aboutsummaryrefslogtreecommitdiff
path: root/graphics/ivtools
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Fix parallel (-jX) builds by defining MAKE variable correctlyAlexey Dokuchaev2013-08-242-12/+9
| | | | | | | | | | | | - Modernize LIB_DEPENDS syntax, remove implicit GNU_CONFIGURE - Reformat port description text while I am here, fix WWW line NB: there is version 1.2.11 available Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325294
* Mark jobs unsafeBaptiste Daroussin2013-07-101-2/+2
| | | | Notes: svn path=/head/; revision=322659
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* - Ports Tree does not support < 7x, so this check is unnecessary.Sylvio Cesar Teixeira2012-05-241-7/+1
| | | | | | | | PR: ports/168274 Submitted by: crees@ Notes: svn path=/head/; revision=297351
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Remove MD5 checksumSylvio Cesar Teixeira2011-05-121-1/+0
| | | | Notes: svn path=/head/; revision=274018
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 1.2.9Sylvio Cesar Teixeira2010-06-014-51/+22
| | | | Notes: svn path=/head/; revision=255425
* - Update to 1.2.8Sylvio Cesar Teixeira2010-03-214-27/+51
| | | | | | | | | - Unbreak to 64bits Approved by: miwi (mentor) Notes: svn path=/head/; revision=251341
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* Also broken on sparc64.Mark Linimon2009-08-151-1/+1
| | | | Notes: svn path=/head/; revision=239584
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fixed build on 6.X.Marcelo Araujo2009-07-161-1/+7
| | | | | | | | PR: ports/136134 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Notes: svn path=/head/; revision=237924
* - Broken on amd64.Marcelo Araujo2009-06-191-1/+4
| | | | | | | | | - Pass maintainership to latest submitter. Reported by: itetcu, pav Notes: svn path=/head/; revision=236349
* - Mark as unbroken.Marcelo Araujo2009-06-172-22/+26
| | | | | | | | | | - Fix plist. PR: ports/135599 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236119
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Fix mistake from my previous commit (cannot include pre.mk twice)Pav Lucistnik2009-01-081-1/+1
| | | | | | | | Pointy hat to: pav Reported by: pointyhat Notes: svn path=/head/; revision=225526
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-5/+1
| | | | Notes: svn path=/head/; revision=225297
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 1.2.6.Marcelo Araujo2008-08-073-24/+33
| | | | | | | - Mark as broken on >= 7.x. Notes: svn path=/head/; revision=218165
* - Fix plist.Marcelo Araujo2008-07-282-0/+3
| | | | | | | | | - Bump PORTREVISION. Reported by: itetcu (QA Tindy) Notes: svn path=/head/; revision=217770
* - Update to 1.2.5.Marcelo Araujo2008-07-285-74/+53
| | | | Notes: svn path=/head/; revision=217761
* - Fix build after xorg cleanupMartin Wilke2008-04-201-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211678
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Stop packaging mtree symlinksPav Lucistnik2008-03-141-2/+0
| | | | | | | | PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=209045
* - Mark BROKEN with GCC 4.2Pav Lucistnik2007-11-121-0/+4
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202654
* 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