FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 6:27 PM BST
Port details
glib-java 0.4.2_2 devel on this many watch lists=0 search for ports that depend on this port
Java wrapper GLib 2
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Nov 2005 06:54:42
Also Listed In: java
License: not specified in port


Java-GNOME is a set of Java bindings for GNOME and GTK libraries,
so GNOME applications can be written in Java.  It is implemented
as a JNI layer that delegates the Java calls out to the underlying
C library. This port and its 2.x family have however been declared
deprecated and have been replaced by java-gnome 4.0.

-- Java-GNOME README

WWW: http://java-gnome.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: java/jdk16, devel/gmake, devel/pkg-config
Required To Run: java/jdk16, devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/glib20
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/glib-java/ && make install clean
To add the package: pkg_add -r glib-java


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/glib-java/0.4/
http://ftp.acc.umu.se/pub/GNOME/sources/glib-java/0.4/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/glib-java/0.4/
http://ftp.unina.it/pub/linux/GNOME/sources/glib-java/0.4/
http://fr2.rpmfind.net/linux/gnome.org/sources/glib-java/0.4/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/glib-java/0.4/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/glib-java/0.4/
http://linorg.usp.br/gnome/sources/glib-java/0.4/
http://mirror.aarnet.edu.au/pub/gnome/sources/glib-java/0.4/
http://ring.nict.go.jp/archives/X/gnome/sources/glib-java/0.4/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/glib-java/0.4/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/glib-java/0.4/
ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/glib-java/0.4/
http://ftp.gnome.org/pub/GNOME/sources/glib-java/0.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.4.2_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
21 Jul 2011 05:03:02
Original commit files touched by this commit  0.4.2_2
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.4.2_2
ohauer search for other commits by this committer
-remove MD5
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.4.2_2
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.4.2_2
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)
01 Jun 2008 02:43:31
Original commit files touched by this commit  0.4.2_1
mezz search for other commits by this committer
Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.

Reported by:    itetcu
24 May 2007 22:12:06
Original commit files touched by this commit  0.4.2
pav search for other commits by this committer
- Update to 0.4.2

PR:             ports/112842
Submitted by:   G.V. Tjong A Hung <G.V.Tjong-A-Hung@Student.TUDelft.nl>
19 May 2007 20:32:57
Original commit files touched by this commit  0.4.1_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}.
10 Feb 2007 22:00:06
Original commit files touched by this commit  0.4.1
marcus search for other commits by this committer
Fix the build with the removal of objformat.
21 Nov 2006 01:55:38
Original commit files touched by this commit  0.4.1
ahze search for other commits by this committer
Update to 0.4.1
04 Nov 2006 18:27:24
Original commit files touched by this commit  0.4.0
ahze search for other commits by this committer
- Update to 0.4.0
14 Oct 2006 08:54:54
Original commit files touched by this commit  0.2.6
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
29 May 2006 05:14:35
Original commit files touched by this commit  0.2.5
marcus search for other commits by this committer
Update to 0.2.5.
26 May 2006 21:03:31
Original commit files touched by this commit  0.2.4_1
mezz search for other commits by this committer
Fix a typo, ONFIGURE_ENV -> CONFIGURE_ENV.

PR:             ports/97910
Submitted by:   hq
01 May 2006 00:16:41
Original commit files touched by this commit  0.2.4_1
marcus search for other commits by this committer
Fix the build with Jikes, and remove USE_REINPLACE (while I'm here)
to appease portlint.

PR:             96401
Submitted by:   hq
15 Apr 2006 08:21:17
Original commit files touched by this commit  0.2.4_1
marcus search for other commits by this committer
Fix the packaging with JDK 1.5.
11 Apr 2006 04:25:32
Original commit files touched by this commit  0.2.4_1
marcus search for other commits by this committer
Do not include files that were removed in 0.2.4 in the plist.

Reported by:    pointyhat via kris
29 Mar 2006 06:41:29
Original commit files touched by this commit  0.2.4
marcus search for other commits by this committer
Update to 0.2.4.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.2.1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 22:41:05
Original commit files touched by this commit  0.2.1
pav search for other commits by this committer
- Add SHA256 checksums
05 Nov 2005 05:56:43
Original commit files touched by this commit  0.2.1
marcus search for other commits by this committer
Add glib-java, a set of Java wrapper libraries around glib-2.

WWW: http://java-gnome.sourceforge.net/

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours33
new 7 days59
new fortnight183
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.149 seconds.