Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase library bump of libSDL-1.1 for all ports which were depending | edwin | 2004-03-16 | 1 | -1/+1 |
| | | | | on sdl12-1.2.5 | ||||
* | Properly use SDL everywhere: | edwin | 2004-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - Update to version 1.3 | krion | 2003-09-24 | 17 | -93/+272 |
| | | | | | PR: 57004 Submitted by: Ports Fury | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Support CC/CFLAGS/CXX/CXXFLAGS properly | arved | 2003-01-13 | 5 | -27/+59 |
| | | | | | PR: 46944 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | upgrade to 1.2 | ijliao | 2003-01-02 | 6 | -39/+57 |
| | | | | | PR: 46627 Submitted by: Keith Jones <kmjones@blueyonder.co.uk> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Release MAINTAINER. | nectar | 2002-02-06 | 1 | -1/+1 |
| | |||||
* | Use random() instead of rand() so that the white noise sounds better. | nectar | 2001-01-22 | 1 | -0/+16 |
| | | | | Submitted by: Mark Abene <phiber@radicalmedia.com> | ||||
* | Locally hosted distfiles moved to ftp.freebsd.org. | nectar | 2000-06-20 | 1 | -2/+1 |
| | |||||
* | PORTNAME/VERSION stuff | mharo | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | This port requires X libs to build. | steve | 1999-07-04 | 1 | -1/+3 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Add USE_XLIB | nectar | 1999-04-07 | 1 | -1/+3 |
| | |||||
* | stella 0.6 is no longer available. | nectar | 1999-03-04 | 6 | -176/+78 |
| | | | | This is stella 1.1, an Atari 2600 VCS emulator. | ||||
* | Mark BROKEN. Distfiles unfetchable. | obrien | 1998-12-01 | 1 | -1/+3 |
| | |||||
* | Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can | asami | 1998-04-29 | 1 | -1/+3 |
| | | | | | | be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff | ||||
* | Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE. | jseger | 1998-03-22 | 1 | -2/+2 |
| | |||||
* | New port, stella: | max | 1997-07-31 | 5 | -0/+192 |
Atari 2600 VCS emulator PR: 3627 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au> |