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) combination for a given watch list. This is what FreshPorts will look for.

non port: java/javamail/Makefile

Number of commits found: 41

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
java: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Anton Yudin (<contact@toha.org.ua>)
  *  Anton Yudin <toha@toha.org.ua>
  *  Benjamin Close <benjsc@FreeBSD.org>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org
  *  Dave Glowacki <dglo@ssec.wisc.edu>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Eugene Grosbein <ports@grosbein.net>
  *  Filippo Natali <filippo@widestore.net>
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jeremy <karlj000@unbc.ca>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Jose Marques
  *  Jose Marques <noway@nohow.demon.co.uk>
  *  Lapo Luchini <lapo@lapo.it>
  *  Lev Serebryakov <lev@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Matthew Dillon <dillon@backplane.com>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Mikhail T. <mi@aldan.algebra.com>
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  OISHI Masakuni <yamasa@bsdhouse.org>
  *  OKAZAKI Tetsurou
  *  Pedro Giffuni
  *  Simeo Reig <reig.simeo@gmail.com>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Tom Judge <tj@FreeBSD.org>
  *  Volker Stolz <vs@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  gldisater@gldis.ca
  *  ijliao
  *  jake@checker.org
  *  jpbeconne
  *  lon_kamikaze@gmx.de
  *  mi
  *  nordwick@xcf.berkeley.edu
  *  nork@FreeBSD.org
  *  olgeni@FreeBSD.org
  *  rasputin
  *  rfarmer@predatorlabs.net
  *  rtdean@cytherianage.net
  *  tux@pinguru.net

With hat:	portmgr
commit hash: 526869d8dc02563825a24d394e1d087334d654cc commit hash: 526869d8dc02563825a24d394e1d087334d654cc commit hash: 526869d8dc02563825a24d394e1d087334d654cc commit hash: 526869d8dc02563825a24d394e1d087334d654cc 526869d
Wednesday, 4 May 2022
06:57 Alex Dupre (ale) search for other commits by this committer
java/javamail: restrict to java version 8

The Java Activation Framework (jaf), required to build javamail,
was included in JRE 1.6, but later removed in JRE 11.

PR:		263600
Submitted by:	wcarson.bugzilla@disillusion.net
commit hash: e81f8397c708934da23d468644a519df73b74adf commit hash: e81f8397c708934da23d468644a519df73b74adf commit hash: e81f8397c708934da23d468644a519df73b74adf commit hash: e81f8397c708934da23d468644a519df73b74adf e81f839
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 30 Sep 2019
14:45 ale search for other commits by this committer
Update to 1.6.2 release.
Original commitRevision:513389 
Wednesday, 9 Aug 2017
16:10 mat search for other commits by this committer
Fixup GH_TAGNAME usage, and minor cleanup.

Sponsored by:	Absolight
Original commitRevision:447632 
15:27 ale search for other commits by this committer
Update to 1.5.6 release.

PR:		220592
Submitted by:	Gerrit Beine <mail+freebsd@gerritbeine.de>
Original commitRevision:447628 
Monday, 11 May 2015
06:09 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:386052 
Saturday, 5 Jul 2014
19:27 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
Original commitRevision:360810 
Monday, 10 Mar 2014
15:21 bapt search for other commits by this committer
Convert j* to USES=zip
Original commitRevision:347771 
Tuesday, 21 Jan 2014
16:43 ale search for other commits by this committer
Update to 1.5.1 release and stagify.
Original commitRevision:340620 
Friday, 20 Sep 2013
19:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Original commitRevision:327738 
Tuesday, 2 Apr 2013
04:42 miwi search for other commits by this committer
- Fix fetch

Reported by:	pointyhat
Approved by:	portmgr
Original commitRevision:315660 
Tuesday, 12 Mar 2013
10:42 ale search for other commits by this committer
Update to 1.4.7 release.
Original commitRevision:313962 
Monday, 11 Feb 2013
09:19 ale search for other commits by this committer
Update to 1.4.6 release and pet portlint.
Original commitRevision:312047 
Monday, 10 Dec 2012
13:18 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)
Original commitRevision:308604 
Monday, 26 Mar 2012
07:48 ale search for other commits by this committer
Update to 1.4.5 release.

Feature safe:   yes
Original commit
Friday, 18 Feb 2011
10:11 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
Original commit
Thursday, 17 Feb 2011
08:31 ale search for other commits by this committer
Take maintainership and add LICENSE.

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

Feature safe:   yes
Original commit
Wednesday, 29 Dec 2010
20:04 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)
Original commit
Monday, 21 Dec 2009
06:15 glewis search for other commits by this committer
. Update to 1.4.3.
Original commit
Monday, 8 Dec 2008
06:43 linimon search for other commits by this committer
Reset nemoliu due to maintainer-timeouts and no response to email.

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

PR:             124206
Submitted by:   yours truly
Approved by:    nemoliu (maintainer)
Original commit
Friday, 6 Jun 2008
13:38 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)
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Monday, 30 Apr 2007
06:27 nemoliu search for other commits by this committer
Use my @FreeBSD.org address.

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

Submitted by:   Nemo LIU <nemoliu at gmail dot com>
PR:             ports/109233
Original commit
Sunday, 3 Sep 2006
06:12 kris search for other commits by this committer
Allow package builds
Original commit
Friday, 14 Oct 2005
01:08 glewis search for other commits by this committer
. Update to 1.3.3.

PR:             87375
Submitted by:   Ronald Klop <ronald@cs.vu.nl>
Original commit
Tuesday, 11 Oct 2005
15:10 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
Original commit
Wednesday, 8 Jun 2005
15:51 glewis search for other commits by this committer
. Update to 1.3.2 update.

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

Submitted by:   "DAIGU" <daigu@pop02.odn.ne.jp>
Original commit
Thursday, 9 Sep 2004
18:38 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)
Original commit
Friday, 3 Sep 2004
03:34 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)
Original commit
Tuesday, 13 Jan 2004
22:33 znerd search for other commits by this committer
Improved download URL to be more specific.
Original commit
Wednesday, 9 Jul 2003
05:22 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>
Original commit
Friday, 7 Mar 2003
06:04 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.
Original commit
Thursday, 7 Nov 2002
13:54 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>
Original commit
Tuesday, 7 May 2002
22:30 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
Original commit
Monday, 3 Sep 2001
19:36 knu search for other commits by this committer
Update to 1.2.    
Original commit

Number of commits found: 41