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: Mk/Uses/perl5.mk

Number of commits found: 125 (showing only 25 on this page)

«  1 | 2 

Sunday, 30 Mar 2014
14:58 bapt search for other commits by this committer
When USES=perl5 is localed (what ever run or build depend) define a cache
variable so autoconf always pick up the version from localbase

This eliminate a lot of perl related Q/A warnings
Original commitRevision:349633 
Saturday, 15 Mar 2014
10:31 gerald search for other commits by this committer
Move MAINTAINER lines to the end of the initial comment block and
make things a bit more consistent.

Approved by:	portmgr (bapt)
Original commitRevision:348308 
Thursday, 13 Mar 2014
15:08 sunpoet search for other commits by this committer
- Check test:
Original commitRevision:348082 
Wednesday, 12 Mar 2014
18:49 sunpoet search for other commits by this committer
- Add regression-test: for all USES=perl5 ports

Approved by:	mat (portmgr)
Tested by:	sunpoet (myself, almost 2 years)
Original commitRevision:347996 
Friday, 14 Feb 2014
15:41 mat search for other commits by this committer
Like it was announced six months ago, remove Perl 5.12.

Sponsored by:	Absolight
Original commitRevision:344266 
Monday, 3 Feb 2014
10:39 mat search for other commits by this committer
Add a note to people still running perl 5.12 that it's going to disapear soon.

Sponsored by:	Absolight
Original commitRevision:342415 
Monday, 27 Jan 2014
00:02 bapt search for other commits by this committer
Only defines the post-stage when needed
Original commitRevision:341314 
Saturday, 11 Jan 2014
21:37 mat search for other commits by this committer
Bump perl version here too.
Original commitRevision:339458 
Sunday, 27 Oct 2013
17:35 sunpoet search for other commits by this committer
- Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}"

Suggested by:	mat
Original commitRevision:331787 
Friday, 25 Oct 2013
07:53 sunpoet search for other commits by this committer
- Add missing || ${TRUE}
Original commitRevision:331562 
Wednesday, 23 Oct 2013
17:47 sunpoet search for other commits by this committer
- Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto exists

Reported by:	John Marino <freebsd.contact@marino.st>
Original commitRevision:331398 
Sunday, 20 Oct 2013
08:29 sunpoet search for other commits by this committer
- Cosmetic change:
  - Reorder knobs
  - Indent using tabstop=4
Original commitRevision:330987 
Saturday, 19 Oct 2013
19:11 sunpoet search for other commits by this committer
- Add staging support for USE_PERL5=modbuild*
- Remove STAGEDIR prefix from .packlist
Original commitRevision:330925 
Thursday, 26 Sep 2013
15:52 sunpoet search for other commits by this committer
- Minor cleanup for PERL5_MAN* and P5MAN*
  - perl.mk changes MAN3PREFIX only therefore we keep *MAN3 setting
  - PERL5_MAN[124-9] point to non-existence directories

Submitted by:	sunpoet
Reviewed by:	az
Original commitRevision:328373 
Monday, 23 Sep 2013
20:29 sunpoet search for other commits by this committer
- Remove trailing slash

Approved by:	bapt (via IRC)
Original commitRevision:328044 
20:07 bapt search for other commits by this committer
Introduce a new MANDIRS macros to make the compress-man determine where the
makefiles should be found
Previous implementation was based on etc/man.d which doesn't exists in FreeBSD
8.
By default MANDIRS is ${MANPREFIX}/man. if a port adds USES=perl5 then the perl
default locations is added

Reviewed by:	bdrewery
Original commitRevision:328037 
15:44 bapt search for other commits by this committer
Simplify notation of perl man page path in pkg-plist when staged

Submitted by:	az
Original commitRevision:328016 
05:34 bapt search for other commits by this committer
Add a new PERL_MANDIR substitution pattern to PLIST_SUB to easier staging p5-
ports

Approved by:	perl (az)
Original commitRevision:327909 
Thursday, 19 Sep 2013
08:16 bapt search for other commits by this committer
Introduce the one-true-way to handle multi version ports

This defines a new macros for end users!
DEFAULT_VERSIONS.
This macros is used to end-users to define what version they want to be
the default version for the whole ports tree (for ports allowing that)

Syntax is the following:
DEFAULT_VERSIONS=	perl5=5.18 ruby=2.0

Swith bsd.ruby.mk to use it[1], switch Uses/perl5.mk to use it[2]

If you are maintaining settable multi version port, please change it so
it uses DEFAULT_VERSIONS.

Reviewed by:	ruby (swills) [1], perl (az) [2]
Approved by:	ruby (swills) [1], perl (az) [2]
Original commitRevision:327602 
Wednesday, 4 Sep 2013
16:54 az search for other commits by this committer
- Fix things after recent modbuildtiny commit

Reviewed by:	bapt@
Kudos to: 	bapt@
Original commitRevision:326295 
13:11 mat search for other commits by this committer
* Add devel/p5-Module-Build-Tiny support to USE_PERL5 with modbuildtiny.
* Add doc for the configure, modbuild and modbuildtiny options.

Reviewed by:	az, bapt
Approved by:	az, bapt
Original commitRevision:326274 
Thursday, 22 Aug 2013
17:09 sunpoet search for other commits by this committer
- Sync comment with default PERL_VERSION
Original commitRevision:325217 
Tuesday, 13 Aug 2013
13:45 mat search for other commits by this committer
And actually allow people to continue using ports.

Submitted by:	az
Original commitRevision:324667 
13:04 mat search for other commits by this committer
Introduce Perl 5.18.1

Changes:        http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod
Changes:        http://search.cpan.org/dist/perl-5.18.1/pod/perldelta.pod
Original commitRevision:324662 
Wednesday, 31 Jul 2013
06:29 bapt search for other commits by this committer
New USES= perl5

Deprecate and replaces bsd.perl.mk, it adds more consistency:
only USE_PERL5 is needed to define all expected behaviour.

USE_PERL5 accept the following arguments:
Version: like 5.14+
- configure (formerly PERL_CONFIGURE=yes)
- run (formerly USE_PERL5_RUN=yes)
- build (formerly USE_PERL5_BUILD=yes)
- patch (only use perl as a patch dependency)
- extract (only use perl as an extract dependency)
- modbuild (formerly PERL_MODBUILD)

It has the new
P5MAN{1,2,3,4,5,6,7,8} macros equivalent to MAN{1,....} but depending on the
perl path.

Reviewed by:	az
Thanks to:	az
Original commitRevision:324004 

Number of commits found: 125 (showing only 25 on this page)

«  1 | 2