non port: editors/p5-Padre/Makefile |
SVNWeb
|
Number of commits found: 63 |
Sun, 4 Aug 2019
|
[ 09:07 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 25 Feb 2019
|
[ 12:47 bapt ] (Only the first 10 of 66 ports in this commit are shown above. )
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Fri, 2 Jun 2017
|
[ 15:38 sunpoet ]
Remove outdated PERL_LEVEL check
- Sort and fix *_DEPENDS
|
Tue, 11 Apr 2017
|
[ 00:47 sunpoet ]
Remove Perl core modules
- Fix version requirement of *_DEPENDS
- Bump PORTREVISION for dependency change
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sat, 11 Mar 2017
|
[ 15:59 sunpoet ]
Use real PORTVERSION and update dependent ports
- Sort PLIST
|
Tue, 10 Jan 2017
|
[ 18:36 sunpoet ]
Add LICENSE_FILE
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Mon, 14 Nov 2016
|
[ 11:26 danfe ] (Only the first 10 of 12 ports in this commit are shown above. )
Do not terminate BROKEN messages with period, it is added by the framework.
|
Sun, 31 Jul 2016
|
[ 13:42 pi ]
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
|
Mon, 6 Jun 2016
|
[ 15:25 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 28 Feb 2016
|
[ 23:38 mat ]
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
|
Mon, 29 Jun 2015
|
[ 15:47 adamw ] (Only the first 10 of 45 ports in this commit are shown above. )
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.
|
Mon, 11 May 2015
|
[ 12:04 mat ] (Only the first 10 of 108 ports in this commit are shown above. )
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight
|
Wed, 22 Apr 2015
|
[ 15:46 mat ]
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
|
Mon, 20 Apr 2015
|
[ 10:27 marino ]
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.
|
Thu, 2 Apr 2015
|
[ 00:57 amdmi3 ]
- Strip library
|
Sat, 21 Mar 2015
|
[ 19:55 sunpoet ]
- Fix *_DEPENDS: version is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency change
|
Fri, 27 Feb 2015
|
[ 16:30 makc ]
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}
|
Tue, 23 Dec 2014
|
[ 02:22 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
Catch up abusive uses of ${SITE_PERL}.
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 7 Nov 2014
|
[ 13:51 mat ] (Only the first 10 of 20 ports in this commit are shown above. )
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)
With hat: perl@
Sponsored by: Absolight
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 29 Jul 2014
|
[ 20:42 marino ]
editors/p5-Padre: Unbreak, update version 0.96 => 1.00, and stage
PR: 187974
Submitted by: Ports Fury
|
Wed, 28 May 2014
|
[ 12:12 bapt ]
Remove USE_DISPLAY from broken ports
With hat: portmgr
|
Wed, 9 Apr 2014
|
[ 09:49 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Mark as broken unstaged perl ports
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Fri, 2 Aug 2013
|
[ 21:38 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Mon, 25 Mar 2013
|
[ 06:07 miwi ]
- Update to version 0.96
PR: 177255
Submitted by: Ports Fury
|
Mon, 7 Jan 2013
|
[ 17:28 crees ]
Remove PKGNAMEPREFIX from textproc/py-ack
Submitted by: Sebastian Santoro (original idea)
Reviewed by: perl
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Mon, 15 Oct 2012
|
[ 16:21 tabthorpe ] (Only the first 10 of 48 ports in this commit are shown above. )
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore
|
Sat, 30 Jun 2012
|
[ 05:16 az ] (Only the first 10 of 12 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 28 May 2010
|
[ 10:57 wen ]
- Update to 0.62
PR: ports/146484
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
Approved by: maintainer(timeout, > 17 days)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 28 Jan 2010
|
[ 02:32 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12).
Approved by: portmgr (itetcu)
|
Fri, 8 Jan 2010
|
[ 07:37 wen ]
- Update to 0.50
PR: ports/141108
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Fri, 16 Oct 2009
|
[ 12:30 beat ]
- Update to 0.47
PR: ports/139187
Submitted by: Cezary Morga <cm AT therek.net> (maintainer)
|
Thu, 24 Sep 2009
|
[ 20:01 pav ]
- Update to 0.46
PR: ports/139033
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Feature safe: yes
|
Sun, 20 Sep 2009
|
[ 20:14 pav ]
- Update to 0.45
PR: ports/138506
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
Approved by: maintainer timeout (17 days)
Feature safe: yes
|
Fri, 24 Jul 2009
|
[ 18:23 beat ]
- Update to 0.40
PR: ports/136959
Submitted by: Cezary Morga <cm AT therek.net> (maintainer)
|
Wed, 15 Jul 2009
|
[ 16:34 amdmi3 ]
- Remove some comments I've used for testing
|
[ 16:30 amdmi3 ]
- Update to 0.39
PR: 136699
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Tue, 30 Jun 2009
|
[ 13:16 pav ]
- Update to 0.38
PR: ports/136146
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Sat, 20 Jun 2009
|
[ 19:45 beat ]
- Update to 0.36
PR: ports/135181
Submitted by: Cezary Morga <cm AT therek.net> (maintainer)
|
Sat, 23 May 2009
|
[ 06:35 beat ]
- Update to 0.35
PR: ports/134412
Submitted by: Cezary Morga <cm AT therek.net> (maintainer)
Approved by: miwi (mentor)
|
Sun, 5 Apr 2009
|
[ 19:53 pav ]
- Cover the case of no perl present in the IGNORE statement
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Tue, 31 Mar 2009
|
[ 10:19 miwi ]
- Update to 0.32
- Add IGNORE if Perl without thread support is installed.
PR: 133086
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Mon, 23 Mar 2009
|
[ 06:05 miwi ]
- Remove IGNORE line
|
Sun, 22 Mar 2009
|
[ 15:24 miwi ]
- Update to 0.29
PR; 132732
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Sun, 15 Mar 2009
|
[ 17:17 miwi ]
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>
|
Number of commits found: 63 |