1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
3b1f80f0d8 Make use of the @rmtry macro 2008-04-19 01:37:40 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Stanislav Sedov
be018a6022 - Fix bug in Listener::create_local_client() (incorrect tmp path)
- Bump portrevision

PR:		ports/107802
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-01-10 21:29:25 +00:00
Michael Landin
7b82837c13 - FAM doesn't build if some stale files exist in share/aclocal. To avoid
future problems change priotity in include paths
- bump PORTREVISION

PR:		ports/102141
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-16 12:32:26 +00:00
Pav Lucistnik
a5a43c2a8a - Update to 2.6.10
- Give maintainership to submitter

PR:		ports/101913
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-12 20:25:09 +00:00
Mark Linimon
1da4bb0e6b Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.

Hat:	portmgr
2006-04-15 06:26:48 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Joe Marcus Clarke
50a6fbd8a5 Really fix the build on recent -CURRENT by patching the correct version of
mntent_compat.c++.
2005-12-06 04:52:04 +00:00
Joe Marcus Clarke
9bed7b635b Fix the build on recent -CURRENT.
Approved by:	mbr (maintainer)
2005-12-05 14:16:22 +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
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