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

non port: java/infobus/Makefile

Number of commits found: 24

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
Thursday, 6 May 2021
11:47 Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 3505159
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, 26 Nov 2019
21:46 jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
Original commitRevision:518482 
Sunday, 13 Apr 2014
13:04 antoine search for other commits by this committer
Finish stage support
Original commitRevision:351217 
Thursday, 10 Apr 2014
06:37 bapt search for other commits by this committer
stage support
respect examples
Original commitRevision:350777 
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 
Thursday, 29 Aug 2013
14:16 bdrewery search for other commits by this committer
- Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
  be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
  and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE

With hat:	portmgr
Original commitRevision:325598 
Monday, 18 Mar 2013
21:56 eadler search for other commits by this committer
"aaargh, quoted Makefile variables"

Approved by:	portmgr (bapt)
Original commitRevision:314605 
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 
Thursday, 21 Jul 2011
05:03 linimon search for other commits by this committer
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
Original commit
Saturday, 25 Dec 2010
16:55 sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
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
Wednesday, 1 Aug 2007
14:49 glewis search for other commits by this committer
. Require at least JDK 1.3.
. Remove dependency on java/collections since they've been a part of
  the standard runtime library since 1.2.
Original commit
Saturday, 21 Jul 2007
22:19 pav search for other commits by this committer
- Allow this to install on any jdk version

Suggested by:   glewis
Original commit
Sunday, 3 Sep 2006
06:02 kris search for other commits by this committer
Allow package builds
Original commit
Tuesday, 27 Sep 2005
06:02 glewis search for other commits by this committer
. Fix RUN_DEPENDS (JAVAJARDIR -> JAVALIBDIR).
. Respect NOPORTDOCS.
. Split "docs" into examples and docs as appropriate and install them in
  the relevant directories.
. Use PORTDOCS.
. Use appropriate macros in the packing list (%%JAVAJARDIR%% and
  %%EXAMPLESDIR%%) and adjust it appropriately for the previous two changes.
. Bump PORTREVISION.
Original commit
05:35 glewis search for other commits by this committer
. Quieten portlint:
  . Add 'devel' as a secondary category.
  . Unquote IGNORE.
. Remove unnecessary EXTRACT_SUFX setting.
. Use bsd.java.mk 2.0.
Original commit
04:47 glewis search for other commits by this committer
. Update the download URL.

PR:             86547
Submitted by:   Manfred Riem <mriem@manorrock.org>
Original commit
Tuesday, 19 Aug 2003
05:18 daichi search for other commits by this committer
java/infobus: drop maintainer ship

PR:             55691
Submitted by:   Jose Marques <noway@nohow.demon.co.uk> (maintainer)
Original commit
Friday, 21 Feb 2003
12:30 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 16 Jun 2002
01:22 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

Number of commits found: 24