1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

12691 Commits

Author SHA1 Message Date
Antoine Brodin
1df9d247be Convert the tree to USES=openal
Approved by:	portmgr (bapt)
2013-12-25 23:29:34 +00:00
Sunpoet Po-Chuan Hsieh
26dbe1bfaf - Update to 0.9.33
- Bump PORTREVISION for www/libmicrohttpd shlib change

Changes:	https://gnunet.org/svn/libmicrohttpd/ChangeLog
PR:		ports/185184
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-12-25 20:20:28 +00:00
Alexey Dokuchaev
ba425b79d1 Fix compilation problems with Clang (inaccurate usage of type qualifiers,
lack of this->, some missing #include's) that could be patched via simple
sed(1) calls and one trivial patch.  Linking still fails, and so does the
build with GCC 4.6+; this would be fixed in a separate commit, along with
other issues with the port (dependency on restricted LAME codec, usage of
somewhat old FOX v1.4).

While here, convert large number of optional LIB_DEPENDS conditionals to
helper knobs, reword LARGEFILE_DESC, do not bogusly augment CONFIGURE_ENV,
and stagify.

For users that have ReZound package installed, this commit does not bring
any visible changes, and should not be merged to any "stable" or quarterly
branches alone.
2013-12-25 11:27:31 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Pawel Pekala
127fd67358 - Fix build on -current
- Rescpect CXXFLAGS
- Use desktop-file-utils/pathfix
- Support staging

PR:		ports/184909
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-24 16:03:44 +00:00
Chris Rees
e27965f569 Fix install with DOCS option disabled
PR:		ports/185161
Submitted by:	Anton Yuzhaninov
2013-12-24 15:45:28 +00:00
Alexey Dokuchaev
ef0ae999f6 - Add a proxy method to access protected IO::connecting_legal field from
Session::add_routes(); no idea why it worked before with GCC 4.2
- Switch from using non-standard STL slist container (which is not available
  with libc++) to the one provided by boost::container::slist, it allows to
  build Ardour on all supported FreeBSD versions/compilers
- Fix remaining cases of boost::shared_ptr to fix the build against Clang
2013-12-24 04:01:44 +00:00
Alexey Dokuchaev
4d15cb7b6f - Fix several C++ issues with modern compilers
- While here, stagify and mute REINPLACE_CMD's
2013-12-24 01:15:44 +00:00
Dmitry Marakasov
a16185f398 - Support staging 2013-12-23 23:21:07 +00:00
Guido Falsi
f9d34e8421 - Convert to staging
PR:		ports/184518
Submitted by:	me
Approved by:	Maintainer timeout
2013-12-23 14:33:58 +00:00
Dmitry Marakasov
44b0dc518c - Support staging
- Use new OPTIONS features
2013-12-23 14:02:49 +00:00
Dmitry Marakasov
7dacae98f7 - Support staging 2013-12-23 14:02:38 +00:00
Dmitry Marakasov
7208e4c89f - Support staging 2013-12-23 14:02:28 +00:00
Dmitry Marakasov
762373fece - Support staging 2013-12-23 14:02:21 +00:00
Dmitry Marakasov
98f8f0e48f - Support staging 2013-12-23 14:02:13 +00:00
Dmitry Marakasov
834ee0191e - Support staging 2013-12-23 14:02:02 +00:00
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