Commit Graph

21 Commits

Author SHA1 Message Date
Sergei Kolobov
6ab958cbb1 - Reset maintainership to ports@FreeBSD.org
PR:		ports/72950
Submitted by:	Kimura Fuyuki (maintainer)
2004-10-21 07:50:49 +00:00
Kris Kennaway
921ae16012 Now builds on amd64
Approved by:	portmgr (self)
2004-09-27 22:58:52 +00:00
Kirill Ponomarev
4f676c9b1d Update to 1.66
PR:		ports/70890
Submitted by:	maintainer
2004-08-24 09:15:27 +00:00
Pav Lucistnik
7fd187bf2e - Update to 1.63
PR:		ports/70709
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2004-08-20 20:24:06 +00:00
Kirill Ponomarev
d4a1095c53 Update to 1.56
PR:		ports/69426
Submitted by:	maintainer
2004-07-22 12:55:56 +00:00
Volker Stolz
07d7f044d0 - Update to 1.50
- Assign maintainership to submitter
2004-07-16 16:08:17 +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
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kris Kennaway
84e6573457 BROKEN on amd64 and ia64: Coredump during build 2004-03-15 11:11:20 +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
Mark Linimon
554aed942b Add forgotten update to this port to unbreak deinstallation.
PR:		ports/62328
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-22 23:04:18 +00:00
Mark Linimon
15edeec1ed Update to 1.33. Numerous bugfixes and minor new features. See
doc/ChangeLog for complete details.

PR:		ports/62328
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-12 05:56:08 +00:00
Norikatsu Shigemura
781a19d351 Update to 1.22.
PR:		ports/58704
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-10-30 01:59:15 +00:00
Kirill Ponomarev
d40638380c - Don't install useless *.la
- Bump PORTREVISION
2003-09-04 07:51:06 +00:00
Erwin Lansing
d9d281b799 Update to 1.17
PR:		56399
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-09-04 07:37:30 +00:00
Edwin Groothuis
35fc62a6c3 Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
	- Fix the chicken's csc script
	- Minor portlint cleanups

PR:		ports/55265
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:09:58 +00:00
Oliver Lehmann
26134b92ef update to 1.14, fix pkg-plist 2003-07-30 12:54:49 +00:00
Norikatsu Shigemura
f645e88014 Update to 1.9 and Fix build on alpha.
PR:		ports/52008
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-05-19 01:24:14 +00:00
Yen-Ming Lee
48135f0ca6 set ONLY_FOR_ARCHS=i386
keep static executable files
drop MAINTAINERship

PR:		51537
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-30 00:49:11 +00:00
Norikatsu Shigemura
7992bacbbf Fix build on alpha.
Pointed out by:	bento via kris
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-08 16:40:54 +00:00
Norikatsu Shigemura
a0acc84491 Add chicken 1.0, a Scheme-to-C compiler supporting most of the
features as described in the Revised^5 Report on the Algorithmic
Language Scheme.

PR:		ports/50155
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:40:54 +00:00