Commit graph

21 commits

Author SHA1 Message Date
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
Mark Linimon
6f7c9bd614 Chase updated URLs per distfile survey. 2005-11-26 00:06:13 +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
Edwin Groothuis
1a269cc925 Fix pkg-plist, remove breakage. 2005-11-02 23:24:47 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Kris Kennaway
09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00
Kris Kennaway
b3fe3ac7fb BROKEN on ia64: Configure fails
Approved by:    portmgr (self)
2005-03-26 21:54:49 +00:00
Lev A. Serebryakov
3e9d42a0b7 Update to latest patches from msp430 maintainers. 2004-08-03 11:16:39 +00:00
Kris Kennaway
151e9079d2 BROKEN on sparc64: Fails to link 2004-05-13 08:49:35 +00:00
Kris Kennaway
f94e45da4c BROKEN on amd64: Configure fails 2004-04-03 13:56:30 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
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
Lev A. Serebryakov
3582a755d5 (1) Bump patchversion to latest cleanups
(2) Solve "unfetchable distfiles" problem
2003-07-22 09:36:29 +00:00
Lev A. Serebryakov
1995afb5cf Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:	sobomax
2003-06-17 13:53:45 +00:00
Edwin Groothuis
c8fa08722b [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version.
PR:		ports/48500
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
2003-02-24 00:44:15 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Joseph Koshy
346f49a615 Correct a typo. 2002-11-13 09:38:25 +00:00
SADA Kenji
5615f3f8b8 - upgrade patchversion to 20021031
- portlint
PR:	ports/45162
Submitted by:	maintainer
2002-11-11 06:21:15 +00:00
Joseph Koshy
e76274379c GDB support for the Texas Instruments MSP430 architecture.
PR:		ports/44141
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
2002-11-06 10:18:28 +00:00