Commit graph

20 commits

Author SHA1 Message Date
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
Sergey Matveychuk
8e673f82a7 - Update devel/rvm to 1.10
PR:		ports/74035
Submitted by:	Radim Kolar <hsn(at)netmag.cz>
Reviewed by:	maintainer (timeout: 2 weeks from second remind)
2004-12-24 12:57:08 +00:00
Sergey A. Osokin
9aaff8883f Remove needless patch. 2004-08-11 08:23:48 +00:00
Sergey A. Osokin
e662720ff2 Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).

Bump or remove PORTREVISION where it needed.
2004-08-10 17:06:15 +00:00
Mark Linimon
60c5165d5a Per dosirak run, fix plist. 2004-04-16 19:32:35 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kevin Lo
8ba5d5427d Update to version 1.7
PR: 50337
Submitted by: Tim Robbins <tim@robbins.dropbear.id.au>
2003-03-28 05:09:19 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Shafeeq Sinnamohideen
1f1a87b745 Updated to Coda 5.3.15
Always using the provided configure script now
2001-06-14 19:09:13 +00:00
Shafeeq Sinnamohideen
aea0b25740 Updated to Coda 5.3.14 2001-04-23 20:41:47 +00:00
Shafeeq Sinnamohideen
6598645c5d Updated for coda-5.3.12, skipping past 5.3.11 2001-01-19 21:57:53 +00:00
Satoshi Asami
35f7c63850 Remove .la files, which aren't installed. (This is, of course, a good
thing.)

Submitted by:	bento
2000-11-13 10:47:04 +00:00
Shafeeq Sinnamohideen
167303e078 Updated to latest versions needed by coda-5.3.9 release 2000-10-05 22:42:10 +00:00
Maxim Sobolev
3356d85f29 Change MAINTAINER.
-MAINTAINER=    lioux@linf.unb.br
+MAINTAINER=    coda@cs.cmu.edu

PR:		19254
Submitted by:	Former MAINTAINER
2000-06-20 10:02:05 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Steve Price
7050c27697 Adding rvm version 1.1.
A persistent VM library developed as part of the CODA project.

PR:		17942
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:17:29 +00:00