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: dns/p5-Net-DNS-SEC/pkg-plist

Number of commits found: 17

Sunday, 9 Oct 2022
15:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/p5-Net-DNS-SEC: Update to 1.20

Changes:	https://metacpan.org/dist/Net-DNS-SEC/changes
commit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738a commit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738a commit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738a commit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738a dbc09b8
Tuesday, 4 Feb 2020
17:53 sunpoet search for other commits by this committer
Update to 1.15

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
Original commitRevision:525188 
Tuesday, 20 Mar 2018
22:35 sunpoet search for other commits by this committer
Update to 1.05

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
Original commitRevision:465124 
Friday, 16 Feb 2018
15:42 sunpoet search for other commits by this committer
Update to 1.04

- Fix *_DEPENDS:
  - p5-Net-DNS is required not only for testing
  - Fix version requirement
- Remove NO_ARCH
- Add USES=ssl
- Strip shared library

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
Original commitRevision:462028 
Thursday, 13 Aug 2015
17:34 sunpoet search for other commits by this committer
- Update to 1.01

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
Original commitRevision:394116 
Sunday, 19 Jul 2015
16:36 sunpoet search for other commits by this committer
- Fix conflicts between Net::DNS::SEC 0.22 and Net::DNS 1.01:
  - Remove Net::DNS::RR::* as they are integrated to Net::DNS 1.01
  - Update *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for package change
Original commitRevision:392515 
Saturday, 14 Feb 2015
19:03 adamw search for other commits by this committer
Update to 0.22.

As long as we're depending on some of the optional modules
(Crypt::OpenSSL::Random,
and Digest::BubbleBabble), depend on the rest of the optional modules
(Crypt::OpenSSL::ECDSA and Crypt::OpenSSL::EC).

Changes: https://metacpan.org/changes/distribution/Net-DNS-SEC
Original commitRevision:378993 
Saturday, 3 Jan 2015
17:14 sunpoet search for other commits by this committer
- Update to 0.21
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
Original commitRevision:376138 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Monday, 27 Oct 2014
12:13 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371557 
Thursday, 15 May 2014
13:18 jadawin search for other commits by this committer
- Update to 0.18
Original commitRevision:354122 
Sunday, 3 Nov 2013
07:46 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332593 
Wednesday, 30 Jan 2013
17:31 sunpoet search for other commits by this committer
- Cleanup Makefile header
- Fix and sort PLIST: %%SITE_PERL%%/Net/DNS/RR/SIG does not exist
Original commitRevision:311245 
Monday, 2 Feb 2009
16:42 jadawin search for other commits by this committer
- Update to 0.15
Original commit
Friday, 12 May 2006
14:28 vd search for other commits by this committer
Remove whitespace from line endings in pkg-plist files.

Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:    ports/94078
Approved by:    portmgr (during freeze: krion, then kris advised to wait; at
present: erwin)
Original commit
Sunday, 22 Jan 2006
01:49 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Monday, 12 Dec 2005
11:22 erwin search for other commits by this committer
- Update to 0.13
- Mark for perl 5.6.0 or higher.
Original commit

Number of commits found: 17