aboutsummaryrefslogtreecommitdiffstats
path: root/games/xpilot
ModeNameSize
-rw-r--r--Makefile541logstatsplainblame
-rw-r--r--distinfo61logstatsplainblame
d---------files35logstatsplain
-rw-r--r--pkg-descr596logstatsplainblame
-rw-r--r--pkg-plist2716logstatsplainblame
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 * Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1 | | | | Approved by: portmgr (not really, but touches unstaged ports) * Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+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 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-1/+1 | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) * - Update to 1.18sunpoet2013-11-282-8/+8 | | | | | | | | - Convert to new options framework - Convert to new LIB_DEPENDS - Cleanup Makefile Changes: http://search.cpan.org/dist/zxid/Changes * - Wrap up cd && foo in parenthesis, it'd break with bmake -jmat2013-11-251-2/+2 | | | | - Replace some FIND ... CPIO with COPYTREE_SHARE. * - Update to 1.16sunpoet2013-11-243-19/+7 | | | | | | | - Use REINPLACE_CMD instead of patch file - Fix shebang Changes: http://search.cpan.org/dist/zxid/Changes * Support STAGEDIR.vanilla2013-11-062-5/+3 | * Try and be consistent with what commands are silent and not in *install.mat2013-10-231-1/+1 | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | security) * - Use single space after WWW:sunpoet2013-08-291-1/+1 | * - Convert to new perl frameworkmat2013-08-031-1/+2 | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. * - Update to 7.31.0sunpoet2013-07-121-0/+1 | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi * - Update to 1.11culot2013-02-143-20/+15 | | | | | PR: ports/176009 Submitted by: Gea-Suan Lin <gslin@gslin.org> * - Add official site to MASTER_SITESsunpoet2012-02-151-1/+2 | | | | Reported by: pointyhat * - Update to 1.05sunpoet2012-02-123-14/+13 | | | | | | - Respect PORTEXAMPLES Changes: http://search.cpan.org/dist/zxid/Changes * - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-091-1/+1 | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav * - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-211-2/+2 | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro * - Update to 0.76sunpoet2011-03-012-3/+3 | | | | Changes: http://search.cpan.org/dist/zxid/ * - Update to 0.72pgollucci2010-12-182-3/+3 | | | | | With Hat: perl@ Changes: http://zxid.org/Changes * - Update to 0.70sunpoet2010-11-183-6/+9 | | | | | | | | | - Add MASTER_SITES: CPAN - Add LICENSE while I'm here - Add CPAN URL to pkg-descr PR: ports/152329 Submitted by: Gea-Suan Lin <gslin@gslin.org> * - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0 | | | | | | so standarize and remove it With Hat: perl@ * Chase the ftp/curl shlib version bump.roam2010-04-031-0/+1 | * - Update to 0.44wen2009-12-182-4/+4 | * - Update to 0.40wen2009-11-162-5/+5 | | | | | | | - Reset maintainer PR: ports/140588 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) * - Update to 0.38jadawin2009-11-024-13/+22 | | | | | | PR: ports/140149 Submitted by: Denis Shaposhnikov <dsh _AT_ wizard.volgograd.ru> Approved by: maintainer * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-0/+1 | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. * - Update to 0.27leeym2008-10-292-4/+4 | | | | | | PR: 128372 Submitted by: leeym Approved by: maintainer * - Mark BROKEN on 8-CURRENT: does not like hexdumppav2008-07-251-1/+7 |