aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WikiFormat
Commit message (Collapse)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+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
* - Update to 0.81Frederic Culot2013-11-263-9/+10
| | | | | | | | | - Support staging Changes: http://search.cpan.org/dist/Text-WikiFormat/Changes Notes: svn path=/head/; revision=334922
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326942
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-7/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314055
* - Update to 0.80Frederic Culot2012-08-062-7/+9
| | | | | | | | | | | - Remove dependencies already in core - Add LICENSE (Artistic 1 & GPL 1) - Take maintainership Changes: http://search.cpan.org/dist/Text-WikiFormat/Changes Notes: svn path=/head/; revision=302191
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-3/+3
| | | | Notes: svn path=/head/; revision=298371
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).Mark Linimon2010-01-101-1/+1
| | | | Notes: svn path=/head/; revision=247513
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.79Rong-En Fan2007-08-262-4/+4
| | | | | | | | PR: ports/115812 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=198322
* - update to 0.78Cheng-Lung Sung2006-05-252-4/+4
| | | | | | | | PR: ports/97909 Submitted by: maintainer (Alexander Zhuravlev) Notes: svn path=/head/; revision=163369
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 0.77.Florent Thoumie2005-11-292-3/+3
| | | | | | | | PR: ports/89736 Submitted by: maintainer Notes: svn path=/head/; revision=149968
* IGNORE with old Perl.Roman Bogorodskiy2005-08-041-1/+7
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=140771
* Update to 0.76.Roman Bogorodskiy2005-07-263-7/+10
| | | | | | | | PR: 84100 Submitted by: Alexander Zhuravlev (maintainer) Notes: svn path=/head/; revision=140131
* - Fix for incorrect pkg-plist.Erwin Lansing2004-12-052-2/+5
| | | | | | | | | | - Update of maintainer's email address. PR: 74712 Submitted by: maintainer Notes: svn path=/head/; revision=123212
* Update of p5-Text-WikiFormat up to 0.72Lars Thegler2004-07-182-3/+3
| | | | | | | | PR: ports/69242 Submitted by: maintainer Notes: svn path=/head/; revision=113918
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Fixup my bad thingsMathieu Arnold2004-02-101-1/+1
| | | | | | | Submitted by: freshport bad committers mail reminder Notes: svn path=/head/; revision=100587
* Switch to PERL_MODBUILD (so that I don't break INDEX more)Mathieu Arnold2004-02-101-2/+1
| | | | Notes: svn path=/head/; revision=100586
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Add p5-Text-WikiFormat 0.71, module for translating Wiki formatted textVanilla I. Shu2004-01-194-0/+34
into other formats. PR: 61488 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=98618