aboutsummaryrefslogtreecommitdiff
path: root/graphics/ivtools/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from g*Baptiste Daroussin2014-09-011-28/+0
| | | | Notes: svn path=/head/; revision=366897
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* 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-241-5/+3
| | | | | | | | | | | | - 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
* 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-011-1/+1
| | | | Notes: svn path=/head/; revision=255425
* - Update to 1.2.8Sylvio Cesar Teixeira2010-03-211-6/+1
| | | | | | | | | - 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-171-4/+0
| | | | | | | | | | - 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-071-3/+12
| | | | | | | - Mark as broken on >= 7.x. Notes: svn path=/head/; revision=218165
* - Fix plist.Marcelo Araujo2008-07-281-0/+1
| | | | | | | | | - Bump PORTREVISION. Reported by: itetcu (QA Tindy) Notes: svn path=/head/; revision=217770
* - Update to 1.2.5.Marcelo Araujo2008-07-281-15/+2
| | | | 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
* - 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-171-2/+1
| | | | | | | | PR: ports/109319 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer) Notes: svn path=/head/; revision=187572
* - fixed pkg-plistIon-Mihai Tetcu2007-01-231-1/+1
| | | | | | | | | | - 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-161-1/+10
| | | | | | | | | - Bump PORTREVISION. Reported by: pointyhat via kris Notes: svn path=/head/; revision=159680
* - Upgrade to 1.2.3.Simon L. B. Nielsen2006-04-141-15/+7
| | | | | | | | | | | | - 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
* 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-101-1/+1
| | | | Notes: svn path=/head/; revision=123667
* 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-151-5/+2
| | | | 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
* 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