aboutsummaryrefslogtreecommitdiff
path: root/editors/p5-Padre/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-5/+5
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300239
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+21
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-21/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.62Wen Heping2010-05-281-40/+76
| | | | | | | | | PR: ports/146484 Submitted by: Ashish SHUKLA <wahjava@gmail.com> Approved by: maintainer(timeout, > 17 days) Notes: svn path=/head/; revision=255234
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-281-1/+1
| | | | | | | | | (part 12). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248740
* - Update to 0.50Wen Heping2010-01-081-6/+17
| | | | | | | | PR: ports/141108 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=247377
* - Update to 0.47Beat Gaetzi2009-10-161-6/+9
| | | | | | | | PR: ports/139187 Submitted by: Cezary Morga <cm AT therek.net> (maintainer) Notes: svn path=/head/; revision=242917
* - Update to 0.46Pav Lucistnik2009-09-241-7/+17
| | | | | | | | | PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242032
* - Update to 0.45Pav Lucistnik2009-09-201-3/+22
| | | | | | | | | | PR: ports/138506 Submitted by: Ashish SHUKLA <wahjava@gmail.com> Approved by: maintainer timeout (17 days) Feature safe: yes Notes: svn path=/head/; revision=241836
* - Update to 0.40Beat Gaetzi2009-07-241-3/+2
| | | | | | | | PR: ports/136959 Submitted by: Cezary Morga <cm AT therek.net> (maintainer) Notes: svn path=/head/; revision=238339
* - Remove some comments I've used for testingDmitry Marakasov2009-07-151-2/+2
| | | | Notes: svn path=/head/; revision=237888
* - Update to 0.39Dmitry Marakasov2009-07-151-4/+9
| | | | | | | | PR: 136699 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=237887
* - Update to 0.38Pav Lucistnik2009-06-301-1/+6
| | | | | | | | PR: ports/136146 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236812
* - Update to 0.36Beat Gaetzi2009-06-201-6/+23
| | | | | | | | PR: ports/135181 Submitted by: Cezary Morga <cm AT therek.net> (maintainer) Notes: svn path=/head/; revision=236382
* - Update to 0.35Beat Gaetzi2009-05-231-6/+8
| | | | | | | | | PR: ports/134412 Submitted by: Cezary Morga <cm AT therek.net> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=234428
* - Cover the case of no perl present in the IGNORE statementPav Lucistnik2009-04-051-0/+2
| | | | | | | Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=231663
* - Update to 0.32Martin Wilke2009-03-311-13/+15
| | | | | | | | | | - Add IGNORE if Perl without thread support is installed. PR: 133086 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=231374
* - Remove IGNORE lineMartin Wilke2009-03-231-1/+0
| | | | Notes: svn path=/head/; revision=230725
* - Update to 0.29Martin Wilke2009-03-221-2/+11
| | | | | | | | PR; 132732 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=230669
* Padre - Perl Application Development and Refactoring EnvironmentMartin Wilke2009-03-151-0/+124
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> Notes: svn path=/head/; revision=230145