aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Alien-wxWidgets
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unnecessary depend on PERL_LEVEL < 5.12Andrej Zverev2013-06-071-10/+0
| | | | | | | | | PR: ports/178914 Submitted by: az Approved by: maintainer (timeout) Notes: svn path=/head/; revision=320163
* - Update MAINTAINER email address for all my portsPo-Chien Lin2013-02-131-1/+1
| | | | | | | | | - Convert Makefile header to new style if needed Approved by: swills (mentor) Notes: svn path=/head/; revision=312143
* - Update to 0.62Steve Wills2013-01-212-7/+10
| | | | | | | | | | | - Give maintainership to submitter - Update BUILD_DEPENDS PR: ports/174853 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=310730
* Convert to new options frameworkBaptiste Daroussin2012-11-211-2/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307630
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-151-6/+2
| | | | | | | | | Approved by: portmgr (implicit) Feature safe: yes Redports: ignore Notes: svn path=/head/; revision=305921
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300239
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-0/+4
| | | | | | | | | | | | 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-4/+0
| | | | | | | | | | | | | | | | | | 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
* - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281879
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* - Update to 0.51Sylvio Cesar Teixeira2010-04-182-5/+4
| | | | | | | | | PR: ports/145805 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252889
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.50Philip M. Gollucci2010-02-162-5/+4
| | | | | | | | | | | | Changes: http://cpansearch.perl.org/src/MBARBON/Alien-wxWidgets-0.50/Changes PR: ports/143780 Submitted by: myself (pgollucci) Approved by: Cezary Morga <cm@therek.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=249979
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.48Philip M. Gollucci2010-01-312-4/+4
| | | | | | | | | PR: ports/142701 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (cm@therek.net; > 2 weeks) Notes: svn path=/head/; revision=248904
* - Update to 0.46Wen Heping2009-11-182-6/+6
| | | | | | | | PR: ports/140637 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=244415
* - Update to 0.44.Felippe de Meirelles Motta2009-08-232-5/+4
| | | | | | | | PR: ports/138075 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=240229
* - Fix missing dependency of devel/p5-Module-Pluggable for Perl < 5.8.9Dmitry Marakasov2009-07-151-1/+6
| | | | | | | | | | - Specify Perl version requirement (>=5.6.0) PR: 136630 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=237880
* - Update to 0.43Martin Wilke2009-05-163-16/+4
| | | | | | | | PR: 134424 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=234031
* - Fix build after wxgtk2 updateMartin Wilke2009-03-222-0/+12
| | | | | | | | | PR: 132912 Submitted by: Cezary Morga <cm@therek.net> Reported by: pavbot Notes: svn path=/head/; revision=230638
* Alien::wxWidgets can be used to detect and get configurationMartin Wilke2009-03-154-0/+59
settings from an installed wxWidgets. WWW: http://search.cpan.org/dist/Alien-wxWidgets/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net> Notes: svn path=/head/; revision=230127