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: devel/p5-Config-General/distinfo

Number of commits found: 36

Sunday, 17 Apr 2022
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Config-General: Update to 2.65

- Update LICENSE

Changes:	https://metacpan.org/dist/Config-General/changes
commit hash: 3c48a7a16a5aaca073882f80baef4fcf7d7a47ee commit hash: 3c48a7a16a5aaca073882f80baef4fcf7d7a47ee commit hash: 3c48a7a16a5aaca073882f80baef4fcf7d7a47ee commit hash: 3c48a7a16a5aaca073882f80baef4fcf7d7a47ee 3c48a7a
Wednesday, 3 Aug 2016
09:18 jadawin search for other commits by this committer
- Update to 2.63
Original commitRevision:419501 
Monday, 23 May 2016
09:11 jadawin search for other commits by this committer
- Update to 2.61
Original commitRevision:415706 
Friday, 30 Oct 2015
14:01 jadawin search for other commits by this committer
- Update to 2.60
Original commitRevision:400540 
Wednesday, 3 Jun 2015
14:54 jadawin search for other commits by this committer
- Update to 2.58
Original commitRevision:388434 
Tuesday, 13 May 2014
07:47 jadawin search for other commits by this committer
- Update to 2.56
Original commitRevision:353926 
Thursday, 4 Jul 2013
14:20 culot search for other commits by this committer
- Update to 2.52
- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile's header

Changes:	http://search.cpan.org/dist/Config-General/Changelog
Approved by:	jadawin@ (implicit, on holidays)
Original commitRevision:322275 
Thursday, 23 Aug 2012
09:08 jadawin search for other commits by this committer
- Update to 2.51
- Changelog:
http://cpansearch.perl.org/src/TLINDEN/Config-General-2.51/Changelog
Original commit
Thursday, 2 Dec 2010
15:24 jadawin search for other commits by this committer
- Update to 2.50
Original commit
Friday, 25 Jun 2010
07:57 jadawin search for other commits by this committer
- Update to 2.49
- Changelog:
<http://cpansearch.perl.org/src/TLINDEN/Config-General-2.49/Changelog>

Feature safe:   yes
Original commit
Wednesday, 5 May 2010
14:12 jadawin search for other commits by this committer
- Update to 2.48
- Changelog: http://search.cpan.org/src/TLINDEN/Config-General-2.48/Changelog
Original commit
Wednesday, 9 Sep 2009
07:20 jadawin search for other commits by this committer
- Update to 2.44
Original commit
Tuesday, 21 Jul 2009
08:57 jadawin search for other commits by this committer
- Update to 2.43
- Take maintainership
Original commit
Monday, 22 Dec 2008
16:29 jadawin search for other commits by this committer
- Update to 2.42
Original commit
Thursday, 18 Dec 2008
21:39 jadawin search for other commits by this committer
- Update to 2.41
Original commit
Thursday, 19 Jun 2008
14:56 mat search for other commits by this committer
Update to 2.40
Original commit
Wednesday, 18 Jun 2008
15:21 leeym search for other commits by this committer
- update to 2.39
Original commit
Tuesday, 11 Mar 2008
14:47 miwi search for other commits by this committer
- Update to 2.38
- Use CPAN Macro
Original commit
Thursday, 20 Dec 2007
09:48 gabor search for other commits by this committer
- Update to 2.37
Original commit
Wednesday, 17 Oct 2007
15:06 leeym search for other commits by this committer
- update to 2.36
Original commit
Tuesday, 16 Oct 2007
15:49 leeym search for other commits by this committer
- update to 2.34
Original commit
Wednesday, 18 Apr 2007
12:30 clsung search for other commits by this committer
- Update to 2.33
Original commit
Sunday, 25 Feb 2007
07:54 rafan search for other commits by this committer
- Update to 2.32
Original commit
Thursday, 12 Jan 2006
11:21 tobez search for other commits by this committer
Update to 2.31;  require Perl from ports.
Original commit
Monday, 14 Nov 2005
15:05 mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
Original commit
Friday, 16 Sep 2005
09:21 tobez search for other commits by this committer
Update to 2.30.
Original commit
Thursday, 23 Jun 2005
10:03 mat search for other commits by this committer
Update to 2.29
Original commit
Wednesday, 25 May 2005
10:07 tobez search for other commits by this committer
Update to 2.28;  assign maintainership to perl.
Original commit
Tuesday, 5 Apr 2005
11:10 lth search for other commits by this committer
Update to 2.27
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Tuesday, 1 Jul 2003
10:31 sheldonh search for other commits by this committer
(null delta)

Previous revision ommitted the following attribution:

PR:             ports/53957
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
10:31 sheldonh search for other commits by this committer
Update to 2.21:

* Fixed bug in new() when no config file is given.
Original commit
Thursday, 26 Jun 2003
15:53 sheldonh search for other commits by this committer
Update to 2.20:

* Fixed bug in empty object handling in OOP mode.
* Sets $/ if unset.
* Add new parameter -Tie to constructor, to allow ordered config hash
  contents across nested structures.

PR:             ports/53723
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Wednesday, 18 Jun 2003
10:46 sheldonh search for other commits by this committer
Update to 2.19:

* Allow use of Config::General variables in tainted code.
* Add a search-path feature for include files.

Tidy up pkg-plist.

PR:             ports/51838
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Wednesday, 22 Jan 2003
14:52 sheldonh search for other commits by this committer
Update 2.07 -> 2.15.
Original commit
Tuesday, 27 Aug 2002
14:39 sheldonh search for other commits by this committer
Add perl5 module Config::General, for handling Apache-style configuration
files.
Original commit

Number of commits found: 36