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
Max Brazhnikov
b3f29cd18f
- Add patch which allows to build audio/acoustid-fingerprinter and
...
audio/chromaprint with different ffmpeg ports (based on patch from
multimedia/kdemultimedia4-ffmpegthumbs)
- Switch dependency to multimedia/ffmpeg1
- Bump PORTREVISION due to dependency change in audio/chromaprint
Approved by: no reply from jhale@
2013-07-10 15:25:37 +00:00
Baptiste Daroussin
a232992c7c
Mark jobs unsafe
...
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Rene Ladan
8524942f3c
Remove expired ports:
...
2013-07-10 audio/gdam: Broken for a while
2013-07-10 devel/gnome-vfs1: No more depend on, No more supported upstream
2013-07-10 09:29:06 +00:00
Baptiste Daroussin
c40104f2f1
Really fix this time
2013-07-09 21:35:14 +00:00
Pav Lucistnik
0caf410ed8
- Drop all my ports
2013-07-09 21:26:48 +00:00
Baptiste Daroussin
9a4f5b1e7f
Fix HAVE_GNOME screaming
2013-07-09 21:26:27 +00:00
Baptiste Daroussin
fd681870b3
Convert from USE_MOTIF to USES=motif
...
While here:
Convert to USES=gmake as well
Trim headers
2013-07-09 21:20:28 +00:00
Lars Engels
f25057a7bc
Update to 3.1.0
2013-07-08 20:22:33 +00:00
Guido Falsi
3d59bf1d24
Convert the ports I maintain to USES=gmake.
2013-07-08 18:44:24 +00:00
Emanuel Haupt
6fe706fd4b
- Convert USE_GMAKE to USES=gmake
...
- 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
2013-07-08 18:42:15 +00:00
Baptiste Daroussin
9159cde085
Convert to USES=display
2013-07-08 17:16:47 +00:00
Baptiste Daroussin
493d238eeb
Remove unneeded USE_DISPLAY
...
While here:
- Trim headers
- Remove undefinite article from comment
- Remove useless pre.mk/post.mk dancing
2013-07-08 17:15:04 +00:00
Baptiste Daroussin
1160a894f6
Add needed pkg-config to fix configure
2013-07-08 11:51:37 +00:00
Lars Engels
51f87b2a4d
- Add missing distinfo for the x86 version
...
Reported by: koobs
2013-07-06 10:36:22 +00:00
Marcus von Appen
0d26d92627
- Update to the latest RC
2013-07-06 10:25:32 +00:00
Lars Engels
b932966a28
- Update to 3.0.7.2
...
- While here, move OPTIONS_DEFINE before bsd.port.options.mk
PR: ports/180329
Submitted by: maintainer
2013-07-06 09:46:33 +00:00
Baptiste Daroussin
6151b40b59
Convert to USES=gmake
2013-07-05 13:44:31 +00:00
Baptiste Daroussin
94816a9ca7
Add an explicit dependency on pkgconf to fix build
2013-07-05 07:13:14 +00:00
Baptiste Daroussin
f228fb5ab1
Add an explicit dependency on pkgconf
2013-07-05 05:56:12 +00:00
Baptiste Daroussin
7a55382d83
pkgconfig is needed by all slaves either (to detect xmms2 itself)
...
Reported by: poudriere
2013-07-05 05:55:18 +00:00
Raphael Kubo da Costa
554e0c79c9
Update the KDE Software Compilation to 4.10.5.
...
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.
2013-07-04 23:34:32 +00:00
Mark Felder
49af152797
- Update to 1.2.4
...
PR: ports/179309
Reviewed by: crees (mentor)
2013-07-03 18:39:06 +00:00
Pawel Pekala
5f5ffa58c3
- Update to version 2.3
...
- Add OPUS option
While here remove leading article from COMMENT
PR: ports/180230
Submitted by: Fraser Tweedale <frase@frase.id.au> (maintainer)
2013-07-03 17:15:23 +00:00
Raphael Kubo da Costa
18ff93d1a7
Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
...
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.
2013-07-02 19:04:18 +00:00
Rene Ladan
74b126e1e5
Copy pkg-descr from audio/arts instead of referencing it.
...
This fixes the INDEX build when audio/arts gets removed.
2013-07-02 15:20:21 +00:00
Chris Rees
4568632969
Remove obsolete CUE option
2013-07-01 18:37:10 +00:00
Nicola Vitale
07771e3208
- Update to 0.7.0
...
- 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
2013-06-28 21:24:04 +00:00
Nicola Vitale
572dd294a2
- Update to 2.0.3
...
- Change GitHub repository (libechonest is developed by Leo Franchi)
- Add PORTVERSION to PLIST_SUB
- Fix WWW in pkg-descr
2013-06-28 21:17:09 +00:00
Baptiste Daroussin
2bac85d178
Convert to USES=imake
...
While here trim headers
Remove useless pre.mk/post.mk
2013-06-28 18:19:20 +00:00
Emanuel Haupt
b08ca0d75a
Use ${CC} instead of 'clang' to detect whether /usr/bin/cc is gcc or clang.
2013-06-28 13:10:29 +00:00
Baptiste Daroussin
932db7c46c
New USES imake to handle the dependency on imake.
...
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
2013-06-28 11:51:05 +00:00
Chris Rees
1a7bda6195
Use USE_GITHUB again using TAGNAME for commit id ....
...
Submitted by: bdrewery
... thus unbreaking
Submitted by: pointyhat (miwi)
2013-06-27 16:12:44 +00:00
Chris Rees
22ecc41fd7
Add SQLITE3 option
2013-06-26 21:14:56 +00:00
Veniamin Gvozdikov
e663dde1ed
* Changed my email
...
* Changed position name and surname
* Deleted lib versions from LIB_DEPENDS
Approved by: eadler (mentor)
2013-06-25 18:07:07 +00:00
Veniamin Gvozdikov
6a7263f555
- Log:
...
* Changed my email
* Changed positions name and surname
Approved by: eadler (mentor)
2013-06-25 18:03:49 +00:00
Martin Matuska
cdc818f159
Update multimedia/ffmpeg1 to 1.2.1
...
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
2013-06-25 07:41:26 +00:00
Koop Mast
8344fae36b
Update to 1.0.20.
...
Minor bug fixes.
Submitted by: maintainer (priv mail)
2013-06-23 13:02:40 +00:00
Steve Wills
35f42460cc
- Update to 1.21, required for my audio/beets port
...
- 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)
2013-06-22 14:49:53 +00:00
Steve Wills
a909de4a05
-update to 1.2.4
...
-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)
2013-06-22 14:33:13 +00:00
Marcus von Appen
c5a4db7c11
Welcome SDL2 to the FreeBSD ports system!
...
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.
2013-06-21 19:56:27 +00:00
William Grzybowski
9807bf6b16
audio/lxmusic: minor fixes
...
- 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
2013-06-20 21:12:54 +00:00
Antoine Brodin
cba21faa21
Add a missing file to pkg-plist
2013-06-19 20:47:02 +00:00
Mark Linimon
c173c83f09
Reset g.gonter@ieee.org: mbox full.
...
While here, modernize headers.
2013-06-19 20:12:38 +00:00
Dmitry Marakasov
3037cb61c7
- Trim Makefile headers
...
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Martin Wilke
9daf452cc3
- Add missing pkgconfig
...
- 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
2013-06-18 04:08:25 +00:00
Martin Wilke
4d124cf2d5
- Support CFLAGS properly
...
- Add DESKTOP_ENTRIES
PR: 179588
Submitted by: Ports Fury
2013-06-17 15:18:21 +00:00
William Grzybowski
bc77991c54
audio/mpc: update to 0.22
...
- 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
2013-06-17 14:37:20 +00:00
David Naylor
d50f08da73
Update audio/soundkonverter to use new options macros and to always build 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)
2013-06-17 13:04:08 +00:00
David Naylor
e18ad43062
Update audio/soundkonverter to 2.0.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)
2013-06-17 11:57:19 +00:00
Ruslan Makhmatkhanov
61c8a6582e
- chase devel/ice update
2013-06-17 11:43:16 +00:00
Chris Rees
83b3f2341d
Requires pkgconfig
2013-06-16 19:16:13 +00:00
Baptiste Daroussin
d2ab1f37c8
Use options helpers
2013-06-15 15:09:30 +00:00
Nicola Vitale
14a769e8ca
- Update to 1.47.11
...
- 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
2013-06-15 12:41:52 +00:00
Florian Smeets
87948edeea
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
...
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)
2013-06-15 11:10:34 +00:00
Baptiste Daroussin
84e785d26c
Finish options conversion
2013-06-15 07:50:22 +00:00
Baptiste Daroussin
0b35afe982
Convert WITH -> OPTIONS
2013-06-14 22:45:33 +00:00
Baptiste Daroussin
42deff41c2
Convert from WITH to OPTIONS
...
While here remove wrong pkgconfig dependency
2013-06-14 22:41:54 +00:00
Baptiste Daroussin
7ece12c46d
Convert from WITH to OPTIONS
2013-06-14 22:38:23 +00:00
Baptiste Daroussin
5abe4c2317
Use new options helpers
2013-06-14 22:31:25 +00:00
Baptiste Daroussin
d41ecf1415
Finish convertion to new options framework
2013-06-14 22:25:52 +00:00
Baptiste Daroussin
69dcd5f21d
Convert from WITH to OPTIONS
2013-06-14 22:22:31 +00:00
Antoine Brodin
6ab96f1878
- Trim Makefile header
...
- Add empty directory created by the port to plist
2013-06-14 16:05:09 +00:00
Baptiste Daroussin
5a847999e4
typo
2013-06-14 14:49:20 +00:00
Baptiste Daroussin
631f6c1707
Trim headers
...
Convert WITH to options
2013-06-14 14:46:57 +00:00
Baptiste Daroussin
745c4918d1
Use new helpers
2013-06-14 14:44:56 +00:00
Baptiste Daroussin
630e157c54
Add the forgotten OPTIONS_SUB
2013-06-14 14:07:34 +00:00
Baptiste Daroussin
9ccb6117eb
Simplify by adopting the new options helpers
2013-06-14 13:51:18 +00:00
Boris Samorodov
2dbdae59f4
. fix build with clang (CPPFLAGS+=-Wno-return-type);
...
. remove shlib ABI version from LIB_DEPENDS;
. add LICENSE=GPLv2;
. trim Makefile headers;
. use PLIST_FILES;
. remove pkg-plist (3 lines).
2013-06-13 16:39:08 +00:00
Boris Samorodov
6f83ad1234
. fix building with clang (CFLAGS+=-Wno-return-type);
...
. trim Makefile headers.
2013-06-13 16:15:14 +00:00
Andrej Zverev
b8138b3c53
- Fix build with new site_perl
...
Submitted by: ohauer@
2013-06-12 19:20:40 +00:00
Martin Wilke
6ec3e9fd05
- Fix build
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-11 14:51:23 +00:00
Martin Wilke
1d570fd42a
Fix build
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-11 14:44:30 +00:00
Emanuel Haupt
30713fcdf9
Fix build on -CURRENT by using USE_GCC=any
2013-06-11 13:26:32 +00:00
Emanuel Haupt
6670844ef7
Fix build on -CURRENT
2013-06-11 13:08:16 +00:00
Martin Wilke
4062b805f3
- Fix build
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-11 02:18:35 +00:00
Martin Wilke
d618e85ed1
Fix build
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-11 02:18:24 +00:00
Martin Wilke
7d893f9b7c
- Fix build
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-11 02:18:01 +00:00
Grzegorz Blach
fcb82eb67e
- Update to 2.8
...
Approved by: tabthorpe (mentor)
2013-06-10 18:34:37 +00:00
Pietro Cerutti
581f4866e8
- Remove trailing period from DEPRECATED line
2013-06-10 13:32:07 +00:00
Pietro Cerutti
cc15b0864c
- Deprecate lang/q and it's modules. As stated on the project's website, Q is
...
no longer supported, and users are advised to use lang/pure instead. Expiration
date in two months.
2013-06-10 13:30:44 +00:00
Christian Weisgerber
be8cec3726
Chase audio/flac 1.3.0 update in gstreamer.
...
Submitted by: Barbara Guida <barbara.freebsd@gmail.com>
2013-06-10 11:04:03 +00:00
Baptiste Daroussin
13140169ee
Mark as deprecated, it has been broken for a while now
...
Approved by: pav (maintainer)
2013-06-10 10:03:20 +00:00
Steve Wills
43d75c379b
- Update to 0.4
...
PR: ports/179368
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-06-10 02:32:04 +00:00
Christian Weisgerber
1f2b1eac8e
* Major update to FLAC 1.3.0, including shared library bumps.
...
* Chase the update in dependent ports.
PR: 179072
2013-06-09 19:30:58 +00:00
Martin Wilke
3c633dae91
- Do not remove directories not created by this port
...
 Reported by: pkg (DEVELOPER_MODE)
2013-06-08 14:55:15 +00:00
Bryan Drewery
f914b482f1
Fix ports using GH_TAGNAME=master to depend on a known hash
...
instead of a branch that changes.
With hat: portmgr
2013-06-07 22:29:01 +00:00
William Grzybowski
ea94cb514c
- Unmark as BROKEN [1]
...
- 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)
2013-06-07 15:23:26 +00:00
Alex Kozlov
463bde99d2
- Remove empty files
2013-06-07 07:56:02 +00:00
William Grzybowski
de44e615f9
- Update to 2013.05.19
...
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)
2013-06-06 20:30:57 +00:00
Baptiste Daroussin
2e5b47a65e
Finish conversion to new options framework
2013-06-06 15:38:37 +00:00
Mathieu Arnold
eaae11d9c4
USE_PERL5_BUILD+USE_PERL5_RUN -> USE_PERL5.
...
Reported by: http://az.semmy.ru/perl_sdad.txt
2013-06-06 13:25:20 +00:00
Eitan Adler
abdf9a5815
- Drop alpha
...
- Convert to OptionsNG
2013-06-05 20:28:22 +00:00
Baptiste Daroussin
6b9de4a9f4
Restore ventrilo-server, which has been removed by mistake (distfile is still available)
...
Pass maintainership to submitter
Submitted by: Bob Willcox <bob@immure.com>
2013-06-05 17:00:46 +00:00
Pietro Cerutti
4df1cde4ff
- Avoid using deprecated features of Tcl 8.6
2013-06-05 13:50:26 +00:00
Baptiste Daroussin
e451e43da7
Convert to new option framework
...
Approve by: gnome (kwm)
Obtained from: gnome dev repo
2013-06-05 08:59:14 +00:00
Gabor Pali
109269205e
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
...
- 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
2013-06-04 18:53:40 +00:00
Bryan Drewery
8695f238e3
- Update to 20120903
...
- 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>
2013-06-04 18:30:57 +00:00
Roman Bogorodskiy
787c02f828
Update to 2.1.8.
...
PR: 178057 (based on)
Submitted by: Martin Dieringer <martin.dieringer@gmx.de>
2013-06-04 17:06:55 +00:00
Baptiste Daroussin
d4600efa64
Convert to new options framework
2013-06-04 15:13:42 +00:00
Steve Wills
3b0fd06fc8
- Update to 2.2.1
2013-06-04 15:11:34 +00:00
Martin Wilke
233099396b
- Fix build with clang
...
PR: 179214
Submitted by: Ports Fury
2013-06-04 08:25:12 +00:00
Martin Wilke
867c6b64ba
- Fix DOCSDIR layout
...
PR: 179213
Submitted by: Ports Fury
2013-06-04 08:24:32 +00:00
Rene Ladan
05a530bf23
Remove expired ports:
...
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
2013-06-03 10:34:44 +00:00
Marcus von Appen
c3cea8c93f
- Fix broken patch from ports/178343, which might lead to broken OSS output
...
PR: ports/178895
Submitted by: Green Dog <fiziologus@gmail.com>
2013-06-02 18:07:32 +00:00
Roman Bogorodskiy
3ac2e60fd4
Update to 1.15.4.
2013-06-02 17:18:34 +00:00
Wen Heping
b3107f6cbf
- Trim Makefile headers
2013-06-01 14:22:35 +00:00
Pawel Pekala
0fc3b42483
Update to version 1.1.1
...
PR: ports/179103
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-06-01 10:27:59 +00:00
Chris Rees
16eb7c2ca0
Stop checking for get_pidfile_from_conf function in rc.subr.
...
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
2013-05-31 11:54:01 +00:00
Rene Ladan
1759b37af1
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
...
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
2013-05-30 09:11:52 +00:00
Emanuel Haupt
21f54f8750
Update to 0.25.b2
2013-05-29 22:04:52 +00:00
Emanuel Haupt
1c26962289
Fix build on HEAD by adding USE_GCC=any (uses nested functions).
2013-05-29 06:41:11 +00:00
Martin Wilke
90234f16f1
- Update to 1.11.0
...
PR: 178956
Submitted by: Ports Fury
2013-05-28 13:47:40 +00:00
Emanuel Haupt
20fc90f247
Update to 4.1.5
...
PR: 179039
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
2013-05-28 08:05:48 +00:00
Martin Wilke
a2f5181806
- Update to 1.0.2
...
PR: 178873
Submitted by: Ports Fury
2013-05-27 14:36:55 +00:00
Martin Wilke
b959fd5036
- Update to version 2.4.3
...
PR: 178867
Submitted by: Ports Fury
2013-05-27 14:21:14 +00:00
Baptiste Daroussin
26eab0c72e
Fix build with clang by disabling incompatible cflags
2013-05-27 12:45:20 +00:00
Baptiste Daroussin
1fd6afe2ca
Fix build with clang
2013-05-27 12:06:50 +00:00
Marcelo Araujo
461a0d7bc6
- Update MASTER_SITES.
...
- Add option for GTK2 support.
- Add LICENSE.
PR: ports/174185
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2013-05-27 09:03:02 +00:00
Philippe Audeoud
20659f6d09
- Remove useless depend on PERL_LEVEL < 5.12
...
PR: ports/17892
Submitted by: az@
2013-05-27 08:57:05 +00:00
William Grzybowski
c9a305065d
- Update to 0.4.14 [1]
...
- 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)
2013-05-26 16:16:33 +00:00
Martin Wilke
83ea40c171
- Mark as NO_PACKAGE hangs about 30 hours on pointyhat(-west)
2013-05-26 01:59:18 +00:00
Niclas Zeising
92ea0d614b
The FreeBSD x11 team proudly presents
...
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!
2013-05-25 14:37:02 +00:00
Guido Falsi
f150089c5e
- Fix slave port audio/cpp-xmms2 build with recent clang [1]
...
- While here hack build system to stop slave ports from overwriting
master's files on installation
Reported by: miwi [1]
2013-05-24 21:32:38 +00:00
Baptiste Daroussin
2752ba0d5b
Fix build on current by forcing usage of gcc: the code uses nested functions which is a gcc extensions
...
While here trim headers
Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
2013-05-24 13:54:00 +00:00
Andrej Zverev
19c06076fb
- Trim Makefile header
...
- Assign maintainership to perl@
- Remove unnecessary depend on PERL_LEVEL < 5.12
2013-05-24 08:55:17 +00:00
Andrej Zverev
fbdb31918a
- Remove unnecessary depend on PERL_LEVEL < 5.12
2013-05-24 08:53:45 +00:00
Chris Rees
75b103e1ce
Apparently upstream likes to change tarballs without the version number.
...
I will host the tarball myself.
Submitted by: phw (miwi)
2013-05-23 22:17:25 +00:00
Marcus von Appen
04e72495da
- Fix a sound distortion issue for the OSS backend
...
PR: ports/178343
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
2013-05-23 06:05:32 +00:00
Emanuel Haupt
7cb83c8ebe
Get rid of a compiler warning.
2013-05-23 03:02:24 +00:00
Emanuel Haupt
87e60f9c74
Fix build with clang 3.3
2013-05-22 18:39:37 +00:00
Christian Weisgerber
e882a6e060
Minor cleanup.
2013-05-22 15:29:09 +00:00
Christian Weisgerber
f4716ba607
* Update to 1.3.1: Guard against very large packets.
...
* Improve description.
2013-05-22 15:25:39 +00:00
Jason Helfman
677c1aba1f
- update to 1.0.24
...
Reported by: portscout
2013-05-22 04:21:42 +00:00
Chris Rees
87d64bbc11
audio/id3ren: Resurrect; it lives on github now.
...
I'll maintain.
2013-05-20 18:02:42 +00:00
Rene Ladan
22e9b3493f
2013-05-20 audio/gogo-petit: No more public distfiles
2013-05-20 10:41:57 +00:00
Emanuel Haupt
f6e4f0a901
Update to 4.0.6
2013-05-20 02:25:20 +00:00
Emanuel Haupt
1faca5457b
Update to 4.1.4
2013-05-20 02:24:57 +00:00
Steve Wills
b305a43c5e
- Update to 1.1.0
...
PR: ports/178550
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-05-20 01:09:40 +00:00
Steve Wills
81af939dc2
- Add missing prefix was causing audio/beets to fail
...
PR: ports/178544
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-05-20 01:00:10 +00:00
Chris Rees
8ee54db421
audio/musicpd: Fix pkg-message
2013-05-19 18:02:52 +00:00
Marcus von Appen
c2208118fb
- Back to the pool
2013-05-19 06:15:05 +00:00
Stefan Walter
7b9b86faa6
Configure correct database table depending on MySQL version in use.
...
PR: 178657
Submitted by: Thomas Mueller <tmueller@sysgo.com>
Approved by: Mark Knight <markk@knigma.org> (maintainer)
2013-05-18 22:37:05 +00:00
Max Brazhnikov
250a3e24d3
KDE/FreeBSD team presents KDE SC 4.10.3 ports!
...
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Baptiste Daroussin
4069e19b90
gmake is no more needed
2013-05-18 18:14:39 +00:00
Chris Rees
83c57c8fea
Build with clang once more; fix a void return from int function.
...
Not that the result is ever checked... but never mind about that.
Reviewed by: Silence on multimedia@
2013-05-18 17:10:10 +00:00
Bryan Drewery
c2aa322aca
- Update to 0.9.0
...
PR: ports/178635
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 14:10:53 +00:00
Martin Wilke
20921fede8
- Update to version 0.1.8
...
PR: 178597
Submitted by: Ports Fury
2013-05-16 10:32:07 +00:00
Koop Mast
dc770e6495
Update to 2.0.6.
...
Minor bugfix.
Submitted by: maintainer (via IRC)
2013-05-15 10:37:13 +00:00
Koop Mast
5b36e2cfed
Update to 1.0.19.
...
GUI fixes and misc improvements.
Submitted by: maintainer (via priv mail)
2013-05-15 10:17:00 +00:00
Pietro Cerutti
e8826819bd
- Fix build
...
Reported by: miwi (Tcl/Tk 86 exp-run)
2013-05-14 09:28:58 +00:00
Stefan Walter
857995bc86
- Disable File::Spec included in squeezeboxserver as it is incompatible with the
...
current p5-Path-Class.
- Fix MySQL support.
- Assign maintainership to submitter.
PR: 177524
Submitted by: Mark Knight <markk@knigma.org>
2013-05-13 20:22:24 +00:00
Emanuel Haupt
72c8888286
Update to 4.0.5
2013-05-13 05:46:43 +00:00
Martin Wilke
e1b6fc8a47
- Update to 1.0.0
...
PR: 177923
Submitted by: Ports Fury
2013-05-13 02:13:10 +00:00
Max Brazhnikov
7678193c3d
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly 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
2013-05-12 11:48:49 +00:00
Emanuel Haupt
ac81cc3d84
Update to 4.1.3
...
PR: 178521
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
2013-05-11 23:31:15 +00:00
Olivier Duchateau
f88394af09
- Update to 0.2.1
...
- Replace in WWW entry, tabular by space
2013-05-11 17:50:05 +00:00
Martin Wilke
f119921ff3
- BROKEN Fails to fetch
2013-05-10 13:34:05 +00:00
Martin Wilke
4353063623
- Broken fails to build
2013-05-10 13:24:12 +00:00
Lars Engels
34f8d2a843
Update to 3.0.9
2013-05-10 10:03:58 +00:00
Olivier Duchateau
be6348fdc7
Bump PORTREVISION after update of x11-fm/thunar
...
Finish to convert USES
2013-05-08 16:08:36 +00:00
Olivier Duchateau
edee314615
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
...
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
2013-05-08 16:05:21 +00:00
Emanuel Haupt
1a90c9af17
Mark MAKE_JOBS_SAFE
2013-05-08 12:24:26 +00:00
Emanuel Haupt
544eda52f5
- Mark MAKE_JOBS_UNSAFE
...
- Trim header
2013-05-08 08:03:22 +00:00
Emanuel Haupt
c6ea280b9a
- Use new options framework
...
- Trim header
2013-05-07 14:20:56 +00:00
Baptiste Daroussin
890f04c002
Use shebangfix
2013-05-07 06:45:39 +00:00
Baptiste Daroussin
5c04099ede
Use shebangfix
2013-05-07 06:31:06 +00:00
Alberto Villa
94fd1d9c04
- Chase libimobiledevice soversion bump.
...
- Remove SWIG from RUN_DEPENDS.
- Sort plist.
- Cleanup.
2013-05-07 00:41:02 +00:00
Baptiste Daroussin
df72639dc2
Use shebangfix
2013-05-06 22:27:57 +00:00
Baptiste Daroussin
c3fcab640f
Use shebangfix
2013-05-06 22:26:26 +00:00
Baptiste Daroussin
1f5288657b
Convert to use the new shebangfix uses
2013-05-06 22:24:39 +00:00
Baptiste Daroussin
9f1de9b900
Convert USE_NCURSES by USES=ncurses
...
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
7d93e3c885
Fix build with bmake
2013-05-05 21:39:31 +00:00
Emanuel Haupt
89f39dce11
Update to 4.1.2
2013-05-05 19:42:31 +00:00
David Naylor
815b5196df
Update audio/soundkonverter to 2.0.2.
...
ChangeLog:
new in 2.0.2:
-Add: Italian translation
-Fix: Find normalize properly
Approved by: eadler,bdrewery (mentors, implicit)
2013-05-05 18:12:35 +00:00
Baptiste Daroussin
a58c391d5a
Fix build with bmake
2013-05-04 19:51:02 +00:00
Cy Schubert
ffe7af9d63
Update 0.9.5 --> 0.9.5.1.
...
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 )
2013-05-04 19:16:36 +00:00
Chris Rees
e1fae8eeef
audio/musicpd: Add support for bonjour/mDNSResponder
...
PR: ports/178274
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
2013-05-04 15:41:40 +00:00
Chris Rees
da9ddd338b
audio/xwave: Fix typo
...
PR: ports/175986
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Approved by: maintainer
2013-05-04 14:56:12 +00:00
Bryan Drewery
63f76304d6
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
...
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
2013-05-04 14:06:08 +00:00
Chris Rees
5e1f5eeddc
audio/mbrolavox: Fix options generation to get sane defaults
2013-05-04 12:52:28 +00:00
Chris Rees
7685842f89
audio/mbrolavox: Error if no OPTION is selected
...
Notified by: bdrewery
2013-05-04 12:44:35 +00:00
Baptiste Daroussin
5a43baf393
Fix build with bmake
2013-05-03 21:34:01 +00:00
Baptiste Daroussin
a01c272195
Fix build with bmake
2013-05-03 21:30:20 +00:00
Baptiste Daroussin
592ddfa439
Fix build by adding dep on pkgconf
...
While here:
- Trim headers
- Convert to new options framework
2013-05-03 20:44:34 +00:00
Baptiste Daroussin
57032d8e40
Deprecated: no more public distfiles
2013-05-03 20:42:46 +00:00
Emanuel Haupt
0430877db8
Chase security/libgcrypt update
2013-05-03 17:37:13 +00:00
Emanuel Haupt
2898e3fa0c
Chase security/libgcrypt update
2013-05-03 16:36:39 +00:00
Stefan Walter
ab6441e871
Respect additional environment variable ${SYSDIR}.
...
PR: 170405
Submitted by: Jan Beich <jbeich@tormail.org>
2013-05-02 20:59:47 +00:00
Nicola Vitale
41b77afd3d
- Update to 0.6.1
...
- 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]
2013-05-02 12:42:02 +00:00
Chris Rees
eae6035f80
audio/musicpd: Update to 0.17.3
...
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
2013-04-30 20:48:02 +00:00
Chris Rees
f3bfa725e7
Add licence info to some ports
...
Submitted by: 4721
2013-04-30 20:10:53 +00:00
Martin Wilke
80f7522da0
- Update to 0.3.10
...
PR: 177934
Submitted by: Ports Fury
2013-04-30 07:45:28 +00:00
Baptiste Daroussin
9ff06b3cbf
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
...
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Rene Ladan
4e4178dab5
In preparation of removing devel/libusb (expires 2013-04-30), remove it
...
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)
2013-04-29 16:43:05 +00:00
Koop Mast
6970168fa2
Remove gstreamer1-plugins-pulse. It is not here yet.
...
Submitted by: Bryan Drewery <bdrewery@FreeBSD.org>
2013-04-29 14:05:34 +00:00
Baptiste Daroussin
5271da855f
Rely on bsdtar to autodetermine the format of the distfiles when possible
...
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
2013-04-29 08:57:12 +00:00
Emanuel Haupt
1e566ac543
Update to 4.0.4
2013-04-29 05:33:47 +00:00
Emanuel Haupt
0bf3eeb427
Update to 4.1.1
2013-04-29 05:33:26 +00:00
Koop Mast
05d2886d27
Add Gstreamer 1.0.7. This is the new stable version of the
...
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.
2013-04-27 20:56:38 +00:00
Koop Mast
76a19a1cdf
If liblrdf is installed the ladspa plugin will build against it. So add it to
...
lib_depends.
PR: ports/175941
Submitted by: pawel@
2013-04-27 09:03:23 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
dd90b7cce4
Fix typo in USES
...
While here convert USE_ICONV -> USES=iconv
2013-04-27 08:24:14 +00:00
Marcus von Appen
3a44eb599e
PyAL is a wrapper around the OpenAL library and as such similar to the
...
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
2013-04-26 15:57:02 +00:00
Baptiste Daroussin
9dbc02d2c5
Convert USE_GETTEXT -> USES=gettext
...
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Baptiste Daroussin
dba80fffe4
Remove USE_CDRTOOLS from bsd.port.mk
...
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
2013-04-26 12:35:50 +00:00
Alex Kozlov
83f02b963c
- Convert USE_GETTEXT to USES (part 4)
...
Approved by: portmgr (bapt)
2013-04-26 10:44:28 +00:00
Martin Wilke
bdef264279
- Update to 0.44-3
...
PR: 178027
Submitted by: Ports Fury
2013-04-26 07:01:32 +00:00
Martin Wilke
d678f5a419
- Update MASTER_SITES
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CXX properly
PR: 177558
Submitted by: Ports Fury
2013-04-26 06:58:41 +00:00
Martin Wilke
49ef961f39
- Update to 0.3.7
...
PR: 178028
Submitted by: Ports Fury
2013-04-26 06:36:46 +00:00
Chris Rees
3762701aee
Update to OPTIONSng
...
Base the OPTIONS on the voices.conf, but don't generate on the fly; makes
make index et al slower
2013-04-25 18:39:26 +00:00
Baptiste Daroussin
67930c6f75
Convert to USES=gettext
2013-04-25 06:27:11 +00:00
Steve Wills
f99024bbf4
- Update to 0.3
...
PR: ports/177752
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-04-25 01:21:02 +00:00
Mikhail Teterin
fb96e9e97c
Add a collection of patches to explicitly include some
...
headers, that g++48 does not include implicitly (any more).
This allows compiling arts with g++48.
2013-04-24 22:52:16 +00:00
Baptiste Daroussin
6aa3aaa3c1
Do not eat distfiles because of trailing '\'
...
Submitted by: bdrewery
Pointyhat to: bapt
2013-04-24 20:43:03 +00:00
David Naylor
2f2e6df43c
Update audio/kaudiocreator to 1.3.
...
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)
2013-04-24 19:34:03 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Andrej Zverev
f9e23d60b2
- Update libmp3splt to 0.8.2
...
- Update mp3splt to 2.5.2
- Add license
- Pet portlint
Submitted by: maintainer via IRC
2013-04-24 08:51:36 +00:00
Alex Kozlov
08c99f3ad5
- Convert USE_GETTEXT to USES (part 1)
...
Approved by: portmgr (bapt)
2013-04-24 07:35:40 +00:00
Pietro Cerutti
24eec8eea8
- Chase x11-toolkits/fox16 shlib version bump
2013-04-23 16:45:40 +00:00
Chris Rees
0ba43a21cb
Unbreak on head (probably ccache too)
...
PR: ports/178058
Approved by: arved (maintainer)
2013-04-23 16:41:46 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Emanuel Haupt
79e6679346
Convert to USES=gettext
2013-04-23 10:26:09 +00:00
Steve Wills
48762de735
- Update to 1.0.0
...
PR: ports/177886
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-04-23 02:29:29 +00:00
Baptiste Daroussin
a215727686
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
2013-04-22 23:19:08 +00:00
Baptiste Daroussin
2ae613e616
Convert my ports to use the new USES=pkgconfig
2013-04-22 22:33:35 +00:00
Koop Mast
8e99fc00fb
Fix the build on 10-i386
...
Reported by: miwi
2013-04-22 15:11:27 +00:00
Emanuel Haupt
61e0709429
Update to 4.0.3
...
Feature safe: yes
2013-04-21 18:36:14 +00:00
Emanuel Haupt
0384daf893
Update to 4.1.0
...
Feature safe: yes
2013-04-21 18:35:50 +00:00
David Naylor
53bf0668cf
Fix options list for audio/soundkonverter.
...
Add NLS to list of options, as required by the Porters Handbook.
Approved by: eadler,bdrewery (mentors, implicit)
Feature safe: yes
2013-04-21 18:19:40 +00:00
Baptiste Daroussin
e2cddf3733
Mark as deprecated: no more public distfiles
...
Feature safe: yes
2013-04-20 18:49:02 +00:00
Baptiste Daroussin
5c28dcaec5
Remove dead mirrors
...
Feature safe: yes
2013-04-20 18:48:08 +00:00
Pawel Pekala
9bd0be86a7
Fix build when SAMPLERATE=off
...
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
2013-04-20 13:55:07 +00:00
Pawel Pekala
70e90749f8
Enhance your listening experience, stay up-to-date with what your friends are
...
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
2013-04-20 09:46:18 +00:00
David Naylor
f59fca6568
Update audio/soundkonverter to 2.0.1.
...
ChangeLog:
-Add: French translation
Approved by: bdrewery (mentor)
Feature safe: yes
2013-04-20 08:35:04 +00:00
Rene Ladan
a79374b9ff
Remove expired ports:
...
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
2013-04-18 09:10:36 +00:00
Alex Kozlov
d16c2e222e
- Remove USE_GZIP (it's default)
...
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes
2013-04-17 23:40:57 +00:00
Emanuel Haupt
60e8fafd0c
Update to 0.25.b1
...
PR: 177587
Submitted by: mandree
Feature safe: yes
2013-04-17 11:50:32 +00:00
Emanuel Haupt
76eb1c0084
Update to 4.0.2
...
PR: 177702
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Feature safe: yes
2013-04-16 19:51:22 +00:00
Emanuel Haupt
856ae29be3
Update to 4.0.4
...
PR: 177690
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Feature safe: yes
2013-04-16 19:50:32 +00:00
Pawel Pekala
a4f2cbdb82
Update to version 13.04
...
Feature safe: yes
2013-04-16 17:27:49 +00:00
Bryan Drewery
e4a3c5ded3
- Fix plist
...
- Convert tab to space in pkg-descr
- Convert to USES=pathfix
Pointyhat to: eadler
Approved by: portmgr (implicit)
2013-04-15 19:28:45 +00:00
William Grzybowski
06316b8b1f
- Use greater or equal so PORTREVISION bump doesn't break it
...
Reported by: pointyhat
Approved by: portmgr (bdrewery), jpaetzel (mentor)
2013-04-06 15:56:18 +00:00
William Grzybowski
1a654bd5df
- Fix pkg-plist
...
- Remove custom install since adoption of USE_PYDISTUTILS
Approved by: portmgr (tabthorpe), jpaetzel (mentor)
2013-04-06 02:38:59 +00:00
Bernhard Froehlich
d0bb67c54b
- Properly fix NLS now and revert last fix attempt
...
Approved by: portmgr (myself)
2013-04-03 21:00:33 +00:00
Emanuel Haupt
3ec5fd26a4
- Enable build on amd64
...
- Fix build on 9.1
- Heed CC, CXX, CPPFLAGS, LDFLAGS in all subdir
- Drop ABI version in LIB_DEPENDS
Approved by: portmgr (miwi)
2013-04-03 08:37:47 +00:00