aboutsummaryrefslogtreecommitdiff
path: root/graphics/ivtools
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.2.4Pav Lucistnik2007-03-174-79/+21
| | | | | | | | PR: ports/109319 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer) Notes: svn path=/head/; revision=187572
* - fixed pkg-plistIon-Mihai Tetcu2007-01-232-22/+23
| | | | | | | | | | - pass maintainership to submitter PR: ports/108171 Submitted by: Marcelo Araujo Notes: svn path=/head/; revision=183038
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* USE_GMAKE is spelled with an M not a N, but this port seems to buildErwin Lansing2006-06-111-1/+0
| | | | | | | fine without it, so remove it alltogether. Notes: svn path=/head/; revision=165121
* - Fix plist on gcc 2 (IE. FreeBSD 4) systems.Simon L. B. Nielsen2006-04-162-1/+11
| | | | | | | | | - Bump PORTREVISION. Reported by: pointyhat via kris Notes: svn path=/head/; revision=159680
* - Upgrade to 1.2.3.Simon L. B. Nielsen2006-04-1432-120/+456
| | | | | | | | | | | | - Use external libtiff. - Unmark FORBIDDEN. - Unmark BROKEN since it seems to work on FreeBSD 6.X+ and !i386 now (at least the platforms I could test). Initial upgrade work by: fenner Notes: svn path=/head/; revision=159499
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Remove EXPIRATION_DATE since upstream has released a new version to fixSimon L. B. Nielsen2005-10-181-1/+0
| | | | | | | | the libtiff security issues I just haven't had the time to update the port yet, but I will soon (unless somebody beats me to it :-) ). Notes: svn path=/head/; revision=145803
* Mark FORBIDDEN and set one month expiration due to multipleSimon L. B. Nielsen2005-07-301-0/+3
| | | | | | | | | vulnerabilities in embedded libtiff and no maintainer. Security: http://vuxml.FreeBSD.org/pkg-ivtools.html Notes: svn path=/head/; revision=140496
* Add missing file and bump PORTREVISIONKris Kennaway2004-12-102-1/+2
| | | | Notes: svn path=/head/; revision=123667
* Fix compile error.OKAZAKI Tetsurou2004-11-221-0/+10
| | | | Notes: svn path=/head/; revision=122160
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-6/+3
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* upgrade to 1.2.1Ying-Chieh Liao2004-07-154-45/+52
| | | | Notes: svn path=/head/; revision=113700
* This is broken everywhere except i386 4.xKris Kennaway2004-03-181-1/+1
| | | | Notes: svn path=/head/; revision=104452
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset maintainer. From personal email from current maintainer, in reMark Linimon2004-01-041-1/+1
| | | | | | | | | | | my asking if the port should be marked broken on -CURRENT: I am no longer interested in maintaining the FreeBSD port of ivtools. But I have addressed all of these problems, to the best of my knowledge, in the latest release of ivtools, 1.1. Notes: svn path=/head/; revision=97266
* Move inclusion of bsd.port.pre.mk to after all the variable definitions.Mark Linimon2003-10-291-7/+7
| | | | Notes: svn path=/head/; revision=92528
* Mark as broken on alpha and sparc64 (fails to configure); alsoMark Linimon2003-10-171-0/+7
| | | | | | | | | | mark as broken on i386 for -current (also fails to configure). Informed maintainer. Curiously, it seems to configure correctly on ia64. Notes: svn path=/head/; revision=91466
* Use imake-4 per defaultTilman Keskinoz2003-07-231-1/+8
| | | | | | | | PR: 54289 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=85469
* Add another missing fileKris Kennaway2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76102
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Add missing filesKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66772
* Update to 1.0.6David W. Chapman Jr.2002-09-014-46/+20
| | | | | | | | | PR: 41888 Submitted by: mt@primats.org.ua Approved by: maintainer Notes: svn path=/head/; revision=65439
* fix typoYing-Chieh Liao2002-06-211-1/+1
| | | | | | | Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=61697
* add imake dependenceYing-Chieh Liao2002-06-191-1/+2
| | | | | | | | | | unbreak PR: 39315 Submitted by: maintainer Notes: svn path=/head/; revision=61542
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59375
* add ivtools 1.0.3Ying-Chieh Liao2002-03-2817-0/+302
Drawing editors derived from idraw PR: 36316 Submitted by: Scott Johnston <scott@accom.com> Notes: svn path=/head/; revision=56771