summaryrefslogtreecommitdiffstats
path: root/graphics/xpaint
Commit message (Collapse)AuthorAgeFilesLines
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-041-2/+2
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Upgrade to version 2.5.4. This version has incorporated all of our patches.jseger1998-04-172-4/+4
|
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-151-2/+2
|
* upgrade png majorache1998-03-281-2/+2
|
* Upgrade to version 2.5.3.jseger1998-03-032-4/+4
|
* Use tiff34.tg1997-12-011-2/+2
|
* Upgrade to version 2.5.2 and make myself MAINTAINER.jseger1997-11-292-5/+5
|
* Update to 2.5.tg1997-08-292-3/+3
| | | | Update prompted by: distfile checker
* New MASTER_SITE. Upgrade to 2.4.8, while I'm at it.tg1997-02-062-5/+5
|
* Upgrade to 2.4.7.tg1997-02-052-4/+6
|
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseasami1996-11-191-2/+2
| | | | will work yet, people are encouraged to test them.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Add a dependency on libpng, and bring the port up to date with thechuckr1996-09-293-5/+6
| | | | | latest available version (2.4.3->2.4.6). Pointed out by (among others) Andreas Klemm.
* Upgrade, 2.1.1 -> 2.4.3.asami1996-06-152-6/+6
| | | | Submitted by: chuckr@glue.umd.edu
* Change jpeg library major to 6ache1995-10-031-2/+2
|
* Yet another round of Makefile updates, graphics version.asami1995-04-091-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Converted Makefiles as much as I could.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!
* Initial revisionjkh1995-01-311-0/+1
|
* Update DEPENDS lines to point to the new relocated ports.jkh1995-01-131-2/+3
|
* Added trailing / to ftp path.swallace1995-01-031-2/+2
|
* XPaint version 2.1.1swallace1995-01-024-0/+26
Depends on xpm, tiff, jpeg.
OpenPOWER on IntegriCloud