Commit graph

32 commits

Author SHA1 Message Date
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Joe Marcus Clarke
4961230460 Register a conflict with devel/gamin. 2005-04-02 19:38:19 +00:00
Michael Nottebrock
125dedf85a Put the libtool archive back.
Committers: Please be careful to not carelessly remove libtool archives
from ports in KDE's dependency path. You will very likely cause much pain
for users in the process.

Discussed with: bland
2004-08-03 15:49:35 +00:00
Martin Blapp
7e59f49211 Fix Fam after recent gcc 3.4 import.
Submitted by:	Alexander Nedotsukov <bland@FreeBSD.org>
2004-08-01 23:25:18 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kirill Ponomarev
b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +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
Martin Blapp
e64230df11 Take maintainership. 2004-02-22 08:40:32 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
fd1e9fa869 Bump PORTREVISION because of changes in distfile
Approved by:	fjoe (mentor) (implicit)
2003-07-25 21:29:47 +00:00
Kirill Ponomarev
7119595f8b Move tarball and .patch to DIST_SUBDIR
Approved by:	fjoe (mentor) (implicit)
2003-07-25 21:00:02 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Pete Fritchman
57ca4514ad Point out that fam requires portmapper to be running.
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
Reviewed by:	Lauri Watts <lauri@kde.org>
2003-05-16 23:34:06 +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
Alan Eldridge
61028157db Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
7df6fabb8f Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Alan Eldridge
4f0988e959 Make compile a lot quieter on -current. Thanks to Martin Blapp. 2002-09-10 21:35:50 +00:00
Alan Eldridge
ff4b894d1c Include std:: prefix on references to string class for gcc 3.2, which is
pickier that 2.95.x. It's really also the right way to do the code ...
2002-09-10 14:14:02 +00:00
Alan Eldridge
7acc766abb Replace the mntent emulation code with my own versions, which are GPL'd,
so that SGI can integrate them, along with the rest of the current patches,
into its own tree. The BSD license on the old code was preventing that,
as SGI's legal weasels will only allow them to accept GPL'd code.

My stuff's more well written anyway; I know how to write C++, the old author
didn't.
2002-09-10 09:49:31 +00:00
Alan Eldridge
b50c10274c Oops! Forgot this one. Removal of etc/rc.d/fam.sh.sample. 2002-09-06 23:28:11 +00:00
Alan Eldridge
2414faede0 Do not support running fam standalone (started from /usr/local/etc/rc.d)
anymore.
2002-09-06 23:26:09 +00:00
Alan Eldridge
52828bf84a Patch for gcc 3.x.y. 2002-09-06 08:02:43 +00:00
Alan Eldridge
507f5405a5 Updated to version 2.6.9. SGI incorporated as much of our patches as they
could without licensing problems. The rest they host as a separate patch on
their ftp server.

Please test this for compilation problems on -CURRENT with gcc-3.2.
2002-09-04 00:22:12 +00:00
Alfred Perlstein
6a58b2b76d remove accidentally committed patch(1) garbage. 2002-06-09 08:40:49 +00:00
Alfred Perlstein
273496d596 Update to 2.6.8.
Submitted by: alane
PR: ports/39049
2002-06-09 08:29:40 +00:00
Pete Fritchman
c2ee9ef579 - update pkg-message; now gives instructions to the user on how to run fam
from inetd
- remove rc.d/fam.sh on deinstall if it exists
- start fam with better arguments from fam.sh

PR:		38960
Submitted by:	maintainer
2002-06-08 04:21:23 +00:00
Trevor Johnson
0202b7b1fd Change maintainership to "Alan E".
PR:	38896
Submitted by:	Alan E (new maintainer)
Approved by:	Jeremy Norris (outgoing maintainer)
2002-06-06 19:33:14 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Jun Kuriyama
43598b37a3 Fix plist.
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
PR:		ports/27338
2001-05-21 07:13:05 +00:00
Will Andrews
d81cf027d1 Add fam 2.6.4, a file alteration monitor.
PR:		25926
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-03-31 02:45:55 +00:00