Commit graph

55 commits

Author SHA1 Message Date
Dmitry Marakasov
fa7c5023b1 - Update WWW
Approved by:	portmgr blanket
2019-11-16 09:39:54 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
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
Steve Wills
d30cd9e1c1 audio/ncmpc: update to 0.34
PR:		237454
Submitted by:	Laurent Cimon <laurent@nuxi.ca> (maintainer)
2019-04-22 14:17:13 +00:00
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Jan Beich
a079e3eb71 audio/ncmpc: unbreak with boost 1.70
PR:		236669
Obtained from:	upstream
2019-03-24 21:28:02 +00:00
Jan Beich
0335c38a4b Add option helper for MESON_ARGS = -Dfoo=enabled
feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.

https://mesonbuild.com/Build-options.html#features

Reviewed by:	tobik (implicit)
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D19127
2019-02-25 22:07:54 +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
Jan Beich
7c879267dc devel/boost-*: update to 1.69.0
Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Tobias Kortkamp
f61a178fbc audio/ncmpc: Update to 0.33
Changes:	https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.33/NEWS
PR:		231643
Submitted by:	Laurent Cimon <laurent@nuxi.ca> (maintainer)
2018-12-05 13:54:15 +00:00
Tobias Kortkamp
be779ef84e audio/ncmpc: Update to 0.30
- Laurent takes maintainership
- Add DOCS option to install the HTML manual
- Add a MANPAGES option; the man page now has to be generated with
  sphinx as well

PR:		230721
Submitted by:	Laurent Cimon <laurent@nuxi.ca>
Approved by:	henrik@affekt.org (maintainer)
2018-09-11 11:42:52 +00:00
Yuri Victorovich
fe162cffc4 audio/ncmpc: Update to 0.29
Change log: https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.29/NEWS

PR:		225116
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	tcberner (mentor), henrik@affekt.org (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14114
2018-01-29 22:10:06 +00:00
Grzegorz Blach
98158940f5 Update to 0.27
PR:		218500
Approved by:	maintainer
2017-04-09 21:11:59 +00:00
John Marino
6079f03101 audio: autocd, etcd, gramofile: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-19 15:10:48 +00:00
Dmitry Marakasov
aaf7301c1f - Update to 0.25
- While here, switch to USES=localbase

PR:		211993
Submitted by:	henrik@affekt.org (maintainer)
2016-08-19 18:24:41 +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
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Mathieu Arnold
bc0d524329 Fix previous commit.
Pointy hat to:	mat
Sponsored by:	Absolight
2015-08-19 13:41:51 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Baptiste Daroussin
a826c41d7f Clean up some now useless PLIST_DIRS* 2014-12-20 13:57:20 +00:00
Thomas Zander
f8549d1e31 Update to upstream version 0.24
While on it:
- Add LICENSE*
- Fix conditional installation of lyrics helper scripts

PR:		193999
Submitted by:	henrik@affekt.org
Reviewed by:	riggs
Approved by:	maintainer (timeout)
2014-12-20 11:32:02 +00:00
Raphael Kubo da Costa
30b10ca2d2 Update to 0.23.
PR:		191831
Submitted by:	henrik@affekt.org (maintainer)
2014-07-14 20:18:10 +00:00
Pawel Pekala
5c6a3dd221 - Update to version 0.21 [1]
- Add staging support
- Fix shebang in one of the scripts

PR:		ports/187144 [1]
Submitted by:	maintainer
2014-03-03 18:24:53 +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
Chris Rees
83b3f2341d Requires pkgconfig 2013-06-16 19:16:13 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Sylvio Cesar Teixeira
56f8dd834a - Update to 0.20
PR:		ports/169121
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2012-06-17 23:49:24 +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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Renato Botelho
f9b56019fb - Update to 0.18
PR:		ports/151004
Submitted by:	garga@
Approved by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2010-09-28 11:00:06 +00:00
Dennis Herrmann
a4345ebd12 - Update to 0.17
PR:		ports/149776
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com>
2010-08-18 18:30:52 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Wilke
63f28e0666 - Update to 0.16
PR:		142329
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2010-01-25 08:44:59 +00:00
Martin Wilke
12bfa79c15 - Update to 0.15
PR:		139299
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2009-10-10 09:23:47 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Dennis Herrmann
e6cb85961d - Add lyrics screen support
PR:		ports/134936
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2009-05-26 14:57:54 +00:00
Dennis Herrmann
b187aee430 - Update to 0.14
PR:		133895
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com>
Approved by:	miwi (mentor)
2009-04-21 17:44:44 +00:00
Dmitry Marakasov
0ff9d2f690 - Update to 0.13
PR:		130339
Submitted by:	Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer)
2009-01-11 22:33:00 +00:00
Martin Wilke
e9575ed0a1 - Update to 0.12
- Pass maintainership to submitter

PR:		130173
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com>
Approved by:	maintainer
2009-01-09 23:19:34 +00:00
Tom McLaughlin
63868b2b12 - Add SEARCH_SCREEN OPTION defaulting to on.
PR:		121432
Submitted by:	Dennis Herrmann
Approved by:	maintainer timeout
2008-08-30 19:49:14 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Martin Wilke
0b4ecea1d1 - Fix for the russian translations
PR:		ports/105451
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
2006-11-13 01:28:40 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Alexey Dokuchaev
1e7895ec5f Fix a typo.
PR:		ports/79102
Submitted by:	maintainer
Approved by:	portmgr (marcus)
2005-03-22 03:46:39 +00:00
Roman Bogorodskiy
9552460177 Avoid using pkg-plist, docs patch.
PR:		78865
Submitted by:	Mark Daniel Reidel (maintainer)
Approved by:	krion (mentor) (implicit)
2005-03-20 11:59:20 +00:00
Joe Marcus Clarke
6122ee2e10 Fix build by adding USE_GNOME=glib20.
Reported by:	pointyhat via krion
2005-03-16 19:49:20 +00:00