Port details |
- jakelib2 A cross platform C++ class library with a Java-like API
- 2.0.3 devel
=0 2.0.3Version of this port present on the latest quarterly branch. DEPRECATED: Website has disappeared
This port expired on: 2011-09-03
- Maintainer: gahr@FreeBSD.org
 - Port Added: 2003-10-24 02:33:36
- Last Update: 2011-09-05 09:46:12
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.jakelib.org/
- Description:
- Jakelib2 is a cross platform C++ class library with a Java-like API. An
automatic garbage collector is used to take care of unused objects. External
libraries like PCRE or GTK+ are being integrated to provide the programmer
with a homogeneous, easy to use programming environment that covers every
day's tasks like string handling, data storage, networking, or GUI
programming.
WWW: http://www.jakelib.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- jakelib2>0:devel/jakelib2
- No installation instructions:
- This port has been deleted.
- PKGNAME: jakelib2
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool>=2.4 : devel/libtool
- Library dependencies:
-
- gc.1 : devel/boehm-gc
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.3 05 Sep 2011 09:46:12
 |
gahr  |
- Remove three deprecated ports of mine
2011-09-03 x11/ebuttons: Website has disappeared
2011-09-03 cad/oregano: Website has disappeared
2011-09-03 devel/jakelib2: Website has disappeared |
2.0.3 03 Aug 2011 13:32:16
 |
gahr  |
- Deprecate, website has disappeared |
2.0.3 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
2.0.3 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.0.3 10 Mar 2010 11:23:44
 |
gahr  |
- Update to 2.0.3 |
2.0.2 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.0.2 04 Dec 2008 15:41:53
 |
gahr  |
- Add PORTSCOUT limit rule |
2.0.2 01 Jun 2008 09:42:37
 |
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
2.0.2 28 Feb 2008 21:24:06
 |
gahr  |
- Fix master site
- Adopt mantainship
Approved by: erwin (co-mentor) |
2.0.2 04 Jul 2007 21:49:56
 |
danfe  |
- Update to version 2.0.2
- Fix the build with modern GCC [1]
- Minor Makefile nits
Reported by: pointyhat (logs) [1] |
2.0.0.s_1 27 May 2007 02:51:36
 |
kris  |
BROKEN with gcc 4.2 |
2.0.0.s_1 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
2.0.0.s_1 14 Aug 2006 22:55:18
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.0.0.s_1 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
2.0.0.s_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0.0.s 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
2.0.0.s 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.0.0.s 14 Apr 2005 21:08:49
 |
vs  |
USE_LIBTOOL instead of local patch |
2.0.0.s 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
2.0.0.s 24 Oct 2003 02:01:40
 |
ijliao  |
add jakelib2 2.0.0s
A cross platform C++ class library with a Java-like API |