Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2006 11:20:01 -0500
From:      "Zimmerman, Eric" <Zimmerman.Eric@con-way.com>
To:        "Aren Olvalde Tyr" <aren.tyr@gawab.com>, <freebsd-questions@freebsd.org>
Subject:   RE: Cvsup verses Portsnap
Message-ID:  <12AAD6CC50A25841834F43955F39B66E04464E53@qgaes001.conway.prod.con-way.com>

next in thread | raw e-mail | index | archive | help
> The FreeBSD ports system + portsnap + portupgrade is a truly awesome
> combination, much better than any other package management system I've
> ever
> used on other systems.
>=20
> I'm currently working on a little port configuration tool to make
tweaking
> all
> the port Make knobs more convenient.
>=20

Portmanager already has this I believe.  You can add config options to
the portmanager config file and it will use them when building things.
For example:

#####################
# custom settings   #
# remove "#" to use #
#####################
#textproc/docproj|JADETEX=3Dno|
#java/jdk14|-DMINIMAL|
#textproc/libxml2|THREADS=3Doff SCHEMA=3Don MEM_DEBUG=3Doff =
XMLLINT_HIST=3Doff
THREAD_ALLOC=3Doff|
#
#
##
##do not let portmanager update the following ports
#IGNORE|editors/openoffice-1.1|
#IGNORE|java/jdk14|


www/horde|WITHOUT_WV=3Dyes WITHOUT_XL=3Dyes WITHOUT_X11=3Dyes =
WITH_MAGICK=3Dyes|
mail/imp|WITHOUT_LDAP=3Dyes WITHOUT_SMIME=3Dyes WITH_DOVECOT=3Dyes|
graphics/ImageMagick|WITHOUT_X11=3Dyes|
print/ghostscript-gnu|WITHOUT_X11=3Dyes|


works well for me so far.



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