Commit graph

33 commits

Author SHA1 Message Date
Oliver Lehmann
51381bd8e6 update to 0.6.0 2006-04-23 12:20:23 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Oliver Lehmann
695130701a update to 6.0.0.rc2 2005-11-20 22:42:58 +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
Oliver Lehmann
5a965693c3 update Atlas-C++ to 0.5.0.r(c)1 2005-10-20 13:50:24 +00:00
Oliver Lehmann
13e3125842 update to 0.5.98 2005-10-02 14:14:20 +00:00
Oliver Lehmann
169492f017 The Whom: field in header got accidentally changed by the previous commit.
This commit changes it back to it's orignal value
2005-09-30 13:26:57 +00:00
Oliver Lehmann
5cc304c80d take maintainership
Approved by:	maintainer
2005-09-30 13:07:16 +00:00
Oliver Lehmann
1ccfc5b3d1 update to 0.5.97
Approved by:	maintainer
2005-09-28 14:58:51 +00:00
Oliver Lehmann
960b9a2bd5 define NO_LATEST_LINK
Approved by:	maintainer
2005-05-23 21:05:10 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Oliver Lehmann
f43f7d3953 fix pkg-plist
Noted by:	kris via pointyhat
2005-05-08 11:26:39 +00:00
Oliver Lehmann
6368aa495d use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig location 2005-05-08 00:48:59 +00:00
Oliver Lehmann
77e118e1ec import atlas-devel (repocopy of atlas)
PR:		77059
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-05-07 11:25:52 +00:00
Oliver Lehmann
70a904aecd change MASTER_SITES to use sourceforge 2005-02-14 15:01:25 +00:00
Oliver Lehmann
b122d2ab1c fix MASTER_SITES 2004-12-18 15:53:18 +00:00
Oliver Lehmann
9c02769fa0 add some extra files/directories 2004-08-14 21:51:16 +00:00
Oliver Lehmann
eb74de0b17 update to 0.4.94 2004-08-12 20:13:05 +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
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Oliver Lehmann
578e34ac3e update to Atlas-C++-0.4.93 2004-02-01 23:41:15 +00:00
Oliver Lehmann
c4bb574642 update MASTER_SITES [1]
fix pkg-plist [1]
bump PORTREVISION
add INSTALLS_SHLIB
s/file/docfile/g for PORTDOCS installation loop - to make porltint a bit happier

Submitted By:	igla@batterybackups.net [1]
2003-11-06 22:31:45 +00:00
Oliver Lehmann
9e958a135d fix MASTER_SITES 2003-07-22 15:08:20 +00:00
Oliver Lehmann
4994477e34 update Atlas to 0.4.6 2003-07-08 12:50:26 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Hye-Shik Chang
13cfbb1029 Update to 0.4.4
PR:		40085
Submitted by:	maintainer
2002-07-01 18:54:43 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Dmitry Sivachenko
ff423d6088 Finally fix PLIST.
Obtained from:	bento
2001-04-17 09:24:34 +00:00
Dmitry Sivachenko
076fa569c5 Fix PLIST.
Obtained from:	bento
2001-04-16 20:45:27 +00:00
Steve Price
63a8532469 Fix breakage of 'make index' caused by the sdl ports being moved to
different directories.

Submitted by:	beta
2001-04-09 21:55:04 +00:00
Alexander Langer
dd3a111807 Add atlas 0.4.0, a C++ reference implementation of the Atlas protocol.
PR:		26253
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2001-04-05 19:01:12 +00:00