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/netrexx/Makefile

Number of commits found: 28

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
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
Tuesday, 19 Jul 2016
11:04 mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:418767 
Saturday, 31 May 2014
14:53 pawel search for other commits by this committer
- Add staging support
- Convert to new options framework, add EXAMPLES option
Original commitRevision:355986 
Monday, 10 Mar 2014
15:21 bapt search for other commits by this committer
Convert j* to USES=zip
Original commitRevision:347771 
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 
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
Tuesday, 9 May 2006
00:18 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with a J
Original commit
Thursday, 26 Jan 2006
15:23 garga search for other commits by this committer
- Make it fetchable again

PR:             ports/92366
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Original commit
Sunday, 8 May 2005
19:18 thierry search for other commits by this committer
Fix size mismatch. According to the submitter:

It looks like IBM released an updated version of the NetRexx 2.05 zip file
on Jan 14 2005, which includes modifications to the documentation,
NetRexx[RC].jar files and the pinger and tablet zip (sample?) files.

I could not find a CHANGELOG file nor the mailing list archives that would
have provided info into the exact changes made without a version or
revision number bump.

PR:             ports/80716
Submitted by:   Linh Pham <question+fbsdports (at) closedsrc.org>
Original commit
Sunday, 10 Apr 2005
21:55 kris search for other commits by this committer
BROKEN: Size mismatch
Original commit
Tuesday, 5 Apr 2005
23:02 hq search for other commits by this committer
- Update to 2.05 [1]
- Since NetRexxC.cmd and NetRexxC.sh do same thing, only install .sh version
  and remove dependency on rexx-imc (and remove the patch for NetRexxC.cmd) [1]
- Add a patch for NetRexxC.sh so the user is able to override JAVA_HOME at
  runtime [1]
- Use FIND | {MKDIR,INSTALL_DATA} to install documentation
- Add $FreeBSD$ tag in pkg-plist

PR:             79564 [1]
Submitted by:   Sam Lawrance <boris@brooknet.com.au> [1]
Original commit
Saturday, 26 Mar 2005
20:09 kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
Original commit
Thursday, 17 Feb 2005
18:08 hq search for other commits by this committer
Update to bsd.java.mk 2.0
Original commit
Sunday, 13 Feb 2005
18:28 linimon search for other commits by this committer
With portmgr hat on, reset maintainership of these ports.  Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
Original commit
Monday, 23 Feb 2004
23:03 krion search for other commits by this committer
- Use %%DOCSDIR%% and %%EXAMPLESDIR%%

PR:             ports/63208
Submitted by:   maintainer
Original commit
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Friday, 21 Feb 2003
12:30 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 16 Jan 2003
03:23 edwin search for other commits by this committer
[MAINTAINER UPDATE] Update build of netrexx to USE_JAVA

PR:             ports/41984
Submitted by:   John Merryweather Cooper <coop9211@uidaho.edu>
Original commit
Tuesday, 5 Nov 2002
00:19 edwin search for other commits by this committer
Fixed pre-patch target broken due to REINPLACE_CMD
Noticed by: bento
Original commit
Monday, 4 Nov 2002
03:05 edwin search for other commits by this committer
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
Original commit
Sunday, 16 Jun 2002
01:54 glewis search for other commits by this committer
Fix dependencies to be in sync with the recent JDK ports renaming.

Forgotten by:   znerd
Original commit
Tuesday, 2 Apr 2002
01:26 kuriyama search for other commits by this committer
Convert read.me.first from CRLF to LF, too.
Use \015 in Makefile instead of literal CR character.

PR:             ports/36027
Submitted by:   parv <parv_@yahoo.com>
Original commit
Wednesday, 13 Feb 2002
14:58 lioux search for other commits by this committer
o Install JAR files according to hier(7) and mtree(8)   o Install examples
unless NOPORTDOCS   o Patch instructions to make sense in ports environment    
Original commit
Friday, 16 Nov 2001
06:14 pat search for other commits by this committer
Update to 2.02    
Original commit
Thursday, 6 Sep 2001
05:17 lioux search for other commits by this committer
1) do not install both/either useless and/or duplicate files   2) replace
installed NetRexxC.cmd with a home grown version   3) add lang/rexx-imc as
RUN_DEPENDS due to 2)   4) also, delete both the DOS-only *.bat files and the
OS/2-only      nrc.cmd file (which is not really a Rexx file).   5) furthermore,
delete the duplicate hello.nrx because:   	1. a copy is installed with the
documentation;   	2. one can't compile it from the same directory java is in  
	(unless PATH contains .).   6) switch over maintainership to submitter    
Original commit

Number of commits found: 28