aboutsummaryrefslogtreecommitdiff
path: root/print/bibview
Commit message (Collapse)AuthorAgeFilesLines
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset dbader@eece.unm.edu due to maintainer-timeouts.Mark Linimon2007-03-111-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=187091
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-041-1/+1
| | | | | | | directory. Notes: svn path=/head/; revision=33401
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-202-2/+2
| | | | Notes: svn path=/head/; revision=14110
* Apply patches by maintainer:Matthew Hunt1998-04-193-9/+36
| | | | | | | | | | | | | | | - Update maintainer's email address - Fix a typecast problem And my modifications: - Change "version required" line in Makefile header - Change patch to Imakefile to not override CC and CFLAGS. PR: 6350 Submitted by: David A. Bader <dbader@eece.unm.edu> Notes: svn path=/head/; revision=10592
* `gcc -traditional' doesn't get along with `const char *' declarations.Thomas Gellekum1997-11-242-4/+3
| | | | Notes: svn path=/head/; revision=8789
* Mank this port BROKEN, it doesn't build.Satoshi Asami1997-11-221-1/+2
| | | | Notes: svn path=/head/; revision=8749
* Silence some compile time warnings.Thomas Gellekum1997-09-242-0/+24
| | | | | | | Submitted by: David A. Bader <dbader@umiacs.umd.edu> Notes: svn path=/head/; revision=8018
* Import bibview port. bibview allows to edit bibliographic databasesThomas Gellekum1997-09-1211-0/+172
for use with BibTeX. PR: 4133 Submitted by: "David A. Bader" <dbader@umiacs.umd.edu> Notes: svn path=/head/; revision=7874