aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Games-Bingo
Commit message (Collapse)AuthorAgeFilesLines
* Moving maintainership burden onto broader shouldersLars Thegler2017-04-071-1/+1
| | | | Notes: svn path=/head/; revision=437950
* Bump PORTREVISION for ports affected by the fix the last commit.Mathieu Arnold2017-01-311-0/+1
| | | | | | | | Done with: Tools/scripts/bump-revision.sh Sponsored by: Absolight Notes: svn path=/head/; revision=432932
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Update to 0.18Lars Thegler2015-10-162-3/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Games-Bingo Notes: svn path=/head/; revision=399500
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* - Update to 0.17Lars Thegler2015-01-052-4/+3
| | | | Notes: svn path=/head/; revision=376343
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Support staging.Emanuel Haupt2014-02-062-11/+7
| | | | Notes: svn path=/head/; revision=342997
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Convert to new perl frameworkAndrej Zverev2013-08-071-1/+2
| | | | | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer) Notes: svn path=/head/; revision=324352
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-6/+2
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323680
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Update to 0.15Lars Thegler2007-09-242-6/+5
| | | | Notes: svn path=/head/; revision=200031
* Conform to new Module::Build behaviourLars Thegler2006-05-292-10/+3
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=163809
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update to 0.13Lars Thegler2005-03-083-15/+6
| | | | | | | | - Module switched ExtUtils::MakeMaker for Module::Build - No need for test-dependencies Notes: svn path=/head/; revision=130628
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* - Update to 0.12Kirill Ponomarev2004-02-012-2/+2
| | | | | | | | PR: ports/62181 Submitted by: maintainer Notes: svn path=/head/; revision=99694
* - Update to 0.11Kirill Ponomarev2004-01-313-25/+5
| | | | | | | | PR: ports/62118 Submitted by: maintainer Notes: svn path=/head/; revision=99604
* - Update to version 0.10Kirill Ponomarev2004-01-243-3/+34
| | | | | | | | PR: ports/61719 Submitted by: maintainer Notes: svn path=/head/; revision=98966
* [MAINTAINER] games/p5-Games-Bingo: update to 0.09Edwin Groothuis2004-01-103-3/+5
| | | | | | | | | | - Update to 0.09 PR: ports/61148 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=97836
* Add p5-Games-Bingo 0.08, a bingo game Perl implementation.Mathieu Arnold2003-09-014-0/+51
PR: 55813 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=88275