1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

12675 Commits

Author SHA1 Message Date
Dmitry Marakasov
d2b901bed4 - Support staging 2013-12-23 13:59:20 +00:00
Dmitry Marakasov
ec89cdc847 - Support staging 2013-12-23 13:59:06 +00:00
Dmitry Marakasov
1b43717b4f - Support staging 2013-12-23 13:58:43 +00:00
Antoine Brodin
80a2da8dac Fix LIB_DEPENDS 2013-12-22 09:39:09 +00:00
Chris Rees
190b95b3ee It appears that there is actually a compiler.mk knob that does
exactly what was needed for the previous commit.

Submitted by:	antoine
Submitted by:	db
2013-12-21 17:02:30 +00:00
Chris Rees
9440173253 Clang can build musicpd fine on FreeBSD 10+
PR:		ports/185059
Submitted by:	mat
2013-12-21 16:52:11 +00:00
Pawel Pekala
d68b9eb102 - Fix build with clang
- Add LICENSE, desktop entry file
- Support staging

PR:		ports/184891
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-21 01:05:38 +00:00
Chris Rees
5e4bfc494d Update Baresip to 0.4.8, and the supporting re and rem libraries
to their latest versions

Several new modules, however some will no longer work after changes to the
core code; a best effort has been made to investigate and mark such broken
modules.
2013-12-20 22:55:35 +00:00
Chris Rees
e68779272f Update to 0.18.5
Musicpd has been rewritten in c++, and now unfortunately requires a
modern gcc to build.

While here, remove duplicate LICENSE line pointed out by danfe...
2013-12-20 21:49:30 +00:00
William Grzybowski
f1277d799f audio/denemo: update to 1.1.0
PR:		ports/184892
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-12-20 17:23:44 +00:00
Pawel Pekala
e4d3fabab0 - Fix build with clang
- Update MASTER_SITES
- Support staging

PR:		ports/184863
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 16:21:19 +00:00
Chris Rees
4be0849487 Update to 0.17.6
Stageify
2013-12-20 09:51:00 +00:00
Alberto Villa
1330132a4e - STAGEify.
Submitted by:	Alonso Schaich <alonsoschaich@fastmail.fm> via area51

- Use OPTIONS helpers.
2013-12-20 08:12:23 +00:00
Pawel Pekala
6c878021aa - Fix build with clang
- Port supports staging

PR:		ports/184831
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 19:49:49 +00:00
Pawel Pekala
46d563f86a - Fix build on -current
- Add LICENSE

PR:		ports/184829
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 19:27:21 +00:00
Pawel Pekala
4c6f5567d8 - Support CC/CFLAGS properly
- Update MASTER_SITES
- Support ncurses
- Convert to staging

PR:		ports/184826
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 19:00:39 +00:00
Pawel Pekala
5730e29ede - Fix build with clang
- Update MASTER_SITES
- Add LICENSE
- Switch to PLIST_FILES

PR:		ports/184823
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 17:49:36 +00:00
Danilo Egea Gondolfo
93d5ac5687 - Update from 1.3.0 to 1.3.1
- Add pkgconfig to USES

PR:		ports/184853
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-18 18:58:09 +00:00
Danilo Egea Gondolfo
1b38486fc5 - Update from 0.45-3 to 0.45-4
- Add shebangfix to USES

PR:		ports/184872
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-18 16:58:09 +00:00
Christian Weisgerber
1f7cb7e829 Update to 0.1.8. Changes include:
* update to opus 1.0.3 surround encoder API
* support for encoding from FLAC files
* better metadata support, including copying tags from FLAC input
2013-12-18 16:05:42 +00:00
Christian Weisgerber
56ba5294e6 Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
  quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
  mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
  to 48 kbps,
* and speed improvements on all architectures.

Chase shared library bump.

PR:		184956
2013-12-18 16:04:49 +00:00
Emanuel Haupt
cdad045d5d Use dos2unix USES macro. 2013-12-18 11:56:04 +00:00
Emanuel Haupt
7fa9666216 Use dos2unix USES macro. 2013-12-18 11:55:28 +00:00
Emanuel Haupt
c2c85b33f0 Use dos2unix USES macro. 2013-12-18 11:54:56 +00:00
Marcus von Appen
43d9d79b8c - Unbreak build
Reported by:	exp-run (PR 184591)
2013-12-17 20:35:25 +00:00
Christian Weisgerber
487b0e5355 Use MAKE_CMD to run regression tests. 2013-12-17 16:01:38 +00:00
Guido Falsi
a0a27f37ce - Fix build on 10 and head due to new ld behavior 2013-12-17 09:28:19 +00:00
Dmitry Marakasov
ea3629c01a - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Rene Ladan
09839a3902 Drop now useless PYDISTUTILS_PKGNAME assignment.
Submitted by:	wg
2013-12-16 12:25:30 +00:00
Rene Ladan
595ae0a408 - Stagify
- Switch to PYDISTUTILS=yes
- Bump PORTREVISION to drop runtime dependency on py-setuptools
- Drop pkg-plist
- Mark as architecture-independent
2013-12-16 12:03:47 +00:00
Roman Bogorodskiy
bcd557ebda - easytag depends on taglib not on mp4v2 since 2.1.8
- support staging
- add license
- make NLS support conditional

PR:		184499
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
2013-12-16 07:53:19 +00:00
Chris Rees
2ec1bb7b9f Fix WMA playback.
0.18 update will come soon, but it's proving nontrivial
due to a substantial rewrite in c++!

PR:		ports/184768
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com>
2013-12-15 18:49:15 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Rene Ladan
889cc3b544 Remove expired ports:
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-08 security/opieprint: No more active upstream
2013-12-08 security/bubblegum: No more active upstream
2013-12-08 security/snortsms: Not active since several years.
2013-12-08 sysutils/hammerhead: Development no more active
2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased
2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
2013-12-15 14:32:28 +00:00
Antoine Brodin
309e88dcfa Add explicit dependency on pkgconf (needed for detection of libmtp, loudmouth and libgpod)
Approved by:	portmgr (bapt)
2013-12-14 19:47:32 +00:00
Florian Smeets
50cfc58f27 - ALSA now supports playing HTML5 audio with 32-bit sample format [1]
after being converted from float as passed by firefox/libcubeb [2]
- Restore behavior from r296140 while adding alignment options in case
  of issues. This should make things slightly less broken and add more
  sample formats. [1]
- Some apps (e.g. linux-firefox with ports/169896) don't check with ALSA
  which sample formats are supported and just feed whatever they like,
  assuming the underlying device supports it.
  While here also fix mixer device for OSS plugin. It should be /dev/dsp
  according to 4Front OSS wiki. The only works with ARIFF_OSS enabled
  but the volume is reset on close(). audio/oss doesn't work either way:
  the new (OSSv4) way to control mixer is via SNDCTL_MIX_* ioctls. [2]

PR:		ports/183861 [1]
PR:		ports/184006 [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer timeout
2013-12-14 14:41:17 +00:00
Pawel Pekala
cd5b7e32eb - Add option PULSEADUIO default to off, package links to
libpulse when availble on system
- Don't reset options to just LAME when not building
  on package server
- Convert to new LID_DEPENDS format, use option helpers

PR:		ports/182838
Submitted by:	me
Approved by:	maintainer timeout
2013-12-14 10:52:42 +00:00
Matthias Andree
fe5a519334 Convert to staging. 2013-12-14 09:52:41 +00:00
Baptiste Daroussin
8dee5c4834 Support stage 2013-12-14 00:53:42 +00:00
Baptiste Daroussin
dabfea297e Build fine with clang if the proper cstd is defined 2013-12-13 14:51:53 +00:00
Baptiste Daroussin
beac3175fc Remove USE_GCC=4.7+ in favour of compiler:c++11-lib
While here, pet bsd.sanity.mk
2013-12-13 14:48:26 +00:00
John Marino
01ff0cf20f audio/calf: Unbreak on most platforms by fixing plist
It is still broken on FreeBSD 10+:
fixed_point.h: error: 'data' declared as an array with a negative size (4x)
2013-12-13 10:05:42 +00:00
Sunpoet Po-Chuan Hsieh
6636d0b1ea - Update LICENSE 2013-12-13 00:54:49 +00:00
Eitan Adler
42e885fc3f multiple: sync legal
This fixes 7 ports.

Approved by:	portmgr (implicit)
2013-12-12 22:09:42 +00:00
Baptiste Daroussin
f0503e09c8 Fix testings that should not have been in
Pointyhat to:	bapt
2013-12-12 20:38:08 +00:00
Pawel Pekala
f861d69b29 Depend on audio/libsndfile, package links to it when available on
system and at least TWOLAME option needs it to configure properly.

PR:		ports/183950
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Approved by:	maintainer timeout
2013-12-12 19:30:43 +00:00
David Chisnall
47ad8ca013 Update MPDCon to 1.5.1
Approved by:	bapt (mentor)
2013-12-12 13:01:06 +00:00
Bryan Drewery
5439a5b592 Fix dependency 2013-12-11 17:31:22 +00:00
Baptiste Daroussin
5d078315a9 Fix typo 2013-12-11 14:40:48 +00:00