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: print/pdflib/pkg-plist

Number of commits found: 23

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 
Thursday, 13 Nov 2014
07:41 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372510 
Tuesday, 17 Jun 2014
12:41 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:358105 
Wednesday, 19 Mar 2014
15:53 ale search for other commits by this committer
Fix installation of perl binding.
Original commitRevision:348628 
Friday, 13 Jan 2012
09:17 ale search for other commits by this committer
- Add forgotten patch
- Switch to OPTIONS
- Add Java bindings [1]

Submitted by:   Oliver Brandmueller <ob@e-Gitt.NET> [1]
Original commit
Tuesday, 10 Jan 2012
11:40 ale search for other commits by this committer
Update to 7.0.5 release and remove unneeded libtool hacks.
Original commit
Monday, 6 Jul 2009
08:02 ale search for other commits by this committer
Update to 7.0.4p4 release.
Original commit
Monday, 9 Oct 2006
08:17 ale search for other commits by this committer
Update to 7.0.0 release.
Original commit
Saturday, 4 Mar 2006
10:28 ale search for other commits by this committer
Update to 6.0.3 release and make it fetchable again.

Approved by:    portmgr (kris)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Saturday, 11 Dec 2004
09:14 ale search for other commits by this committer
Fix plist of pdflib-perl.

Submitted by:   pointyhat via kris
Pointyhat to:   me (always test pdflib-perl when updating pdflib)
Original commit
Thursday, 9 Dec 2004
10:51 ale search for other commits by this committer
Update to 6.0.1 release:
- Unmark BROKEN
- Use libtool15
Original commit
Friday, 25 Jun 2004
11:23 ale search for other commits by this committer
- Update to 6.0.0 release
- Re-enable cxx support
Original commit
Tuesday, 27 Jan 2004
00:24 ale search for other commits by this committer
Update to 5.0.3 release.

Noticed by:     Alistair Buckle <mail_w@agtb.freeserve.co.uk>
Approved by:    nork (mentor/implicitly)
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Friday, 26 Sep 2003
23:35 edwin search for other commits by this committer
[Maintainer Update] Port: print/pdflib

        Update to 5.0.2 release.

PR:             ports/57204
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Original commit
Wednesday, 4 Jun 2003
06:25 leeym search for other commits by this committer
Update to 5.0.1 (and fix unfetchable distfile).

PR:             52885
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Original commit
Monday, 14 Apr 2003
05:03 edwin search for other commits by this committer
[Maintainer Update] Port: print/pdflib

        Update from 4.0.3 to 5.0.0 release.

PR:             ports/50715
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Original commit
Monday, 31 Mar 2003
07:04 edwin search for other commits by this committer
[Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
(really this time)

PR:             ports/48961
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Original commit
Sunday, 3 Feb 2002
01:27 pat search for other commits by this committer
Update to 4.0.2    
Original commit
Sunday, 27 Jan 2002
16:04 dwcjr search for other commits by this committer
Update pdflib to v 4    
Original commit
15:47 dwcjr search for other commits by this committer
Resurrect pdflib so that it can be upgraded to pdflib v 4    
Original commit
Sunday, 10 Jun 2001
14:49 dirk search for other commits by this committer
Remove pdflib in favour of pdflib3.  
Original commit

Number of commits found: 23