notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: games/pcgen/Makefile

Number of commits found: 50

Tuesday, 31 Dec 2024
08:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b 0835676
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 26 Nov 2019
21:46 jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
Original commitRevision:518482 
Friday, 21 Sep 2018
22:22 swills search for other commits by this committer
games/pcgen: update to 6.06.01

PR:		231490
Submitted by:	cperciva
Original commitRevision:480321 
Monday, 18 Dec 2017
13:18 amdmi3 search for other commits by this committer
- Add LICENSE
Original commitRevision:456633 
Tuesday, 8 Dec 2015
19:24 amdmi3 search for other commits by this committer
- Switch to options helpers
Original commitRevision:403341 
Friday, 23 Jan 2015
16:03 antoine search for other commits by this committer
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
Original commitRevision:377747 
Monday, 22 Dec 2014
21:38 bapt search for other commits by this committer
Revert r375084

A too sharp axe causes unpredictable damages

Reported by:	amdmi3
Original commitRevision:375273 
Saturday, 20 Dec 2014
18:37 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:375084 
Friday, 28 Nov 2014
11:21 amdmi3 search for other commits by this committer
- Add empty directory to plist
- Simplify installation
- Cosmetic fixes
- Add NO_ARCH
Original commitRevision:373553 
Saturday, 27 Sep 2014
20:46 amdmi3 search for other commits by this committer
- Switch to PLIST_FILES/PORTDATA/PORTDOCS
Original commitRevision:369425 
Wednesday, 24 Sep 2014
06:00 eadler search for other commits by this committer
Hand back my ports to the pool.

Ports require time and TLC which I no longer have.
Original commitRevision:369161 
Tuesday, 20 May 2014
20:26 antoine search for other commits by this committer
Do not use PORTDOCS=* when all the docs are already listed in the plist
Original commitRevision:354685 
Tuesday, 18 Mar 2014
21:20 eadler search for other commits by this committer
- Update to 6.02.1
- Remove workaround for filename
Original commitRevision:348598 
Monday, 10 Mar 2014
14:49 bapt search for other commits by this committer
Convert g* to USES=zip
Original commitRevision:347760 
Friday, 21 Feb 2014
13:36 ehaupt search for other commits by this committer
Remove trailing whitespaces from category games
Original commitRevision:345410 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Friday, 24 Jan 2014
16:53 eadler search for other commits by this committer
- Update to 6.02.00
- Upstream has some issues with the filename so add a workaround
- Use makeplist to generate plist
Original commitRevision:340920 
Tuesday, 22 Oct 2013
04:06 eadler search for other commits by this committer
- Convert to staging
- Tested with poudriere
Original commitRevision:331219 
Sunday, 22 Sep 2013
22:16 eadler search for other commits by this committer
Update to the latest version of pcgen.
Change maintained to myself.

Tested with poudriere.

Approved by:	jsa (previous maintainer)
Original commitRevision:327898 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Monday, 10 Dec 2012
13:18 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)
Original commitRevision:308604 
Thursday, 21 Jul 2011
05:03 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
Original commit
Friday, 26 Nov 2010
18:20 jsa search for other commits by this committer
Update to 5.16.4.

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

Approved by:    glewis, kwm (mentor)
Original commit
Saturday, 23 Jan 2010
10:15 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>
Original commit
Saturday, 22 Aug 2009
00:23 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
Original commit
Friday, 6 Jun 2008
13:31 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)
Original commit
Sunday, 8 Jul 2007
18:02 hq search for other commits by this committer
- Update to 5.12.0
- Use 'exec' to launch the JVM
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Sunday, 11 Mar 2007
11:50 hq search for other commits by this committer
Update to 5.10.2
Original commit
Thursday, 8 Sep 2005
13:46 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
Original commit
Friday, 29 Jul 2005
12:17 hq search for other commits by this committer
Use ECHO_CMD to write down configuration file
Original commit
Wednesday, 9 Feb 2005
11:56 hq search for other commits by this committer
Update to 5.7.15
Original commit
Wednesday, 19 Jan 2005
07:09 hq search for other commits by this committer
Update to 5.7.14
Original commit
Saturday, 15 Jan 2005
00:48 hq search for other commits by this committer
Update to 5.7.13
Original commit
Tuesday, 21 Dec 2004
15:55 hq search for other commits by this committer
Update to 5.7.12
Original commit
Thursday, 25 Nov 2004
16:33 hq search for other commits by this committer
- Update to 5.7.9
- Use the new features from java/javavmwrapper
Original commit
Wednesday, 27 Oct 2004
14:03 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]
Original commit
Saturday, 23 Oct 2004
02:00 hq search for other commits by this committer
Update to version 5.7.7
Original commit
Monday, 9 Aug 2004
16:36 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)
Original commit
Monday, 28 Jun 2004
21:09 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
Original commit
Tuesday, 25 May 2004
13:11 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)
Original commit
Friday, 16 Apr 2004
15:58 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)
Original commit
Sunday, 28 Mar 2004
13:49 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)
Original commit
Thursday, 29 Jan 2004
15:39 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)
Original commit
Tuesday, 27 Jan 2004
12:20 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)
Original commit
Friday, 9 Jan 2004
21:03 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)
Original commit
Saturday, 3 Jan 2004
10:53 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>
Original commit

Number of commits found: 50