| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Sep 2011 08:36:43
0.35
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
03 Jul 2011 14:40:25
0.35
|
ohauer  |
-remove MD5 |
03 Jun 2008 02:42:06
0.35
|
linimon  |
Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past. |
17 Apr 2008 14:30:31
0.35
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
27 Mar 2007 12:16:42
0.35
|
pav  |
- Fix after objformat removal
Reported by: pointyhat |
20 Mar 2006 18:36:06
0.35
|
pav  |
btparse is a C library for parsing and processing BibTeX files.
It provides a lexical scanner and LR parser (constructed by PCCTS),
both of which are efficient and offer good error detection and
recovery; a set of functions for traversing the AST (abstract
syntax tree) generated by the parser; and utility functions for
manipulating strings according to BibTeX conventions.
WWW: http://www.gerg.ca/software/btOOL
PR: ports/94686
Submitted by: Kay Lehmann <kay_lehmann@web.de> |