aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-0917-60/+21
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* Convert to USES=displaybapt2013-07-091-8/+2
|
* Remove unneeded USE_DISPLAYbapt2013-07-091-10/+3
| | | | | | | While here: - Trim headers - Remove undefinite article from comment - Remove useless pre.mk/post.mk dancing
* Add needed pkg-config to fix configurebapt2013-07-081-1/+1
|
* - Add missing distinfo for the x86 versionlme2013-07-061-0/+2
| | | | Reported by: koobs
* - Update to the latest RCmva2013-07-062-3/+3
|
* - Update to 3.0.7.2lme2013-07-062-7/+5
| | | | | | | - While here, move OPTIONS_DEFINE before bsd.port.options.mk PR: ports/180329 Submitted by: maintainer
* Convert to USES=gmakebapt2013-07-051-2/+1
|
* Add an explicit dependency on pkgconf to fix buildbapt2013-07-051-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-07-051-0/+1
|
* pkgconfig is needed by all slaves either (to detect xmms2 itself)bapt2013-07-051-1/+1
| | | | Reported by: poudriere
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-056-12/+12
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* - Update to 1.2.4feld2013-07-049-135/+37
| | | | | PR: ports/179309 Reviewed by: crees (mentor)
* - Update to version 2.3pawel2013-07-043-6/+12
| | | | | | | | | - Add OPUS option While here remove leading article from COMMENT PR: ports/180230 Submitted by: Fraser Tweedale <frase@frase.id.au> (maintainer)
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-037-14/+12
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Copy pkg-descr from audio/arts instead of referencing it.rene2013-07-022-1/+1
| | | | This fixes the INDEX build when audio/arts gets removed.
* Remove obsolete CUE optioncrees2013-07-021-8/+1
|
* - Update to 0.7.0nivit2013-06-296-20/+354
| | | | | | | | - Move textproc/clucene from BUILD_DEPENDS to LIB_DEPENDS - Remove GH_TAGNAME - Add PORTVERSION to PLIST_SUB - Remove files/patch-src__libtomahawk__Source.cpp - Add files/patch-src__libtomahawk__sip__PeerInfo.cpp
* - Update to 2.0.3nivit2013-06-294-8/+9
| | | | | | - Change GitHub repository (libechonest is developed by Leo Franchi) - Add PORTVERSION to PLIST_SUB - Fix WWW in pkg-descr
* Convert to USES=imakebapt2013-06-294-22/+8
| | | | | While here trim headers Remove useless pre.mk/post.mk
* Use ${CC} instead of 'clang' to detect whether /usr/bin/cc is gcc or clang.ehaupt2013-06-281-1/+1
|
* New USES imake to handle the dependency on imake.bapt2013-06-287-22/+12
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* Use USE_GITHUB again using TAGNAME for commit id ....crees2013-06-281-1/+6
| | | | | | | | Submitted by: bdrewery ... thus unbreaking Submitted by: pointyhat (miwi)
* Add SQLITE3 optioncrees2013-06-271-2/+9
|
* * Changed my emailvg2013-06-262-11/+7
| | | | | | | * Changed position name and surname * Deleted lib versions from LIB_DEPENDS Approved by: eadler (mentor)
* - Log:vg2013-06-261-2/+2
| | | | | | | * Changed my email * Changed positions name and surname Approved by: eadler (mentor)
* Update multimedia/ffmpeg1 to 1.2.1mm2013-06-254-1/+4
| | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* Update to 1.0.20.kwm2013-06-232-3/+3
| | | | | | Minor bug fixes. Submitted by: maintainer (priv mail)
* - Update to 1.21, required for my audio/beets portswills2013-06-223-8/+13
| | | | | | | | | - Remove patch, REINPLACE is better - Passes portlint PR: ports/179297 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (johnson.peter@gmail.com, >2 weeks)
* -update to 1.2.4swills2013-06-224-13/+11
| | | | | | | | | -rc script passes rclint now -port passes portlint PR: ports/179300 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (ayu@commun.jp, >3 weeks)
* Welcome SDL2 to the FreeBSD ports system!mva2013-06-225-0/+76
| | | | | | | | | | | | | | | | | A set of new SDL2 related ports has been added, which are essentially the same as their corresponding port for SDL1.2: audio/sdl2_mixer graphics/sdl2_image graphics/sdl2_ttf net/sdl2_net A set of new USE_SDL knobs is available to enable SDL2 and its related ports to be added as dependency to ports. Use either of USE_SDL= sdl2 image2 mixer2 net2 ttf2 to pull in the specific sdl2_* or sdl20 port.
* audio/lxmusic: minor fixeswg2013-06-212-63/+90
| | | | | | | | | | | - Add LICENSE (MIT GPLv2) - Use desktop-file-utils - Add NLS and DOCS options - Add Created by in Makefile header PR: ports/179775 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer
* Add a missing file to pkg-plistantoine2013-06-202-1/+5
|
* Reset g.gonter@ieee.org: mbox full.linimon2013-06-201-6/+2
| | | | While here, modernize headers.
* - Trim Makefile headersamdmi32013-06-181-5/+1
| | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful
* - Add missing pkgconfigmiwi2013-06-181-4/+1
| | | | | | | - While here remove 7.X gruft Reported by: pointyhat http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/a.9-exp.20130618003449.pointyhat-west/xmms2-0.8_3.log
* - Support CFLAGS properlymiwi2013-06-171-15/+21
| | | | | | | - Add DESKTOP_ENTRIES PR: 179588 Submitted by: Ports Fury
* audio/mpc: update to 0.22wg2013-06-173-24/+19
| | | | | | | | | | | - Update to 0.22 - Add LICENSE (GPLv2) - Remove spaces from WWW in pkg-descr - New form for pkgconfig PR: ports/179234 Submitted by: nemysis <nemysis@gmx.ch> Approved by: culot / jpaetzel (mentors, implicit), maintainer
* Update audio/soundkonverter to use new options macros and to always build ↵dbn2013-06-172-269/+109
| | | | | | | | | | | | | | plugins. The plugins are disabled at run-time if the required programs are not available, so always including them: a) does not result in a broken port b) provides greater flexability to the user (if the ports are installed later) c) increases the build time, although it is a small port in any case. The above two changes reduces the Makefile line count by 160. Approved by: eadler,bdrewery (mentors, implicit)
* Update audio/soundkonverter to 2.0.3.dbn2013-06-172-3/+3
| | | | | | | | | ChangeLog: -Fix: Update normalize filter widget properly -Fix: Show more than one filter widget at a time -Fix: Load normalize options properly from saved profiles (could lead to a crash) Approved by: eadler,bdrewery (mentors, implicit)
* - chase devel/ice updaterm2013-06-171-2/+2
|
* Requires pkgconfigcrees2013-06-171-1/+1
|
* Use options helpersbapt2013-06-151-6/+3
|
* - Update to 1.47.11nivit2013-06-154-80/+129
| | | | | | | | | | | - Trim Makefile header - Add LICENSE (GPLv3) - Add radio option AUDIO_SYSTEM (default PORTAUDIO) - Remove USE_GCC - Convert to the new option framework - Remove Author field from pkg-descr, fix WWW one Build log: http://goo.gl/BWger
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-1/+1
| | | | | | | | | quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi)
* Finish options conversionbapt2013-06-151-1/+1
|
* Convert WITH -> OPTIONSbapt2013-06-151-7/+5
|
* Convert from WITH to OPTIONSbapt2013-06-151-6/+6
| | | | While here remove wrong pkgconfig dependency
* Convert from WITH to OPTIONSbapt2013-06-151-30/+12
|
* Use new options helpersbapt2013-06-151-38/+13
|
* Finish convertion to new options frameworkbapt2013-06-152-12/+4
|
* Convert from WITH to OPTIONSbapt2013-06-151-8/+4
|
* - Trim Makefile headerantoine2013-06-151-6/+5
| | | | - Add empty directory created by the port to plist
* typobapt2013-06-141-1/+1
|
* Trim headersbapt2013-06-141-7/+7
| | | | Convert WITH to options
* Use new helpersbapt2013-06-141-4/+2
|
* Add the forgotten OPTIONS_SUBbapt2013-06-141-0/+2
|
* Simplify by adopting the new options helpersbapt2013-06-141-37/+13
|
* . fix build with clang (CPPFLAGS+=-Wno-return-type);bsam2013-06-142-11/+9
| | | | | | | | . remove shlib ABI version from LIB_DEPENDS; . add LICENSE=GPLv2; . trim Makefile headers; . use PLIST_FILES; . remove pkg-plist (3 lines).
* . fix building with clang (CFLAGS+=-Wno-return-type);bsam2013-06-141-7/+2
| | | | . trim Makefile headers.
* - Fix build with new site_perlaz2013-06-131-6/+2
| | | | Submitted by: ohauer@
* - Fix buildmiwi2013-06-111-6/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* Fix buildmiwi2013-06-111-4/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* Fix build on -CURRENT by using USE_GCC=anyehaupt2013-06-111-0/+1
|
* Fix build on -CURRENTehaupt2013-06-111-1/+3
|
* - Fix buildmiwi2013-06-112-11/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* Fix buildmiwi2013-06-111-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Fix buildmiwi2013-06-111-1/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 2.8gblach2013-06-114-6/+145
| | | | Approved by: tabthorpe (mentor)
* - Remove trailing period from DEPRECATED linegahr2013-06-101-1/+1
|
* - Deprecate lang/q and it's modules. As stated on the project's website, Q isgahr2013-06-101-0/+3
| | | | | no longer supported, and users are advised to use lang/pure instead. Expiration date in two months.
* Chase audio/flac 1.3.0 update in gstreamer.naddy2013-06-102-2/+2
| | | | Submitted by: Barbara Guida <barbara.freebsd@gmail.com>
* Mark as deprecated, it has been broken for a while nowbapt2013-06-101-5/+4
| | | | Approved by: pav (maintainer)
* - Update to 0.4swills2013-06-103-4/+21
| | | | | PR: ports/179368 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-1051-326/+137
| | | | | | * Chase the update in dependent ports. PR: 179072
* - Do not remove directories not created by this portmiwi2013-06-082-7/+1
| | | |  Reported by: pkg (DEVELOPER_MODE)
* Fix ports using GH_TAGNAME=master to depend on a known hashbdrewery2013-06-081-1/+1
| | | | | | instead of a branch that changes. With hat: portmgr
* - Unmark as BROKEN [1]wg2013-06-072-9/+6
| | | | | | | | - Change DISTFILES and do-fetch to cache the file PR: ports/179398 [1] Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org> Approved by: culot / jpaetzel (mentors, implicit)
* - Remove empty filesak2013-06-072-0/+0
|
* - Update to 2013.05.19wg2013-06-073-26/+7
| | | | | | | | | Changes: https://github.com/PromyLOPh/pianobar/blob/466d16fe/ChangeLog PR: ports/179375 Submitted by: John Hixson <john@ixsystems.com> (maintainer) Approved by: culot / jpaetzel (mentors, implicit)
* Finish conversion to new options frameworkbapt2013-06-061-4/+4
|
* USE_PERL5_BUILD+USE_PERL5_RUN -> USE_PERL5.mat2013-06-061-2/+1
| | | | Reported by: http://az.semmy.ru/perl_sdad.txt
* - Drop alphaeadler2013-06-061-5/+1
| | | | - Convert to OptionsNG
* Restore ventrilo-server, which has been removed by mistake (distfile is ↵bapt2013-06-067-0/+126
| | | | | | | | still available) Pass maintainership to submitter Submitted by: Bob Willcox <bob@immure.com>
* - Avoid using deprecated features of Tcl 8.6gahr2013-06-052-537/+542
|
* Convert to new option frameworkbapt2013-06-051-12/+7
| | | | | Approve by: gnome (kwm) Obtained from: gnome dev repo
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-053-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell
* - Update to 20120903bdrewery2013-06-054-20/+19
| | | | | | | | | | | - Pass maintainership to submitter - Trim header - Remove ABI versions from LIB_DEPENDS - Update pkg-descr with latest features - Pet portlint PR: ports/179020 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* Update to 2.1.8.novel2013-06-053-11/+22
| | | | | PR: 178057 (based on) Submitted by: Martin Dieringer <martin.dieringer@gmx.de>
* Convert to new options frameworkbapt2013-06-041-18/+15
|
* - Update to 2.2.1swills2013-06-042-8/+4
|
* - Fix build with clangmiwi2013-06-044-30/+42
| | | | | PR: 179214 Submitted by: Ports Fury
* - Fix DOCSDIR layoutmiwi2013-06-041-8/+7
| | | | | PR: 179213 Submitted by: Ports Fury
* Remove expired ports:rene2013-06-037-129/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-03-05 mail/p5-vpopmail: Broken for more than 6 month 2013-06-01 mail/vodmr: depends on expired mail/p5-vpopmail 2013-06-03 audio/ventrilo-server: No more public distfiles 2013-06-03 devel/libzrtp: No more public distfiles 2013-05-30 mail/postfix26: No longer supported by upstream 2013-06-01 devel/i386-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/mips-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/arm-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sh-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/powerpc-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sparc-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/mips-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/i386-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sh-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/powerpc-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sparc-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/arm-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/m68k-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/m68k-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sh-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/m68k-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/i386-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/arm-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sparc-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/mips-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/powerpc-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
* - Fix broken patch from ports/178343, which might lead to broken OSS outputmva2013-06-032-3/+3
| | | | | PR: ports/178895 Submitted by: Green Dog <fiziologus@gmail.com>
* Update to 1.15.4.novel2013-06-032-3/+3
|
* - Trim Makefile headerswen2013-06-011-5/+1
|
* Update to version 1.1.1pawel2013-06-012-4/+3
| | | | | PR: ports/179103 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Stop checking for get_pidfile_from_conf function in rc.subr.crees2013-05-311-2/+1
| | | | | | | | | | | It is present in all supported versions of FreeBSD, and has had poor takeup. I strongly suspect the strange-looking checks are partially to blame for scaring maintainers off. Go forth and please use it! PR: ports/178269 Approved by: maintainers of all ports involved
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-3031-494/+0
| | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt
* Update to 0.25.b2ehaupt2013-05-302-3/+3
|
* Fix build on HEAD by adding USE_GCC=any (uses nested functions).ehaupt2013-05-291-0/+1
|
* - Update to 1.11.0miwi2013-05-2811-555/+4068
| | | | | PR: 178956 Submitted by: Ports Fury
* Update to 4.1.5ehaupt2013-05-282-3/+3
| | | | | PR: 179039 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
* - Update to 1.0.2miwi2013-05-274-4/+106
| | | | | PR: 178873 Submitted by: Ports Fury
* - Update to version 2.4.3miwi2013-05-279-516/+535
| | | | | PR: 178867 Submitted by: Ports Fury
* Fix build with clang by disabling incompatible cflagsbapt2013-05-271-0/+3
|
* Fix build with clangbapt2013-05-271-0/+20
|
* - Update MASTER_SITES.araujo2013-05-274-67/+87
| | | | | | | | - Add option for GTK2 support. - Add LICENSE. PR: ports/174185 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Remove useless depend on PERL_LEVEL < 5.12jadawin2013-05-271-9/+1
| | | | | PR: ports/17892 Submitted by: az@
* - Update to 0.4.14 [1]wg2013-05-273-1936/+1937
| | | | | | | | | | - Sort pkg-plist Changes: http://sourceforge.net/projects/lmms/files/lmms/0.4.14/ PR: ports/178820 [1] Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Approved by: culot (mentor)
* - Mark as NO_PACKAGE hangs about 30 hours on pointyhat(-west)miwi2013-05-261-0/+2
|
* The FreeBSD x11 team proudly presentszeising2013-05-254-17/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* - Fix slave port audio/cpp-xmms2 build with recent clang [1]madpilot2013-05-256-5/+118
| | | | | | | - While here hack build system to stop slave ports from overwriting master's files on installation Reported by: miwi [1]
* Fix build on current by forcing usage of gcc: the code uses nested functions ↵bapt2013-05-241-8/+6
| | | | | | | which is a gcc extensions While here trim headers Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
* - Trim Makefile headeraz2013-05-241-15/+3
| | | | | - Assign maintainership to perl@ - Remove unnecessary depend on PERL_LEVEL < 5.12
* - Remove unnecessary depend on PERL_LEVEL < 5.12az2013-05-241-4/+0
|
* Apparently upstream likes to change tarballs without the version number.crees2013-05-241-6/+1
| | | | | | I will host the tarball myself. Submitted by: phw (miwi)
* - Fix a sound distortion issue for the OSS backendmva2013-05-232-0/+38
| | | | | PR: ports/178343 Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
* Get rid of a compiler warning.ehaupt2013-05-231-0/+9
|
* Fix build with clang 3.3ehaupt2013-05-231-0/+4
|
* Minor cleanup.naddy2013-05-222-2/+4
|
* * Update to 1.3.1: Guard against very large packets.naddy2013-05-226-102/+87
| | | | * Improve description.
* - update to 1.0.24jgh2013-05-222-19/+18
| | | | Reported by: portscout
* audio/id3ren: Resurrect; it lives on github now.crees2013-05-218-0/+114
| | | | I'll maintain.
* 2013-05-20 audio/gogo-petit: No more public distfilesrene2013-05-207-310/+0
|
* Update to 4.0.6ehaupt2013-05-202-3/+3
|
* Update to 4.1.4ehaupt2013-05-202-3/+3
|
* - Update to 1.1.0swills2013-05-203-10/+27
| | | | | PR: ports/178550 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Add missing prefix was causing audio/beets to failswills2013-05-201-0/+2
| | | | | PR: ports/178544 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* audio/musicpd: Fix pkg-messagecrees2013-05-201-1/+1
|
* - Back to the poolmva2013-05-191-1/+1
|
* Configure correct database table depending on MySQL version in use.stefan2013-05-191-9/+9
| | | | | | PR: 178657 Submitted by: Thomas Mueller <tmueller@sysgo.com> Approved by: Mark Knight <markk@knigma.org> (maintainer)
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-196-12/+12
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* gmake is no more neededbapt2013-05-191-3/+0
|
* Build with clang once more; fix a void return from int function.crees2013-05-191-0/+11
| | | | | | Not that the result is ever checked... but never mind about that. Reviewed by: Silence on multimedia@
* - Update to 0.9.0bdrewery2013-05-162-3/+3
| | | | | PR: ports/178635 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Update to version 0.1.8miwi2013-05-164-25/+41
| | | | | PR: 178597 Submitted by: Ports Fury
* Update to 2.0.6.kwm2013-05-152-3/+3
| | | | | | Minor bugfix. Submitted by: maintainer (via IRC)
* Update to 1.0.19.kwm2013-05-152-3/+3
| | | | | | GUI fixes and misc improvements. Submitted by: maintainer (via priv mail)
* - Fix buildgahr2013-05-143-56/+77
| | | | Reported by: miwi (Tcl/Tk 86 exp-run)
* - Disable File::Spec included in squeezeboxserver as it is incompatible with thestefan2013-05-142-12/+5
| | | | | | | | | current p5-Path-Class. - Fix MySQL support. - Assign maintainership to submitter. PR: 177524 Submitted by: Mark Knight <markk@knigma.org>
* Update to 4.0.5ehaupt2013-05-132-3/+4
|
* - Update to 1.0.0miwi2013-05-1312-142/+127
| | | | | PR: 177923 Submitted by: Ports Fury
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly ↵makc2013-05-122-6/+3
| | | | | | | | | | | revert r315222 [1] - Convert WITH_DEBUG to new options framework - Trim Makefile header - Adjust COMMENTs - Reformat/update description [1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
* Update to 4.1.3ehaupt2013-05-122-3/+3
| | | | | PR: 178521 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
* - Update to 0.2.1olivierd2013-05-124-6/+10
| | | | - Replace in WWW entry, tabular by space
* - BROKEN Fails to fetchmiwi2013-05-101-5/+3
|
* - Broken fails to buildmiwi2013-05-101-0/+2
|
* Update to 3.0.9lme2013-05-104-7/+9
|
* Bump PORTREVISION after update of x11-fm/thunarolivierd2013-05-091-4/+4
| | | | Finish to convert USES
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-095-25/+12
| | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file
* Mark MAKE_JOBS_SAFEehaupt2013-05-082-0/+2
|
* - Mark MAKE_JOBS_UNSAFEehaupt2013-05-081-5/+2
| | | | - Trim header
* - Use new options frameworkehaupt2013-05-071-10/+14
| | | | - Trim header
* Use shebangfixbapt2013-05-075-25/+15
|
* Use shebangfixbapt2013-05-076-26/+19
|
* - Chase libimobiledevice soversion bump.avilla2013-05-073-69/+70
| | | | | | - Remove SWIG from RUN_DEPENDS. - Sort plist. - Cleanup.
* Use shebangfixbapt2013-05-071-0/+2
|
* Use shebangfixbapt2013-05-071-0/+3
|
* Convert to use the new shebangfix usesbapt2013-05-071-9/+5
|
* Convert USE_NCURSES by USES=ncursesbapt2013-05-067-25/+17
| | | | Convert USE_READLINE by USES=readline
* Fix build with bmakebapt2013-05-061-0/+4
|
* Update to 4.1.2ehaupt2013-05-062-3/+3
|
* Update audio/soundkonverter to 2.0.2.dbn2013-05-063-6/+10
| | | | | | | | | ChangeLog: new in 2.0.2: -Add: Italian translation -Fix: Find normalize properly Approved by: eadler,bdrewery (mentors, implicit)
* Fix build with bmakebapt2013-05-051-0/+4
|
* Update 0.9.5 --> 0.9.5.1.cy2013-05-054-16/+40
| | | | | | | | | | Unbreak build. Assign Shane Ambler <FreeBSD@Shaneware.biz> as new maintainer. PR: 177806 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Approved by: Maintainer (devel@stasyan.com)
* audio/musicpd: Add support for bonjour/mDNSRespondercrees2013-05-041-1/+10
| | | | | PR: ports/178274 Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
* audio/xwave: Fix typocrees2013-05-041-1/+1
| | | | | | PR: ports/175986 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Approved by: maintainer
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-045-10/+0
| | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr
* audio/mbrolavox: Fix options generation to get sane defaultscrees2013-05-042-3/+4
|
* audio/mbrolavox: Error if no OPTION is selectedcrees2013-05-041-0/+4
| | | | Notified by: bdrewery
* Fix build with bmakebapt2013-05-041-5/+4
|
* Fix build with bmakebapt2013-05-041-0/+1
|
* Fix build by adding dep on pkgconfbapt2013-05-041-6/+5
| | | | | | While here: - Trim headers - Convert to new options framework
* Deprecated: no more public distfilesbapt2013-05-041-5/+4
|
* Chase security/libgcrypt updateehaupt2013-05-041-0/+1
|
* Chase security/libgcrypt updateehaupt2013-05-044-4/+5
|
* Respect additional environment variable ${SYSDIR}.stefan2013-05-032-0/+9
| | | | | PR: 170405 Submitted by: Jan Beich <jbeich@tormail.org>
* - Update to 0.6.1nivit2013-05-026-14/+52
| | | | | | | | - Installation of phonon-backends in now an option [1] - Add a patch for detecting CLucene library Build log: http://goo.gl/5ghAb Suggested by: makc (http://goo.gl/Un5CA ) [1]
* audio/musicpd: Update to 0.17.3crees2013-05-015-35/+37
| | | | | | Take out the compatibility shims for people who redefined MPDCONF-- they've had enough warning. Error out with some helpful hints if people still haven't moved to using musicpd.conf
* Add licence info to some portscrees2013-05-014-5/+11
| | | | Submitted by: 4721
* - Update to 0.3.10miwi2013-04-303-10/+7
| | | | | PR: 177934 Submitted by: Ports Fury
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-6/+4
| | | | | | While here: - trim headers - convert to new options framework
* In preparation of removing devel/libusb (expires 2013-04-30), remove itrene2013-04-301-7/+3
| | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt)
* Remove gstreamer1-plugins-pulse. It is not here yet.kwm2013-04-291-1/+0
| | | | Submitted by: Bryan Drewery <bdrewery@FreeBSD.org>
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-6/+2
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* Update to 4.0.4ehaupt2013-04-292-3/+3
|
* Update to 4.1.1ehaupt2013-04-293-20/+3
|
* Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-2826-0/+352
| | | | | | | | | | | | | | | Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet.
* If liblrdf is installed the ladspa plugin will build against it. So add it tokwm2013-04-271-6/+2
| | | | | | | lib_depends. PR: ports/175941 Submitted by: pawel@
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-2731-44/+31
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* Fix typo in USESbapt2013-04-271-2/+1
| | | | While here convert USE_ICONV -> USES=iconv
* PyAL is a wrapper around the OpenAL library and as such similar to themva2013-04-265-0/+76
| | | | | | | discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead. WWW: http://bitbucket.org/marcusva/py-al
* Convert USE_GETTEXT -> USES=gettextbapt2013-04-261-3/+3
| | | | | | | While here: - Trim headers - Remove some useless pre.mk/post.mk - Convert to optionsng
* Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-268-44/+33
| | | | | | | | | | | | This macros has been useless since cdrtools-cjk port has gone. This macros also lead to badly handled dependencies assuming that the dependency on cdrtools was most BUILD and RUN dependency. While most of the time it is simply a RUN dependency and sometime a build one. While here: - Trim some headers - Convert some ports to optionsng - Convert some ports to USES= gettext
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-2622-33/+22
| | | | Approved by: portmgr (bapt)
* - Update to 0.44-3miwi2013-04-2610-246/+12
| | | | | PR: 178027 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-04-261-20/+15
| | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support CXX properly PR: 177558 Submitted by: Ports Fury
* - Update to 0.3.7miwi2013-04-264-16/+48
| | | | | PR: 178028 Submitted by: Ports Fury
* Update to OPTIONSngcrees2013-04-262-26/+185
| | | | | Base the OPTIONS on the voices.conf, but don't generate on the fly; makes make index et al slower
* Convert to USES=gettextbapt2013-04-251-1/+1
|
* - Update to 0.3swills2013-04-253-12/+17
| | | | | PR: ports/177752 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Add a collection of patches to explicitly include somemi2013-04-251-0/+36
| | | | | | headers, that g++48 does not include implicitly (any more). This allows compiling arts with g++48.
* Do not eat distfiles because of trailing '\'bapt2013-04-251-1/+1
| | | | | Submitted by: bdrewery Pointyhat to: bapt
* Update audio/kaudiocreator to 1.3.dbn2013-04-253-6/+86
| | | | | | | | | | | | | Make the port NLS aware and make portlint happier. ChangeLog: 1.3 - bump version ;-) 1.2.95 (1.3 rc) - bugfixes Approved by: eadler,bdrewery (mentors, implicit)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-2571-71/+71
| | | | Approved by: portmgr (bapt)
* - Update libmp3splt to 0.8.2az2013-04-245-18/+19
| | | | | | | | | - Update mp3splt to 2.5.2 - Add license - Pet portlint Submitted by: maintainer via IRC
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-247-14/+7
| | | | Approved by: portmgr (bapt)
* - Chase x11-toolkits/fox16 shlib version bumpgahr2013-04-241-0/+1
|
* Unbreak on head (probably ccache too)crees2013-04-241-1/+1
| | | | | PR: ports/178058 Approved by: arved (maintainer)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-232-3/+2
|
* Convert to USES=gettextehaupt2013-04-231-1/+1
|
* - Update to 1.0.0swills2013-04-232-3/+3
| | | | | PR: ports/177886 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-2357-133/+71
|
* Convert my ports to use the new USES=pkgconfigbapt2013-04-232-2/+3
|
* Fix the build on 10-i386kwm2013-04-222-6/+32
| | | | Reported by: miwi
* Update to 4.0.3ehaupt2013-04-222-3/+3
| | | | Feature safe: yes
* Update to 4.1.0ehaupt2013-04-224-6/+23
| | | | Feature safe: yes
* Fix options list for audio/soundkonverter.dbn2013-04-221-0/+1
| | | | | | | Add NLS to list of options, as required by the Porters Handbook. Approved by: eadler,bdrewery (mentors, implicit) Feature safe: yes
* Mark as deprecated: no more public distfilesbapt2013-04-211-5/+4
| | | | Feature safe: yes
* Remove dead mirrorsbapt2013-04-211-2/+0
| | | | Feature safe: yes
* Fix build when SAMPLERATE=offpawel2013-04-201-0/+1
| | | | | | | | | We can't use USES=cmake here - main project builds with gmake. PR: ports/177285 Submitted by: r4721@tormail.org Approved by: maintainer timeout Feature safe: yes
* Enhance your listening experience, stay up-to-date with what your friends arepawel2013-04-208-0/+89
| | | | | | | | | | | listening to, view your listening history and share it with friends. The more Last.fm learns what you like, the better it gets. WWW: http://www.last.fm/download PR: ports/177233 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Feature safe: yes
* Update audio/soundkonverter to 2.0.1.dbn2013-04-203-3/+4
| | | | | | | | ChangeLog: -Add: French translation Approved by: bdrewery (mentor) Feature safe: yes
* Remove expired ports:rene2013-04-1818-364/+0
| | | | | | | 2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead 2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead Feature safe: yes
* - Remove USE_GZIP (it's default)ak2013-04-181-6/+1
| | | | | | | | - Remove USE_GO (unused after r296612) - Convert Makefile headers to new style Approved by: portmgr (bapt) Feature safe: yes
* Update to 0.25.b1ehaupt2013-04-172-6/+6
| | | | | | PR: 177587 Submitted by: mandree Feature safe: yes
* Update to 4.0.2ehaupt2013-04-172-3/+3
| | | | | | PR: 177702 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Feature safe: yes
* Update to 4.0.4ehaupt2013-04-172-3/+3
| | | | | | PR: 177690 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Feature safe: yes
* Update to version 13.04pawel2013-04-172-28/+5
| | | | Feature safe: yes
* - Fix plistbdrewery2013-04-163-6/+6
| | | | | | | | - Convert tab to space in pkg-descr - Convert to USES=pathfix Pointyhat to: eadler Approved by: portmgr (implicit)
* - Use greater or equal so PORTREVISION bump doesn't break itwg2013-04-061-2/+2
| | | | | Reported by: pointyhat Approved by: portmgr (bdrewery), jpaetzel (mentor)
* - Fix pkg-plistwg2013-04-061-12/+2
| | | | | | - Remove custom install since adoption of USE_PYDISTUTILS Approved by: portmgr (tabthorpe), jpaetzel (mentor)
* - Properly fix NLS now and revert last fix attemptdecke2013-04-041-3/+4
| | | | Approved by: portmgr (myself)
* - Enable build on amd64ehaupt2013-04-035-11/+57
| | | | | | | | - Fix build on 9.1 - Heed CC, CXX, CPPFLAGS, LDFLAGS in all subdir - Drop ABI version in LIB_DEPENDS Approved by: portmgr (miwi)
* - Fix buildmiwi2013-04-031-2/+2
| | | | | Reported by: pointyhat Approved by: portmgr / maintainer (decke via irc)
* Fix conversion to optionsngbapt2013-04-031-1/+1
| | | | | Reported by: pointyhat Approved by: portmgr (implicit)
* Fix build of audio/kaudiocreator.dbn2013-04-031-1/+1
| | | | | | | Missing dependency from split of kdemultimedia. Reported by: miwi Approved by: portmgr (miwi), eadler (mentor)
* - Unbreak buildmiwi2013-03-301-6/+3
| | | | | | - While here trim header Approved by: portmgr
* GNU Emacs updatesashish2013-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
* - Update Haskell ports from the development repositorypgj2013-03-303-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell
* - Add dependency on liblastfm now that it is up to date.avilla2013-03-302-7/+20
| | | | | | | | - Use nepomuk-core component instead of explicit dependency. - Remove update-mime-database command. - Bump PORTREVISION. PR: 176735
* Fix build with clangpawel2013-03-301-5/+2
| | | | | | PR: ports/176765 Submitted by: myself Approved by: maintainer timeout
* - Don't remove share/sounds as this port does not own it,bdrewery2013-03-302-7/+2
| | | | | | | gnomehier does - Trim header Reported by: pointyhat
* For perl@ owned ports:eadler2013-03-293-17/+5
| | | | | - Fix COMMENT - Trim header
* Convert a few remaining straglers from the unmaintined ports to pathfixeadler2013-03-292-4/+4
|
* Style: tab -> space.eadler2013-03-2930-30/+30
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-286-25/+0
| | | | Reviewed by: miwi
* - Trim Makefile header per new guidelinesdanfe2013-03-282-39/+34
| | | | | | | | - Tighten COMMENT text - Drop shlib ABI versions from LIB_DEPENDS - Rename DOCS option to DOXYGEN to reflect its evil nature, and disable it by default (of course) - Clean up Makefile while here, reformat port description