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
Port details
gj Extension of the Java programming language that supports generic types
0.6m_2 java Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6m_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream disapear and distfile is no more available
Expired This port expired on: 2011-05-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-29 12:05:12
Last Update: 2011-06-01 21:55:13
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://www.cis.unisa.edu.au/~pizza/gj/
Description:
GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gj-jdk1.2>0:java/gj
No installation instructions:
This port has been deleted.
PKGNAME: gj-jdk1.2
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/jdk16
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.cis.unisa.edu.au/~pizza/gj/Distribution/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6m_2
01 Jun 2011 21:55:13
Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by
default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more
available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or
bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the
build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with
newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
0.6m_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6m_2
15 Mar 2011 15:10:43
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
0.6m_2
02 Jan 2010 17:31:42
Original commit files touched by this commit
linimon search for other commits by this committer
Reset vs@FreeBSD.org at his request due to lack of time.
0.6m_2
06 Jun 2008 13:38:51
Original commit files touched by this commit
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)
0.6m_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
0.6m
22 Jan 2006 12:39:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6m
22 Jan 2006 02:17:14
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.6m
11 Aug 2004 14:56:53
Original commit files touched by this commit
vs search for other commits by this committer
- Use bsd.java.mk-2.0 (reminded by hq@)
- Use PKGNAMESUFFIX
- Twiddle PLIST_FILES/pkg-plist to hopefully ease merging
0.6m
22 Mar 2004 10:38:34
Original commit files touched by this commit
vs search for other commits by this committer
SIZE-ify distinfo

Reminded by: trevor
Approved by: linimon (mentor)
0.6m
10 Mar 2004 13:16:51
Original commit files touched by this commit
vs search for other commits by this committer
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
0.6m
29 Sep 2003 12:02:49
Original commit files touched by this commit
edwin search for other commits by this committer
[new port] java/gj[-jdk11]: Generic Java

        GJ is an extension of the Java programming language that
        supports generic types.

        * Support for generics
        * Superset of the Java programming language
        * Compiles into the Java Virtual Machine
        * Compatible with existing libraries

        WWW: http://www.cis.unisa.edu.au/~pizza/gj/

        gj-jdk11 is a slave port to gj which uses JDK 1.1.

PR:             ports/55111
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>

Number of commits found: 12