Vanilla I. Shu
3747b4d64e
1: add LICENSE.
...
2: switch to USES=tar:tgz.
2: switch to DEFAULT_VERSIONS.
2015-02-24 02:11:36 +00:00
Ruslan Makhmatkhanov
b441aa7806
audio/py-mutagen: version update
...
- update to 1.27
PR: 196823
Submitted by: olivierd
Approved by: maintainer timeout (1 month)
2015-02-21 22:24:52 +00:00
John Marino
fae67ba03e
audio/slv2: Set the make environment on the do-build target
...
While here, unmask all the build and install commands.
2015-02-20 13:51:53 +00:00
Dmitry Marakasov
9c0b40b12b
- Strip library
2015-02-20 13:30:18 +00:00
John Marino
158294ac3c
audio/ocp: Fix configure script to support gcc-5 (from upstream)
...
PR: 197813
Submitted by: marino
Approved by: maintainer (ehaupt)
2015-02-20 12:46:27 +00:00
Max Brazhnikov
b22224f636
- Remove deprecated USE_KDE4=kdehier
...
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
John Marino
336e01bba7
audio/taglookup: Respect CXXFLAGS (PHB 12.9)
...
While here, fix LDFLAGS and use the BSD_INSTALL_* macros instead of
hardcoding modes.
Approved by: blanket
2015-02-19 09:04:48 +00:00
Raphael Kubo da Costa
0c259cb520
Add audio/cantata.
...
Cantata is a graphical client for MPD. This version uses Qt5 and disables
KDE integration for now.
The port was submitted by Tobias Berner via the KDE on FreeBSD mailing list,
thanks a lot!
Submitted by: Tobias Berner <tcberner@gmail.com>
2015-02-18 20:22:18 +00:00
Kurt Jaeger
7104cc67ff
audio/easytag: 2.2.4 -> 2.2.6, NLS fix
...
Changes:
2.2.5:
https://mail.gnome.org/archives/easytag-list/2014-November/msg00039.html
2.2.6:
https://mail.gnome.org/archives/easytag-list/2015-February/msg00003.html
And applied gettext fix mentioned in:
https://lists.freebsd.org/pipermail/freebsd-ports/2015-February/098053.html
PR: 196187
Submitted by: martin.dieringer@gmx.de
Approved by: novel (maintainer timeout)
2015-02-17 13:13:08 +00:00
Vanilla I. Shu
0496f52584
Upgrade to 6.04.
...
PR: 197416
Submitted by: Ports Fury.
2015-02-17 03:17:57 +00:00
Vanilla I. Shu
15c2ae5025
Upgrade to 1.3.2.
...
PR: 197418
Submitted by: Ports Fury.
2015-02-17 03:06:32 +00:00
Vanilla I. Shu
05592aa622
Upgrade to 0.3.12.
...
PR: 197417
Submitted by: Ports Fury.
2015-02-17 02:46:14 +00:00
Vanilla I. Shu
90b3c78c6e
Upgrade to 1.0.r1.
...
PR: 197415
Submitted by: Ports Fury.
2015-02-17 02:21:03 +00:00
Jan Beich
67088d05cb
Improve style/consistency among the ports I maintain
...
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS
Differential Revision: https://reviews.freebsd.org/D1851
Approved by: bapt (mentor)
2015-02-16 08:12:16 +00:00
Nicola Vitale
83b65bf6ff
- Update to 2.3.1
...
- Add option TEST (default OFF)
- Remove textproc/qt4-xml from dependencies
2015-02-11 10:06:37 +00:00
Nicola Vitale
f96893e5ca
- Update to 1.48.04
...
- Use option helpers
- Use a compiler understanding C++0X when
PULSEAUDIO option is ON [1]
PR: 195264 [1]
Submitted by: Lawrence Chen <beastie@tardisi.com>
2015-02-09 14:32:16 +00:00
Thierry Thomas
17996ecb5f
Upgrade to a newer snapshot, including a fix for an installation problem.
...
PR: ports/196840
Submitted by: Igor Ostapenko
Approved by: yuri (at) rawbw.com (maintainer)
2015-02-08 22:39:10 +00:00
Nicola Vitale
5183b2a519
- Update to 15.01
2015-02-08 20:09:03 +00:00
Antoine Brodin
0a584ebb1f
Ignore on the package builders
2015-02-08 17:47:53 +00:00
Baptiste Daroussin
d8ab2c2fc8
Use better syntax for option helper
...
Reported by: danfe
2015-02-08 13:53:25 +00:00
Baptiste Daroussin
a6f0da5887
Use options helpers
2015-02-08 13:02:13 +00:00
Baptiste Daroussin
cf6fc45e41
Use options helpers
2015-02-08 13:00:59 +00:00
Baptiste Daroussin
078f55e9d1
Use options helpers
2015-02-08 13:00:12 +00:00
Baptiste Daroussin
8fb6284491
Use options helpers
2015-02-08 12:44:07 +00:00
Baptiste Daroussin
c958561a3b
Make FFTW3 support proper options
2015-02-08 12:41:49 +00:00
Emanuel Haupt
cff6d0de5e
Update to 4.3.5
2015-02-08 12:34:39 +00:00
Olivier Duchateau
54d95ca064
Lollypop is music player. It provides:
...
* mp3/4, ogg and flac
* Genre/Cover browsing
* Genre/Artist/Cover browsing
* Search
* Main playlist
* Replay gain
WWW: http://gnumdk.github.io/lollypop/
2015-02-07 20:23:08 +00:00
Thomas Zander
4d9948d738
Update to upstream version 1.7.0
...
PR: 197095
Submitted by: liangtai.s16@gmail.com (maintainer)
2015-02-07 14:35:58 +00:00
Dmitry Marakasov
bc9d643826
- Fix build on < 10.x after webkit-gtk2 update
...
Approved by: portmgr blanket
MFH: 2014Q4
2015-02-04 03:04:49 +00:00
Hajimu UMEMOTO
4759ffaacb
- Fix volume reading
...
- Remove author from pkg-descr
- Fix WWW:
PR: 197247
Submitted by: amdmi3
2015-02-03 18:15:16 +00:00
Mikhail Teterin
becaeffa9b
Upgrade from 0.41 to 0.42. Use configure and otherwise simplify the
...
port. Resolve compiler-warnings (mostly about signed vs. unsigned
char).
Do not install the COPYING-file -- it is nothing but the recitation
of GPLv2 -- declare GPLv2 as LICENSE instead.
Do not install the README -- there is nothing in it, that the
man-page does not cover.
With only two files remaining -- the program and the man-page --
do away with pkg-plist and simply list the two in PLIST_FILES.
2015-02-03 14:56:26 +00:00
Baptiste Daroussin
97d711137f
Take back maintainership
...
Let compiler.mk properly handle the choice of compiler used. (this fixes an
issue on FreeBSD 10.0)
Update to 0.14.2
2015-02-03 14:35:36 +00:00
Rene Ladan
1869512c53
Remove expired ports:
...
2015-01-31 audio/py-eyed3-06: In audio/abcde dependency has been changed to audio/py-eyed3
2015-01-31 mail/postfix210: Use mail/postfix instead.
2015-01-31 net-im/venom: No more support from the project
2015-02-01 security/openssh-portable66: security/openssh-portable now has all patches working. This port is obsolete.
2015-01-31 www/p5-WWW-Scraper-ISBN-Driver: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-01-31 www/p5-WWW-Scraper-ISBN-Record: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-02-02 22:22:23 +00:00
Dmitry Marakasov
de8a53c67c
- Update to 0.79
...
PR: 197258
Submitted by: squell@alumina.nl (maintainer)
2015-02-02 18:39:38 +00:00
Jan Beich
724a9dcc08
Update to version 1.3.9
...
PR: 197155
Differential Revision: https://reviews.freebsd.org/D1720
Submitted by: lgfbsd@be-well.ilk.org (maintainer)
Approved by: bapt (mentor)
ChangeLog:
- Add pt_BR translation
2015-01-30 03:42:24 +00:00
Rene Ladan
0783421b56
Remove expired ports:
...
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
2015-01-28 16:18:27 +00:00
Dmitry Marakasov
dfb17b261d
- Update to 14.12
...
PR: 197068
Submitted by: antont@inbox.lv
2015-01-27 00:09:20 +00:00
Lars Engels
732fbb4375
- Fix location to atunes binary in atunes.desktop
...
- Bump PORTREVISION
PR: 152133
Submitted by: rodrigo
2015-01-26 19:34:46 +00:00
Antoine Brodin
6889982c10
Fix RUN_DEPENDS
2015-01-25 22:32:52 +00:00
Pawel Pekala
72fd8dd06a
Fix detection of libportaudio libraries
...
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others
2015-01-25 00:46:11 +00:00
Antoine Brodin
b94a09c8ac
Fix LIB_DEPENDS
2015-01-24 21:44:17 +00:00
Chris Rees
ad114601c3
Revert fix-- incorrect
...
PR: ports/195888
2015-01-24 21:21:22 +00:00
Antoine Brodin
bd63b368ac
Fix some _DEPENDS
2015-01-24 19:27:27 +00:00
Antoine Brodin
364abe76fd
Switch some dependencies from a directory name or a file generated by pkg-install
...
to a package name, as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Tijl Coosemans
2d740b64d7
- Add mediastreamer support so the codec can be used in Linphone
...
- Add INSTALL_TARGET=install-strip and USES=libtool
- Fix portlint issues
2015-01-23 20:12:17 +00:00
Dmitry Marakasov
88fc471dde
- Update to 1.3.261
2015-01-23 11:26:26 +00:00
Jan Beich
043e020d24
Pass CFLAGS and LDFLAGS by default to scons build, again
...
This fixes r355494 regression.
PR: 193434
Differential Revision: https://reviews.freebsd.org/D1602
Reviewed by: bapt
Approved by: bapt (mentor)
Approved by: portmgr (bapt)
2015-01-22 18:52:26 +00:00
Jan Beich
3e90806aee
Per convention change my address to @FreeBSD.org
...
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor)
2015-01-20 22:03:55 +00:00
John Marino
0d92447e16
audio/libamr*: change INSTALL_TARGET to install-strip
...
PR: 196418
Submitted by: maintainer (Tatsuki Makino)
2015-01-20 21:13:52 +00:00
Vanilla I. Shu
04a359e655
Upgrade to 0.46-5.
2015-01-20 14:04:59 +00:00