aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfig
Commit message (Collapse)AuthorAgeFilesLines
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Upgrade, 3.1.2 -> 3.1.3Satoshi Asami1995-01-285-21/+28
| | | | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=839
* *** empty log message ***Satoshi Asami1995-01-242-2/+5
| | | | Notes: svn path=/head/; revision=815
* Upgrade to 3.1.2 from 3.0. The previous cvs commit bombed in the middleSatoshi Asami1995-01-241-1/+1
| | | | | | | | | (right after I typed '!') saying "ci warning: missing message for -m option" and started asking for commit messages with >>. Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=814
* *** empty log message ***Satoshi Asami1995-01-241-5/+8
| | | | Notes: svn path=/head/; revision=813
* Upgrade from 3.0 to 3.1.2.Satoshi Asami1995-01-241-4/+3
| | | | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=812
* Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=762
* xfig-3.0, port done by roberto. Thanks, Ollivier!Satoshi Asami1995-01-056-204/+35
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=715
* Michael Reifenberger's xfig port.Jordan K. Hubbard1994-11-235-0/+223
Submitted by: mr Notes: svn path=/head/; revision=483