Commit graph

60 commits

Author SHA1 Message Date
Mike Heffner
10520cd7e6 Until I find time to test the new OpenLDAP, remove the option to build with it. Sean McNeil
reports this is breaking an INDEX build and I don't want that.
2004-11-16 03:58:29 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Mike Heffner
ddd1e3c72a Patch the correct files to rename the installed library.
PR:   ports/67053
2004-05-26 02:28:43 +00:00
Mike Heffner
cda3dcb30f Remove conflict with qt3 by back-porting a patch from the next
release.

Repeatedly reminded by:	Conrad Sabatier <conrads@cox.net> ;-)
2004-05-21 03:22:42 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Mike Heffner
938f5dab31 Fix case of koi8-r charset.
PR:	 ports/63383
2004-02-29 17:46:11 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Mike Heffner
b31119e25b Update to 1.5.5. No longer need hack for running autogen.sh. 2004-01-18 20:14:31 +00:00
Mike Heffner
8a2e324b7f Update FTP mirror address. 2004-01-11 19:14:46 +00:00
Michael Nottebrock
803e4048dc Declare (or resolve) conflicts for KDE and QT. 2003-10-17 06:09:39 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Mike Heffner
39c2666fe9 Add knobs for building with LDAP and NAS support. 2003-06-11 03:02:33 +00:00
Mike Heffner
83a94660f1 Add the option to compile in faces support with WITH_FACES.
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-06-10 03:06:31 +00:00
Adam Weinberger
eda40cd6f7 USE_ESOUND is going away. Use USE_GNOME+= esound instead. 2003-04-20 22:26:23 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mike Heffner
33ca80d210 Upgrade to a patch release to fix config system bug. 2003-02-15 19:34:26 +00:00
Mike Heffner
f2424c9975 Update to 1.5.4. 2003-02-08 17:59:46 +00:00
Mike Heffner
2ab286d890 Resort the MASTER_SITES to distribute the ftp load. 2003-01-05 16:30:22 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Mike Heffner
7e85ad6200 Upgrade to 1.5.3. 2002-11-06 15:25:05 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Mike Heffner
596e961f4e Bento is now satisfied. 2002-07-06 21:39:32 +00:00
Mike Heffner
275117a9e4 Oops...forgot a few to bump lib. version. 2002-07-04 09:31:36 +00:00
Mike Heffner
c774cb861f Add hack to use autoconf-2.53. Leave BROKEN until I know bento likes it. 2002-06-29 04:15:42 +00:00
Mike Heffner
930fef5342 Make BROKEN message more informative. 2002-06-28 05:15:25 +00:00
Kris Kennaway
b3b9caeaff BROKEN: does not find autoconf 2002-05-17 09:39:03 +00:00
Mike Heffner
24028e6fea Partial fix for automake/autoconf breakage. 2002-01-21 19:49:44 +00:00
Mike Heffner
ccd1417439 Update mirror address. 2002-01-16 04:54:30 +00:00
Mike Heffner
6c1604111d Upgrade to 1.5.2. 2002-01-13 23:57:48 +00:00
Mike Heffner
46d0899d52 Upgrade to version 1.5.1. 2001-10-02 21:51:48 +00:00
Mike Heffner
ad149bc78e Revert last commit and fix for libtool. Also add optional esound support.
Submitted by:	Pete Fritchman <petef@databits.net> (esound support)
2001-07-08 15:37:17 +00:00
Mike Heffner
b72c39c559 Upgrade Xfmail to version 1.5.0. Also, take over maintainership as the
original maintainer has not responded to emails and this port is very old.

PR:		ports/28397
Reviewed by:	Duncan Barclay <dmlb@dmlb.org> (original patches)
Patches fixed by:	dwcjr
2001-07-03 01:20:09 +00:00
David W. Chapman Jr.
2463e32518 Update MASTER_SITE
PR:		27910
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-06-19 15:50:00 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Jose M. Alcaide
e08840029e "Dead key" support added. 1999-11-14 12:03:54 +00:00
Jose M. Alcaide
d271c8f353 Update to xfmail 1.4.0 1999-11-13 18:47:50 +00:00
Chris Piazza
c7acd93f88 Update to xfmail 1.3.1 1999-09-04 06:19:43 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Bill Fumerola
80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Steve Price
0498d43cd4 Update to version 1.3.
PR:		7168
Submitted by:	Jonathan Hanna <pangolin@rogers.wave.ca>
1998-07-05 23:44:45 +00:00