aboutsummaryrefslogtreecommitdiff
path: root/textproc/bib2html
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 6.7.Mathieu Arnold2016-03-073-22/+79
| | | | | | | | | PR: 205222 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=410587
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* - Fix shebangsDmitry Marakasov2015-03-011-3/+7
| | | | | | | | | | - Add LICENSE - Fix comment MFH: 2015Q1 Notes: svn path=/head/; revision=380196
* Reset maintainership:Baptiste Daroussin2014-12-021-1/+1
| | | | | | | | | | - Lots of maintainers timeout - unresponsive for almost a year PR: 195059 Notes: svn path=/head/; revision=373790
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Convert to stagingMathieu Arnold2014-01-261-17/+10
| | | | | | | | | | | - pet portlint - add license - convert patches to makepatch naming Sponsored by: Absolight Notes: svn path=/head/; revision=341143
* 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-7/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326945
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-12/+12
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 5.1-1Cheng-Lung Sung2006-10-312-4/+4
| | | | Notes: svn path=/head/; revision=175859
* - Update to 5.0-1Cheng-Lung Sung2006-09-113-57/+11
| | | | Notes: svn path=/head/; revision=172757
* - Respect DESTDIRCheng-Lung Sung2006-08-141-8/+13
| | | | | | | | | | - Use REINPLACE_CMD PR: ports/101863 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170528
* - update to 4.3-1Cheng-Lung Sung2006-07-092-6/+6
| | | | | | | - grab maintainership Notes: svn path=/head/; revision=167271
* - Update to 4.2Cheng-Lung Sung2006-05-132-12/+12
| | | | | | | | | | - PREFIX clean, ``port test'' possible PR: 97187 Submitted by: Rong-En Fan Notes: svn path=/head/; revision=162203
* Update to 4.1.1:Kirill Ponomarev2006-05-014-8/+14
| | | | | | | | | | | | - fix fetch with this update [1] - also install bib2xml and Italina Lang file - update WWW PR: ports/96585 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=161094
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Update to 3.3Volker Stolz2005-04-054-26/+63
| | | | | | | | PR: ports/79483 Submitted by: Ports Fury Notes: svn path=/head/; revision=132544
* upgrade to 1.1Ying-Chieh Liao2004-03-312-3/+3
| | | | Notes: svn path=/head/; revision=105744
* upgrade to 1.0Ying-Chieh Liao2004-03-222-3/+3
| | | | Notes: svn path=/head/; revision=104892
* upgrade to 0.11Ying-Chieh Liao2004-02-274-16/+5
| | | | Notes: svn path=/head/; revision=102255
* fix build with perl5.8 by creating ${SITE_PERL} dirYing-Chieh Liao2004-02-161-7/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=101003
* BROKEN with perl 5.8: does not installKris Kennaway2004-02-151-1/+7
| | | | Notes: svn path=/head/; revision=100991
* add bib2html 0.10Ying-Chieh Liao2004-02-135-0/+64
The BibTeX to HTML Translator Notes: svn path=/head/; revision=100809