aboutsummaryrefslogtreecommitdiff
path: root/games/pcgen
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* - Update to 5.8.0 (latest release from stable branch)Herve Quiroz2005-09-083-8/+13
| | | | | | | | - Add a FreeBSD-specific launcher shell script. It allows the user to specify Java VM args using PCGEN_OPTS Notes: svn path=/head/; revision=142222
* Use ECHO_CMD to write down configuration fileHerve Quiroz2005-07-291-1/+1
| | | | Notes: svn path=/head/; revision=140393
* Update to 5.7.15Herve Quiroz2005-02-092-3/+3
| | | | Notes: svn path=/head/; revision=128366
* Update to 5.7.14Herve Quiroz2005-01-192-3/+3
| | | | Notes: svn path=/head/; revision=126769
* Update to 5.7.13Herve Quiroz2005-01-152-3/+3
| | | | Notes: svn path=/head/; revision=126474
* Update to 5.7.12Herve Quiroz2004-12-212-3/+3
| | | | Notes: svn path=/head/; revision=124709
* - Update to 5.7.9Herve Quiroz2004-11-252-6/+11
| | | | | | | - Use the new features from java/javavmwrapper Notes: svn path=/head/; revision=122414
* - Update to 5.7.8Herve Quiroz2004-10-272-6/+7
| | | | | | | | | | - Install launcher script directly in ${PREFIX}/bin [1] - Launcher script renamed (pcgen.sh -> pcgen) [1] Suggested by: glewis [1] Notes: svn path=/head/; revision=120313
* Update to version 5.7.7Herve Quiroz2004-10-232-4/+4
| | | | Notes: svn path=/head/; revision=119983
* - Update to 5.7.3Herve Quiroz2004-08-094-1272/+29
| | | | | | | | | | | | - Dynamic plist - Various cosmetic and performance changes PR: ports/68944 Submitted by: me Approved by: glewis (mentor) Notes: svn path=/head/; revision=115753
* Update to 5.7.2Volker Stolz2004-06-283-5/+194
| | | | | | | | | | If you experience exceptions, please read the PR. PR: ports/68451 Submitted by: maintainer Notes: svn path=/head/; revision=112497
* - Update to 5.7.1Pav Lucistnik2004-05-253-33/+96
| | | | | | | | PR: ports/66744 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=109971
* . Fixed 'make package' (see recent bento build logs)Greg Lewis2004-04-162-1002/+1002
| | | | | | | | | | | | | . Use ${DATADIR} so no more %%T%% (as %%DATADIR%% is already in PLIST_SUB) . Use ${ECHO_MSG} instead of ${ECHO_CMD} . Use ${INSTALL_DATA} for documentation. . bsd.java.mk 2.0 compliant PR: 65621 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=107245
* - Update to 5.6.0Pav Lucistnik2004-03-283-969/+850
| | | | | | | | | | - Remove GMGen, it will come back as a separate port soon PR: ports/64751 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=105506
* - Update to 5.5.9Pav Lucistnik2004-01-293-3/+8
| | | | | | | | PR: ports/62064 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=99416
* - Update to 5.5.7Pav Lucistnik2004-01-273-480/+15
| | | | | | | | PR: ports/61632 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=99262
* - Update to 5.5.6Pav Lucistnik2004-01-093-544/+1168
| | | | | | | | PR: ports/61124 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=97803
* New port: misc/pcgen (Java-based RPG character generator)Edwin Groothuis2004-01-034-0/+1020
PCGen is a Java-based RPG character generator and maintenance program that works on all platforms (Windows, Mac OS X, Linux, BSD, etc). It currently is aimed at supporting as many rpgs as humanly possible. Currently our focus is on OGL games (OGL = the Open Gaming License crafted by Wizards of the Coast). All datafiles are ASCII so they can be modified by users, and are available through the pcgendm project. An XML conversion is underway. WWW: http://pcgen.sourceforge.net Notes from the maintainer: PR: ports/59428 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=97216