summaryrefslogtreecommitdiff
path: root/graphics/xpaint (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-07The tiff port now lives in ports/graphics/tiff.Steve Price1-1/+1
Notes: svn path=/head/; revision=21367
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20951
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-01-23Bump png's major number to 3.Vanilla I. Shu1-2/+2
Notes: svn path=/head/; revision=16275
1999-01-09Author's web page moved.Bill Fenner1-2/+2
Notes: svn path=/head/; revision=15938
1998-12-11Upgrade to 2.5.6.Thomas Gellekum2-5/+6
Notes: svn path=/head/; revision=15270
1998-11-25Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1-2/+2
would go backwards. Notes: svn path=/head/; revision=14893
1998-11-25libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger2-2/+15
Approved by: asami Notes: svn path=/head/; revision=14889
1998-11-21Remove extraneous x11 from CATEGORIES.Steve Price1-2/+2
Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
1998-10-05Move manpages to Makefile and use MAN* macros.Steve Price2-2/+2
Notes: svn path=/head/; revision=13652
1998-09-19Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1-3/+3
Notes: svn path=/head/; revision=13241
1998-09-17Roll back libpng major to 2.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13192
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-15libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13148
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1-2/+2
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-05-04Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1-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
1998-04-17Upgrade to version 2.5.4. This version has incorporated all of our patches.Justin M. Seger2-4/+4
Notes: svn path=/head/; revision=10530
1998-04-15Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=10525
1998-03-28upgrade png majorAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=10366
1998-03-03Upgrade to version 2.5.3.Justin M. Seger2-4/+4
Notes: svn path=/head/; revision=10023
1997-12-01Use tiff34.Thomas Gellekum1-2/+2
Notes: svn path=/head/; revision=8927
1997-11-29Upgrade to version 2.5.2 and make myself MAINTAINER.Justin M. Seger2-5/+5
Notes: svn path=/head/; revision=8890
1997-08-29Update to 2.5.Thomas Gellekum2-3/+3
Update prompted by: distfile checker Notes: svn path=/head/; revision=7726
1997-02-06New MASTER_SITE. Upgrade to 2.4.8, while I'm at it.Thomas Gellekum2-5/+5
Notes: svn path=/head/; revision=5551
1997-02-05Upgrade to 2.4.7.Thomas Gellekum2-4/+6
Notes: svn path=/head/; revision=5534
1996-11-19Update LIB_DEPENDS to new jpeg major. Note we don't know if theseSatoshi Asami1-2/+2
will work yet, people are encouraged to test them. Notes: svn path=/head/; revision=4584
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-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
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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
1996-09-29Add a dependency on libpng, and bring the port up to date with theChuck Robey3-5/+6
latest available version (2.4.3->2.4.6). Pointed out by (among others) Andreas Klemm. Notes: svn path=/head/; revision=3896
1996-06-15Upgrade, 2.1.1 -> 2.4.3.Satoshi Asami2-6/+6
Submitted by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3218
1995-10-03Change jpeg library major to 6Andrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=2235
1995-04-09Yet another round of Makefile updates, graphics version.Satoshi Asami1-3/+5
Notes: svn path=/head/; revision=1309
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-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
1995-02-11Converted Makefiles as much as I could.Satoshi Asami1-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
1995-01-31Initial revisionJordan K. Hubbard1-0/+1
Notes: svn path=/head/; revision=862
1995-01-13Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1-2/+3
Notes: svn path=/head/; revision=762
1995-01-03Added trailing / to ftp path.Steven Wallace1-2/+2
Notes: svn path=/head/; revision=666
1995-01-02XPaint version 2.1.1Steven Wallace4-0/+26
Depends on xpm, tiff, jpeg. Notes: svn path=/head/; revision=665