summaryrefslogtreecommitdiff
path: root/print/xmbibtex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - 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 Notes: svn path=/head/; revision=35084
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-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. Notes: svn path=/head/; revision=34892
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* Minor tweak to get this to build again on -current.Steve Price2000-02-271-0/+11
| | | | Notes: svn path=/head/; revision=26359
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Upgrade to 1.5.Thomas Gellekum1998-06-232-4/+4
| | | | Notes: svn path=/head/; revision=11488
* Upgrade to 1.4.Thomas Gellekum1998-02-184-9/+13
| | | | Notes: svn path=/head/; revision=9806
* This port REQUIRES_MOTIF.Thomas Gellekum1998-02-181-1/+2
| | | | | | | Noticed by: Peter Cornelius <pc@inr.fzk.de> Notes: svn path=/head/; revision=9800
* Mixed up MASTER_SITES with another port.Thomas Gellekum1997-11-101-5/+3
| | | | Notes: svn path=/head/; revision=8561
* Mark this port broken, distfile is not available on any of the master sites.Satoshi Asami1997-11-101-1/+3
| | | | Notes: svn path=/head/; revision=8558
* Import xmbibtex port. xmbibtex is a reference manager based on theThomas Gellekum1997-11-066-0/+57
BibTeX file format. Notes: svn path=/head/; revision=8511