Commit graph

53 commits

Author SHA1 Message Date
Baptiste Daroussin
573b673db3 examples are always installed, so do not create a broken plist if EXAMPLES is unset
the same way ${DOCSDIR}-1.7.1 is always created even if DOCS is unset.
2013-05-26 00:02:07 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Steve Wills
e9591ed464 - Update to 1.7.1
- Give maintainership to submitter

PR:		ports/172339
Submitted by:	nemysis <nemysis@gmx.ch>
2013-01-17 03:25:07 +00:00
Steve Wills
27099fc2c0 - Update to 1.7.0
- Convert to OptionsNG
2012-09-20 14:38:19 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Philip M. Gollucci
e1652f1472 - Fix build with GCC 45
- Bump PORTREVISION

PR:             ports/148990
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (nork ; 136 days)
2010-12-10 23:03:35 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Norikatsu Shigemura
7ed3990ecc Fix build on powerpc.
PR:		ports/146020 (based on)
Submitted by:	Andreas Tobler   andreast-list  fgznet ch
2010-04-25 03:21:39 +00:00
Mark Linimon
e1b5690d05 Mark as broken on powerpc: fails to configure.
Hat:		portmgr
2010-03-22 05:09:23 +00:00
Dmitry Marakasov
eb50e03a96 - Explicitely link with threads library, otherwise it was impossible to link with -lIlmImf (and dependent libraries as well) without -pthread
PR:		133291
Submitted by:	myself
Approved by:	maintainer timeout
2009-09-08 02:24:26 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Norikatsu Shigemura
620d2545e9 Fix pkg-plist and override OpenEXR's include files issue.
So bump PORTREVISION, accordingly.

Pointy hat to:	myself
2008-07-23 17:17:10 +00:00
Pav Lucistnik
aa1e353e18 - Disable self-tests completely. The hang needs to be investigated before they
can be re-enabled.
2008-06-20 12:38:41 +00:00
Pav Lucistnik
746671d3d9 - Disable selftext on amd64/8 - we have a runaway IlmImfTest on pointyhat 2008-05-19 23:13:13 +00:00
Mikhail Teterin
11f2acb392 Upgrade from 1.6.0 to 1.6.1, which includes some fixes for dealing with
corrupted files.

Approved by:	maintainer
2008-04-19 15:45:43 +00:00
Mark Linimon
98002e90b5 Re-enable self-test for sparc64-7.
Requested by:	marius
2008-03-03 04:29:35 +00:00
Mark Linimon
93f3400ffb Turn off self-test for sparc64. This was the way that sparc64-6.3R packages
were built.

Hat:		portmgr
2008-01-18 23:31:45 +00:00
Norikatsu Shigemura
a92f58396b make test on PACKAGE_BUILDING.
Suggested by:	mi
2007-10-07 23:28:24 +00:00
Norikatsu Shigemura
975a617503 Add missing LIB_DEPENDS. 2007-10-07 17:48:22 +00:00
Norikatsu Shigemura
00f60d30a9 Update to 1.6.0. 2007-10-07 17:45:39 +00:00
Norikatsu Shigemura
5a43156f8f Add backup sites.
PR:		ports/110307
Submitted by:	John Merryweather Cooper <john_m_cooper <@> yahoo.com>
2007-03-17 01:05:40 +00:00
Norikatsu Shigemura
30964a895f Oops, I forgot cvs remove.
Reported by:	many people
Pointy hat to:	myself
2007-03-12 02:47:13 +00:00
Norikatsu Shigemura
6ed6dba53f o Update to 1.4.0
o Chase libraries version bump to depending on this port.

[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.

Spotted by:	Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from:	Florian Kainz <kainz <@> ilm.com>
Committed at:	AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
		bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
		simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
		murray, cjh, brooks, daichi, delphij, ups, rrs
2007-03-11 08:50:26 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Norikatsu Shigemura
48e5ff42d9 Fix build on gcc 4.1.
PR:		ports/95136
Submitted by:	Ron MacNeil <macro@hotmail.com>
2006-04-01 12:08:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Norikatsu Shigemura
6927aa9add Update to 1.2.2.
Pointed out by:	ports version check via edwin
2005-10-08 21:00:48 +00:00
Norikatsu Shigemura
71ef50e3d2 o Change dependency on fltk to fltk-threads.
o Bump PORTREVISION, accordingly.
2005-09-15 14:11:26 +00:00
Volker Stolz
4fa80380b0 Fix mispelings of PTHREAD_{CFLAGS,LIBS}. 2005-03-10 12:05:24 +00:00
Norikatsu Shigemura
7d85d14fdb Utilize USE_GNOME=pkgconfig.
Bump PORTREVISION,

Submitted by:	pav
2004-12-23 13:06:27 +00:00
Norikatsu Shigemura
81889029e6 Add rmdir libdata/pkgconfig. But I don't bump PORTREVISION.
Pointed out by:	pointyhat via kris
2004-12-23 12:09:22 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Norikatsu Shigemura
bac54ee062 Fix broken patch.
Pointed out by:	bento via kris, lofi
2004-06-14 13:33:52 +00:00
Norikatsu Shigemura
219c92a689 Fix linkage problem (tring to link installed library).
Noticed by:	portupgrade
2004-06-13 17:03:58 +00:00
Norikatsu Shigemura
2c35d214c7 Update to 1.2.1.
PR:		ports/67743
Submitted by:	ijliao
2004-06-09 15:43:51 +00:00
Norikatsu Shigemura
93c4cebc63 Add size data.
Submitted by:	trevor
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:56:44 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Norikatsu Shigemura
3267bf0a95 o no need USE_GCC.
o bump PORTREVISION acordingly.

Submitted by:	David Yeske <dyeske@yahoo.com>
2004-02-02 17:17:08 +00:00
Norikatsu Shigemura
5e5ee8d643 Update to 1.0.7. 2004-01-17 21:44:43 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Norikatsu Shigemura
74fa6837ce o Remove dependency on x11-toolkits/fltk-xunicode by retire.
o Bump PORTREVISION accordingly.
2003-05-11 19:45:59 +00:00
Norikatsu Shigemura
db20e3c91a Remove invalid keyword line, and Bump PORTREVISION accordingly. 2003-04-14 01:37:13 +00:00
Norikatsu Shigemura
5debe5bc20 Fix pkg-plist. 2003-03-24 16:25:36 +00:00
Norikatsu Shigemura
0baa1edf33 Update to 1.0.5 and fix conditions for fltk dependency. 2003-03-24 11:57:41 +00:00
Norikatsu Shigemura
d29d24a0ad Change USE_GCC=3.1 to USE_GCC=3.1+. This modification has temporary
sample code in.

Reported by:	David Yeske <dyeske@yahoo.com>
		NINOMIYA Hideyuki <nin@jp.FreeBSD.org>
2003-02-25 07:36:42 +00:00