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: palm/p5-Palm/Makefile

Number of commits found: 15

Saturday, 28 Sep 2019
23:58 jgh search for other commits by this committer
- chase r512758
Original commitRevision:513177 
Wednesday, 21 Aug 2019
23:00 jgh search for other commits by this committer
- mark deprecated
- while here pet portlint

Approved by:	arensb@ooblick.com (maintainer)
Original commitRevision:509568 
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 
Saturday, 1 Feb 2014
14:42 miwi search for other commits by this committer
- Stage support
Original commitRevision:342153 
Friday, 20 Sep 2013
22:33 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
palm)
Original commitRevision:327760 
Wednesday, 11 Sep 2013
19:02 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327002 
Tuesday, 29 Dec 2009
10:25 miwi search for other commits by this committer
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src

PR:     ports/136065 ports/127469
Submitted by:   N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:     137855
Submitted by:           Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:   Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:    exp-run
Original commit
Sunday, 25 Jun 2006
16:38 clsung search for other commits by this committer
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:             ports/98755
Submitted by:   rafan
Approved by:    portmgr (erwin)
Original commit
Saturday, 6 Nov 2004
02:32 kevlo search for other commits by this committer
Update tp 1.3.0

PR: ports/73368
Submitted by: plasma <plasmaball@gmail.com>
Original commit
Friday, 21 Feb 2003
13:19 knu search for other commits by this committer
De-pkg-comment.
Original commit
Friday, 10 Jan 2003
05:12 edwin search for other commits by this committer
Fix MASTER_SITE

PR:             ports/46914
Submitted by:   Andrew &urger <arensb+ports@ooblick.com>
Original commit
Friday, 24 Aug 2001
17:41 mi search for other commits by this committer
Upgrade this ports to 1.2.4 and 2.1.3 respectively. The maintainer   is the
author, and this new versions are both posted on the WWW.    
Original commit
Thursday, 1 Mar 2001
06:39 vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
Original commit
Saturday, 9 Sep 2000
09:36 kevlo search for other commits by this committer
Update to version 1.2.2    
Original commit
Saturday, 3 Jun 2000
08:57 knu search for other commits by this committer
p5-Palm is a set of Perl5 modules for reading and writing Palm(R) devices'  
database files.    
Original commit

Number of commits found: 15