aboutsummaryrefslogtreecommitdiffstats
path: root/games/senken
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.jmelo2006-04-061-1/+1
| | | | Approved by: mnag (mentor)
* Pass maintainership to submitter. Also note that the last commit was alsoehaupt2005-12-161-1/+1
| | | | | | | submitted with the same PR. PR: 90447 Submitted by: jmelo@freebsdbrasil.com.br
* - Update master siteehaupt2005-12-162-3/+2
| | | | - Remove WWW (site has disappeared)
* - Add SHA256pav2005-11-251-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Do not create useless directories (unbreaks the port).jylefort2005-06-281-2/+1
| | | | | PR: ports/82676 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* BROKEN: Incomplete pkg-plistkris2005-02-131-0/+2
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Update to version 0.3.0krion2004-07-183-112/+174
| | | | | PR: ports/69187 Submitted by: Ports Fury
* Add size data.trevor2004-03-261-0/+1
|
* E-mail to the maintainer bounced twice, first with:trevor2004-03-261-1/+1
| | | | | | | | | | | <tmartin@andrew.cmu.edu> (reason: 452 4.2.2 Over quota) then with: 451 4.3.5 Error getting LDAP results in map andrewLocaladdr: Can't contact LDAP server 450 4.2.2 <tmartin@andrew.cmu.edu>... Deferred due to LDAP failure
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Add new knobs from bsd.sdl.mkkrion2004-01-211-3/+1
| | | | Approved by: portmgr
* Add senken, an SDL based simcity clone.arved2003-10-244-0/+139
based on: PR: 47098 Submitted by: Tim Martin <tmartin@andrew.cmu.edu>