aboutsummaryrefslogtreecommitdiffstats
path: root/www/llgal
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Avoid unnecessary bsd.port.options.mk inclusion.adamw2014-07-031-4/+1
|
* Stagify.vanilla2014-07-032-14/+15
|
* - Covert USE_GMAKE, USE_BZIP2, USE_XZ to USESmiwi2014-03-151-3/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | www)
* - Convert to new perl frameworkaz2013-08-031-6/+2
| | | | - Trim Makefile header
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-8/+8
|
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 0.3.17miwi2012-01-293-22/+45
| | | | | PR: 164171 Submitted by: Ports Fury
* Drop maintainership, there is a new version and i don't have the time to ↵arved2011-10-211-1/+1
| | | | | | upgrade the port
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Add LICENSE and LICENSE_FILE to my ports.arved2010-05-311-0/+3
|
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update to 0.13.16arved2010-03-072-5/+4
|
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Uncomment hardcoded PREFIXarved2009-07-081-0/+3
| | | | Reported by: QAT
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Upgrade to 0.13.15arved2007-12-302-4/+4
|
* Upgrade to 0.13.14 (2 new translations)arved2007-12-123-4/+6
|
* Update to 0.13.13arved2007-07-162-5/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 0.13.12arved2007-04-173-4/+5
|
* Update to 0.13.11arved2007-04-123-6/+4
|
* Add a missing RUN_DEPENDSarved2007-03-231-2/+4
| | | | | | portlint while here Reported by: Claudius Herder <claudius_herder@ambtec.de>
* Update to 0.13.10arved2007-02-042-4/+4
|
* 2nd attempt to fix the plistarved2007-01-301-0/+1
| | | | | Submitted by: pointyhat via pav Pointyhat to: arved
* Fix plistarved2007-01-262-1/+10
| | | | Reported by: pointyhat via pav
* Add llgal, a commandline image gallery generatorarved2007-01-264-0/+55