5c64 FreshPorts -- java/jakarta-commons-primitives
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
jakarta-commons-primitives 1.0_3 java on this many watch lists=1 search for ports that depend on this port
A library supporting Java primitive types
Maintained by: hq@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Dec 2003 22:27:52
License: not specified in port


Apache Jakarta Commons Primitives provides a collection of types and utilities
optimized for working with Java primitives (boolean, byte, char, double, float,
int, long, short). Generally, the Commons-Primitives classes are faster,
smaller and easier to work with than their purely Object based alternatives.

Currently Commons Primitives is primarily composed of implementations of the
java.util collections adapted for the primitive types.

WWW: http://jakarta.apache.org/commons/primitives
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/apache-ant
Required To Run:
  1. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/java/jakarta-commons-primitives/ && make install clean
To add the package: pkg_add -r jakarta-commons-primitives


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/commons/primitives/source/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/commons/primitives/source/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/commons/primitives/source/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/commons/primitives/source/
  6. ftp://ftp.rhnet.is/pub/apache/commons/primitives/source/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/commons/primitives/source/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/commons/primitives/source/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/commons/primitives/source/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/commons/primitives/source/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/commons/primitives/source/
  12. http://archive.apache.org/dist/commons/primitives/source/
  13. http://ftp.twaren.net/Unix/Web/apache/commons/primitives/source/
  14. http://ring.nict.go.jp/archives/net/apache/commons/primitives/source/
  15. http://www.apache.org/dist/commons/primitives/source/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  1.0_3
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.0_3
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.0_3
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.0_3
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)
27 Feb 2008 15:10:54
Original commit files touched by this commit  1.0_2
ehaupt search for other commits by this committer
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
19 May 2007 20:32:57
Original commit files touched by this commit  1.0_2
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}.
22 Jan 2006 12:39:58
Original commit files touched by this commit  1.0_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
01 Sep 2004 13:32:57
Original commit files touched by this commit  1.0_1
hq search for other commits by this committer
- Build from source
- Use USE_ANT
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Install LICENSE.txt
- SIZEify (!)
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:    glewis (mentor)
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
13 Jan 2004 16:19:52
Original commit files touched by this commit  1.0
glewis search for other commits by this committer
. Use MASTER_SITE_APACHE_JAKARTA to fetch the distfile.

PR:             61311
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
08 Dec 2003 22:26:29
Original commit files touched by this commit  1.0
glewis search for other commits by this committer
New port jakarta-commons-primitives:

Apache Jakarta Commons Primitives provides a collection of types and utilities
optimized for working with Java primitives (boolean, byte, char, double, float,
int, long, short). Generally, the Commons-Primitives classes are faster,
smaller and easier to work with than their purely Object based alternatives.

Currently Commons Primitives is primarily composed of implementations of the
java.util collections adapted for the primitive types.

WWW: http://jakarta.apache.org/commons/primitives

PR:             59017
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>

Number of commits found: 11

2854
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days25
new fortnight58
new month209

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