af8a FreshPorts -- games/pcgen
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pcgen 5.16.4 games on this many watch lists=0 search for ports that depend on this port
A Java-based RPG character generator and maintenance program
Maintained by: jsa@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jan 2004 10:55:36
Also Listed In: java
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/javavmwrapper
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/pcgen/ && make install clean
To add the package: pkg_add -r pcgen


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  3. http://freefr.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  4. http://garr.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  5. http://heanet.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  6. http://hivelocity.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  7. http://ignum.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  8. http://internode.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  9. http://iweb.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  10. http://jaist.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  11. http://nchc.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  12. http://ncu.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  13. http://netcologne.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  14. http://osdn.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  15. http://space.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  16. http://sunet.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  17. http://superb-dca3.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  18. http://switch.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  19. http://tenet.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  20. http://ufpr.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/
  21. http://waix.dl.sourceforge.net/project/pcgen/PCGen%20Stable/5.16.4/

Number of commits found: 29

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  5.16.4
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
21 Jul 2011 05:03:02
Original commit files touched by this commit  5.16.4
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
26 Nov 2010 18:20:37
Original commit files touched by this commit  5.16.4
jsa search for other commits by this committer
Update to 5.16.4.

Approved by:    wxs (mentor), kwm (mentor)
21 Aug 2010 15:14:23
Original commit files touched by this commit  5.16.3
jsa search for other commits by this committer
Updated to 5.16.3 and take maintainership.

Approved by:    glewis, kwm (mentor)
23 Jan 2010 10:15:02
Original commit files touched by this commit  5.16.2
hq search for other commits by this committer
- Update to 5.16.2
- Remove a couple of (now) unnecessary targets
- Tweak a couple of other settings/targets
- Takeover maintainership

PR:             142955
Submitted by:   Greg Lewis <glewis@eyesbeyond.com>
22 Aug 2009 00:23:13
Original commit files touched by this commit  5.12.0_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
06 Jun 2008 13:31:51
Original commit files touched by this commit  5.12.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
08 Jul 2007 18:02:51
Original commit files touched by this commit  5.12.0
hq search for other commits by this committer
- Update to 5.12.0
- Use 'exec' to launch the JVM
19 May 2007 20:32:57
Original commit files touched by this commit  5.10.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Mar 2007 11:50:32
Original commit files touched by this commit  5.10.2
hq search for other commits by this committer
Update to 5.10.2
22 Jan 2006 11:18:58
Original commit files touched by this commit  5.8.0
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
08 Sep 2005 13:46:23
Original commit files touched by this commit  5.8.0
hq search for other commits by this committer
- Update to 5.8.0 (latest release from stable branch)
- Add a FreeBSD-specific launcher shell script. It allows the user to specify
  Java VM args using PCGEN_OPTS
29 Jul 2005 12:17:54
Original commit files touched by this commit  5.7.15
hq search for other commits by this committer
Use ECHO_CMD to write down configuration file
09 Feb 2005 11:56:44
Original commit files touched by this commit  5.7.15
hq search for other commits by this committer
Update to 5.7.15
19 Jan 2005 07:09:39
Original commit files touched by this commit  5.7.14
hq search for other commits by this committer
Update to 5.7.14
15 Jan 2005 00:48:45
Original commit files touched by this commit  5.7.13
hq search for other commits by this committer
Update to 5.7.13
21 Dec 2004 15:55:35
Original commit files touched by this commit  5.7.12
hq search for other commits by this committer
Update to 5.7.12
25 Nov 2004 16:33:05
Original commit files touched by this commit  5.7.9
hq search for other commits by this committer
- Update to 5.7.9
- Use the new features from java/javavmwrapper
27 Oct 2004 14:03:26
Original commit files touched by this commit  5.7.8
hq search for other commits by this committer
- Update to 5.7.8
- Install launcher script directly in ${PREFIX}/bin [1]
- Launcher script renamed (pcgen.sh -> pcgen) [1]

Suggested by:   glewis [1]
23 Oct 2004 02:00:17
Original commit files touched by this commit  5.7.7
hq search for other commits by this committer
Update to version 5.7.7
09 Aug 2004 16:36:16
Original commit files touched by this commit  5.7.3
hq search for other commits by this committer
- Update to 5.7.3
- Dynamic plist
- Various cosmetic and performance changes

PR:             ports/68944
Submitted by:   me
Approved by:    glewis (mentor)
28 Jun 2004 21:09:55
Original commit files touched by this commit  5.7.2
vs search for other commits by this committer
Update to 5.7.2

If you experience exceptions, please read the PR.

PR:             ports/68451
Submitted by:   maintainer
25 May 2004 13:11:43
Original commit files touched by this commit  5.7.1
pav search for other commits by this committer
- Update to 5.7.1

PR:             ports/66744
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
16 Apr 2004 15:58:02
Original commit files touched by this commit  5.6.0
glewis search for other commits by this committer
. Fixed 'make package' (see recent bento build logs)
. 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)
28 Mar 2004 13:49:55
Original commit files touched by this commit  5.6.0
pav search for other commits by this committer
- Update to 5.6.0
- 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)
29 Jan 2004 15:39:24
Original commit files touched by this commit  5.5.9
pav search for other commits by this committer
- Update to 5.5.9

PR:             ports/62064
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
27 Jan 2004 12:20:57
Original commit files touched by this commit  5.5.7
pav search for other commits by this committer
- Update to 5.5.7

PR:             ports/61632
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
09 Jan 2004 21:03:52
Original commit files touched by this commit  5.5.6
pav search for other commits by this committer
- Update to 5.5.6

PR:              ports/61124
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
03 Jan 2004 10:53:44
Original commit files touched by this commit  5.4.0
edwin search for other commits by this committer
New port: misc/pcgen (Java-based RPG character generator)

        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>

Number of commits found: 29

2800
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0