summaryrefslogtreecommitdiff
path: root/graphics/xpaint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* Author's web page moved.Bill Fenner1999-01-091-2/+2
| | | | Notes: svn path=/head/; revision=15938
* Upgrade to 2.5.6.Thomas Gellekum1998-12-112-5/+6
| | | | Notes: svn path=/head/; revision=15270
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-252-2/+15
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+2
| | | | Notes: svn path=/head/; revision=13652
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-3/+3
| | | | Notes: svn path=/head/; revision=13241
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-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 Notes: svn path=/head/; revision=10846
* Upgrade to version 2.5.4. This version has incorporated all of our patches.Justin M. Seger1998-04-172-4/+4
| | | | Notes: svn path=/head/; revision=10530
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* upgrade png majorAndrey A. Chernov1998-03-281-2/+2
| | | | Notes: svn path=/head/; revision=10366
* Upgrade to version 2.5.3.Justin M. Seger1998-03-032-4/+4
| | | | Notes: svn path=/head/; revision=10023
* Use tiff34.Thomas Gellekum1997-12-011-2/+2
| | | | Notes: svn path=/head/; revision=8927
* Upgrade to version 2.5.2 and make myself MAINTAINER.Justin M. Seger1997-11-292-5/+5
| | | | Notes: svn path=/head/; revision=8890
* Update to 2.5.Thomas Gellekum1997-08-292-3/+3
| | | | | | | Update prompted by: distfile checker Notes: svn path=/head/; revision=7726
* New MASTER_SITE. Upgrade to 2.4.8, while I'm at it.Thomas Gellekum1997-02-062-5/+5
| | | | Notes: svn path=/head/; revision=5551
* Upgrade to 2.4.7.Thomas Gellekum1997-02-052-4/+6
| | | | Notes: svn path=/head/; revision=5534
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseSatoshi Asami1996-11-191-2/+2
| | | | | | | will work yet, people are encouraged to test them. Notes: svn path=/head/; revision=4584
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Add a dependency on libpng, and bring the port up to date with theChuck Robey1996-09-293-5/+6
| | | | | | | | latest available version (2.4.3->2.4.6). Pointed out by (among others) Andreas Klemm. Notes: svn path=/head/; revision=3896
* 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