aboutsummaryrefslogtreecommitdiffstats
path: root/games/sampsvr
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-211-1/+1
| | | | | Submitted by: avl via IM Approved by: avl via IM
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - Update to 0.3cAlexander Logvinov2011-01-052-5/+4
|
* - Update to 0.3bAlexander Logvinov2010-09-132-6/+6
|
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to 0.3aAlexander Logvinov2009-10-223-58/+104
|
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* - Update to 0.2.3, but in fact this is 0.2.X.Beech Rintoul2008-12-024-27/+39
| | | | | | | - Move files base to ${PREFIX}/libexec. PR: ports/129334 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 0.2.2Rong-En Fan2007-09-054-10/+19
| | | | | PR: pors/115991 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
* - Update to 0.2.1.2Martin Wilke2007-07-273-7/+8
| | | | | PR: 114917 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 0.2.1Rong-En Fan2007-06-254-13/+9
| | | | | | | - Remove one bad master site PR: ports/114005 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
* - Update to 0.2Martin Wilke2007-06-224-28/+39
| | | | | PR: 113909 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 0.1b r2Rong-En Fan2007-02-205-46/+81
| | | | | | | | | | - Respect DOCSDIR, DATADIR - Install files into PREFIX/lib/PORTNAME - Handle configuration files according to Porter's Handbook - BRANDELF where necessary PR: ports/109303 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
* A multiplayer modification for the PC versionMartin Wilke2006-12-026-0/+120
of Rockstar's GTA: San Andreas allowing users to play together over internet or LAN connections WWW: http://www.sa-mp.com/ PR: ports/106108 Submitted by: Alexander Logvinov <ports at logvinov.com>