Commit graph

12089 commits

Author SHA1 Message Date
Juergen Lock
7639be7a3c - Set OPTIONS_DEFAULT=JACK.
- Bump PORTREVISION.

Submitted by:	hselasky (maintainer)
2013-07-28 12:44:43 +00:00
Andrej Zverev
b47325edb2 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Baptiste Daroussin
24885637f1 Chase audio/arts removal 2013-07-26 23:46:21 +00:00
Baptiste Daroussin
ace73de6c0 Remove non default option on audio/arts which has been removed from the tree
Reported by:	mat
2013-07-26 23:30:02 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Juergen Lock
1d282f19b2 Update to 1.1.0 .
Submitted by:	hselasky (maintainer)
2013-07-26 17:52:24 +00:00
Juergen Lock
f8bdd08635 Update to 2.0.7 .
Submitted by:	hselasky (maintainer)
2013-07-26 17:51:45 +00:00
Baptiste Daroussin
f797e47681 Fix build with recent binutils 2013-07-26 14:33:13 +00:00
Baptiste Daroussin
86ede9d632 Add an explicit dependency on iconv and pkgconfig
Fix build with newer binutils
Use options helpers
2013-07-26 14:31:26 +00:00
Nicola Vitale
2ab88c8d26 - Update to 0.3.1
- Trim Makefile header
2013-07-25 22:16:50 +00:00
John Marino
ab73db34fb audio/libmp3splt: Fix configure script test for modern binutils
The id3tag library will fail to be detected on systems using ld from
recent binutils.  This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries.  The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor), maintainer
2013-07-25 18:30:17 +00:00
John Marino
7dcaf27692 audio/specimen: directly link libmath
Fixes indirect linking errors on modern binutils (fix from dports)

Approved by:	bapt (mentor)
2013-07-25 15:08:14 +00:00
John Marino
75e6c37864 audio/nekobee: directly link libraries
Fixes indirect linking errors on modern binutils (fix from dports)
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor)
2013-07-25 15:06:52 +00:00
John Marino
e417e23447 audio/timemachine: directly link libmath and cleanup
Fixes indirect linking errors on modern binutils (fix from dports)
Also:
  remove redundant MAKE_JOBS_SAFE while we are here.
  Remove library version specification

Approved by:	bapt (mentor)
2013-07-25 15:04:42 +00:00
John Marino
454ce287ab audio/madplay: directly link libz and cleanup
Fixes indirect linking errors on modern binutils (fix from dports)
Also:
  remove redundant MAKE_JOBS_SAFE while we are here.
  Remove library version specification
  Make portlint happy

Approved by:	bapt (mentor)
2013-07-25 14:43:20 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
John Marino
a9220e6634 audio/xmms-sapp, audio/penguinsap: Rework exception flags
The wrong C++ flag, --no-exceptions, was being passed to these ports.  The
correct flag is "-fno-exceptions".  Apparently gcc accepts the former, but
clang does not.

The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either.  However, both of these ports will build
without a no-exceptions flag with clang.  GCC still requires it.

Rework the clang detection code.  If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done.  Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.

Approved by:	bapt (mentor), maintainer
2013-07-25 09:38:40 +00:00
Chris Rees
4c13280efd Restore SQLITE3 option
Submitted by:	Thomas Mueller <tmueller@sysgo.com>
2013-07-24 10:21:34 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Pawel Pekala
cb8674c0c0 - Update to version 13.06
- Remove MAKE_JOBS_SAFE, now it's default
- Set compiler not preprocessor flags

The biggest highlight of 13.06 is that Ted Felix has reduced CPU usage
by almost 50% when recording MIDI.  Rosegarden has been plagued with
MIDI recording problems for most of its history, and this improvement is
huge.  While Ted worked on stabilization, Tom Breton made significant
improvements in a variety of areas.  (See new features enumerated below.)

This release should be significantly more stable than recent versions,
and we encourage all users to give this improved version a try.
2013-07-22 19:09:16 +00:00
Martin Wilke
4d2a3b15bf - Update to 1.2
PR:		180692
Submitted by:	oorts fury
2013-07-22 15:18:53 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
David Naylor
52c2e306aa Update audio/soundkonverter to 2.0.4.
Changelog:
-add: Slovenian translation
2013-07-20 13:22:20 +00:00
Guido Falsi
b7165045ca - Update to 0.4.15
- Fix build with clang

PR:		ports/180455
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
2013-07-19 21:38:37 +00:00
Christian Weisgerber
cc726fac0d Fix an arithmetic overflow in the RICE2 partitioner.
For a specific 24 bit WAV file encoding with compression level 7
was generating a file a couple of orders of magnitude larger than
the original.

Obtained from:	upstream
2013-07-18 17:47:53 +00:00
Ade Lovett
e4d968507a Couple of missed patches from recent automake update. 2013-07-16 20:10:08 +00:00
Martin Wilke
800d78b28b - Unbreak build after autotool update 2013-07-16 14:56:10 +00:00
Martin Wilke
54659968ea - Fix build clang
PR:		180516
Submitted by:	maintainer
2013-07-16 05:48:14 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Matthias Andree
3c67b617c2 Fix up build. bsd.port.pre.mk needs bsd.port.mk changed to bsd.port.post.mk. 2013-07-16 00:16:52 +00:00
Christian Weisgerber
532255a7ae Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2

Chase libopus bump in dependent ports.
2013-07-15 20:24:59 +00:00
Tijl Coosemans
9be85d445c Fix use of COPYTREE_SHARE. (Shell pattern meta-characters must be escaped.) 2013-07-15 15:48:15 +00:00
Martin Wilke
259b883c42 - Update to 1.0.4
PR:		180501
Submitted by:	Ports Fury
2013-07-15 14:54:29 +00:00
William Grzybowski
aa606f3957 audio/alure: minor fixes
- Use pkgconfig
- Add DOCS, EXAMPLES and STATIC options
- Remove unused PLIST_SUB and convert to OPTIONS_SUB

PR:		ports/180235
Submitted by:	nemysis <nemysis gmx.ch> (maintainer)
2013-07-14 18:07:37 +00:00
Juergen Lock
77854c5ab5 Update MASTER_SITES. 2013-07-14 14:19:10 +00:00
Daniel Eischen
186a67572e Update to 4.2-build2008. The only dependent port, multimedia/qmmp, does not
have a LIB_DEPENDS, just a depends on an include file, so no PORTREVISION
bump is necessary for qmmp.

PR:		179956
Submitted by:	Waitman Gobble uzimac at da3m0n8t3r dot com
2013-07-13 17:45:18 +00:00
Daniel Eischen
62828ab4fa Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
2013-07-13 17:23:19 +00:00
Mark Felder
80b776bf02 - Update to 1.2.1
Approved by:	swills (mentor)
2013-07-13 13:31:02 +00:00
Mark Felder
33fc136838 Add py-discogs-client 1.1.1, python interface to Discogs website. 2013-07-13 13:24:27 +00:00
Ruslan Makhmatkhanov
0e650e070b - remove shlib version to fix build with updated audio/liblo
- bump PORTREVISION to chase liblo update
2013-07-13 06:48:48 +00:00
Daniel Eischen
69d3db36a1 From the (new) maintainer:
- Update to 0.27
  - Take maintainership
  - Shorten header
  - Add license (LGPL21)
  - Add dependency for devel/doxygen
  - Add manual pages
  - Add docs
  - Add examples
  - Add DOCS DOXYGEN EXAMPLES Options
  - Trim files/patch-src-lo_types_internal.h
  - Remove not needed patch files/patch-src-server.c
  - Trim pkg-descr
  - Trim pkg-plist

Note that the previous maintainer was ports@.

PR:		179916
Submitted by:	nemysis at gmx dot ch (new maintainer)
2013-07-12 17:44:49 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Baptiste Daroussin
b4a0b1e94d Mark jobs unsafe 2013-07-12 14:20:01 +00:00
Steve Wills
6851fb6bda - Update to 0.8
PR:		ports/179892
Approved by:	maintainer timeout (tha_walka@hotmail.com, >2 weeks)
2013-07-12 03:17:17 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
18dbe4987a Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
2013-07-11 06:39:14 +00:00
Baptiste Daroussin
0a830cfcd0 Fix PORTSDIR not already defined by using relative path 2013-07-10 21:28:56 +00:00
Baptiste Daroussin
f83b34b741 Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake

Reported by:	marino
2013-07-10 21:11:24 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Tijl Coosemans
7ce489d0e3 Fix options handling. 2013-07-10 17:16:54 +00:00