Port details |
- jakarta-commons-net Collection of network protocol implementations for Java
- 3.6 net
=1 3.6Version of this port present on the latest quarterly branch.
- 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
- Port Added: 2006-09-30 21:47:34
- Last Update: 2019-10-06 19:08:14
- SVN Revision: 513899
- People watching this port, also watch:: vexim-php81, dovecot, dhcprelya, bash-completion
- Also Listed In: java
- License: APACHE20
- WWW:
- http://jakarta.apache.org/commons/net/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jakarta-commons-net>0:net/jakarta-commons-net
- No installation instructions:
- This port has been deleted.
- PKGNAME: jakarta-commons-net
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1487567426
SHA256 (commons-net-3.6-bin.tar.gz) = 81b7375e30caa7daa309e44894f9401d895d9d69383f5f2bf31a9100039aad18
SIZE (commons-net-3.6-bin.tar.gz) = 1432913
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.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jakarta-commons-net-3.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- 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 |
3.6 06 Oct 2019 19:08:14 |
pfg |
rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902 |
3.6 20 Feb 2017 05:15:05 |
vanilla |
1: Update to 3.6.
2: set NO_ARCH
3: add LICENSE/LICENSE_FILE |
3.5 13 Jun 2016 13:33:18 |
vanilla |
Update to 3.5. |
3.4 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.4 09 Dec 2015 07:03:27 |
vanilla |
Upgrade to 3.4, switch to binary package. |
1.4.1_3 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.4.1_3 04 Jul 2014 21:44:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.4.1_3 06 Jun 2014 06:01:46 |
vanilla |
Stagify. |
1.4.1_3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.4.1_3 21 Feb 2013 15:49:11 |
sem |
- Drop. I don't use java anymore. |
1.4.1_3 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
1.4.1_3 21 Jul 2011 05:03:02 |
linimon |
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 |
1.4.1_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.4.1_3 06 Jun 2008 13:50:32 |
edwin |
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) |
1.4.1_2 27 Feb 2008 15:10:54 |
ehaupt |
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) |
1.4.1_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.1_1 11 Nov 2006 15:31:09 |
sem |
- Add a work around for build cluster
Reported by: kris mail |
1.4.1_1 24 Oct 2006 15:02:42 |
sem |
- Real fix build now - pass library path to ant.
Approved by: portmgr (marcus) |
1.4.1_1 21 Oct 2006 18:43:36 |
sem |
- Fix build, unbreak.
PR: ports/104615
Submitted by: Kay Abendroth <kay.abendroth@raxion.net>
Approved by: portmgr (linimon) |
1.4.1_1 15 Oct 2006 20:05:40 |
kris |
BROKEN: Does not compile
Approved by: portmgr (self) |
1.4.1_1 06 Oct 2006 10:27:16 |
sem |
- The first depends was correct. The last change was not.
Reported by: kris mail |
1.4.1_1 01 Oct 2006 12:29:20 |
sem |
- Correct depends.
- Reset locale to C to prevent tests failures.
- Bump PORTREVISION. |
1.4.1 30 Sep 2006 21:46:33 |
sem |
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/ |