Commit graph

15730 commits

Author SHA1 Message Date
Thomas Zander
87094690cc Update to upstream version 0.2.11, fixes runtime issue with python GIL
PR:		218588
Submitted by:	jaap@NLnetLabs.nl (maintainer)
MFH:		2017Q2
2017-04-14 16:03:48 +00:00
Emanuel Haupt
93fb2a9379 Update WWW
Notified by:	amdmi3
2017-04-12 18:21:02 +00:00
Emanuel Haupt
3d3b909ba4 - Rename audio/schism for better naming
- Add .desktop files for tracker and editor
- Provide icons
2017-04-12 16:30:34 +00:00
Emanuel Haupt
2e44077915 Provide man page, .desktop file and icon (submitted upstream). 2017-04-12 15:23:26 +00:00
Emanuel Haupt
812f51478f Add protracker 2.3.d, amiga ProTracker clone. 2017-04-12 14:07:16 +00:00
Dmitry Marakasov
37f1eb43a3 - Switch to USES=localbase 2017-04-12 09:54:11 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
2017-04-11 15:21:23 +00:00
Tobias Kortkamp
4fb6072df0 Fix broken UI when linking with devel/ncurses
Ports r438165 fixed building cmus with devel/ncurses installed, but
stripped NCURSES_CFLAGS too aggressivly.  The build picked up base's
curses.h over the correct headers from devel/ncurses.

PR:		218548
Reported by:	Oleg Gushchenkov <gor@clogic.com.ua>
Reviewed by:	Oleg Gushchenkov <gor@clogic.com.ua>
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10355
2017-04-11 14:04:37 +00:00
Tobias Kortkamp
9777db6fbb Update to 2.8.0-rc0
- Fix build with devel/ncurses installed [1], which erroneously
  redefines _POSIX_C_SOURCE as 200112L globally via its pkg-config
  file and hides strndup from cmus.  A workaround for this was applied
  to cmus in DPorts commit d2907fe but it never made it back to
  FreeBSD.

Changes:	https://github.com/cmus/cmus/releases/tag/v2.8.0-rc0

PR:		216325, 214475 [1]
Reported by:	Oleg Gushchenkov <gor@clogic.com.ua> [1]
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10242
2017-04-10 13:25:23 +00:00
Emanuel Haupt
b2d750d1e7 Update to 0.20 2017-04-10 09:23:22 +00:00
Mark Linimon
62a6b3eebc These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Grzegorz Blach
98158940f5 Update to 0.27
PR:		218500
Approved by:	maintainer
2017-04-09 21:11:59 +00:00
Lars Thegler
3bb42bcfe7 Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Jason E. Hale
6623455833 Update to 1.1.7
Changes:	https://github.com/gogglesmm/gogglesmm/compare/1.1.5...1.1.7
2017-04-06 22:28:08 +00:00
Christian Weisgerber
5605ee4abc Update to 0.1.10. No list of changes available, but looks like bug fixes. 2017-04-06 20:59:33 +00:00
Baptiste Daroussin
53063dd589 Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
Baptiste Daroussin
96ecb23693 Fix build with recent sigc++20 2017-04-05 11:13:09 +00:00
Baptiste Daroussin
7fd2a04cdb Mark as broken: does not build with recent sigc++20 and not C++11 compatible 2017-04-05 11:10:09 +00:00
Grzegorz Blach
f6953c8760 - Update to 2.11
- Adopt port
2017-04-04 22:43:09 +00:00
Baptiste Daroussin
890a62ccd1 Fix build with new sigc++20 2017-04-04 16:07:40 +00:00
Sunpoet Po-Chuan Hsieh
f7fa602ff8 Update to 0.8.10
Changes:	https://github.com/moumar/ruby-mp3info/blob/master/History.txt
2017-04-03 12:57:22 +00:00
Baptiste Daroussin
b43358f7bd Fix build with newer sigc++20 2017-04-03 11:37:39 +00:00
Baptiste Daroussin
d4c7b7b7d0 Fix build with newer sigc++20 2017-04-03 10:29:45 +00:00
Baptiste Daroussin
3bbba4ed08 Fix build with new sigc++20 2017-04-02 22:30:05 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +00:00
Baptiste Daroussin
c852498ca8 Update to 3.4.2 2017-04-01 22:39:37 +00:00
Baptiste Daroussin
1b5a5e5cb2 remove another gnome2 remnant 2017-04-01 20:02:39 +00:00
Baptiste Daroussin
322b4346a8 Remove remnant from gnome 2 which is not depend on anymore 2017-04-01 19:41:23 +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
Bartek Rutkowski
c710b18b06 audio/ardour5: update 5.6.0 -> 5.8.0
PR:		217520
Submitted by:	Michael Beer <beerml@sigma6audio.de> (maintainer)
2017-03-29 08:36:41 +00:00
Ashish SHUKLA
9cba0ef67a - Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
  from LIB_DEPENDS, as port is now only .pc file

PR:		218015
Submitted by:	rezny
2017-03-29 06:50:28 +00:00
Shaun Amott
eee3c9c060 - Update pkg-descr, including project homepage.
- Pass maintainership to submitter.
- While here, set LICENSE.

PR:		218052
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2017-03-28 21:22:13 +00:00
Tobias Kortkamp
6f270b397f With incompletely specified parameters the OSS backend will always
fallback to s16le for no good reason.  Replace them with default
values, so the format table lookup can work.  This should fix playback
of 24-bit/32-bit files in e.g. cmus without a running sndiod.

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10164
2017-03-28 14:45:59 +00:00
Raphael Kubo da Costa
58d4cd1568 Unbreak after r436971.
Ensure libloudmouth-1.so is always passed with a full path to the linker.

PR:		212558
2017-03-27 20:42:05 +00:00
Mathieu Arnold
7c30ecaded Update 1.60.
PR:		216655
Submitted by:	takefu airport fm
Sponsored by:	Absolight
2017-03-26 22:02:12 +00:00
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Jan Beich
4a4d3b592d audio/oss: update to 4.2.b2017 (maintenance release)
- Add a note about origin to avoid users from Linux blaming FreeBSD
  for 4Front's bugs and vice versa
- Disable SSE on amd64 to avoid kernel panic[1]

Changes:	http://opensound.com/forum/viewtopic.php?f=19&t=5841
PR:		212263
Submitted by:	Jakub Adler <jakubadler@gmail.com> [1]
MFH:		2017Q1
2017-03-25 03:29:09 +00:00
Emanuel Haupt
46d004ce64 - Update to 1.0.0
- Move master site to GitHub
- Now use cmake

Changelog: http://milkytracker.titandemo.org/docs/ChangeLog.html
2017-03-23 19:29:31 +00:00
Antoine Brodin
7cfe69b584 - Add USES=samba to handle dependency on samba
Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
2017-03-21 21:59:31 +00:00
Tobias Kortkamp
fed5cabe2d - Add SNDIO option
- Reset maintainer after 4 consecutive maintainer timeouts
- Use *_CONFIGURE_WITH options helper
- Do not install tests by default

PR:		217385
Obtained from:	OpenBSD
Approved by:	lme (mentor), maintainer timeout (3 weeks)
Differential Revision:	https://reviews.freebsd.org/D10072
2017-03-21 12:05:55 +00:00
Marcelo Araujo
a79de56299 Update maintainer email address.
Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)
2017-03-20 18:42:27 +00:00
Tobias Kortkamp
2da4b4aa14 New port: audio/supercollider
SuperCollider is a programming language for real time audio synthesis
and algorithmic composition.

The language interpreter runs in a cross platform IDE and communicates
via Open Sound Control with one or more synthesis servers.  The
SuperCollider synthesis server runs in a separate process or even on a
separate machine so it is ideal for realtime networked music.

SuperCollider was developed by James McCartney and originally released
in 1996.  He released it under the terms of the GNU General Public
License in 2002 when he joined the Apple Core Audio team.  It is now
maintained and developed by an active and enthusiastic community.  It
is used by musicians, scientists, and artists working with sound.

WWW: http://supercollider.github.io/

PR:		208443
Submitted by:	Tobias Brodel <brittlehaus@gmail.com>
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10043
2017-03-20 16:25:23 +00:00
Rene Ladan
c1da7c8cad Take in olivierd@'s commit bit on his request.
Submitted by:	olivierd@
With hat:	portmgr-secretary
2017-03-19 14:02:23 +00:00
Vanilla I. Shu
bd47bc735f Update to 0.1.5. 2017-03-17 14:03:43 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Tobias Kortkamp
399fdf0b14 Update to 3.0.3
PR:		217303
Approved by:	lme (mentor), alex@kaworu.ch (maintainer timeout, 2 weeks)
Differential Revision:	https://reviews.freebsd.org/D9950
2017-03-13 10:53:52 +00:00
Emanuel Haupt
78e65dba70 Update to 3.0.2 2017-03-13 09:19:22 +00:00
Emanuel Haupt
6ea0d5733f Update to 3.0.1 2017-03-11 20:11:26 +00:00
Thomas Zander
5ab6ea4304 Update to upstream version 0.20.6 (bugfix release)
MFH:		2017Q1
2017-03-11 19:39:37 +00:00