1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

13750 Commits

Author SHA1 Message Date
Veniamin Gvozdikov
24b986e983 - Upgrade to 0.6.2 rc5 2014-08-02 06:40:00 +00:00
Antoine Brodin
0b4161bef9 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2014-08-01 17:28:53 +00:00
William Grzybowski
0fed737c12 audio/pianobar: update to 2014.06.08
PR:		191789
Submitted by:	maintainer
2014-07-31 17:27:28 +00:00
Rodrigo Osorio
d304408b64 - update audio/tagutil from 3.0 to 3.0.1
- remove unnecessary MASTER_SITES

PR:		ports/192064
Submitted by:	kaworu <alex@kaworu.ch> (maintainer)
Approved by:	bapt (mentor)
2014-07-30 22:02:03 +00:00
John Marino
252807fddd audio/solfege: Update version 3.20.6 => 3.22.2 and stage
PR:		191812
Submitted by:	Ports Fury
2014-07-30 21:36:35 +00:00
Veniamin Gvozdikov
360c15d05b - Upgrade to 0.6.2-rc4 2014-07-30 17:51:18 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
William Grzybowski
ab71770d54 audio/denemo: update to 1.1.6
- USES gettext

PR:		192196
Submitted by:	tkato432 yahoo com
2014-07-29 14:34:28 +00:00
Ganael LAPLANCHE
77ae1bd03b Update to 0.5.4 2014-07-29 12:10:41 +00:00
Raphael Kubo da Costa
d22de183cc Add patches to fix the build with base's ancient GCC.
In practice, this fixes the build on 8 and 9 when clang is not used. There
is no need to submit the patches upstream because the next version of Amarok
will already require a C++11 compiler, which makes the problems disappear.

I didn't feel the need to bump PORTREVISION because the generated code
should be the same, and users who had already managed to build Amarok don't
need to rebuild it.

PR:		192159
Submitted by:	freebsd@chillt.de
2014-07-29 06:58:24 +00:00
Dmitry Marakasov
b564d6edfc - Switch to USES=libtool 2014-07-28 23:00:56 +00:00
Dmitry Marakasov
9c814d7867 - Switch audio/libmpd to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-28 20:27:42 +00:00
Mark Felder
cffc07fb2e Update to 1.3.6
Submitted by:	johan@huldtgren.com
2014-07-28 19:25:25 +00:00
Dmitry Marakasov
47d1ac1695 - Switch to USES=libtool, drop .la files 2014-07-28 19:11:35 +00:00
William Grzybowski
cc33447320 audio/cmus: update to 2.5.1
- Remove tab from WWW

PR:		192173
Submitted by:	maintainer
2014-07-28 17:55:14 +00:00
Adam Weinberger
6df3e23245 Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
Adam Weinberger
56bb0d9226 This port requires the libsidplay library, not just a header file for
build only.
2014-07-28 14:03:36 +00:00
Pietro Cerutti
f0319d4292 - Try to fix the build by patching Makefiles better
- While at it, add USES=desktop-file-utils
- Bump PORTREVISION
2014-07-28 13:41:55 +00:00
Adam Weinberger
1b2c16cde7 Make gtk12 support an OPTION, rather than just checking if it's already
installed.
2014-07-28 13:41:49 +00:00
Adam Weinberger
5c7f0ac953 Update to 5.0.1. Fix numerous spelling mistakes in the names of OPTIONS and
PORT_OPTIONS:Mxyz checks that rendered many OPTIONS useless.

That said, most of the OPTIONS just bring in dependencies and don't do anything
to the port itself, so the port definitely still needs work.

Hopefully this should also fix the scattered build failures.
2014-07-27 14:14:14 +00:00
Adam Weinberger
e40587d4d3 Fix build and clean up, mostly by renaming patches.
Interestingly, the build failure and one of the sed commands in the post-patch
target were both due to problems introduced by one of the patches.
2014-07-27 13:35:15 +00:00
John Marino
3159ed7af9 audio/alsa-utils: use SHEBANGFIX to fix alsaconf.in bash shebang
PR:		191505
Submitted by:	Soeren Straarup
Approved by:	maintainer timeout
2014-07-27 01:35:31 +00:00
Dmitry Marakasov
6763f2ce33 - Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-25 20:09:16 +00:00
Dmitry Marakasov
4bb7a4d7f5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-25 19:44:36 +00:00
Dmitry Marakasov
c3700c0bf1 - Add required LIBS
Approved by:	portmgr blanket
2014-07-25 19:44:20 +00:00
Dmitry Marakasov
ad3b00da50 - Mark broken when portaudio(2) support is requested and portaudio(1) is installed: doesn't build
Approved by:	portmgr blanket
2014-07-25 19:02:17 +00:00
Dmitry Marakasov
e3ddc6da70 - Build requires pkgconfig
Approved by:	portmgr blanket
2014-07-25 18:59:13 +00:00
Dmitry Marakasov
8268e69507 - Fix plist
Approved by:	portmgr blanket
2014-07-25 18:58:04 +00:00
Sunpoet Po-Chuan Hsieh
84e33767dd - Cleanup Makefile
- Reformat pkg-descr
2014-07-25 15:36:31 +00:00
Dmitry Marakasov
53ab95c70b - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-07-25 13:32:02 +00:00
Dmitry Marakasov
99a51b3d05 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-25 11:50:40 +00:00
Dmitry Marakasov
f52068f244 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-25 11:48:18 +00:00
Kris Moore
190a536386 - Add py3-pylast 0.5.11 2014-07-25 00:44:01 +00:00
Dmitry Marakasov
c72494a024 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 16:06:52 +00:00
Dmitry Marakasov
7a3a48c2f5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 15:47:04 +00:00
Dmitry Marakasov
069177d878 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 15:46:30 +00:00
Pietro Cerutti
69e11c1889 - Fix by appending to CFLAGS/LDFLAGS instead of trying to overwrite them
- While at it, install stripped libraries
2014-07-24 12:30:56 +00:00
Dmitry Marakasov
78fec182bd - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 00:30:59 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Dmitry Marakasov
fa67aa1a37 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-23 08:44:42 +00:00
Dmitry Marakasov
19a363cc1d - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 07:02:54 +00:00
Dmitry Marakasov
428e672f98 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 06:48:38 +00:00
Dmitry Marakasov
fcf8e750d0 - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-22 23:25:54 +00:00
Dmitry Marakasov
c02b670acc - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-22 22:57:02 +00:00
Dmitry Marakasov
7a8733324a - Switch to USES=libtool, drop .la files 2014-07-22 22:04:01 +00:00
Dmitry Marakasov
ccf702f123 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-22 21:59:55 +00:00