1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Dmitry Marakasov
adeac03634 CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by:	portmgr blanket
2016-12-25 14:23:38 +00:00
Dmitry Marakasov
bd74defeb5 - Fix build on 9.x by propagating c++11 requirement from c++ dependency
- Fix license
2016-10-19 19:26:11 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Jason E. Hale
14200ea79a - Update devel/ucommon to 7.0.0
- Bump PORTREVISION on dependent ports due to shlib bump

- Update audio/ccaudio2 to 2.2.0
- Add LICENSE
- Fix detection of gsm and speex
2016-01-14 03:23:07 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Pietro Cerutti
70aa826515 - Update to 2.1.3
Changes:

  * general namespace cleanup
  * ignore work files
2014-05-26 08:36:58 +00:00
Pietro Cerutti
b1f5de69f7 - Update to 2.1.2
Changes:

  from ccaudio2 2.1.1 to ccaudio2 2.1.2
  - fixed cmake shared library builds
  - windows audio fixups

  from ccaudio2 2.1.0 to ccaudio2 2.1.1
  - fixed library naming in CMakeLists.txt
  - updated spec files
  - updated lib .so name

  from ccaudio2 2.0.5 to ccaudio2 2.1.0
  - modernized automake
  - patches from Brandon Invergo for current ucommon
  - various code cleanups

- Fix MASTER_SITE, general description and WWW line in pkg-descr
2014-05-20 08:39:56 +00:00
Pietro Cerutti
a687997dcc - Chase devel/ucommon shlib version bump 2014-04-15 07:35:21 +00:00
Pietro Cerutti
1ac6368d70 - Chase devel/ucommon shlib version bump 2014-01-09 15:20:50 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +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
Martin Wilke
d21cc0a075 - Unbreak build 2013-02-21 02:25:42 +00:00
Pietro Cerutti
d6e28137b2 - Chase devel/ucommon shlib versbion bump 2013-02-11 14:21:38 +00:00
Jose Alonso Cardenas Marquez
bd013bea6a - Bump PORTREVISION 2012-12-13 16:08:20 +00:00
Pietro Cerutti
6b1e478173 - Chase devel/ucommon update
- Bump PORTREVISION
2012-08-13 08:38:27 +00:00
Pietro Cerutti
993098c129 - fix build by adding the missing compiler / linker flags
Reported by:    PH (via pav@)
2012-04-16 13:03:11 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Pietro Cerutti
019580dfe3 - Chase devel/ucommon shlib bump
- Bump PORTREVISION
2011-06-01 08:43:47 +00:00
Pietro Cerutti
6751fd9150 - Update to 2.0.5 2011-03-29 07:45:40 +00:00
Pietro Cerutti
f4f7770af9 - Update to 2.0.4
- Remove patch accepted upstream
2011-03-24 10:31:44 +00:00
Pietro Cerutti
00bf9f85fc - Update to 2.0.2
- Switch to CMake as a build system
2011-03-22 15:41:14 +00:00
Pietro Cerutti
a0334efb34 - Update to 2.0.1 2011-02-21 13:05:13 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Pietro Cerutti
12a0faeed8 - Update to 1.0.0
- Use gnomehack instead of self-crafting a patch for the pkgconfig data dir
2008-12-17 15:01:55 +00:00
Pietro Cerutti
ced951d6a0 - Update to 0.9.14 2008-07-16 19:32:09 +00:00
Pietro Cerutti
7c362c4bc0 - Update to 0.9.9 of ccaudio2
Approved by:	miwi (mentor)
2008-03-06 21:54:32 +00:00
Mark Linimon
212a4206a9 Mark as broken: fails to compile.
Approved by:	portmgr (self)
2007-11-09 08:29:29 +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
Cheng-Lung Sung
ab63f5bd0b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 10:08:25 +00:00
Cheng-Lung Sung
a3c062abae - Update to 1.2.0
PR:		ports/101087
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-01 02:09:50 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Tilman Keskinoz
8d8f41f42c Fix build on amd64
PR:		92068
Submitted by:	Johan van Selst <johans@stack.nl>
2006-01-20 22:00:52 +00:00
Kris Kennaway
48e1fdb601 BROKEN: Build fails on amd64 (missing -fPIC on shared libraries) 2006-01-19 23:42:10 +00:00
Edwin Groothuis
37e709d736 Upgrade to 1.1.4 2006-01-05 10:02:21 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +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