Commit graph

31 commits

Author SHA1 Message Date
Kirill Ponomarev
6ede5d7246 Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with
default compiler.
Portlint(1).

Approved by:	portmgr (implicit)
2005-08-05 10:11:41 +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
Kris Kennaway
2bdc678d9a Now builds on 5.x
Approved by:	portmgr (self)
2004-09-29 04:33:28 +00:00
Mark Linimon
303f3f78a1 Per dosirak run, fix plist. 2004-04-18 20:01:34 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +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
Kris Kennaway
8823c57090 BROKEN on 5.x: Does not compile 2004-02-07 12:25:19 +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
Trevor Johnson
dc8323469a Make fetchable.
found by:	fenner's survey
2003-10-28 07:20:30 +00:00
Joe Marcus Clarke
69a23e4b89 Fix build on bento.
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-09-16 15:25:22 +00:00
Norikatsu Shigemura
ab3ad05398 Fix build on current + (small) patches from NetBSD.
PR:		ports/56204
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
Obtained from:	NetBSD
2003-09-09 06:33:22 +00:00
Maho Nakata
ef2d7db001 a) Unbreak the port for 4.8-STABLE
b) Populate ONLY_FOR_ARCHS with the supported platforms

PR:		52390
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-09 01:54:39 +00:00
Maho Nakata
78cab6939a small clean up
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-05-05 11:07:41 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Vanilla I. Shu
5bc323a0c3 Remove unneeded patch.
Obtained from:	edwin, bento
2002-11-19 14:38:28 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Vanilla I. Shu
1d653f77d6 Fix build on -current. 2002-10-29 06:16:41 +00:00
Mario Sergio Fujikawa Ferreira
20012ff070 o Update to 3.1.14
- bump PORTEPOCH since last version (1999.12.30) is
	  bigger than new one (3.1.14); reviewed by sobomax
o Style changes on port's Makefile
o Support NOPORTDOCS
o Add version number to library files to keep ldconfig happy;
  start with version 0; reviewed by dougb
o Update both COMMENT and DESCR
o Add PKGMESSAGE warning about kernel options necessary to get
  it working

PR:		29176
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
Reviewed by:	dougb, sobomax
2001-08-05 21:01:05 +00:00
Maxim Sobolev
ed62f626eb Replace URL with one that works. 2001-03-21 23:03:35 +00:00
Maxim Sobolev
41cd9fc57e Author acked to release ports to the public. So be it. 2001-03-21 22:44:00 +00:00
Satoshi Asami
39af109321 @dirrm share/doc/twin
Submitted by:	bento
2000-07-05 20:03:06 +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
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
R. Imura
8c5e852c59 Update to version 19991230.
PR:		16685
Submitted by:	Mikhail Teterin <root@kot.ne.mediaone.net>
Approved by:	maintainer
2000-02-24 13:46:50 +00:00
Satoshi Asami
cef04b17b2 This port requires Xlib.
Submitted by:	bento
2000-01-02 08:50:59 +00:00
Steve Price
0ae84877da Adding twin version 19990616.
Willows toolkit for migrating and developing Windows applications.

PR:		12503
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1999-12-29 09:12:34 +00:00