port update: net/gnugadu

Joe Marcus Clarke marcus at marcuscom.com
Sun Apr 6 14:36:40 PDT 2003


On Sun, 2003-04-06 at 17:53, Piero wrote:

> 
> > * defined(WITH_GNOME): USE_GNOME=yes is obsolete.  Never 
> 
> 
> > use this.  You should roll this section up under the 
> 
> 
> > libpanel thing.  Once you have libpanel, you have just 
> 
> 
> > about everything that's GNOME anyway.  That is, you have 
> 
> 
> > the GNOME 1 desktop
> 
> 
> 
> 
> The thing is, you can with no problem use the port without Gnome1
> 
> 
> installed, I was using it for a while on Fluxbox and now I use it 
> 
> 
> on Gnome2. So I wouldn't like to depend this all on the libpanel.

Do a make package-depends on x11/libpanel.  There are very few other
GNOME components you could have.   If you want to conditionalize an
applet version, that's okay.  Just be sure to not set USE_GNOME=yes. 
Find out exactly what the port requires, and list out the components in
USE_GNOME.

> 
> 
> 
> 
> > * port-patch: Don't use Perl here.  You want to define
> 
> 
> > USE_REINPLACE=yes, then use ${REINPLACE_CMD} to do your regexp
> 
> 
> > substitutions
> 
> 
> 
> 
> I was considering it. I kept this, as it was in the old version. 
> 
> 
> Yeah, I know perl is being kicked out of the base system. I will
> 
> 
> also verify whether this patches are still needed.

Perl is gone from the base system in -CURRENT.  If you want this port to
build on -CURRENT, you will have to switch to REINPLACE.

Joe

> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030406/e77202a8/attachment.bin


More information about the freebsd-gnome mailing list