Commit graph

4 commits

Author SHA1 Message Date
Mark Linimon
c7beea50eb Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past.
2008-06-03 02:42:06 +00:00
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Pav Lucistnik
2ef9596e9f - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 12:16:42 +00:00
Pav Lucistnik
30e54bba97 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>
2006-03-20 18:36:06 +00:00