summaryrefslogtreecommitdiff
path: root/graphics/xpaint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 2.1.1 -> 2.4.3.Satoshi Asami1996-06-152-6/+6
| | | | | | | Submitted by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3218
* Change jpeg library major to 6Andrey A. Chernov1995-10-031-2/+2
| | | | Notes: svn path=/head/; revision=2235
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-091-3/+5
| | | | Notes: svn path=/head/; revision=1309
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1995-01-131-2/+3
| | | | Notes: svn path=/head/; revision=762
* Added trailing / to ftp path.Steven Wallace1995-01-031-2/+2
| | | | Notes: svn path=/head/; revision=666
* XPaint version 2.1.1Steven Wallace1995-01-024-0/+26
Depends on xpm, tiff, jpeg. Notes: svn path=/head/; revision=665