Commit graph

55 commits

Author SHA1 Message Date
Oliver Lehmann
15648d1157 fix -Wunused-const-variable build error 2014-04-12 08:28:55 +00:00
Oliver Lehmann
695c090191 fix -Wall error on CURRENT 2014-03-28 17:50:34 +00:00
Oliver Lehmann
4619451ba9 switch from GCC to Clang
bump PORTREVISION
2014-03-23 09:45:39 +00:00
Gerald Pfeifer
ed08b27967 Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.

Approved by:	portmgr (mat)
2014-03-16 22:33:04 +00:00
Oliver Lehmann
735e040253 force gcc 4.7 compilation to get net/cyphesis to compile which relies on gcc 4.7 2014-02-28 07:24:40 +00:00
Baptiste Daroussin
57d48e144d Fix packaging with DOCS
Reported by:	pkg-fallout
2014-01-29 07:46:26 +00:00
Baptiste Daroussin
ba06cd89ed Support stage
Add doc option
Simplify the ports to let the ustream build process install the docs, stage
will take care of only packaging what we want.
add GNU_CONFIGURE to properly let the configure process happen with the ports
framework variables set
Convert USE_GCC=4.7+ to USES=compiler:c++11-lang which allows to build with clang
2014-01-27 12:55:07 +00:00
Oliver Lehmann
b5219933bd use GNU_CONFIGURE instead of USE_AUTOTOOLS to force the use of the local
libtool script to link the libraries with the correct linker and not with
the system linker which breaks linking on FreeBSD 8 as the linker is to
old here.
2013-11-22 07:54:11 +00:00
Oliver Lehmann
736907d5b7 update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
2013-11-21 08:19:34 +00:00
Baptiste Daroussin
d6a6fdb2d9 Solve pkgname conflict 2013-10-04 09:52:06 +00:00
Baptiste Daroussin
857aec5d6b Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) 2013-09-20 17:03:26 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Oliver Lehmann
7986d76d3a update devel/atlas-devel to 0.6.2 2009-12-02 14:49:54 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +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
Oliver Lehmann
1001b39dca update to 0.6.1 2007-12-11 21:05:21 +00:00
Oliver Lehmann
9fd7797207 do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Bump PORTREVISION
2007-09-19 13:50:10 +00:00
Oliver Lehmann
1396d02b62 bump PORTREVISION because of recent USE_GCC=3.4 change 2007-06-10 07:38:57 +00:00
Oliver Lehmann
83a39df5a4 the Atlas lib compiled with gcc 4 does not work, so move back to gcc 3.4 2007-06-02 17:57:24 +00:00
Oliver Lehmann
c6066e1819 remove USE_GCC=4.3,
s/INSTALLS_SHLIB/USE_LDCONFIG/
2007-05-25 18:17:14 +00:00
Oliver Lehmann
51381bd8e6 update to 0.6.0 2006-04-23 12:20:23 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Oliver Lehmann
695130701a update to 6.0.0.rc2 2005-11-20 22:42:58 +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
Oliver Lehmann
5a965693c3 update Atlas-C++ to 0.5.0.r(c)1 2005-10-20 13:50:24 +00:00
Oliver Lehmann
13e3125842 update to 0.5.98 2005-10-02 14:14:20 +00:00
Oliver Lehmann
169492f017 The Whom: field in header got accidentally changed by the previous commit.
This commit changes it back to it's orignal value
2005-09-30 13:26:57 +00:00
Oliver Lehmann
5cc304c80d take maintainership
Approved by:	maintainer
2005-09-30 13:07:16 +00:00
Oliver Lehmann
1ccfc5b3d1 update to 0.5.97
Approved by:	maintainer
2005-09-28 14:58:51 +00:00
Oliver Lehmann
960b9a2bd5 define NO_LATEST_LINK
Approved by:	maintainer
2005-05-23 21:05:10 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Oliver Lehmann
f43f7d3953 fix pkg-plist
Noted by:	kris via pointyhat
2005-05-08 11:26:39 +00:00
Oliver Lehmann
6368aa495d use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig location 2005-05-08 00:48:59 +00:00
Oliver Lehmann
77e118e1ec import atlas-devel (repocopy of atlas)
PR:		77059
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-05-07 11:25:52 +00:00
Oliver Lehmann
70a904aecd change MASTER_SITES to use sourceforge 2005-02-14 15:01:25 +00:00
Oliver Lehmann
b122d2ab1c fix MASTER_SITES 2004-12-18 15:53:18 +00:00
Oliver Lehmann
9c02769fa0 add some extra files/directories 2004-08-14 21:51:16 +00:00
Oliver Lehmann
eb74de0b17 update to 0.4.94 2004-08-12 20:13:05 +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
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Oliver Lehmann
578e34ac3e update to Atlas-C++-0.4.93 2004-02-01 23:41:15 +00:00
Oliver Lehmann
c4bb574642 update MASTER_SITES [1]
fix pkg-plist [1]
bump PORTREVISION
add INSTALLS_SHLIB
s/file/docfile/g for PORTDOCS installation loop - to make porltint a bit happier

Submitted By:	igla@batterybackups.net [1]
2003-11-06 22:31:45 +00:00
Oliver Lehmann
9e958a135d fix MASTER_SITES 2003-07-22 15:08:20 +00:00
Oliver Lehmann
4994477e34 update Atlas to 0.4.6 2003-07-08 12:50:26 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Hye-Shik Chang
13cfbb1029 Update to 0.4.4
PR:		40085
Submitted by:	maintainer
2002-07-01 18:54:43 +00:00