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: lang/perl5.14/pkg-plist

Number of commits found: 19

Wednesday, 17 Dec 2014
12:59 mat search for other commits by this committer
Retire BSDPAN.

It was never converted to pkg, and starting with Perl 5.18 gives out
annoying warnings.

Differential Revision: https://reviews.freebsd.org/D1318
Reviewed by:	swills
With hat:	perl
Sponsored by:	Absolight
Original commitRevision:374844 
Tuesday, 2 Dec 2014
16:27 mat search for other commits by this committer
One last cleanup, factorize a few things into variables, add a few entries to
PLIST_SUB and SUB_LIST, finish making sure the MANPATH are valid all around.

Differential Revision:	https://reviews.freebsd.org/D1254
Sponsored by:	Absolight
Original commitRevision:373771 
Friday, 28 Nov 2014
12:43 mat search for other commits by this committer
Fixup the makewhatis errors.

Sponsored by:	Absolight
Original commitRevision:373565 
Thursday, 27 Nov 2014
09:57 mat search for other commits by this committer
- Bring back the .packlist files, many people need them, they will
  automatically added to the plists.
- Add soname to libperl.so and rename it to libperl.so.PERL_VER, for instance
  libperl.so.5.18. To keep software linked with it working, provide a
  libperl.so symlink.
- Rollback Perl's man page location change, it creates conflicts for the few
  modules that ship with Perl and are in the ports tree.

Sponsored by:	Absolight
Original commitRevision:373476 
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 
Friday, 3 Oct 2014
12:42 mat search for other commits by this committer
Cleanup @dirrm*.

Differential Revision:	https://reviews.freebsd.org/D885
Reviewed by:	bapt
With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:369892 
Sunday, 15 Jun 2014
12:40 marino search for other commits by this committer
lang/perl5*: Remove absolute path to makewhatis in pkg-plist

Generally absolutely paths are not used with @exec in pkg-plist.
In this case, the path /usr/bin/makewhatis doesn't work on DragonFly
where the binary is located at /usr/sbin/makewhatis.  Removing the
full path is a no-op on FreeBSD and fixes perl man page installation
on DragonFly.  No revbump required.

Approved by:	portmgr (bapt)
Original commitRevision:357875 
Monday, 26 May 2014
22:55 mat search for other commits by this committer
Ship Perl with its real licenses, and not the stock ones.

While there, sort the plist according to makeplist.

Sponsored by:	Absolight
Original commitRevision:355464 
Monday, 31 Mar 2014
22:26 mat search for other commits by this committer
- Remove temp file on deinstall[1]
- Unshun all installation commands
- Make PREFIX-clean

Poked by:	bdrewery [1]
Sponsored by:	Absolight
Original commitRevision:349811 
Wednesday, 12 Feb 2014
13:46 mat search for other commits by this committer
Massive cleanup of the Perl ports:

- Use SUB_FILES instead of own backed version
- Have etc/perl5_version in the package instead of generating a static
  one at install
- Move some mkdirs from pkg-install to pkg-plist
- Move the bin/perl5 creation from plist to post-install

Reviewed by:	az
Sponsored by:	Absolight
Original commitRevision:343921 
Saturday, 30 Nov 2013
17:28 mat search for other commits by this committer
Take care of whatis database.
- remove on deinstall
- create on install

PR:		ports/184164
Submitted by:	Tatsuki Makino
Original commitRevision:335309 
Saturday, 5 Oct 2013
18:15 antoine search for other commits by this committer
Re-order directory removal to fix leftovers with pkg_install

Approved by:	az
Original commitRevision:329491 
14:56 az search for other commits by this committer
- Add more missed dirs for staging

Submitted by:	antoine@ (via IRC, version for perl5.14)
Original commitRevision:329465 
Thursday, 3 Oct 2013
13:30 mat search for other commits by this committer
- Fixup staging with pkgng.
- Always use new LIB_DEPENDS format.

Pointy hat to:	myself
Original commitRevision:329184 
08:21 mat search for other commits by this committer
Support staging.
Original commitRevision:329160 
Wednesday, 12 Jun 2013
13:00 az search for other commits by this committer
- lang/perl5.12 upgrade to 5.12.5
- lang/perl5.14 upgrade to 5.14.4
- lang/perl5.16 upgrade to 5.16.3
- Global modify SITE_PERL[1][2]

[1] - See more info:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl
[2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@)

Please, see ports/UPDATING for upgrade procedure.

Reviewed by:	bapt@ (exp-run), culot@
Original commitRevision:320679 
Monday, 19 Dec 2011
19:36 skv search for other commits by this committer
Update to 5.14.2

Changes:        http://search.cpan.org/~flora/perl-5.14.2/pod/perldelta.pod
Original commit
Sunday, 19 Jun 2011
10:27 skv search for other commits by this committer
Update to 5.14.1

Changes:        http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod
Original commit
Tuesday, 17 May 2011
19:30 skv search for other commits by this committer
Introduce Perl 5.14.0

Changes:        http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
Original commit

Number of commits found: 19