aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Wx
Commit message (Collapse)AuthorAgeFilesLines
* Fix build when linking with libperl.so.Mathieu Arnold2014-12-011-0/+18
| | | | | | | | With hat: portmgr, perl Sponsored by: Absolight Notes: svn path=/head/; revision=373713
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-126/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Reset maintainershipBaptiste Daroussin2014-10-171-1/+1
| | | | Notes: svn path=/head/; revision=371040
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-23/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Update to 0.9923Baptiste Daroussin2014-04-084-53/+42
| | | | | | | Switch to use wxGTK 3.0 Notes: svn path=/head/; revision=350602
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327278
* Remove unneeded USE_DISPLAYBaptiste Daroussin2013-07-081-1/+0
| | | | Notes: svn path=/head/; revision=322518
* - Remove unnecessary depend on PERL_LEVEL < 5.12Andrej Zverev2013-06-071-5/+0
| | | | | | | | | PR: ports/178915 Submitted by: az Approved by: maintainer (timeout) Notes: svn path=/head/; revision=320164
* - 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.99.16Steve Wills2013-01-204-29/+50
| | | | | | | | | | | | - Give maintainership to submitter - Add LICENSE (ART10 and GPLv1) - Rearrange section order, sort MAN3, cleanup TABs PR: ports/175445 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=310719
* Convert to new options frameworkBaptiste Daroussin2012-11-211-3/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307629
* - 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
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* - Update to 0.97Sylvio Cesar Teixeira2010-05-233-6/+8
| | | | | | | PR: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=254894
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.96 (fixes build)Philip M. Gollucci2010-02-041-1/+1
| | | | | | | Reported by: pointyhat (via pav) Notes: svn path=/head/; revision=249203
* - Update to 0.95Philip M. Gollucci2010-01-313-6/+6
| | | | | | | | | PR: ports/142702 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (cm@therek.net; > 2 weeks) Notes: svn path=/head/; revision=248905
* - Update to 0.94Martin Wilke2009-11-202-4/+4
| | | | | | | | PR: 140666 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=244498
* - Update to 0.93Martin Wilke2009-09-302-5/+5
| | | | | | | | PR: 139183 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=242294
* - Update to 0.92.Felippe de Meirelles Motta2009-08-233-21/+8
| | | | | | | | PR: ports/138079 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=240232
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Mark MAKE_JOBS_UNSAFEDmitry Marakasov2009-07-151-0/+1
| | | | | | | | | PR: 136792 Submitted by: myself Approved by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=237893
* - Fix core-dump with malloc debug onPav Lucistnik2009-06-302-0/+14
| | | | | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236809
* - Update to 0.91Dmitry Marakasov2009-05-202-4/+4
| | | | | | | | PR: 134721 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=234248
* - Update to 0.90Martin Wilke2009-05-162-5/+23
| | | | | | | | PR: 134424 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=234032
* wxPerl is an extension module allowing the creation of GUI (GraphicalMartin Wilke2009-03-154-0/+185
User Interface) from Perl; it is built as a wrapper for the wxWidgets C++ GUI toolkit. WWW: http://wxperl.sourceforge.net/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net> Notes: svn path=/head/; revision=230129