665b FreshPorts -- net/jakarta-commons-net
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-net 1.4.1_3 net on this many watch lists=1 search for ports that depend on this port
Collection of network protocol implementations for Java

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Sep 2006 21:47:34
Also Listed In: java
License: not specified in port


Jakarta Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access. 

Supported protocols are:

    * FTP
    * NNTP
    * SMTP
    * POP3
    * Telnet
    * TFTP
    * Finger
    * Whois
    * rexec/rcmd/rlogin
    * Time (rdate) and Daytime
    * Echo
    * Discard
    * NTP/SNTP

WWW: http://jakarta.apache.org/commons/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/junit
  2. java/jakarta-oro
  3. java/openjdk6
  4. devel/apache-ant
Required To Run:
  1. java/jakarta-oro
  2. java/openjdk6

This port is required by:

for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Feb 2013 15:49:11
Original commit files touched by this commit  1.4.1_3
sem search for other commits by this committer
- Drop. I don't use java anymore.
10 Dec 2012 13:43:44
Original commit files touched by this commit  1.4.1_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+ (part3)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.4.1_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.4.1_3
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2008 13:50:32
Original commit files touched by this commit  1.4.1_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.4.1_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.4.1_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}.
11 Nov 2006 15:31:09
Original commit files touched by this commit  1.4.1_1
sem search for other commits by this committer
- Add a work around for build cluster

Reported by:    kris mail
24 Oct 2006 15:02:42
Original commit files touched by this commit  1.4.1_1
sem search for other commits by this committer
- Real fix build now - pass library path to ant.

Approved by:    portmgr (marcus)
21 Oct 2006 18:43:36
Original commit files touched by this commit  1.4.1_1
sem search for other commits by this committer
- Fix build, unbreak.

PR:             ports/104615
Submitted by:   Kay Abendroth <kay.abendroth@raxion.net>
Approved by:    portmgr (linimon)
15 Oct 2006 20:05:40
Original commit files touched by this commit  1.4.1_1
kris search for other commits by this committer
BROKEN: Does not compile

Approved by:    portmgr (self)
06 Oct 2006 10:27:16
Original commit files touched by this commit  1.4.1_1
sem search for other commits by this committer
- The first depends was correct. The last change was not.

Reported by:    kris mail
01 Oct 2006 12:29:20
Original commit files touched by this commit  1.4.1_1
sem search for other commits by this committer
- Correct depends.
- Reset locale to C to prevent tests failures.
- Bump PORTREVISION.
30 Sep 2006 21:46:33
Original commit files touched by this commit  1.4.1
sem search for other commits by this committer
Jakarta Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.

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

Number of commits found: 14

2857
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