summaryrefslogtreecommitdiffstats
path: root/graphics/xpaint
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.7.7jylefort2005-05-173-23/+12
| | | | | PR: ports/81052 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 2.7.6.3krion2005-04-214-20/+20
| | | | | PR: ports/80206 Submitted by: Ports Fury
* - Update to 2.7.6.2pav2005-04-102-7/+8
| | | | | PR: ports/79752 Submitted by: Ports Fury
* Fix Xaw3d-build on 4.11vs2005-04-061-9/+17
|
* - Update to 2.7.6pav2005-04-033-13/+59
| | | | | PR: ports/79477 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.7.4ahze2005-03-153-10/+23
| | | | | PR: ports/78881 Submitted by: Ports Fury
* Update to version 2.7.3krion2005-02-013-9/+9
| | | | | PR: ports/76899 Submitted by: Ports Fury
* Update to version 2.7.2krion2004-10-262-3/+3
| | | | | PR: ports/72821 Submitted by: Ports Fury
* Update to version 2.7.1krion2004-08-286-15/+116
| | | | | PR: ports/71061 Submitted by: Ports Fury
* SIZEify.trevor2004-01-291-0/+1
|
* Update to version 2.7.0.naddy2003-06-155-68/+58
| | | | | PR: 53285 Submitted by: Ports Fury
* Add lib/X11/app-defaults/XPaint_fr which was missing from pkg-plist.anholt2003-05-142-0/+2
| | | | Reported by: bento
* Update to version 2.6.9.naddy2003-04-264-2/+24
| | | | | PR: 51228 Submitted by: Ports Fury
* de-pkg-commentknu2003-02-202-1/+1
|
* upgrade to 2.6.7ijliao2003-01-022-6/+4
| | | | | PR: 45852 Submitted by: Ports Fury
* upgrade to 2.6.6ijliao2002-11-206-16/+29
| | | | | PR: 45440 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Fix URLpat2002-05-142-2/+2
| | | | | PR: 37923 Submitted by: Tilman Linneweh <tilman@arved.de>
* Correct a typo.demon2002-04-141-1/+1
|
* Update to version 2.6.2kevlo2001-12-222-3/+2
| | | | | PR: 33057 Submitted by: Ports Fury
* Bump png majorache2001-09-111-1/+1
|
* Revert patch to original statedwcjr2001-08-311-13/+18
| | | | Submitted by: tkato@prontomail.com
* Fix writting pixmap to stderr or stdoutdwcjr2001-08-312-19/+14
| | | | | | | Bump PORTREVISION PR: 22590 Submitted by: peter.jeremy@alcatel.com.au
* drop maintainership from jseger.sf2001-03-081-1/+1
|
* fix usage of mkstemp().sf2001-03-083-18/+23
| | | | | PR: 25616 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.6.1.steve2000-12-116-47/+16
| | | | | PR: 23274 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Upgrade to xpaint-2.5.7jseger2000-03-219-19/+167
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> PR: ports/17464
* Remove version number from DESCRjseger2000-01-041-2/+2
| | | | Add WWW line
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* Author's web page moved.fenner1999-01-091-2/+2
|
* Upgrade to 2.5.6.tg1998-12-112-5/+6
|
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-252-2/+15
| | | | Approved by: asami
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Move manpages to Makefile and use MAN* macros.steve1998-10-052-2/+2
|
* Remove regexp support for libtiff34 as it is now ELF'able.steve1998-09-191-3/+3
|
* Roll back libpng major to 2.asami1998-09-171-2/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* 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
|
OpenPOWER on IntegriCloud