Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 20:13:11 -0500 (CDT)
From:      Conrad Sabatier <conrads@cox.net>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Argh!  They've changed the names of the GNOME ports again!
Message-ID:  <XFMail.20020618201311.conrads@cox.net>
In-Reply-To: <1024415456.313.10.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 18-Jun-2002 Joe Marcus Clarke wrote:
> On Tue, 2002-06-18 at 08:39, Conrad Sabatier wrote:
>> Could we *please* settle on a naming convention for GNOME packages and
>> then stick with it?
>> 
>> I noticed right after 4.6-RELEASE came out that all the GNOME packages
>> in the ports tree were renamed again, from pkgname-gtk-gnome to
>> pkgname-gtk.
>> Now I have to see this every time I do a portupgrade -a:
>> 
>> ** Package name changed from 'gnomemm-gtk-gnome' (x11-toolkits/gnome--)
>> to 'gnomemm-gtk' (x11-toolkits/gnome--).
>> ** No need to upgrade 'gnomemm-gtk-gnome-1.2.2' (>= gnomemm-gtk-1.2.2).
>> (specify -f to force)
>> ** Package name changed from 'panelmm-gtk-gnome' (x11-toolkits/panel--)
>> to 'panelmm-gtk' (x11-toolkits/panel--).
>> 
>> etc, etc, etc.
>> 
>> Most annoying.
> 
> The GNOME ports name were _very_ recently changed to extend the name. 
> What do you have set in /etc/make.conf?
> 
> Joe

CPUTYPE=k7

CFLAGS= -O2 -pipe

COPTFLAGS= -O -pipe

NO_FORTRAN=     true    # do not build g77 and related libraries
NO_I4B=         true    # do not build isdn4bsd package
NOPROFILE=      true    # Avoid compiling profiled libraries
NOUUCP=         true    # do not build uucp related programs

MODULES_WITH_WORLD=true # do not build modules when building kernel

MAKE_IDEA=      YES     # IDEA (128 bit symmetric encryption)

XFREE86_VERSION=        4

USA_RESIDENT=           YES

FORCE_PKG_REGISTER=     YES

SUP_UPDATE=     yes
SUP=            /usr/local/bin/cvsup
SUPFLAGS=       -g -L 2
SUPHOST=        cvsup3.FreeBSD.org
SUPFILE=        /usr/share/examples/cvsup/stable-supfile
PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile
DOCSUPFILE=     /usr/share/examples/cvsup/doc-supfile

DOC_LANG=       en_US.ISO8859-1

# options some X11-based ports look for

HAVE_GTK=       yes
HAVE_MOTIF=     yes
WITH_X11=       yes
WITH_XFT=       yes

# for kernel builds

KERNCONF=       MYKERNEL

# some general ports options

FETCH_CMD=      fetch -r -v
FETCH_ENV=      HTTP_PROXY=http://127.0.0.1:80/

-- 
Conrad Sabatier <conrads@cox.net>

Boren's Laws:
        (1) When in charge, ponder.
        (2) When in trouble, delegate.
        (3) When in doubt, mumble.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020618201311.conrads>