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: x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile

Number of commits found: 30

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 
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 
Saturday, 10 Jun 2017
01:51 sunpoet search for other commits by this committer
Remove no-op WX_UNICODE

Approved by:	portmgr (blanket)
Original commitRevision:443053 
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 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
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 
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, 8 Apr 2014
13:08 bapt search for other commits by this committer
Switch to wxGTK 3.0
Original commitRevision:350609 
Sunday, 3 Nov 2013
08:05 az search for other commits by this committer
- support STAGEDIR
Original commitRevision:332594 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
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 
Monday, 8 Jul 2013
17:13 bapt search for other commits by this committer
Remove unneeded USE_DISPLAY
Original commitRevision:322519 
Tuesday, 18 Jun 2013
13:49 az search for other commits by this committer
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
Original commitRevision:321187 
Thursday, 29 Nov 2012
07:14 bapt search for other commits by this committer
- update 0.32
- undeprecate

Feature safe:	yes
Original commitRevision:307955 
Friday, 26 Oct 2012
10:23 bapt search for other commits by this committer
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available

Feature safe:	yes
Original commitRevision:306432 
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 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
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
Sunday, 16 May 2010
09:19 miwi search for other commits by this committer
- Update to 0.27

PR:             146583
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
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
Sunday, 31 Jan 2010
01:08 pgollucci search for other commits by this committer
- Update to 0.24

PR:             ports/142703
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (cm@therek.net; > 2 weeks)
Original commit
Friday, 20 Nov 2009
06:06 miwi search for other commits by this committer
- Update to 0.22

PR:             140679
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Wednesday, 30 Sep 2009
14:10 miwi search for other commits by this committer
- Force commit to correct the entry:
- Update to 0.17

PR:             139184
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
14:08 miwi search for other commits by this committer
- Update to 0.93

PR:             139183
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 30 Jun 2009
13:04 pav search for other commits by this committer
- Unmark BROKEN, problem was fixed in p5-Wx port

PR:             ports/136135
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Original commit
Saturday, 20 Jun 2009
18:45 beat search for other commits by this committer
- Mark as BROKEN on CURRENT. Dumps core during build.

PR:             ports/135181
Approved by:    Cezary Morga <cm AT therek.net> (maintainer)
Original commit
Sunday, 15 Mar 2009
17:09 miwi search for other commits by this committer
This module provides the STDOUT, STDERR and exit codes of asynchronously running
processes via events. It may be used for long running or blocking processes that
provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN.

WWW: http://search.cpan.org/dist/Wx-Perl-ProcessStream/

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

Number of commits found: 30