aboutsummaryrefslogtreecommitdiff
path: root/textproc/sdf
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Move p5- ports from ports@ to perl@.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=386075
* Cleanup plistBaptiste Daroussin2014-12-081-14/+0
| | | | Notes: svn path=/head/; revision=374324
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-16/+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 NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-3/+3
| | | | Notes: svn path=/head/; revision=360676
* Stagify.Vanilla I. Shu2014-06-112-5/+3
| | | | Notes: svn path=/head/; revision=357456
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* 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 DEPRECATEDMartin Wilke2011-03-252-6/+4
| | | | | | | | | | | - Fix MASTER_SITES - Utilize COPYTREE_SHARE PR: 155836 Submitted by: Ports Fury Notes: svn path=/head/; revision=271682
* Deprecate unmaintained ports from textproc where upstream disapear and/orBaptiste Daroussin2011-03-121-0/+3
| | | | | | |  where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270765
* - fix plist for -DNOPORTDOCSIon-Mihai Tetcu2008-06-272-455/+456
| | | | | | | | | - bump PORTREVISION Submitted by: QA Tindy run Notes: svn path=/head/; revision=215827
* - 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
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172162
* [PATCH] textproc/sdf: Drop WWW, portlintEdwin Groothuis2006-04-142-457/+455
| | | | | | | | | | | | | | Drop WWW [1]. portlint while here. Reported by: fenner's distfiles survey [1] PR: ports/94356 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=159448
* 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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the maintainer's new e-mail address.Trevor Johnson2004-03-181-1/+1
| | | | | | | Obtained from: a bounced message Notes: svn path=/head/; revision=104368
* utilize SITE_PERLYing-Chieh Liao2003-10-241-189/+189
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Remove empty directories on uninstall.Steve Price2001-04-201-1/+1
| | | | Notes: svn path=/head/; revision=41709
* Remove an empty, non-essential file.Steve Price2001-04-201-0/+0
| | | | Notes: svn path=/head/; revision=41707
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* Add sdf 2.001, a perl-based package to facilitate the Simple DocumentWill Andrews2000-12-266-0/+692
Format written by Ian Clatworthy. Since there are not only perl modules but also scripts, I have decided not to name this port p5-sdf. PR: 23511 Submitted by: dannyman <dannyman@tellme.com> Notes: svn path=/head/; revision=36371