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: editors/p5-Padre/Makefile

Number of commits found: 63

Sunday, 4 Aug 2019
09:07 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:508082 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Monday, 25 Feb 2019
12:47 bapt search for other commits by this committer
wxGTK3.0: switch to gtk3 and webkit2

Discussed with:	portmgr
Original commitRevision:493853 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Friday, 2 Jun 2017
15:38 sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check

- Sort and fix *_DEPENDS
Original commitRevision:442383 
Tuesday, 11 Apr 2017
00:47 sunpoet search for other commits by this committer
Remove Perl core modules

- Fix version requirement of *_DEPENDS
- Bump PORTREVISION for dependency change
Original commitRevision:438233 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Saturday, 11 Mar 2017
15:59 sunpoet search for other commits by this committer
Use real PORTVERSION and update dependent ports

- Sort PLIST
Original commitRevision:435933 
Tuesday, 10 Jan 2017
18:36 sunpoet search for other commits by this committer
Add LICENSE_FILE
Original commitRevision:431119 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Monday, 14 Nov 2016
11:26 danfe search for other commits by this committer
Do not terminate BROKEN messages with period, it is added by the framework.
Original commitRevision:426104 
Sunday, 31 Jul 2016
13:42 pi search for other commits by this committer
editors/p5-Padre: Unbreak build by adding #include <cmath>

- unbreak build by adding include cmath to
  wx-scintilla/src/scintilla/src/Editor.cxx
- make other patches makepatch-compliant
- remove WX_UNICODE=yes (obsolete)
- un-silence several commands during build

PR:		210959
MFH:		2016Q3
Reported by:	pkg-fallout
Original commitRevision:419375 
Monday, 6 Jun 2016
15:25 mat search for other commits by this committer
Remove unneeded usage of:

- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
Original commitRevision:416469 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 28 Feb 2016
23:38 mat search for other commits by this committer
Been broken on 9 for more than a month, marking BROKEN before 2016Q2.

http://beefy1.nyi.freebsd.org/data/93i386-default/409710/logs/p5-Padre-1.00_4.log

Sponsored by:	Absolight
Original commitRevision:409783 
Monday, 29 Jun 2015
15:47 adamw search for other commits by this committer
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.

Remove all instances of it from perl@ ports.
Original commitRevision:390918 
Monday, 11 May 2015
12:04 mat search for other commits by this committer
Move p5- ports from ports@ to perl@.

With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:386075 
Wednesday, 22 Apr 2015
15:46 mat search for other commits by this committer
Fix build with Perl 5.21.0+ (removal of CGI, and Module::Build)
While there, cleanup MASTER_SITES, and remove an empty target.

With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:384495 
Monday, 20 Apr 2015
10:27 marino search for other commits by this committer
editors/p5-Padre: unbreak on some platforms

Due to pulling in Wx headers, Padre has to be built with c++11 standard.
Due to current breakage on p5-Wx, this couldn't be tested on FreeBSD 8.
It still builds on FreeBSD 10 and once again on DragonFly.
Original commitRevision:384343 
Thursday, 2 Apr 2015
00:57 amdmi3 search for other commits by this committer
- Strip library
Original commitRevision:382978 
Saturday, 21 Mar 2015
19:55 sunpoet search for other commits by this committer
- Fix *_DEPENDS: version is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency change
Original commitRevision:381840 
Friday, 27 Feb 2015
16:30 makc search for other commits by this committer
Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows
Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE}
Original commitRevision:380099 
Tuesday, 23 Dec 2014
02:22 mat search for other commits by this committer
Catch up abusive uses of ${SITE_PERL}.

Sponsored by:	Absolight
Original commitRevision:375302 
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 
Friday, 7 Nov 2014
13:51 mat search for other commits by this committer
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)

With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:372262 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Tuesday, 29 Jul 2014
20:42 marino search for other commits by this committer
editors/p5-Padre: Unbreak, update version 0.96 => 1.00, and stage

PR:		187974
Submitted by:	Ports Fury
Original commitRevision:363388 
Wednesday, 28 May 2014
12:12 bapt search for other commits by this committer
Remove USE_DISPLAY from broken ports

With hat:	portmgr
Original commitRevision:355615 
Wednesday, 9 Apr 2014
09:49 bapt search for other commits by this committer
Mark as broken unstaged perl ports

With hat:	portmgr
Original commitRevision:350675 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Friday, 2 Aug 2013
21:38 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324175 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Monday, 25 Mar 2013
06:07 miwi search for other commits by this committer
- Update to version 0.96

PR:		177255
Submitted by:	Ports Fury
Original commitRevision:315196 
Monday, 7 Jan 2013
17:28 crees search for other commits by this committer
Remove PKGNAMEPREFIX from textproc/py-ack

Submitted by:	Sebastian Santoro (original idea)
Reviewed by:	perl
Original commitRevision:310049 
Sunday, 16 Dec 2012
06:12 az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Original commitRevision:308985 
Monday, 15 Oct 2012
16:21 tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request

Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
Original commitRevision:305921 
Saturday, 30 Jun 2012
05:16 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Tuesday, 13 Mar 2012
16:15 pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
Original commit
Thursday, 8 Mar 2012
18:45 pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Friday, 28 May 2010
10:57 wen search for other commits by this committer
- Update to 0.62

PR:             ports/146484
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Approved by:    maintainer(timeout, > 17 days)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Thursday, 28 Jan 2010
02:32 kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 12).

Approved by:    portmgr (itetcu)
Original commit
Friday, 8 Jan 2010
07:37 wen search for other commits by this committer
- Update to 0.50

PR:             ports/141108
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Friday, 16 Oct 2009
12:30 beat search for other commits by this committer
- Update to 0.47

PR:             ports/139187
Submitted by:   Cezary Morga <cm AT therek.net> (maintainer)
Original commit
Thursday, 24 Sep 2009
20:01 pav search for other commits by this committer
- Update to 0.46

PR:             ports/139033
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Feature safe:   yes
Original commit
Sunday, 20 Sep 2009
20:14 pav search for other commits by this committer
- Update to 0.45

PR:             ports/138506
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Approved by:    maintainer timeout (17 days)
Feature safe:   yes
Original commit
Friday, 24 Jul 2009
18:23 beat search for other commits by this committer
- Update to 0.40

PR:             ports/136959
Submitted by:   Cezary Morga <cm AT therek.net> (maintainer)
Original commit
Wednesday, 15 Jul 2009
16:34 amdmi3 search for other commits by this committer
- Remove some comments I've used for testing
Original commit
16:30 amdmi3 search for other commits by this committer
- Update to 0.39

PR:             136699
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Tuesday, 30 Jun 2009
13:16 pav search for other commits by this committer
- Update to 0.38

PR:             ports/136146
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Saturday, 20 Jun 2009
19:45 beat search for other commits by this committer
- Update to 0.36

PR:             ports/135181
Submitted by:   Cezary Morga <cm AT therek.net> (maintainer)
Original commit
Saturday, 23 May 2009
06:35 beat search for other commits by this committer
- Update to 0.35

PR:             ports/134412
Submitted by:   Cezary Morga <cm AT therek.net> (maintainer)
Approved by:    miwi (mentor)
Original commit
Sunday, 5 Apr 2009
19:53 pav search for other commits by this committer
- Cover the case of no perl present in the IGNORE statement

Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Tuesday, 31 Mar 2009
10:19 miwi search for other commits by this committer
- Update to 0.32
- Add IGNORE if Perl without thread support is installed.

PR:             133086
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Monday, 23 Mar 2009
06:05 miwi search for other commits by this committer
- Remove IGNORE line
Original commit
Sunday, 22 Mar 2009
15:24 miwi search for other commits by this committer
- Update to 0.29

PR;             132732
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Sunday, 15 Mar 2009
17:17 miwi search for other commits by this committer
Padre - Perl Application Development and Refactoring Environment

Padre is an Perl IDE that is simple to use for new Perl programmers
but also supports large multi-lingual and multi-technology projects.

Padre is written in Perl, runs on all three major desktop platforms (Windows,
Mac OS X and Unix/GTK), and is distributed under the perl license.

WARNING: Padre requires Perl with thread support built-in !

WWW: http://padre.perlide.org/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
Original commit

Number of commits found: 63