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: Tools/scripts/chkversion.pl

Number of commits found: 29

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
10:39 Rene Ladan (rene) search for other commits by this committer
Tools/scripts/chkversion.pl: remove svn compatibility

Differential Revision:	https://reviews.freebsd.org/D29451
commit hash: 88917e9f46660b4839f40f73c01d63f56b613174 commit hash: 88917e9f46660b4839f40f73c01d63f56b613174 commit hash: 88917e9f46660b4839f40f73c01d63f56b613174 commit hash: 88917e9f46660b4839f40f73c01d63f56b613174 88917e9
Wednesday, 27 Jan 2021
04:01 adamw search for other commits by this committer
Tools/scripts/chkversion.pl: Git support

Git support is enabled by setting BLAME=yes (the SVN-specific
SVNBLAME=yes will be retired after transition). Mark all SVN
blocks to facilitate that eventuality.
Original commitRevision:563026 
Tuesday, 26 Jan 2021
16:50 adamw search for other commits by this committer
Tools/scripts/chkversion.pl: Fix and modernize

chkversion.pl was broken in a number of ways, including looking for CVS-style Id
lines in svn headers, not being updated for pkgng, etc.

This commit fixes those, and adopts some modern Perl practices.

NOTE: The $PKG_VERSION env var is renamed to $PKG. This should be a no-op for
most
people (in the sense of it didn't work before, and the default should work for
pretty much everybody).
Original commitRevision:562715 
Sunday, 24 Jan 2021
18:42 adamw search for other commits by this committer
Tools/scripts/chkversion.pl: Guard against undefined values

There are a few places where undefined values can creep in. While
reinforcing defined values, use the defined-or (//) operator for
some visual simplification.
Original commitRevision:562503 
Monday, 24 Apr 2017
17:27 ehaupt search for other commits by this committer
Fix shebang. If /usr/bin/env is used the -w flag can't be passed after perl.
Use 'use warnings;' instead.

While here remove distinfochecker. It's not needed anymore as it was written
for a simple purpose eleven years ago.
Original commitRevision:439336 
Sunday, 12 Feb 2017
20:43 rene search for other commits by this committer
Set maintainer of these scripts to portmgr as the previous maintainers retired.
Original commitRevision:433964 
Sunday, 5 Feb 2017
21:20 tijl search for other commits by this committer
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
  bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:433456 
Sunday, 22 Jun 2014
17:53 adamw search for other commits by this committer
Invoke perl with /usr/bin/env, as perl is not guaranteed to exist in
/usr/bin.
Original commitRevision:358817 
Tuesday, 18 Jun 2013
09:45 tijl search for other commits by this committer
Remove the last remnants of PKGINSTALLVER. It hasn't been used since
r231958 and the definition in bsd.port.subdir.mk generates a warning with
bmake, pkgng and no pkg_info.

Approved by:	erwin
Original commitRevision:321177 
Saturday, 20 Oct 2012
10:36 beat search for other commits by this committer
- Sync with the versions currently running on pointyhat
- Use Subversion instead of CVS

Approved by:	erwin (maintainer)
Feature safe:	yes
Original commitRevision:306176 
Monday, 2 May 2011
09:38 erwin search for other commits by this committer
Remove duplicate words in comment.

Submitted by:   ohauer
Original commit
Thursday, 1 Feb 2007
03:28 kris search for other commits by this committer
Retire PORTOBJFORMAT
Original commit
Thursday, 23 Nov 2006
14:04 erwin search for other commits by this committer
Replace a simple call to localtime() to strftime() to include the
timezone.
Original commit
12:16 erwin search for other commits by this committer
eik@ has been inactive for quite some time and as I am running
these scripts on the cluster, transfer maintainership of these
to myself.
Original commit
11:59 erwin search for other commits by this committer
Include a time when the script was started in the mail templates.

This script can sometimes take several hours to run on builder,
and thus leading to confusing of why it still reports an error
that was fixed in cvs some time ago.  Including the time when
the ports tree was updated should reduce some of this confusion.
Original commit
Friday, 4 Jun 2004
22:23 eik search for other commits by this committer
Hack in master/slave support
Original commit
Sunday, 30 May 2004
21:12 eik search for other commits by this committer
parse $FreeBSD$ with yyyy-mm-dd format dates
Original commit
15:15 eik search for other commits by this committer
protect $FreeBSD: ... $ from being expanded

Noticed by:     mat
Original commit
15:09 eik search for other commits by this committer
don't terminate the log entry with the first hyphen
Original commit
10:44 eik search for other commits by this committer
- make somewhat more robust against a corrupted ports tree
- CC committers and maintainer [1]
- include affected ports in the subject line [2]
- do a CVS log of the version checked out [3]

Suggsted by:    Ade Lovett <ade@FreeBSD.org> [1]
                Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> [2]
                Pav Lucistnik <pav@FreeBSD.org> [3]
Original commit
Friday, 21 May 2004
16:23 eik search for other commits by this committer
- fix a bug handling the maintainer field when ALLPORTS is used

- add an option to watch for maintainer changes

- change watch regex to match PKGORIGIN, not PKGNAME
Original commit
Wednesday, 19 May 2004
14:30 eik search for other commits by this committer
Turn chkversion into an all-dancing, all-singing notification tool.

You can even get notified of version changes in your favourite
perl modules by setting
  WATCH_REGEX='p5-.*'

Plus, it has a nice configurable nagging option.
Original commit
Tuesday, 18 May 2004
08:53 eik search for other commits by this committer
small optimazation: don't compare versions that are equal
Original commit
Monday, 17 May 2004
17:09 eik search for other commits by this committer
check only ports connected to the build.
Original commit
00:04 eik search for other commits by this committer
- integrated chkorigin
- eliminated shell usage [1]

Submitted by:   mat [1]
Original commit
Sunday, 16 May 2004
10:46 eik search for other commits by this committer
FWIIW, spawn fewer processes.
Original commit
Friday, 14 May 2004
21:07 eik search for other commits by this committer
support for symlinked portsdir (but no other symlinks in the ports tree)

chkversion: support for CVS blame with env CVSBLAME=yes
Original commit
12:35 eik search for other commits by this committer
added chkversion, a script that ensures that PORTVERSIONs don't go backwards
Original commit

Number of commits found: 29