9297 FreshPorts -- devel/glib-java
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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

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

Required To Build:
  1. java/openjdk6
  2. devel/pkgconf
  3. devel/gmake
Required To Run:
  1. java/openjdk6
  2. devel/gio-fam-backend
Required Libraries:
  1. devel/glib20
  2. devel/pcre

This port is required by:

for Libraries

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/glib-java/0.4/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/glib-java/0.4/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/glib-java/0.4/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/glib-java/0.4/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/glib-java/0.4/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/glib-java/0.4/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/glib-java/0.4/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/glib-java/0.4/
  10. http://ftp.gnome.org/pub/GNOME/sources/glib-java/0.4/
  11. http://linorg.usp.br/gnome/sources/glib-java/0.4/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/glib-java/0.4/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/glib-java/0.4/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/glib-java/0.4/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:13:20
Original commit files touched by this commit  0.4.2_2
bapt search for other commits by this committer
Convert devel to USES=pkgconfig
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.4.2_2
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
10 Dec 2012 11:25:28
Original commit files touched by this commit  0.4.2_2
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
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: 24

2847
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

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