Commit Graph

39 Commits

Author SHA1 Message Date
Clement Laforet
60cea39c30 - SIZEify
Submitted by:		trevor
2004-03-18 02:01:15 +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
Kris Kennaway
62995ec4a5 Back out previous commit (I forgot that libpthread is a link to libc_r
on sparc64)
2004-02-17 01:28:25 +00:00
Kris Kennaway
b3e636a075 FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 01:01:43 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Pav Lucistnik
ed64d3f087 - Update to 1.9.14
PR:		ports/59663
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-12-05 21:44:23 +00:00
James E. Housley
90f59ae268 Update to 1.9.13.
PR:		59113
Submitted by:	MAINTAINER
2003-11-20 11:19:13 +00:00
Joe Marcus Clarke
c21fb811dd Override PREFIX and fix package creation.
Suggested by:	marcus
Submitted by:	maintainer
2003-09-16 15:47:34 +00:00
Oliver Lehmann
0a46264f4c - Update harvest to 1.9.10
- Fix build: use starg instead of vararg
- hand over maintainership

PR:		ports/55162
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-02 16:20:20 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Patrick Li
584b9516a1 Update to 1.9.3
PR:		ports/46599
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-01 20:20:48 +00:00
Christian Weisgerber
829ded82a0 Fix build on -CURRENT/alpha. 2002-12-18 23:19:21 +00:00
Norikatsu Shigemura
cd895d4385 Update to 1.8.2.
PR:		ports/45630
Submitted by:	Ports Fury
2002-11-23 15:29:50 +00:00
Ying-Chieh Liao
f2b8102515 fix build on -current
Noted by:	kris
2002-11-21 05:22:31 +00:00
Ying-Chieh Liao
3639a9cce1 upgrade to 1.8.1
PR:		45458
Submitted by:	Ports Fury
2002-11-20 13:31:44 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
987196d530 Port needs perl to build -> USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/harvest-1.5.log
2002-11-03 21:10:07 +00:00
Mike Silbersack
d580d45eaf Fix sys_nerr misusage to allow building on 5.0 2002-10-29 06:49:31 +00:00
Mike Silbersack
390f55052c Remove use of IPPORT_USERRESERVED, fix build on 5.0. 2002-10-26 01:01:48 +00:00
Kris Kennaway
9c22f70426 Partially fix build on -current (remove duplicate declarations of things
in system headers).  This is still broken because IPPORT_USERRESERVED
was removed from -current.
2002-10-21 00:45:05 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Kris Kennaway
0d089f0cc8 Remove #include <malloc.h>
Don't statically initialize a FILE *
2002-03-31 03:10:17 +00:00
Kris Kennaway
6bfd8f3867 Fix and sort plist. 2001-03-11 00:40:42 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
4248fdbf3c Yet more WWW: fun. 1999-05-03 04:42:18 +00:00
Bill Fenner
af8e13208c Remove nlanr.net from MASTER_SITES since it's no longer a mirror.
Add a bunch of mirrors as listed on
http://www.tardis.ed.ac.uk/harvest/download.html
1999-01-08 18:47:25 +00:00
Andreas Klemm
46c547cfbf Had problems to build Version 1.5.15 (latest snapshot of developement),
therefore only update to version 1.5 (-stable), although this is from april.
1997-11-15 19:56:49 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Satoshi Asami
a1643e2637 Create ${PREFIX} harvest before installation. The Makefile assumes
it's going to be there.
1997-06-12 17:26:33 +00:00
Bill Fenner
355fe68c3d town.hall.org isn't a good MASTER_SITE; it answers with:
Greetings - The system town.hall.org ftp archives are currently
    off-line.

Found by:	distfile checker
1997-05-28 16:02:39 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Andreas Klemm
dea38560eb updated my ports with my new e-mail address. 1996-09-19 03:01:17 +00:00
Satoshi Asami
7749e8b9ef The awesome harvest package, which is basically a janitor sweeping the
information superhighway.

Submitted by:	Andreas Klemm <andreas@knobel.gun.de>
1996-03-06 09:29:37 +00:00