Commit graph

12066 commits

Author SHA1 Message Date
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
Martin Wilke
844503734f - Fix build
Reported by:	pointyhat
Approved by:	portmgr / maintainer (decke via irc)
2013-04-03 06:29:19 +00:00
Baptiste Daroussin
248ca3f91c Fix conversion to optionsng
Reported by:	pointyhat
Approved by:	portmgr (implicit)
2013-04-03 06:12:53 +00:00
David Naylor
7b980da92f Fix build of audio/kaudiocreator.
Missing dependency from split of kdemultimedia.

Reported by:	miwi
Approved by:	portmgr (miwi), eadler (mentor)
2013-04-02 16:18:35 +00:00
Martin Wilke
cca337feb1 - Unbreak build
- While here trim header

Approved by:	portmgr
2013-03-30 08:17:48 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
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]
2013-03-30 05:13:30 +00:00
Gabor Pali
bd8d410bbe - Update Haskell ports from the development repository
- 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
2013-03-29 22:43:58 +00:00
Alberto Villa
641f2150c3 - Add dependency on liblastfm now that it is up to date.
- Use nepomuk-core component instead of explicit dependency.
- Remove update-mime-database command.
- Bump PORTREVISION.

PR:		176735
2013-03-29 21:37:06 +00:00
Pawel Pekala
e02122e8a0 Fix build with clang
PR:		ports/176765
Submitted by:	myself
Approved by:	maintainer timeout
2013-03-29 21:19:12 +00:00
Bryan Drewery
07b7370af3 - Don't remove share/sounds as this port does not own it,
gnomehier does
- Trim header

Reported by:	pointyhat
2013-03-29 18:24:14 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
6b720eaf70 Convert a few remaining straglers from the unmaintined ports to pathfix 2013-03-28 17:56:37 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Alexey Dokuchaev
8f0c8ba97b - Trim Makefile header per new guidelines
- 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
2013-03-28 12:19:44 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Matthias Andree
8c480b5a8e Add new port audio/lua51-mpd, a Lua client library for MPD,
the music player daemon.

Note that the submission has been modified to set the submitter as the
port maintainer, and to use UNIQUENAME in the DOCSDIR, to avoid clashes
with mpd.

PR:		ports/177334
Submitted by:	David Demelier <demelier.david@gmail.com>
2013-03-26 21:33:33 +00:00
Martin Wilke
c50850b097 - Chase libmtp shlib bump 2013-03-26 16:13:17 +00:00
Martin Wilke
0b6ae7632a - Update to 1.1.6
PR:		177248
Submitted by:	Ports fury
2013-03-26 16:10:54 +00:00
Max Brazhnikov
eb34d6cd68 Reformat using 8-space wide tab in preparation for KDE SC 4.10 update 2013-03-26 14:47:40 +00:00
Baptiste Daroussin
896b68ed93 Fix after conversion to new options framework
Approved by:	miwi
2013-03-26 14:00:52 +00:00
Martin Wilke
fbac329263 - Update to version 1.3
PR:		176548
Submitted by:	ports fury
2013-03-26 07:35:22 +00:00
Emanuel Haupt
7d36c93556 Install pixmaps to PREFIX instead of LOCALBASE.
Notified by:	crees
2013-03-25 13:01:19 +00:00
Rene Ladan
12639edc51 Update to 0.5.1 2013-03-25 10:39:51 +00:00
Emanuel Haupt
09603beb8c Fix package list if a non-standard PREFIX is used by adding %%LOCALBASE%% to
pkg-plist for icons being installed to ${LOCALBASE}/share/pixmaps/.

This was detected with "poudriere testport".
2013-03-25 10:27:25 +00:00
Emanuel Haupt
474a8ac582 Adjust OSVERSION for extra patch in order to properly reflect the merge of log2
and log2f into libm.
2013-03-25 08:53:22 +00:00
Martin Wilke
e77ab0c328 - Update to 0.7.8
PR:		177274
Submitted by:	ports fury
2013-03-25 08:41:13 +00:00
Steve Wills
68bd83d38d A Python interface to Last.fm (and other API compatible social networks)
WWW: http://code.google.com/p/pylast/

PR:		ports/176308
Submitted by:	Mark Felder <feld@feld.me>
2013-03-24 20:09:00 +00:00
Bryan Drewery
c32bd6cd08 - Add explicit pkgconf dependency
- Trim headers

PR:		ports/177306
Reported by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-03-24 15:51:03 +00:00
Nicola Vitale
54c4645ac2 - Remove double slash from WWW URL
Pointed out by:	rm
2013-03-24 13:47:32 +00:00
Roman Bogorodskiy
3fbfe429b6 Update to 1.15.2. 2013-03-24 05:55:00 +00:00
Nicola Vitale
abc0ef023c - Update to 2013.1 (and unbreak)
- Add LICENSE (MIT)
- Remove dead download site from MASTER_SITES
- Remove ABI version in LIB_DEPENDS
- Remove pkg-plist in favor of PLIST_FILES
- Update WWW url in pkg-descr
- Add files/patch-src__wrapper__common.hpp

BuildLog:	http://goo.gl/DHIh9
2013-03-23 22:10:54 +00:00
Baptiste Daroussin
2c2b5a5211 Add an explicit build dependency on pkgconf
Reported by:	miwi
2013-03-23 19:37:47 +00:00
Baptiste Daroussin
854844e9ca Fix USE_GITHUB in combinaison with MASTER_SITE= GHC which breaks WRKSRC
Drop maintainership
2013-03-23 19:36:24 +00:00
Martin Wilke
04a64760fe - Update to 0.7
PR:		177265
Submitted by:	Ports Fury
2013-03-23 17:58:06 +00:00
Chris Rees
e2382067db Fix plist 2013-03-23 15:06:47 +00:00
Gavin Atkinson
df3920e3e0 Switch to my @FreeBSD.org email address 2013-03-23 14:44:02 +00:00
Chris Rees
09e69a6a54 Tkeca is a TCL/TK frontend for Kai Vehmanen's ECASOUND.
It's intended to have all the ECASOUND features including:
- unlimited number of tracks
- volume and pan control on each track
- up to 8 effects for each track
- LADSPA support
- multitrack support
- multiple inputs/outputs/soundcards
- effects preview
- multiple takes on each track
- mute track

WWW: http://tkeca.sourceforge.net/
2013-03-23 14:24:59 +00:00
Koop Mast
1ce7b4b57c Add opus audio codec gstreamer plugin.
PR:		ports/177296
Submitted by:	"Eric L. Camachat" <eric@camachat.org>
2013-03-23 09:58:02 +00:00
Eitan Adler
f62a94b3e3 Add PORTSCOUT line
PR:		misc/177291
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
2013-03-23 05:14:41 +00:00
Beech Rintoul
a8a5644e95 - Makefile tweaks
- fix NOPORTDOCS

PR:		ports/177038
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-23 00:07:40 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Emanuel Haupt
fc46ed8b7f Add pkg-plist *sigh* 2013-03-22 16:31:07 +00:00
Emanuel Haupt
b9ef7d0740 Remove superfluous comment from patch file. 2013-03-22 16:24:53 +00:00
Emanuel Haupt
03c66a8429 - Unbreak
- Define NOT_FOR_ARCH instead of BROKEN for powerpc
- Provide a desktop file
2013-03-22 16:14:34 +00:00
Tilman Keskinoz
1fa4e7c5d4 Add missint dependency on alsalib
Reported by:	pointyhat

Reset maintainer, unfortunately last.fm has stopped its service in my
country
2013-03-22 15:51:57 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Pietro Cerutti
5d571f26be - Fix build with clang
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS
- Get rid of shlib versions in LIB_DEPENDS
- Trim Makefile headers
- Pet portlint by renaming patch files
2013-03-20 08:56:07 +00:00
Max Brazhnikov
0449c7bcb0 audio/aften and comms/usrp:
- Cleanup cmake usage

games/deng:
- Convert to USE_CMAKE
- Convert to new options framework and remove autodetection for openal option
- Trip header

Approved by:	portmgr (bapt)
2013-03-19 16:43:51 +00:00
Thomas Abthorpe
998e458a27 - Reassign to the heap due to mail bounces
With hat:	portmgr
2013-03-19 16:07:45 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Dima Panov
64707e1977 - Prefer SF mirrors over Berlios masters
Requestted by:	maintainer via IM
2013-03-19 12:17:58 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Dima Panov
68867f1ad4 Russian male voice for festival.
(voice_msu_ru_nsh_clunits)

WWW: http://festlang.berlios.de/docu/doku.php?id=russian

PR:		ports/155601
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2013-03-19 07:48:25 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Ganael LAPLANCHE
e288f50da1 Update to 0.5.2 2013-03-18 15:04:45 +00:00
Pietro Cerutti
0f2ec5f717 - Fix build with clang
- While at it, get rid of PTHREAD_LIBS
2013-03-18 11:04:01 +00:00
Bryan Drewery
b80233c8c4 - Deprecate. This has been unmaintained upstream since 2004.
Use audio/icecast2 instead.

PR:		ports/177028
Approved by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer, via IRC)
2013-03-17 22:06:17 +00:00
Eitan Adler
997f760bc0 Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
2013-03-17 16:44:03 +00:00
Alexey Dokuchaev
314300da56 In categories starting with 'a', remove empty lines from pkg-plist (except
for `archivers/rpm5' where it looks like they're being used deliberately).
2013-03-17 13:45:27 +00:00
Max Brazhnikov
5b687fd9f8 Update to 2.3 2013-03-16 21:15:33 +00:00
Chris Rees
84d8603991 Stop leaving leftovers (PORTREVISION bumped because package
users would be missing files)

We are all so delighted that pointyhat is back!
2013-03-16 16:38:08 +00:00
Martin Wilke
812e57fb3e - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 07:14:42 +00:00
Jason Helfman
58a6d759f6 - adopt optionsNG
PR:		173798
Submitted by:	c.petrik.sosa@gmail.com
Approved by:	portmgr (miwi)
2013-03-15 01:18:05 +00:00
Christian Weisgerber
aeb73f28a5 Enable Opus custom modes, required by jack2.
Submitted by:	gahr
2013-03-14 21:43:02 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
David Naylor
4b7b3683c2 Update audio/soundkonverter to 2.0.0.
- Fixes for optional dependencies
 - Set license to GPLv3
 - Initial support for libav (if and when it gets into ports)

ChangeLog:
new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)

new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album

Approved by:	bdrewery (mentor)
2013-03-14 04:05:04 +00:00
Pawel Pekala
87869d5fef - Update COMMENT, pkg-descr
- Give maintainership to submitter

PR:		ports/176831
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-03-13 17:23:05 +00:00
Pawel Pekala
14232cd5c7 - Respect CFLAGS
- Fix build with clang
- Convert to OptionsNG
- Trim Makefile header

PR:		ports/176766
Submitted by:	myself
Approved by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-03-13 15:31:03 +00:00
Alexey Dokuchaev
e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00
Alexey Dokuchaev
f237f85dd4 Synchronize mctoolame-decoder and mctoolame-encoder. These ports are pretty
much mimic each other, so it probably makes sense to merge them into one, or
turn into master-slave pair.  While here, replace unsafe gets() with fgets().
2013-03-13 11:19:28 +00:00
Baptiste Daroussin
665358c560 Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 10:59:59 +00:00
Emanuel Haupt
fd445589b8 Fix post-patch regex in order to install adplug.pc in the correct directory.
Also add the file to pkg-plist. This didn't pop up in previous tinderbox runs
due to a bug in portbuild. While here move LICENSE, trim header and get rid of
ABI version number in LIB_DEPENDS.
2013-03-13 10:41:23 +00:00
Alexey Dokuchaev
687ebad579 - Trim the Makefile header
- Drop an article from COMMENT
- Utilize PORTDOCS and OptionsNG
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands
- Generally cleanup Makefile
- Reformat port description
2013-03-13 09:06:35 +00:00
Alexey Dokuchaev
bb98d4defe - Trim Makefile header
- Define LICENSE (GPLv2)
- Tighten COMMENT text
- Wrap one overly long line
- Drop shlib version, sort knobs
- Improve port description
2013-03-13 08:26:11 +00:00
Roman Bogorodskiy
1a087dd8f7 Fix build on i386.
Reported by:	Tsurutani Naoki in ports/176743
Submitted by:	olli
2013-03-12 16:40:13 +00:00
Pietro Cerutti
9de680543e - Give up maintainership on this port 2013-03-11 13:05:56 +00:00
Koop Mast
7fa4997d9c Make pulseaudio compile on the arm platform.
PR:		ports/176794
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
2013-03-09 23:06:17 +00:00
Guido Falsi
ea98b08df6 - Update to 0.7.1
- Shorten COMMENT
2013-03-09 00:40:46 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Alex Kozlov
224084a0da - Fix plist 2013-03-08 06:25:40 +00:00
Alex Kozlov
5282fd8451 - Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt)
2013-03-07 15:31:54 +00:00
Nicola Vitale
6170097ed7 - Fix dependency on net-im/libjreen
Pointed out by:	makc
2013-03-07 14:31:10 +00:00
Nicola Vitale
3be79f6bf1 - Re-enable color output during the building phase
Suggested by:	makc
2013-03-07 14:10:26 +00:00
Beech Rintoul
50d32184ce - Update to 3.0.7
PR:		ports/176664
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
2013-03-07 07:34:53 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Beech Rintoul
cb7e833c12 - Fix configure with ffmpeg
- Fix build with clang

PR:		ports/176592
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
Approved by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
2013-03-06 23:21:55 +00:00
Nicola Vitale
504ec80031 Tomahawk is a music player that fundamentally changes the way music is
consumed and shared.

It decouples the name of the song from the source it was shared from - and
fulfills the request using all of your available sources.

This creates a universal translation layer across music repositories,
streaming services and geographic territories.

WWW: http://www.tomahawk-player.org/
2013-03-06 22:55:59 +00:00
Nicola Vitale
5f4ec43f7e libechonest is a collection of C++/Qt classes designed to make a developer's
life easy when trying to use the APIs provided by The Echo Nest.

WWW: http://github.com/dschimdt/libechonest
2013-03-06 22:53:30 +00:00
Nicola Vitale
af6872d832 - Update to 1.0.6 [1]
- Trim header  [1]
- Switch to the active, and officially supported by the Lasf.fm staff,
  fork on GitHub as master download site
- Update COMMENT
- Add LICENSE (GPLv3)
- Add options FINGERPRINT (default ON), TESTS (default OFF)  [1]
- Update WWW URL and description in pkg-descr
- Remove files/*  [1]

PR:	ports/175779
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>  [1]
Approved by:	Matt Tosto <datahead4@gmail.com> (mantainer timeout > 1 month)
2013-03-06 22:37:48 +00:00
Guido Falsi
9913440af2 Basic GUI for Microsoft's Media Transfer Protocol (MTP)
including file transer and some playlist handling.

WWW: http://gmtp.sourceforge.net/

PR:		ports/176113
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2013-03-06 22:31:04 +00:00
Baptiste Daroussin
da12e6723d Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
2013-03-06 16:52:02 +00:00
Beech Rintoul
23766b99a0 - Update to 1.1.10
PR:		ports/176654
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2013-03-05 18:27:02 +00:00
Martin Wilke
fb3520254a - Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Alexey Dokuchaev
3d62a63072 - Trim Makefile header per new style guidelines
- Drop indefinite article from the COMMENT line
- Define LICENSE (GPLv2) and convert to OptionsNG
- Reformat port description text while I am here
2013-03-04 06:58:11 +00:00
Alexey Dokuchaev
dd3d4300e7 - Trim Makefile header per new style rules
- Drop indefinite article from the COMMENT
- Define LICENSE (GPLv2), utilize PORTDOCS
- Convert to OptionsNG and clean up Makefile
2013-03-04 06:43:04 +00:00
Alexey Dokuchaev
5b6d2e2157 - Trim Makefile header per new style rules
- Drop indefinite article from the COMMENT
- Define LICENSE (GPLv2), utilize PORTDOCS
- Sort the knobs, generally clean up Makefile
- Reformat pkg-message and pkg-descr for better visual appeal
- Drop old-school Author: attribution from pkg-descr
2013-03-04 03:35:26 +00:00
Steve Wills
74eec317c8 - Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to:	swills
Reported by:	bapt
2013-03-03 01:43:02 +00:00
Steve Wills
28b723187b - Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
2013-03-02 21:01:58 +00:00
Martin Wilke
e5fcf6ab84 - Update to version 1.3.0
PR:		176538
Submitted by:	Ports Fury
2013-03-02 15:00:14 +00:00
Martin Wilke
bc4b317249 - Update to 0.3.0
- Trim header

PR:		176536
Submitted by:	ports fury
2013-03-02 05:53:23 +00:00
Roman Bogorodskiy
a28829a38b - Update to 1.15.1
- Drop GCC dependency as it now doesn't crash when compiled
  with clang
2013-03-02 05:30:16 +00:00
Eitan Adler
b7b9ec7a12 Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
David Naylor
eed0b96694 Update audio/soundkonverter with optional dependency audio/flake.
While here make the port NLS aware.

Approved by:	bdrewery (mentor)
2013-03-01 04:26:57 +00:00
Max Brazhnikov
298de7b9f0 - Fix crash
- Trim Makefile header and adjust COMMENT while I'm here

PR:		ports/169563
Submitted by:	Marcel <monovox.art@gmail.com>
2013-02-28 10:48:18 +00:00
Emanuel Haupt
d130640764 Mark BROKEN, does not build. Leave specific broken message for "powerpc" in
place while a solution is being sought.

Notified by:	miwi
2013-02-28 08:54:51 +00:00
Martin Wilke
bf0e66ab19 - Fix build 2013-02-28 03:43:56 +00:00
Alexey Dokuchaev
710eaca6f1 Chase audio/laudio -> audio/linux-laudio rename and unbreak INDEX build. 2013-02-27 04:02:00 +00:00
Alexey Dokuchaev
956e8baa3a - Trim Makefile header per new style guides
- Drop indefinite article from the COMMENT
- Remove excessive indenting in Makefile
- Clean up and reformat port description
2013-02-27 03:57:18 +00:00
Alexey Dokuchaev
295fa93137 Add missing .include and define PKGNAMEPREFIX while here. 2013-02-27 03:43:38 +00:00
Alexey Dokuchaev
7f7721e220 Rename laudio to linux-laudio as it is Linux binary port, and clean it up. 2013-02-27 03:29:02 +00:00
Alexey Dokuchaev
6fd18cf06a - Trim Makefile header per new style
- Drop indefinite article from COMMENT
- Define LICENSE (GPLv2)
- Remove NO_INSTALL_MANPAGES bandaids
- Reformat port description text
2013-02-27 03:08:45 +00:00
Alexey Dokuchaev
168776a5f7 - Trim Makefile header per new style
- Remove not quite supported OPTIONS
- Respect CC and CFLAGS in a saner way
- Drop indefinite article from COMMENT
- Unmute installation commands
- Reformat port description text
2013-02-27 02:52:09 +00:00
Alexey Dokuchaev
939e4e8d93 - Trim the Makefile header
- Define LICENSE (GPLv2)
- Drop indefinite article from COMMENT
- Convert to new OPTIONS framework
2013-02-26 17:16:05 +00:00
Alexey Dokuchaev
8573f2f448 - Trim the Makefile header
- Define LICENSE (GPLv2)
- Unmute installation commands
- Reword COMMENT, sort knobs, etc.
- Reformat port description
2013-02-26 16:43:00 +00:00
Alexey Dokuchaev
4664501b41 - Trim the Makefile header per recently adopted guidelines
- Drop leading indefinite article from COMMENT line
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop unneeded global modifiers from REINPLACE_CMD regexps
- Sort the knobs and clean up Makefile a bit while I'm here
2013-02-26 15:14:50 +00:00
Alexey Dokuchaev
09e55c96c0 - Trim the Makefile header per new guidelines
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop leading indefinite article and fix a typo in COMMENT
- Remove redundant standard knob description (TWOLAME)
- Unmute installation commands, cleanup Makefile a bit
- Reformat port description text for better visual appeal
2013-02-26 14:40:41 +00:00
Alexey Dokuchaev
53120f2fd0 - Trim the Makefile header per new guidelines
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop leading indefinite article and fix a typo in COMMENT
- Synchronize port description with COMMENT line
- Convert to the new generation OPTIONS framework
2013-02-26 11:20:59 +00:00
Alexey Dokuchaev
ba181920a6 - Trim the Makefile header per recent agreements
- Drop leading indefinite article from COMMENT
- Convert to new generation OPTIONS framework
- Fix whitespace issues with pkg-message display
- Massively cleanup Makefile and port description
2013-02-26 11:00:09 +00:00
Alexey Dokuchaev
2f1bb027be - Remove shlib ABI versions from LIB_DEPENDS
- Do not re-describe standard option knobs
- Drop leading indefinite article from COMMENT
- Cleanup Makefile and port description
2013-02-26 10:43:36 +00:00
Alexey Dokuchaev
7f2f76366e - Trim Makefile header per new guidelines
- Drop leading indefinite article from COMMENT
- Remove shlib ABI versions from LIB_DEPENDS
- Minor whitespace fixes while I am here
2013-02-26 08:56:01 +00:00
Pawel Pekala
3218aed21f Update to version 0.8.2
PR:		ports/176408
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer)
2013-02-25 22:20:35 +00:00
David Naylor
320dd3bc87 Add audio/flake to the Port's Collection.
The Flake encoder project was started as a way for the author to learn more
about lossless audio encoding. The author chose the FLAC format because it is
open and well-documented. Although the FLAC reference encoder is also free and
open-source, the author's goal was to implement the standard from scratch as an
independent project. Flake is licensed under the GNU LGPL.

Once Flake progressed to a usable state, the author submitted the encoder to be
included as part of FFmpeg. It was included and improved upon by other FFmpeg
developers. Since then, Ithe author has added more features to Flake and
improved the encoding speed. The author plan to add some of these features into
FFmpeg as the encoder progresses.

There are both benefits and drawbacks to using Flake as a FLAC encoder
alternative. In its current state, Flake gives, on average, slightly better
compression than the FLAC reference encoder and is about twice as fast.
However, it does not currently implement all the advanced features such as
tagging, cuesheets, 24-bit audio, embedded pictures, and ogg encapsulation.
The author hopes to add these to Flake in future releases.

WWW: http://flake-enc.sourceforge.net

Approved by:	bdrewery (mentor)
2013-02-25 19:52:42 +00:00
Dirk Meyer
468b2bd081 - drop maintainership 2013-02-25 19:18:24 +00:00
Steve Wills
cf2e6b0d2d - MASTER_SITES should be CHEESESHOP for things found in pypi
PR:		ports/176305
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-24 21:29:09 +00:00
Grzegorz Blach
18e5af8e58 - Use cdcontrol eject properly
- Bump PORTREVISION

Approved by:	tabthorpe (mentor)
2013-02-23 17:20:37 +00:00
Emanuel Haupt
4350106c3c Update to 4.0.2 2013-02-23 15:21:11 +00:00
Martin Wilke
28c8b86e72 - Bump PORTREVISION after boost update
- While here trim header
- Mark broken since it failes to build with new boost

I/usr/local/include/python2.7 -c src/wrapper/id3.cpp -o temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper/id3.o
src/wrapper/id3.cpp: In function 'void exposeID3()':
src/wrapper/id3.cpp:215:8: error: no matching function for call to 'boost::python::class_<TagLib::ID3v2::Tag, boost::noncopyable_::noncopyable, boost::python::bases<TagLib::Tag> >::def(const char [7], <unresolved overloaded function type>)'
src/wrapper/id3.cpp:215:8: note: candidates are:
2013-02-21 04:57:45 +00:00
Martin Wilke
d21cc0a075 - Unbreak build 2013-02-21 02:25:42 +00:00
Steve Wills
26f81a49ee - All things found in pypi should use CHEESESHOP for MASTER_SITES
- Added some options to extend functionality
- Added MAN pages

PR:		ports/176273
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-20 01:45:57 +00:00
Pawel Pekala
806174181b Update to version 13.02
This is a stabilization release that includes some important fixes.
Users should feel encouraged to upgrade to 13.02 immediately, and stop
using previous versions of Rosegarden.

===== Bug Fixes =====
   * Use 64 for "dumb" NoteOff velocities, not 127
   * Made InternalSegmentMapper handle RealTime segment delays consistently
   * SortingInserter now sorts stably, fixing a noteoff race in MIDI export
   * Fixed old code that never worked, making Rosegarden export LilyPond
     staff names that include transposition information
   * Fixed crash when changing the number of audio submasters (Tim Munro)

===== New Features =====
   * LilyPond export now inserts \RemoveEmptyStaves to suppress the
     printing of empty staves by default
   * Tracks have a secondary "short label" property.  The primary label
     is exported to LilyPond as the long staff name, eg., "Trumpet in Bb,"
     and the secodary label is the short staff name, eg., "Tpt."
2013-02-18 17:48:29 +00:00
Martin Wilke
6cee691e8a libshairport
============
Created by Team XBMC

This is a fork of ShairPort written by James Laird <jhl@mafipulation.org>. The
XBMC team decided to fork ShairPort and make it into a library.

What it is
----------
This program emulates an AirPort Express for the purpose of streaming music from
iTunes and compatible iPods. It implements a server for the Apple RAOP protocol.
ShairPort does not support AirPlay v2 (video and photo streaming).

It supports multiple simultaneous streams, if your audio output chain (as
detected by libao) does so.

WWW: https://github.com/amejia1/libshairport

PR:		ports/172775
Submitted by:	Manuel Creach <manuel.creach@icloud.com>
2013-02-18 04:45:09 +00:00
David Naylor
3f85129f71 Update audio/soundkonverter to 1.9.80.
- The only codec not available from ports is "flake".
 - Convert to OptionsNG"

ChangeLog:
https://raw.github.com/HessiJames/soundkonverter/v1.9.80/src/CHANGELOG
2013-02-17 18:57:23 +00:00
Pawel Pekala
90873f2c64 - Update to version 0.8.1 [1]
- gnomedocutils is needed for DOCS=off case otherwise build breaks
- Add --disable-gtk3 to CONFIGURE_ARGS to prevent linking with gtk3
- Convert to OptionsNG
- Trim Makefile header

PR:		ports/175855 [1]
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer) [1]
2013-02-16 15:41:34 +00:00
Emanuel Haupt
56435ea646 - Work around a case where .if !exists(${ETCDIR}/${f}) fails
- Consistent usage of %%ETCDIR%%
2013-02-16 14:21:33 +00:00
Emanuel Haupt
e73baa9f02 Update player and library to 4.0.1 2013-02-16 13:22:37 +00:00
Emanuel Haupt
6441e41eee Update to 4.0.0 2013-02-16 12:35:47 +00:00
Guido Falsi
b8c6660430 - Update to 2.3.0
- Fix NLS support
- Remove uneeded dependency

PR:		ports/172982
Submitted by:	XiaoQI Ge <ghw@7axu.com> (maintainer)
2013-02-16 09:04:38 +00:00
Emanuel Haupt
bd5092a95c Add libxmp, a module rendering library for audio/xmp. 2013-02-15 15:13:49 +00:00
Alexey Dokuchaev
c815a3b9b0 - Force GCC to do the build for the time being, since Clang produces bad code
at least on amd64 (mpg123 simply dumps core upon run)
- Trim Makefile header, retouch COMMENT, and perform minor Makefile cleanups

Approved by:	novel (maintainer)
2013-02-15 13:46:22 +00:00
Martin Wilke
7e685a6e1f - Switch to USE_PYDISTUTILS
Reported by:	RM
2013-02-15 06:01:13 +00:00
Martin Wilke
ae7d473913 Webservice bindings for the Musicbrainz NGS site, also known as /ws/2.
WWW: https://github.com/alastair/python-musicbrainz-ngs

PR:		ports/176069
Submitted by:	Mark Felder <feld@feld.me>
2013-02-15 02:51:11 +00:00
Martin Wilke
05fb3df923 Beets is the media library management system for
obsessive-compulsive music geeks.

WWW: http://beets.radbox.org/

PR:		ports/176087
Submitted by:	Mark Felder <feld@feld.me>
2013-02-15 02:49:57 +00:00
Martin Wilke
2fcb39c718 Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
WWW: https://github.com/sampsyo/pyacoustid

PR:		ports/176110
Submitted by:	Mark Felder <feld@feld.me>
2013-02-15 02:47:46 +00:00
Martin Wilke
54001a0757 - Update MASTER_SITES 2013-02-15 02:14:18 +00:00
Pawel Pekala
eaadecbb06 - Make RUN_DEPENDS path independent
- Fix WWW line, tab -> space
2013-02-14 19:51:19 +00:00
Ruslan Makhmatkhanov
26df4eb88d - reset maintainer (Name service error for name=coreland.ath.cx
type=AAAA: Host not found)
2013-02-14 18:18:59 +00:00
Ruslan Makhmatkhanov
5020b1839d - fix fetch from main distribution mirror
- trim Makefile header, while here

PR:		174246
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	maintainer timeout (2 months)
2013-02-14 18:16:32 +00:00
Martin Wilke
83cfa0f9ee - Update to 1.6.4
- Reset maintainership

PR:		175894
Submitted by:	previous maintainer
2013-02-14 07:47:43 +00:00
Martin Wilke
32ef5736e2 - Switch MASTER_SITES to USE_GITHUP
- Correct the binary install
2013-02-12 13:09:31 +00:00
Martin Wilke
a170d12711 GTMixer is a free, simple graphical mixer for FreeBSD.
Based at GTK 2.0 Lib.

WWW: https://github.com/svagner/gtmixer

PR:		ports/174656
Submitted by:	Putrya Statislav
2013-02-12 10:05:43 +00:00
Max Brazhnikov
9e5de944bd Fix build on i386
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio at gmail.com>
2013-02-11 19:00:17 +00:00
Pietro Cerutti
d6e28137b2 - Chase devel/ucommon shlib versbion bump 2013-02-11 14:21:38 +00:00
Max Brazhnikov
5c49e6a05d - Add missing/remove useless dependencies
- Remove DBUS option
- Set LATEST_LINK

Approved by:	maintainer via irc
2013-02-11 12:41:31 +00:00
Alexander Leidinger
47e5ebc124 Add dependency to libiconv.
Submitted by:	pawel
PR:		175962
2013-02-10 17:23:55 +00:00
Martin Wilke
b6b478c85e - Respect PREFIX
PR:		174995
Submitted by:	maintainer
2013-02-10 14:14:32 +00:00
Martin Wilke
b227a06113 GVolWheel is a Lightweight application which lets you control the audio
volume. GVolWheel is application which lets you control the volume easily
through a tray icon you can scroll on. Easily integrate with minimal
desktops (Openbox,IceWM,XFCE etc).

WWW:	http://sourceforge.net/projects/gvolwheel/

PR:		ports/175887
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2013-02-10 14:09:08 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Bryan Drewery
05e7d4ae1f - Actually update to 0.44-2
PR:		ports/175569
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-08 18:22:34 +00:00
Pawel Pekala
8120e92d1e - Add missing deps that package links to on live systems
- Remove leading article from COMMENT
- Replace tab by space in WWW: line
- OPTIONS_DEFAULTS -> OPTIONS_DEFAULT

PR:		ports/175934
Submitted by:	myself
Approved by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-02-07 19:48:45 +00:00
Mikhail Teterin
e64af28851 Unbreak -- "builds" perfectly fine for me on FreeBSD-9.1/amd64 2013-02-07 15:24:13 +00:00
Martin Wilke
0574a80f94 - Update to 0.44.2
PR:		175569
Submitted by:	Ports Fury
2013-02-07 14:26:45 +00:00
Max Brazhnikov
8223104124 Add upstream patch to fix build with clang 2013-02-06 12:19:37 +00:00
Gabor Pali
c731105b7f - Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
cd8a69e251 Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
2013-02-05 15:07:10 +00:00
Martin Wilke
e8233de8b8 - Update to 1.7.1
PR:		175573
Submitted by:	Ports Fury
2013-02-05 09:18:14 +00:00
Martin Wilke
6aeedb77c9 - Update to 0.38
PR:		175594
Submitted by:	Ports Fury
2013-02-05 09:11:19 +00:00
Andrej Zverev
544e269b91 Fix typo in previous revision
Submitted by:	maintainer (via IRC)
2013-02-05 09:08:43 +00:00
Max Brazhnikov
2222f16b43 Merge from area51 repository:
- Update to 2.7.0
- Chase kdemultimedia4 split
- Trip header
- Remove dependency on liblastfm as it needs a new version
- Add dependency on nepomuk-core
- Remove soversion from LIB_DEPENDS
- Add optional run dependency on net/clamz (off by default)
2013-02-04 15:45:28 +00:00
Max Brazhnikov
9cf69eeb54 More merges from area51 repository:
- Chase kdemultimedia4 split/kdegames shlib bump
- Convert to new options framework
- Trip Makefile header

sysutils/k3b-kde4:
- add patches to fix build with ffmpeg-devel [1]

PR:		ports/162261 [1]
Submitted by:	Phil Oleson <oz at nixil.net>
2013-02-04 15:36:28 +00:00
Baptiste Daroussin
38186e4055 Fix typo introduce during conversion to optionsng 2013-02-04 14:42:47 +00:00
Martin Wilke
881dc0799f - Update MASTER_SITES
- Fix build with clang
- Add MAKE_JOBS_SAFE

PR:		175570
Submitted by:	Ports Fury
2013-02-04 14:31:17 +00:00