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/files/patch-configure

Number of commits found: 13

Monday, 8 Jun 2020
04:41 kevans search for other commits by this committer
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.

PORTREVISION is bumped for all of the above, because we will almost
certainly build these differently when the replacements actually start
working.

These were all detected by the below-referenced exp-run [1]. The patch
included forbids many ordinary characters from being escaped, since we'll
later imbue those with special meanings. This has had the nice side effect
of picking up various things that we didn't handle properly, e.g. \t and \r
for tab and carriage return.

PR:		229925 [1]
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: trivial build fixes)
MFH:		no (invasive risk)
Differential Revision:	https://reviews.freebsd.org/D25185
Original commitRevision:538197 
Monday, 27 Jan 2020
07:29 ale search for other commits by this committer
Fix build when JAVA is enabled.

PR:		243611
Submitted by:	Tommy P <tommyhp2@gmail.com>
Original commitRevision:524244 
Wednesday, 10 Dec 2014
17:44 marino search for other commits by this committer
print/pdflib: Make DragonFly respect Perl's LDDFLAGS too

This is required for upcoming Perl changes.  I just duplicated the FreeBSD
line as a case option rather than add two more patterns -- mainly for
consistency as each platform got their own line in other cases.

Follows:	r373971
Original commitRevision:374481 
Thursday, 4 Dec 2014
16:55 mat search for other commits by this committer
Respect Perl's LDDLFLAGS.

With hat:	perl
Sponsored by:	Absolight
Original commitRevision:373971 
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, 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, 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
Friday, 21 Jun 2002
15:49 pat search for other commits by this committer
Update to 4.0.3

PR:             39616
Submitted by:   maintainer
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

Number of commits found: 13