aboutsummaryrefslogtreecommitdiffstats
path: root/print/xmbibtex
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Fix build on 64bit platformsTilman Keskinoz2007-08-032-0/+54
|
* - Fix the build with modern GCC and unbreak [1]Alexey Dokuchaev2007-07-043-8/+29
| | | | | | | - Teach to respect PREFIX - Consistently spell application name in Makefile and pkg-descr Reported by: pointyhat (logs) [1]
* - Mark BROKEN on CURRENT: does not build with GCC 4.2Pav Lucistnik2007-07-031-1/+7
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
|
* Clean up a bit (while looking for BibTeX-tools)Volker Stolz2005-02-243-17/+2
|
* - Update to 1.7Pav Lucistnik2004-12-294-36/+3
| | | | | PR: ports/75414 Submitted by: Rob. <spamrefuse@yahoo.com>
* Tidy up whitespace.Trevor Johnson2004-04-111-1/+1
|
* SIZEify.Trevor Johnson2004-01-301-0/+1
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* - Support CXX properlyKevin Lo2000-11-133-6/+30
| | | | | | | | - Fix compile error in 4-stable - Fix Imakefile breakage under XFree86 4.x PR: 22814 Submitted by: Ports Fury
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-081-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Accidental whitespaceChris Piazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
|
* Minor tweak to get this to build again on -current.Steve Price2000-02-271-0/+11
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Upgrade to 1.5.Thomas Gellekum1998-06-232-4/+4
|
* Upgrade to 1.4.Thomas Gellekum1998-02-184-9/+13
|
* This port REQUIRES_MOTIF.Thomas Gellekum1998-02-181-1/+2
| | | | Noticed by: Peter Cornelius <pc@inr.fzk.de>
* Mixed up MASTER_SITES with another port.Thomas Gellekum1997-11-101-5/+3
|
* Mark this port broken, distfile is not available on any of the master sites.Satoshi Asami1997-11-101-1/+3
|
* Import xmbibtex port. xmbibtex is a reference manager based on theThomas Gellekum1997-11-066-0/+57
BibTeX file format.