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: databases/p5-DBI/pkg-plist

Number of commits found: 33

Friday, 29 Dec 2017
18:47 sunpoet search for other commits by this committer
Update to 1.639

Changes:	http://search.cpan.org/dist/DBI/Changes
Original commitRevision:457524 
Monday, 25 Apr 2016
12:14 pi search for other commits by this committer
databases/p5-DBI: 1.634 -> 1.636

Changes:
  http://search.cpan.org/~timb/DBI-1.636/Changes
Original commitRevision:414000 
Sunday, 15 Nov 2015
03:01 sunpoet search for other commits by this committer
- Sort PLIST
Original commitRevision:401633 
Monday, 14 Sep 2015
12:19 mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
Original commitRevision:396892 
Tuesday, 13 Jan 2015
15:34 sunpoet search for other commits by this committer
- Update to 1.633
- Sort PLIST

Changes:	http://search.cpan.org/dist/DBI/Changes
Original commitRevision:376958 
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, 20 Oct 2014
10:41 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371255 
Tuesday, 10 Jun 2014
12:14 mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
Original commitRevision:357300 
Saturday, 2 Nov 2013
19:55 sunpoet search for other commits by this committer
- Update to 1.630
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/DBI/Changes
Original commitRevision:332534 
Thursday, 17 Mar 2011
22:48 bapt search for other commits by this committer
- update to 1.616
- add licenses
- changes: http://search.cpan.org/dist/DBI/Changes
Original commit
Friday, 24 Sep 2010
02:03 pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
Original commit
Monday, 20 Sep 2010
00:14 wen search for other commits by this committer
- Update to 1.614

PR:             ports/150729
Submitted by:   Frederic Culot <frederic@culot.org>
Original commit
Thursday, 29 Jul 2010
17:20 skv search for other commits by this committer
Update to 1.613

Changes:       
http://search.cpan.org/~timb/DBI-1.613/Changes#Changes_in_DBI_1.613_%28svn_r14271%29_22nd_July_2010
PR:             ports/148947
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Original commit
Wednesday, 24 Oct 2007
04:47 chinsan search for other commits by this committer
- Update to 1.60.1

Noticed by:     clsung via #bsdchat
Original commit
Sunday, 26 Aug 2007
05:24 chinsan search for other commits by this committer
- Update to 1.59.
- take maintainership.
Original commit
Tuesday, 19 Jun 2007
19:16 mat search for other commits by this committer
Update to 1.57
Original commit
Sunday, 27 May 2007
11:13 skv search for other commits by this committer
Update to 1.56

Changes:        http://search.cpan.org/dist/DBI/Changes
Original commit
Saturday, 24 Feb 2007
11:10 tobez search for other commits by this committer
Update to 1.54.
Original commit
Thursday, 23 Nov 2006
02:35 clsung search for other commits by this committer
- Update to 1.53
Original commit
Monday, 14 Aug 2006
18:34 mat search for other commits by this committer
Update to 1.52

PR:             101684
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Sunday, 22 Jan 2006
01:29 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
Thursday, 1 Dec 2005
11:15 mat search for other commits by this committer
Update to 1.49
Original commit
Friday, 15 Oct 2004
16:35 vanilla search for other commits by this committer
Upgrade to 1.45, and reset MAINTAINER to perl@

PR:             ports/72729
Submitted by:   mat@
Original commit
Friday, 7 May 2004
01:14 vanilla search for other commits by this committer
add missing files and manpages

PR:             ports/66332
Submitted by:   leeym@
Original commit
Sunday, 21 Mar 2004
01:38 vanilla search for other commits by this committer
Upgrade to 1.42.
Original commit
Tuesday, 24 Feb 2004
17:44 vanilla search for other commits by this committer
Upgrade to 1.41.
Original commit
Friday, 16 May 2003
07:41 vanilla search for other commits by this committer
Upgrade to 1.36.

PR:             ports/52269
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Tuesday, 6 May 2003
09:57 vanilla search for other commits by this committer
Upgrade to 1.35.

PR:             ports/51786
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Tuesday, 4 Mar 2003
15:40 vanilla search for other commits by this committer
Upgrade to 1.34.

Submitted by:   kuriyama
Original commit
Monday, 24 Feb 2003
07:11 vanilla search for other commits by this committer
Upgrade to 1.32.

PR:             ports/47618, ports/47619
Submitted by:   Philip M. Gollucci <philip@p6m7g8.com>
Original commit
Saturday, 15 Jun 2002
13:21 tobez search for other commits by this committer
Update to 1.28.

PR:             39328
Approved by:    maintainer
Original commit
Friday, 22 Feb 2002
01:24 vanilla search for other commits by this committer
Upgrade to 1.21.    
Original commit
Monday, 26 Nov 2001
12:11 vanilla search for other commits by this committer
Upgrade to 1.20.    
Original commit

Number of commits found: 33