aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-BibTeX
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-19/+23
| | | | Notes: svn path=/head/; revision=333056
* 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 new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 0.66.Anton Berezin2013-01-092-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=310139
* - Update to 0.65Wen Heping2012-09-272-3/+3
| | | | | | | Changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.65/CHANGES Notes: svn path=/head/; revision=304948
* - Update to 0.64Sunpoet Po-Chuan Hsieh2012-07-092-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=300679
* - Update to 0.63Frederic Culot2012-05-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=296519
* - Update to 0.62Sunpoet Po-Chuan Hsieh2012-01-132-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=289078
* - Update to 0.61Cheng-Lung Sung2011-10-212-3/+3
| | | | Notes: svn path=/head/; revision=284032
* - Update to 0.60Sunpoet Po-Chuan Hsieh2011-08-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=278668
* - Update to 0.59Sunpoet Po-Chuan Hsieh2011-07-314-11/+12
| | | | | | | | | | - Pet portlint - Change WWW to CPAN URL Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=278624
* - update to 0.58Baptiste Daroussin2011-07-142-3/+3
| | | | | | | - changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.58/CHANGES Notes: svn path=/head/; revision=277687
* - update to 0.56Baptiste Daroussin2011-06-162-3/+6
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.56/CHANGES Notes: svn path=/head/; revision=275642
* - Update to 0.54Frederic Culot2011-04-212-4/+4
| | | | | | | | | - Make use of CPAN:USER macro Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES Notes: svn path=/head/; revision=272994
* - Update to 0.53Wen Heping2011-03-112-3/+3
| | | | | | | ChangeLog: http://search.cpan.org/src/AMBS/Text-BibTeX-0.53/CHANGES Notes: svn path=/head/; revision=270644
* - Update to 0.52Wen Heping2011-02-173-18/+19
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.52/CHANGES Notes: svn path=/head/; revision=269263
* - update to 0.38Yen-Ming Lee2008-10-122-4/+4
| | | | Notes: svn path=/head/; revision=221451
* - Update to 0.37Cheng-Lung Sung2006-09-232-6/+4
| | | | | | | | PR: ports/103466 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=173631
* 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=154137
* 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
* - set CFLAGS+=-fPIC in CONFIGURE_ENV (tested on pluto1)Yen-Ming Lee2006-01-211-1/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=154029
* - add -fpic based on PR 38678 to solve 'gprel relocation against dynamic ↵Yen-Ming Lee2006-01-211-1/+1
| | | | | | | | | | | symbol' problem (if it still doesnt work, I'll mark it BROKEN next time) Noticed by: kris Notes: svn path=/head/; revision=154027
* - add -fPIC for amd64 and ia64 to fix 'gprel relocation against dynamic symbol'Yen-Ming Lee2006-01-081-1/+7
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=153075
* - assign to perl@Yen-Ming Lee2005-12-311-1/+1
| | | | Notes: svn path=/head/; revision=152478
* - update to Text::BibTeX 0.36 / btparse 0.35Yen-Ming Lee2005-12-313-31/+16
| | | | Notes: svn path=/head/; revision=152477
* Reset maintainerEdwin Groothuis2005-12-211-2/+1
| | | | | | | | PR: ports/90726 Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca> Notes: svn path=/head/; revision=151697
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* - Fix building on 4/i386.Vanilla I. Shu2004-02-033-18/+41
| | | | | | | | | | - Correct pkg-plist. PR: ports/62084 Submitted by: maintainer Notes: svn path=/head/; revision=99859
* Add p5-Text-BibTeX 0.34, text::BibTeX - Manipulate BibTeX files fromVanilla I. Shu2004-01-194-0/+59
perl. PR: 61591 Submitted by: David Bremner <bremner@unb.ca> Notes: svn path=/head/; revision=98617