b5fc FreshPorts -- java/javamail
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
javamail 1.4.7 java on this many watch lists=15 search for ports that depend on this port
A Reference Implementation of JSR 919
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: mail
License: GPLv2 CDDL


The JavaMail API provides a platform-independent and protocol-independent
framework to build mail and messaging applications. The JavaMail API is
available as an optional package for use with Java SE platform and is
also included in the Java EE platform.

WWW: http://www.oracle.com/technetwork/java/javamail/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. java/jaf
  2. java/openjdk6
  3. devel/apache-ant
Required To Run:
  1. java/jaf
  2. java/openjdk6

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. https://kenai.com/downloads/javamail/

Number of commits found: 34

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Apr 2013 04:42:52
Original commit files touched by this commit  1.4.7
miwi search for other commits by this committer
- Fix fetch

Reported by:	pointyhat
Approved by:	portmgr
12 Mar 2013 10:42:07
Original commit files touched by this commit  1.4.7
ale search for other commits by this committer
Update to 1.4.7 release.
11 Feb 2013 09:19:41
Original commit files touched by this commit  1.4.6
ale search for other commits by this committer
Update to 1.4.6 release and pet portlint.
10 Dec 2012 13:18:29
Original commit files touched by this commit  1.4.5
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)
26 Mar 2012 07:48:55
Original commit files touched by this commit  1.4.5
ale search for other commits by this committer
Update to 1.4.5 release.

Feature safe:   yes
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.4.4
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
18 Feb 2011 10:11:12
Original commit files touched by this commit  1.4.4
ale search for other commits by this committer
Fix build with jdk 1.5. The resulting jar can be used also with jdk 1.4 (modulo
SASL authentication), but must be built with 1.5+.

Feature safe:   yes
17 Feb 2011 08:31:22
Original commit files touched by this commit  1.4.4
ale search for other commits by this committer
Take maintainership and add LICENSE.

Feature safe:   yes
16 Feb 2011 11:07:51
Original commit files touched by this commit  1.4.4
ale search for other commits by this committer
Update javamail to 1.4.4 release, now open sourced!

Feature safe:   yes
29 Dec 2010 20:04:42
Original commit files touched by this commit  1.4.3
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
21 Dec 2009 06:15:04
Original commit files touched by this commit  1.4.3
glewis search for other commits by this committer
. Update to 1.4.3.
08 Dec 2008 06:43:50
Original commit files touched by this commit  1.4.1
linimon search for other commits by this committer
Reset nemoliu due to maintainer-timeouts and no response to email.

Hat:    portmgr
23 Jun 2008 07:50:43
Original commit files touched by this commit  1.4.1
gahr search for other commits by this committer
- Update to 1.4.1

PR:             124206
Submitted by:   yours truly
Approved by:    nemoliu (maintainer)
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.4_2
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)
19 May 2007 20:32:57
Original commit files touched by this commit  1.4_1
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}.
30 Apr 2007 06:27:41
Original commit files touched by this commit  1.4
nemoliu search for other commits by this committer
Use my @FreeBSD.org address.

Approved by:    delphij (mentor)
21 Feb 2007 17:43:33
Original commit files touched by this commit  1.4
delphij search for other commits by this committer
Update to 1.4.

Submitted by:   Nemo LIU <nemoliu at gmail dot com>
PR:             ports/109233
03 Sep 2006 06:12:58
Original commit files touched by this commit  1.3.3
kris search for other commits by this committer
Allow package builds
30 Jan 2006 11:30:48
Original commit files touched by this commit  1.3.3
edwin search for other commits by this committer
SHA256ify (and sometimes SIZEify)
Approved by: krion@
14 Oct 2005 01:09:20
Original commit files touched by this commit  1.3.3
glewis search for other commits by this committer
. Update to 1.3.3 (missed in the last commit somehow).

PR:             87375
Submitted by:   Ronald Klop <ronald@cs.vu.nl>
14 Oct 2005 01:08:30
Original commit files touched by this commit  1.3.3
glewis search for other commits by this committer
. Update to 1.3.3.

PR:             87375
Submitted by:   Ronald Klop <ronald@cs.vu.nl>
11 Oct 2005 15:10:45
Original commit files touched by this commit  1.3.2_1
glewis search for other commits by this committer
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
  by mtree for more than 3 years now.

Pointed out by: hq
08 Jun 2005 15:51:06
Original commit files touched by this commit  1.3.2_1
glewis search for other commits by this committer
. Update to 1.3.2 update.

PR:             82027
Submitted by:   Hans Voogt <dehans@xs4all.nl>
03 May 2005 17:55:01
Original commit files touched by this commit  1.3.2
glewis search for other commits by this committer
. Update to 1.3.2.

Submitted by:   "DAIGU" <daigu@pop02.odn.ne.jp>
09 Sep 2004 18:38:25
Original commit files touched by this commit  1.3.1_1
hq search for other commits by this committer
Fix DOWNLOAD_URL.

Reported by:    Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by:    portmgr, glewis (mentor)
03 Sep 2004 03:34:29
Original commit files touched by this commit  1.3.1_1
hq search for other commits by this committer
- Fixed DISTNAME [1]
- Use LOCALBASE rather than PREFIX in RUN_DEPENDS
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR [2]
- Honor "best practices for a Java library" from Porter's handbook, Java
  section: JARs in JAVAJARDIR. [2]
- SIZEify
- Added 'mail' category

PR:             71235 [1]
Submitted by:   Rainer Duffner <rainer@ultra-secure.de> [1]
Reviewed by:    glewis [2]
Approved by:    glewis (mentor)
13 Jan 2004 22:33:36
Original commit files touched by this commit  1.3.1
znerd search for other commits by this committer
Improved download URL to be more specific.
10 Jul 2003 04:15:01
Original commit files touched by this commit  1.3_1
daichi search for other commits by this committer
fix java/javamail: Fix pkg-plist of port java/javamail 1.3.1.

PR:             54275
Submitted by:   Ronald Klop <ronald@cs.vu.nl>
Pointed out by: "Sergey A. Osokin" <osa@freebsd.org>
09 Jul 2003 05:22:22
Original commit files touched by this commit  1.3.1
daichi search for other commits by this committer
update java/javamail: 1.3 -> 1.3.1

PR:             54239
Submitted by:   Ronald Klop <ronald@cs.vu.nl>
07 Mar 2003 06:04:45
Original commit files touched by this commit  1.3_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
07 Nov 2002 13:54:08
Original commit files touched by this commit  1.3_1
edwin search for other commits by this committer
Update to the java/javamail port from version 1.2 to 1.3.
Changing maintainer to java@freebsd.org

PR:             ports/44558
Submitted by:   Jose Marques <noway@nohow.demon.co.uk>
07 May 2002 22:30:54
Original commit files touched by this commit  1.2_1
znerd search for other commits by this committer
Cleaned things up here and there.
Switched to USE_JAVA. This fixes PR 35080.
Improved download URL. Changed do-install target a
little. Installing links to the actual JAR files in
${PREFIX}/share/java/classes. The actual JAR files
are now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.

PR:     35080
03 Sep 2001 19:36:33
files touched by this commit
knu search for other commits by this committer
Update to 1.2.    
08 Oct 2000 03:02:04
files touched by this commit
asami search for other commits by this committer
Convert category java to new layout.  

Number of commits found: 34

282c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month177

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