notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jakarta-poi Java API To Access Microsoft Format Files
2.5.1_2 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.1_2Version of this port present on the latest quarterly branch.
Maintainer: toha@toha.org.ua search for ports maintained by this maintainer
Port Added: 2005-05-25 16:37:57
Last Update: 2013-11-04 14:20:39
SVN Revision: 332726
Also Listed In: devel java
License: not specified in port
WWW:
http://jakarta.apache.org/poi/
Description:
The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. In short, you can read and write MS Excel files using Java. Soon, you'll be able to read and write Word files using Java. POI is your Java Excel solution as well as your Word Excel solution. However, we have a complete API for porting other OLE 2 Compound Document formats and welcome others to participate. WWW: http://jakarta.apache.org/poi/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • jakarta-poi>0:textproc/jakarta-poi
No installation instructions:
This port has been deleted.
PKGNAME: jakarta-poi
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xalan.jar : textproc/xalan-j
  2. java : java/openjdk6
  3. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk6
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:
Expand this list (15 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.forthnet.gr/pub/www/apache/jakarta/poi/release/src/
  3. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/jakarta/poi/release/src/
  4. ftp://ftp.sunet.se/pub/www/servers/apache/dist/jakarta/poi/release/src/
  5. ftp://mir1.ovh.net/ftp.apache.org/dist/jakarta/poi/release/src/
  6. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/jakarta/poi/release/src/
  7. http://apache.mirror.uber.com.au/jakarta/poi/release/src/
  8. http://apache.spd.co.il/jakarta/poi/release/src/
  9. http://archive.apache.org/dist/jakarta/poi/release/src/
  10. http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/jakarta/poi/release/src/
  11. http://ftp.mirrorservice.org/sites/ftp.apache.org/%SUBDIR/
  12. http://ftp.twaren.net/Unix/Web/apache/jakarta/poi/release/src/
  13. http://mirrors.ircam.fr/pub/apache/jakarta/poi/release/src/
  14. http://ring.nict.go.jp/archives/net/apache/jakarta/poi/release/src/
  15. http://www.apache.org/dist/jakarta/poi/release/src/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.1_2
04 Nov 2013 14:20:39
Revision:332726Original commit files touched by this commit
wg search for other commits by this committer
textproc/apache-poi: update to 3.9

- Update to 3.9
- Rename it to jakarta-poi
- Allow staging

PR:		ports/181308
Submitted by:	Pedro Giffuni <giffunip tutopia.com>
Approved by:	maintainer (timeout)
2.5.1_2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
2.5.1_2
10 Dec 2012 13:43:44
Revision:308605Original commit files touched by this commit
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)
2.5.1_2
21 Jul 2011 05:03:02
Original commit files touched by this commit
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
2.5.1_2
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.5.1_2
06 Jun 2008 14:05:09
Original commit files touched by this commit
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)
2.5.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
2.5.1
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.5.1
25 May 2005 16:33:57
Original commit files touched by this commit
hq search for other commits by this committer
The POI project consists of APIs for manipulating various file formats based
upon Microsoft's OLE 2 Compound Document format using pure Java. In short, you
can read and write MS Excel files using Java. Soon, you'll be able to read and
write Word files using Java. POI is your Java Excel solution as well as your
Word Excel solution. However, we have a complete API for porting other OLE 2
Compound Document formats and welcome others to participate.

WWW: http://jakarta.apache.org/poi/

PR:             78327
Submitted by:   Anton Yudin <toha@toha.org.ua>

Number of commits found: 9