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: devel/p5-ReadLine-Perl/Makefile

Number of commits found: 20

Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
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, 22 Mar 2014
11:53 az search for other commits by this committer
- resolve install conflict with devel/p5-ReadLine-Perl-TTYtter
- bump portrevision
Original commitRevision:348789 
Thursday, 31 Oct 2013
07:36 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332205 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Tuesday, 28 Jun 2011
01:29 sunpoet search for other commits by this committer
- Respect devel/p5-ReadLine-*: use @dirrmtry
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
- Bump PORTREVISION for PLIST change
Original commit
Friday, 17 Dec 2010
20:14 pgollucci search for other commits by this committer
- Pass to perl@
Original commit
Thursday, 5 Nov 2009
20:42 miwi search for other commits by this committer
- Update to 1.0303

PR:             140276
Submitted by:   Florian Smeets <flo@kasimir.com>
Original commit
Friday, 13 Mar 2009
23:27 shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Original commit
Saturday, 25 Oct 2008
16:29 leeym search for other commits by this committer
- add MASTER_SITE_SUBDIR=Term to unbreak this port after utilize CPAN macro

PR:             127740
Submitted by:   leeym
Approved by:    maintainer timeout
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Original commit
Saturday, 1 Jul 2006
19:12 shaun search for other commits by this committer
- Upgrade to 1.0302

PR:             ports/99136
Submitted by:   aaron
Approved by:    ahze (mentor, implicit)
Original commit
Monday, 19 Jun 2006
20:06 shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Original commit
Thursday, 20 Apr 2006
05:57 clsung search for other commits by this committer
- Update p5-ReadLine-Perl to 1.03
- Take maintainership

PR:             ports/96069
Submitted by:   maintainer (Shaun Amott <shaun AT inerd dot com>)
Original commit
Saturday, 15 Apr 2006
06:37 linimon search for other commits by this committer
Reset mph due to no response to email about status, and maintainer-timeouts.

Hat:    portmgr
Original commit
Friday, 16 May 2003
00:30 mph search for other commits by this committer
Upgrade to 1.0203.

PR:             ports/52207
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
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
Friday, 11 Aug 2000
11:34 will search for other commits by this committer
Update to 0.9908.    
Original commit

Number of commits found: 20