summaryrefslogtreecommitdiff
path: root/print/bibcard (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix build.Kris Kennaway2002-10-142-2/+12
| | | | | | | | Submitted by: Adam Weinberger <adam@vectors.cx> PR: ports/42452 Notes: svn path=/head/; revision=67997
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67421
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Remove internal strcasestr implementation to fix build.Kris Kennaway2002-04-011-5/+27
| | | | Notes: svn path=/head/; revision=57106
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-4/+3
| | | | Notes: svn path=/head/; revision=18484
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-202-2/+2
| | | | Notes: svn path=/head/; revision=14110
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Don't ask me why, but "databases" is spelled "databases", not "database"....Satoshi Asami1997-04-161-2/+2
| | | | Notes: svn path=/head/; revision=6218
* Add "database" to the categories list. Personally, I don't think anyoneDavid E. O'Brien1997-04-151-2/+2
| | | | | | | | | | | | | would think if looking for it there... but I have been quite wrong before. But then I also don't think this and all the TeX stuff belong in "print" either. They are wordprocessing tools. But I guess we really don't have that categrory, with editors being the closest. But then TeX is probably the farthest port we have to actually being an editor. Maybe "lang"??? It is a translstor afterall. :-) Notes: svn path=/head/; revision=6212
* Port cleanup I thought I had already done.David E. O'Brien1997-04-111-4/+4
| | | | Notes: svn path=/head/; revision=6186
* BiBCard is provides Xview/X11 interface for entring bibilographies inDavid E. O'Brien1997-04-117-0/+108
a natural format, while outputing BibTeX formatted files. Notes: svn path=/head/; revision=6185