Commit graph

12799 commits

Author SHA1 Message Date
Baptiste Daroussin
bce84fb967 Support stage 2013-12-26 17:57:52 +00:00
Baptiste Daroussin
baf9fb1e6d Support stage 2013-12-26 17:49:14 +00:00
Baptiste Daroussin
19ed6346a6 Support stage 2013-12-26 17:43:16 +00:00
Baptiste Daroussin
d0549a1d10 Support stage 2013-12-26 17:40:15 +00:00
Baptiste Daroussin
9087d86e1e Support stage 2013-12-26 17:38:27 +00:00
Baptiste Daroussin
4e355736f2 cmake support stage out of the box 2013-12-26 17:36:30 +00:00
Baptiste Daroussin
2b50351855 Support stage
Use bsdtar to extract zip
2013-12-26 17:34:54 +00:00
Baptiste Daroussin
0a4f83e15b Support stage 2013-12-26 17:32:11 +00:00
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
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
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
Danilo Egea Gondolfo
f74450cd2e - Add stage support
PR:		ports/184622
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
2013-12-09 14:21:04 +00:00
Emanuel Haupt
c5ebaf1641 Update to 3.2.4
Submitted by:	nemysis
2013-12-09 10:03:02 +00:00
Marcus von Appen
ea2127140a - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Limit the port to the supported python version

Approved by:	portmgr (blanket)
2013-12-08 12:48:42 +00:00
Danilo Egea Gondolfo
34dbbeef4c - Use USE_GCC=yes instead of =4.6+
Suggested by:	gerald
2013-12-07 22:58:53 +00:00
Mark Felder
ba38e3c0f8 Add support for the LastGenre plugin
Approved by:	swills (mentor, implicit)
2013-12-07 22:08:49 +00:00
Danilo Egea Gondolfo
30ec49f1f3 - Fix build (remove BROKEN). Use CXX as compiler instead of CC.
- Add stage support
2013-12-07 18:38:36 +00:00
Mark Felder
639f14b87b - Add support for web plugin
- Change to cleaner/simpler option_RUN_DEPENDS= format
- Make option_DESC capitalization consistent

Approved by:	swills (mentor, implicit)
2013-12-07 18:23:30 +00:00
Sean Bruno
ec789c3935 Use compiler:c++11-lib to get this port to compile on stable/9
Add a couple of dirrmtry missing from the last run

Submitted by:	Jimmy Olgeni <olgeni@olgeni.com>
2013-12-07 18:00:44 +00:00
Danilo Egea Gondolfo
5512668c30 - Fix port build (remove BROKEN). Remove -DG_DISABLE_DEPRECATED from Makefile.(in|am), this port uses deprecated functions from glib20.
- Use gcc 4.6+ to support -std=gnu++0x
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Add desktop-file-utils and shared-mime-info to USES
2013-12-07 17:21:53 +00:00
Antoine Brodin
7c66b0b577 - Fix leftovers, NO_WRKSUBDIR and * do not play well together
- Stage support
- Use OPTIONS helpers
2013-12-07 09:07:40 +00:00
Mark Felder
7ed211ec66 Update to 1.3.1
Approved by:	crees (mentor)
2013-12-06 16:53:20 +00:00
Baptiste Daroussin
479765da57 Mark as broken: fails to configure:
===>  Running extconf.rb to configure
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
	--with-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/usr/local/bin/ruby19
extconf.rb:24:in ``': No such file or directory - audiofile-config --libs (Errno::ENOENT)
	from extconf.rb:24:in `<main>'
*** [ruby-extconf-configure] Error code 1
2013-12-06 14:18:15 +00:00
Max Brazhnikov
064f57d542 - Respect CMAKE_BUILD_TYPE
Approved by:	portmgr (bapt)
2013-12-04 18:48:48 +00:00
Sean Bruno
a9b5a1ffb6 Update to Clementine 1.2.1
Version 1.2.1:
Bugfixes:
* Fix library download in the network remote.
* Fix removing songs from playlist in the network remote.
* Fix login failures with box.com.
* (Mac OS X) Add a workaround for a weird font issue on 10.9.
* (Linux) Fix a typo that would prevent the Spotify downloader button from
ever being shown
2013-12-04 15:33:33 +00:00
Sean Bruno
334b23f589 Pointyhat to me.
SPOTIFY support references the built in clementine library support module
for the service that requires qca2 support.

SPOTIFY_BLOB references some magical external library (from the vendor),
that can be used in its place.

There isn't a clearly obvious way to disable SPOTIFY support alltogether
and the original, pre svn r335260 version of the SPOTIFY logic is correct

Reported by:	Jimmy Olgeni <olgeni@olgeni.com>
2013-12-03 19:29:05 +00:00
Sean Bruno
043905fa76 Typo fix: s/DEBUS/DBUS/g
Recomment out maintainer line comment at top of file

Submitted by:	makc@
2013-12-03 14:52:52 +00:00
David Chisnall
dded03ebdc Update MPDCon to 1.5.
Approved by:	bapt (mentor)
2013-12-03 14:15:34 +00:00
Antoine Brodin
2841f61ea1 - Fix build with clang
- Drop maintainership
- Stage support

PR:		ports/184206
Submitted by:	Tsurutani Naoki (maintainer)
2013-12-02 19:21:09 +00:00
Max Brazhnikov
2c74a115bd - Restore PHONON option for kid-qt4 (and add patch to fix build)
- Prepare for Qt 5 port
2013-12-02 16:10:20 +00:00
William Grzybowski
9437c078d0 audio/mp3splt-gtk: update to 0.8.2
- Update to 0.8.2 [1]
- Use options helpers
- Convert lib depends to new format
- Allow staging

PR:		ports/184401
Submitted by:	maintainer
2013-12-02 12:49:29 +00:00
Max Brazhnikov
5265176527 - Update to 3.0.2
- Explicitly depend on required Qt 4 components
- Remove PHONON option for kid-qt4 (does not build without it)
2013-12-02 11:33:39 +00:00
Sean Bruno
64b75d526f after review from makc@
Bump PORTREVISION becuase ...

- Remove WITH_DEBUG
- Enable DBUS for all configurations
- Remove DBUS as a configuration option
- Remove GOOGLE_DRIVE as a default option, google sparsehash will not build
  currently.
- Remove share/applications from plist

PR:	ports/182107
2013-12-02 03:39:33 +00:00
Antoine Brodin
5b1ba185fd Finish stage support 2013-12-01 21:20:01 +00:00
Antoine Brodin
5fbf611a7f Mark as broken: doesn't compile since August 2013 2013-12-01 21:06:11 +00:00
William Grzybowski
bb3057fdb3 audio/xmms-timidity: swtich from CFLAGS to CXXFLAGS
- Swtich from CFLAGS to CXXFLAGS [1]
- Use new format for lib depends

PR:		ports/184072 [1]
Submitted by:	maintainer
2013-12-01 12:57:00 +00:00
William Grzybowski
231e0c9693 audio/teamspeak3-server: update to 3.0.10.1
PR:		ports/184123
Submitted by:	maintainer
2013-12-01 12:53:46 +00:00
Danilo Egea Gondolfo
4d2e869c75 - Update from 4.6.39 to 5.3.59
- Add stage support
while here
- Convert USE_DOS2UNIX to USES
- Add pkgconfig and gtk20 as dependencies

PR:		ports/184398
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2013-12-01 03:48:54 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
Nicola Vitale
ec8743e19e - Remove implicit lang/python dependency
Required by:	python (via mva)
2013-11-30 22:58:44 +00:00
Sunpoet Po-Chuan Hsieh
1c85dc35bc - Respect upstream naming: rename rubygem-ogginfo to rubygem-ruby-ogginfo
- Update to 0.7.2
- Add LICENSE
- Remove leading indefinite article from COMMENT

Changes:	https://github.com/moumar/ruby-ogginfo/blob/master/History.txt
2013-11-30 15:43:55 +00:00
Rene Ladan
058cc9e721 Remove expired port:
2013-11-30 audio/gnump3d: Development has been abandoned upstream
2013-11-30 11:02:18 +00:00
Sean Bruno
bb9c829a77 Update audio/clementine-player to 1.2.0
This now works on 11-current

PR:	ports/178687
2013-11-30 03:54:16 +00:00
Sean Bruno
7159742f3e Address some of the nonsense seen in audio/clementine-player as the code in
this port ends up generating libraries and code that just don't link
correctly.

PR:		ports/178687
2013-11-30 01:58:17 +00:00
Sunpoet Po-Chuan Hsieh
23c7b466a7 - Strip shared library
- Fix packaging with pkgng [1]
- Cleanup Makefile

Reported by:	pkg-fallout [1]
2013-11-30 00:17:44 +00:00
Sunpoet Po-Chuan Hsieh
7cd5e34f26 - Update to 0.1.3
- Move LICENSE upward
- Add USE_LDCONFIG
- Pass maintainership to submitter
- While I'm here:
  - Use USES=pathfix
  - Strip shared library

Changes:	https://github.com/mstorsjo/fdk-aac/blob/master/ChangeLog
PR:		ports/184351
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-29 17:29:51 +00:00
Marcelo Araujo
dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Ruslan Makhmatkhanov
2cbb04c05e - update to 3.3.2
- add staging support
- update USE_PYTHON value
- drop BDB from options list, there is no such option (portlint warning)

changelog:
3.3.2 is primarily a bugfix release, with only very limited new features added.

- Tracks were sometimes selected incorrectly when searching a playlist
- Sometimes the main window wouldn't appear when minimizing to the system tray
- More tags supported for MP4/M4A/FLAC/OGG files
- Locale bugs when executing --help
- Updated Windows installer dependency download versions
- Fixed plugins: librivox

PR:		183843
Submitted by:	rm (myself)
Approved by:	jsa (maintainer, by mail)
2013-11-27 06:25:56 +00:00
Grzegorz Blach
ab04541320 - Update to 0.25
- Support staging
2013-11-26 20:35:14 +00:00
Gerald Pfeifer
b4dbc62588 Rename audio/mpc to audio/musicpc to avoid a package name conflict
with math/mpc. [1]

Adjust to new LIB_DEPENDS standard.

Broker a maintainer handover. [2]

Approved by:	portmgr (bapt) [1]
		Mark Reidel <ports@mark.reidel.info> (old maintainer) [2]
		gblach (new maintainer) [2]
2013-11-26 14:02:43 +00:00
Guido Falsi
8d1e2d9887 Fix calls to waf scripts to allow depending on any python version,
instead of the one hardcoded in the script itself.

Submitted by:	python@ (mva@)
2013-11-25 22:13:06 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Philippe Audeoud
e7dc7e78a4 - FLAC support by default
PR:		ports/177193
Submitted by:	Luke <lukek@rogers.com>
Approved by:	maintainer
2013-11-25 16:11:53 +00:00
Jason E. Hale
4aca91442b - Restore support for librcc charset conversation library
PR:		ports/184280
Submitted by:	fluffy
2013-11-25 14:45:37 +00:00
Sunpoet Po-Chuan Hsieh
93c013d44b - Add LICENSE
- Simplify MAKEFILE
- Support STAGEDIR
2013-11-25 11:33:38 +00:00
Sunpoet Po-Chuan Hsieh
25250f0850 - Add LICENSE
- Use PKGNAMESUFFIX
- Remove unnecessary DISTNAME and DOCSDIR
- Convert to new LIB_DEPENDS format
- Remove deprecated PTHREAD_*
- Respect PORTDOCS
- Support STAGEDIR
2013-11-25 11:33:34 +00:00
Sunpoet Po-Chuan Hsieh
19d965192e - Support STAGEDIR 2013-11-25 11:33:30 +00:00
Sunpoet Po-Chuan Hsieh
c49b37dcb0 - Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-11-25 11:33:26 +00:00
Mark Linimon
bfd16aa9fa Reset maintainer at his request.
PR:	ports/184260
2013-11-25 00:03:38 +00:00
Baptiste Daroussin
a0117760b3 Support staging,
Use shebangfix
2013-11-24 19:48:42 +00:00
Baptiste Daroussin
a40ed2e4ab Support staging 2013-11-24 19:44:46 +00:00
Baptiste Daroussin
dc86cab9e6 Support staging 2013-11-24 19:42:48 +00:00
Baptiste Daroussin
387b3637cd Support staging 2013-11-24 19:41:44 +00:00
Baptiste Daroussin
afa7205c43 Support staging 2013-11-24 19:27:20 +00:00
Baptiste Daroussin
eba7c3ec41 Support staging 2013-11-24 19:26:11 +00:00
Baptiste Daroussin
5de678554b Fix typo [1]
While here properly use INSTALL_LIB

Reported by:	ohauer
2013-11-24 19:20:20 +00:00
Baptiste Daroussin
8cbc2ea725 Support Staging by cheating on PREFIX 2013-11-24 19:18:07 +00:00
Baptiste Daroussin
9a919f5b2a Support staging 2013-11-24 19:15:33 +00:00
Baptiste Daroussin
9939ccc61b Support staging
Remove useless patching
2013-11-24 19:13:44 +00:00
Baptiste Daroussin
9b51ce6107 Support stage
Use options helpers
2013-11-24 19:10:43 +00:00
Baptiste Daroussin
25b45206c3 Support staging 2013-11-24 19:08:54 +00:00
Baptiste Daroussin
53f517fce8 Support staging 2013-11-24 19:07:38 +00:00
Baptiste Daroussin
f9dd74aaa3 Deprecate (no public distfiles available)
While here stagify
2013-11-24 19:01:35 +00:00
Baptiste Daroussin
c1426563ef Support staging
Use modern LIB_DEPENDS
2013-11-24 18:59:34 +00:00
Baptiste Daroussin
3a207b3059 Support staging
Use modern lib_depends
2013-11-24 18:57:50 +00:00
Baptiste Daroussin
6d2107d672 Support staging
Use options helpers
2013-11-24 18:55:15 +00:00
Baptiste Daroussin
18ca20f357 modernize LIB_DEPENDS
Support staging
2013-11-24 18:53:16 +00:00
Baptiste Daroussin
c5ae502094 Support staging
Strip binaries
Remove useless .pre.mk/.post.mk inclusions
2013-11-24 18:49:35 +00:00
Baptiste Daroussin
871e39394d Use modern lib_depends
Support staging
2013-11-24 18:45:54 +00:00
Baptiste Daroussin
69c99632ee Remove cruft 2013-11-24 18:38:38 +00:00
Baptiste Daroussin
9b19507efc Support staging
Strip binaries
2013-11-24 18:38:14 +00:00
Baptiste Daroussin
2882f8e464 Fix staging 2013-11-24 18:36:57 +00:00
Baptiste Daroussin
4655b57b46 Support staging
Use optiosn helpers
2013-11-24 18:36:36 +00:00
Baptiste Daroussin
ff56f468af Support staging
Allow packaging as a user
2013-11-24 18:32:02 +00:00
Baptiste Daroussin
9e094b3915 Support NO_STAGE
Strip binaries
2013-11-24 18:30:13 +00:00
Baptiste Daroussin
cde318cffb Support staging 2013-11-24 18:28:46 +00:00