summaryrefslogtreecommitdiff
path: root/java/javamail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix java/javamail: Fix pkg-plist of port java/javamail 1.3.1.Daichi GOTO2003-07-101-3/+4
| | | | | | PR: 54275 Submitted by: Ronald Klop <ronald@cs.vu.nl> Pointed out by: "Sergey A. Osokin" <osa@freebsd.org>
* update java/javamail: 1.3 -> 1.3.1Daichi GOTO2003-07-092-3/+3
| | | | | PR: 54239 Submitted by: Ronald Klop <ronald@cs.vu.nl>
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to the java/javamail port from version 1.2 to 1.3.Edwin Groothuis2002-11-073-350/+355
| | | | | | | Changing maintainer to java@freebsd.org PR: ports/44558 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Cleaned things up here and there.Ernst de Haan2002-05-072-399/+406
| | | | | | | | | | | 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
* Update to 1.2.Akinori MUSHA2001-09-034-91/+105
| | | | | | PR: ports/29968 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER) (in Audit-Trail)
* Update to 1.1.3.Akinori MUSHA2000-04-253-375/+380
| | | | | PR: ports/17913 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-4/+4
|
* Add $FreeBSD$ tag.Steve Price1999-11-011-1/+1
|
* Initial import of javamail version 1.1.2.Steve Price1999-11-015-0/+423
A set of abstract Java classes that model a mail system. PR: 13163 Submitted by: Jose Marques <noway@nohow.demon.co.uk>