b95f FreshPorts -- x11/libgnome-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
libgnome-java 2.12.7_6 x11 on this many watch lists=0 search for ports that depend on this port
Java wrapper for GNOME 2
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Apr 2004 04:08:19
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.

-- 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. x11-toolkits/libgtk-java
  2. java/openjdk6
  3. devel/gmake
  4. textproc/intltool
  5. misc/gnome-mime-data
  6. devel/pkgconf
Required To Run:
  1. x11-toolkits/libgtk-java
  2. java/openjdk6
  3. misc/gnomehier
  4. misc/gnome-mime-data
  5. devel/pkgconf
  6. devel/gio-fam-backend
Required Libraries:
  1. audio/esound
  2. accessibility/atk
  3. devel/gconf2
  4. devel/glib20
  5. devel/gnome-vfs
  6. x11-toolkits/gtk20
  7. graphics/libart_lgpl
  8. devel/libbonobo
  9. x11-toolkits/libbonoboui
  10. devel/libglade2
  11. x11/libgnome
  12. graphics/libgnomecanvas
  13. x11-toolkits/libgnomeui
  14. devel/libIDL
  15. textproc/libxml2
  16. devel/ORBit2
  17. x11-toolkits/pango

This port is required by:

for Build for Run

To install the port: cd /usr/ports/x11/libgnome-java/ && make install clean
To add the package: pkg_add -r libgnome-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/libgnome-java/2.12/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libgnome-java/2.12/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/libgnome-java/2.12/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/libgnome-java/2.12/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libgnome-java/2.12/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/libgnome-java/2.12/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/libgnome-java/2.12/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/libgnome-java/2.12/
  10. http://ftp.gnome.org/pub/GNOME/sources/libgnome-java/2.12/
  11. http://linorg.usp.br/gnome/sources/libgnome-java/2.12/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/libgnome-java/2.12/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/libgnome-java/2.12/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/libgnome-java/2.12/

Number of commits found: 32

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:43:44
Original commit files touched by this commit  2.12.7_6
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.12.7_6
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.12.7_5
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  2.12.7_5
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.12.7_5
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.12.7_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.12.7_4
dinoex search for other commits by this committer
- update to jpeg-8
20 Nov 2009 22:53:09
Original commit files touched by this commit  2.12.7_3
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.12.7_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
02 Feb 2009 01:36:16
Original commit files touched by this commit  2.12.7_2
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
25 Jul 2008 14:34:52
Original commit files touched by this commit  2.12.7_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 14:09:15
Original commit files touched by this commit  2.12.7_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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.12.7_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
08 Jul 2007 21:32:44
Original commit files touched by this commit  2.12.7
marcus search for other commits by this committer
Fix the build when docbook is installed.
28 Jun 2007 16:45:49
Original commit files touched by this commit  2.12.7
ahze search for other commits by this committer
Update to 2.12.7
19 May 2007 20:32:57
Original commit files touched by this commit  2.12.6_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  2.12.6
marcus search for other commits by this committer
Fix the build with the removal of objformat.
04 Nov 2006 18:28:48
Original commit files touched by this commit  2.12.6
ahze search for other commits by this committer
Update to 2.12.6
29 May 2006 06:31:28
Original commit files touched by this commit  2.12.3
marcus search for other commits by this committer
Update to 2.12.3.
26 May 2006 21:11:50
Original commit files touched by this commit  2.12.2
mezz search for other commits by this committer
Fix the build with Jikes.

PR:             ports/97915
Submitted by:   hq
13 May 2006 05:00:46
Original commit files touched by this commit  2.12.2
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
13 May 2006 03:16:21
Original commit files touched by this commit  2.12.2
marcus search for other commits by this committer
Fix packaging with JDK 1.5.

Reported by:    pointyhat via kris
29 Mar 2006 06:42:19
Original commit files touched by this commit  2.12.2
marcus search for other commits by this committer
Update to 2.12.2.
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.12.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  2.12.1
pav search for other commits by this committer
- Add SHA256 checksums
05 Nov 2005 06:21:48
Original commit files touched by this commit  2.12.1
marcus search for other commits by this committer
Update to 2.12.1.
05 Jul 2005 19:16:45
Original commit files touched by this commit  2.10.1
marcus search for other commits by this committer
Fix patching.

Reported by:    pointyhat via kris
28 Jun 2005 04:33:27
Original commit files touched by this commit  2.10.1
marcus search for other commits by this committer
Update to 2.10.1.

PR:             82440
Submitted by:   Panagiotis Astithas <past@ebs.gr>
12 Mar 2005 10:54:27
Original commit files touched by this commit  2.6.0_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
07 Nov 2004 22:37:47
Original commit files touched by this commit  2.6.0_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
20 Apr 2004 16:46:07
Original commit files touched by this commit  2.6.0
marcus search for other commits by this committer
Update to 2.6.0.
05 Apr 2004 04:04:22
Original commit files touched by this commit  2.5.7
marcus search for other commits by this committer
Add libgnome-java, Java wrappers around libgnome-2.6.

Number of commits found: 32

2835
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
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

6 vulnerabilities affecting 22 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 24529
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days26
new fortnight58
new month216

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