Commit graph

61 commits

Author SHA1 Message Date
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Alexey Dokuchaev
92a1e0f63b - Fix parallel (-jX) builds by defining MAKE variable correctly
- 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)
2013-08-24 12:04:22 +00:00
Baptiste Daroussin
2bc45d613d Mark jobs unsafe 2013-07-10 11:32:48 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
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
2013-06-28 11:51:05 +00:00
Sylvio Cesar Teixeira
f8f1a0d9a0 - Ports Tree does not support < 7x, so this check is unnecessary.
PR:		ports/168274
Submitted by:	crees@
2012-05-24 18:17:16 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- 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.
2011-10-24 04:17:37 +00:00
Sylvio Cesar Teixeira
c31f9a19df - Remove MD5 checksum 2011-05-12 20:28:33 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Sylvio Cesar Teixeira
e52ce28fe1 - Update to 1.2.9 2010-06-01 00:32:19 +00:00
Sylvio Cesar Teixeira
bd75e03533 - Update to 1.2.8
- Unbreak to 64bits

Approved by:	miwi (mentor)
2010-03-21 15:12:39 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Mark Linimon
52477dfac8 Also broken on sparc64. 2009-08-15 08:41:04 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Marcelo Araujo
b78c2662fd - Fixed build on 6.X.
PR:		ports/136134
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
2009-07-16 13:26:51 +00:00
Marcelo Araujo
b69cb334c3 - Broken on amd64.
- Pass maintainership to latest submitter.

Reported by:	itetcu, pav
2009-06-19 21:56:26 +00:00
Marcelo Araujo
5e3843a22f - Mark as unbroken.
- Fix plist.

PR:		ports/135599
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-06-17 12:40:44 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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).
2009-01-23 16:28:36 +00:00
Pav Lucistnik
a1cc0466b6 - Fix mistake from my previous commit (cannot include pre.mk twice)
Pointy hat to:	pav
Reported by:	pointyhat
2009-01-08 22:50:59 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Marcelo Araujo
8e41420556 - Update to 1.2.6.
- Mark as broken on >= 7.x.
2008-08-07 03:12:38 +00:00
Marcelo Araujo
be956b4f49 - Fix plist.
- Bump PORTREVISION.

Reported by:	itetcu (QA Tindy)
2008-07-28 17:16:55 +00:00
Marcelo Araujo
54ddd84ac4 - Update to 1.2.5. 2008-07-28 14:33:01 +00:00
Martin Wilke
89b628bc8e - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 22:27:05 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
ad60c9c1a4 - Stop packaging mtree symlinks
PR:		ports/121691
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2008-03-14 16:00:08 +00:00
Pav Lucistnik
8971082b68 - Mark BROKEN with GCC 4.2
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 23:31:29 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
bc62e3e4ab - Update to 1.2.4
PR:		ports/109319
Submitted by:	Marcelo Araujo <araujo@bsdmail.org> (maintainer)
2007-03-17 13:30:20 +00:00
Ion-Mihai Tetcu
fedf97350a - fixed pkg-plist
- pass maintainership to submitter

PR:		ports/108171
Submitted by:	Marcelo Araujo
2007-01-23 01:58:10 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Erwin Lansing
32beb86abf USE_GMAKE is spelled with an M not a N, but this port seems to build
fine without it, so remove it alltogether.
2006-06-11 17:32:55 +00:00
Simon L. B. Nielsen
8e612263be - Fix plist on gcc 2 (IE. FreeBSD 4) systems.
- Bump PORTREVISION.

Reported by:	pointyhat via kris
2006-04-16 08:19:58 +00:00
Simon L. B. Nielsen
f663d9082e - Upgrade to 1.2.3.
- 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
2006-04-14 17:38:45 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Simon L. B. Nielsen
0222264275 Remove EXPIRATION_DATE since upstream has released a new version to fix
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 :-) ).
2005-10-18 20:20:18 +00:00
Simon L. B. Nielsen
ea9ba382e3 Mark FORBIDDEN and set one month expiration due to multiple
vulnerabilities in embedded libtiff and no maintainer.

Security:	http://vuxml.FreeBSD.org/pkg-ivtools.html
2005-07-30 21:37:18 +00:00
Kris Kennaway
3c9ab46b4f Add missing file and bump PORTREVISION 2004-12-10 22:51:00 +00:00
OKAZAKI Tetsurou
8c97809890 Fix compile error. 2004-11-22 16:55:58 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
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)
2004-07-23 19:10:32 +00:00
Ying-Chieh Liao
c74babf198 upgrade to 1.2.1 2004-07-15 09:39:53 +00:00
Kris Kennaway
b81c46f5ad This is broken everywhere except i386 4.x 2004-03-18 12:41:26 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mark Linimon
946a7a5475 Reset maintainer. From personal email from current maintainer, in re
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.
2004-01-04 00:14:14 +00:00