Commit graph

19 commits

Author SHA1 Message Date
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Sahil Tandon
b17ecfe123 - Fix packing list with non-default PREFIX
PR:		ports/139587
Submitted by:	myself (sahil@)
Approved by:	maintainer timeout
2010-09-11 20:19:13 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Edwin Groothuis
3669dacd4a Fixed build on 7.x
Removed dependency on gcc2.95
2009-02-22 04:05:02 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
eb2c34373e broken on 7.x, probably due to gcc 2.95 requirements 2006-08-12 00:36:29 +00:00
Edwin Groothuis
630e385594 Remove useless USE_PTHREADS
Noticed by: erwin@
2006-06-12 22:38:03 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
425c4edca9 Fix build due to strange additional -L in the configure part. 2005-10-30 01:31:00 +00:00
Edwin Groothuis
53e6e5c06c Add -L{X11BASE}/lib to CONFIGURE_ENV
Noticed by: YAPHR
2005-10-23 00:44:21 +00:00
Edwin Groothuis
af063d4788 Upgrade to version 1.1.1
01/12/2001
    There was a bug on XRally 1.1, that made the game use lots of
    CPU.  If you were having this problem, just download this patch
    and apply it to the source.
2005-06-12 03:41:48 +00:00
Edwin Groothuis
467763c64b Fix building on 5.4. Thanks to oliver@ for lending a 5.4 jail. 2005-06-12 01:48:45 +00:00
Kris Kennaway
ab805fa0fc BROKEN on 5.x: Does not compile 2005-05-21 17:51:11 +00:00
Edwin Groothuis
58032d5b45 New port: xrally
XRally is a Linux clone of the classic Rally X arcade game.
	For those who don't know, in Rally X you control a blue
	(good) car, that has to collect yellow flags around a
	maze-like map, while avoiding the red (bad) cars. In order
	to help himself, the blue car can use clouds of smoke through
	the maze. If a enemy touch any of these clouds, it stops
	for a while. The enemy cars can also crash one with the
	other, what gives you some extra time.
2005-05-08 12:30:52 +00:00