Commit Graph

26 Commits

Author SHA1 Message Date
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Mark Linimon
7687739468 Chase URLs per distfile survey. 2005-11-25 06:02:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Kirill Ponomarev
79619ba2cd Fix build on 6.x
Approved by:	portmgr (self)
2005-08-24 09:42:39 +00:00
Kirill Ponomarev
6d05e7c2be Fix plist. 2005-01-15 08:33:34 +00:00
Alexey Dokuchaev
62872b88bd Fix code so it is favored by both GCCs (2.x and 3.x), and unbreak the build.
Approved by:	fjoe (mentor, implicit)
		maintainer timeout
2004-10-20 12:33:37 +00:00
Kris Kennaway
82f9e5ad55 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 03:11:57 +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
Kris Kennaway
5482972741 BROKEN on !i386: Does not compile 2004-06-19 09:33:57 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
cb5e67dd4d - Raise PORTREVISION for recent changes 2004-05-22 10:38:01 +00:00
Pav Lucistnik
9c9dc348bf - Add patch for NFS headers and unbreak build
- Use UID/GID 171, 71 belongs to Oracle
- Use USE_LIBTOOL and remove .la files
- Use DOCSDIR macro in pkg-plist

PR:		ports/66933
Submitted by:	leeym
Approved by:	maintainer
2004-05-21 23:29:24 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Greg Lewis
0e148c8628 . Fix the build on FreeBSD/alpha 4.x (5.x appears to have other problems).
PR:		45805
Submitted by:	Volker Stolz <vs@foldr.org>
Approved by:	maintainer timeout
2004-02-19 18:36:49 +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
Mark Linimon
1d859308de Per bento logs, mark as broken on 5.x due to an install error.
Notified maintainer.
2003-12-23 20:35:08 +00:00
Matthew N. Dodd
9702902e84 Fix compile problems on -CURRENT.
PR:		 ports/57586
Submitted by:	 Edwin Groothuis <edwin@mavetju.org>
Approved by:	 maintainer
2003-10-15 22:04:36 +00:00
Kris Kennaway
81ffd01a06 BROKEN on 5.x: does not compile 2003-10-13 00:01:00 +00:00
Edwin Groothuis
2bdff16d25 Fix info files.
PR:		ports/57251
Submitted by:	Dan Pelleg <daniel+gnats@pelleg.org>
2003-10-05 01:47:10 +00:00
Matthew N. Dodd
26682b930f Catch up with URL changes on MASTER_SITES, and in documentation.
PR:		 ports/56749
Submitted by:	 maintainer
Approved by:	 portmgr (lioux)
2003-09-19 01:55:19 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Pete Fritchman
221b756b88 Update to 0.7.2.
PR:		46148
Submitted by:	maintainer
2003-01-02 05:23:45 +00:00
Ying-Chieh Liao
c220820f29 fix build with new bison
PR:		45900
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-12-22 17:16:46 +00:00
Matthew N. Dodd
f46c1dd93b Depend on new version of libgmp under -CURRENT. 2002-08-05 14:54:39 +00:00
Matthew N. Dodd
f36fcd52f2 - Update documentation.
- Sanitize install script.
- Bump PORTREVISION.

Submitted by:		MAINTAINER
2002-07-12 05:31:41 +00:00
Matthew N. Dodd
02f34c6f5f A secure global network file system. SFS names FSs by public keys
PR:		ports/40455
Submitted by:	Michael Handler <handler@grendel.net>
2002-07-12 02:52:31 +00:00