William Grzybowski
08a4028ca2
multimedia/py-guessit: fix pkg-plist
...
- Fix pkg-plist
Reported by: marino
2013-08-18 00:28:34 +00:00
Marcus von Appen
d222909e26
- Fix build after the recent lang/python changes
2013-08-17 23:54:21 +00:00
Marcus von Appen
8c24cfb6fd
- Fix build after the recent lang/python changes
2013-08-17 23:51:12 +00:00
Rusmir Dusko
1ddcbe6f06
- Change maintainer email gmx.ch --> FreeBSD.org
...
- Remove dependency for textproc/docbook-to-man
- Remove hal version from LIB_DEPENDS
- Add dependencies for lang/vala, devel/libgee, dbus-glib and textproc/libxslt
- USES gmake iconv pkgconfig
- Trim NLS
Approved by:wg (mentor)
2013-08-17 23:34:19 +00:00
Marcus von Appen
063f0e723b
- Fix run-time support by adding lang/python2 as dependency
2013-08-17 23:02:15 +00:00
Marcus von Appen
0f494753b5
- Fix run-time support by adding lang/python2 as dependency
2013-08-17 22:55:46 +00:00
Marcus von Appen
375fa3c70a
- Fix build support by adding lang/python2 as dependency
2013-08-17 22:44:27 +00:00
Marcus von Appen
813c7105c3
- Fix run-time support by adding lang/python2 as dependency
2013-08-17 22:39:52 +00:00
Marcus von Appen
d1dd91e9ee
- Fix Mesa builds by adding lang/python, since it does not support
...
setting an explicit Python version as build dependency
2013-08-17 22:31:07 +00:00
Raphael Kubo da Costa
c0547cb3e5
Add patch for Trac 1.0 compatibility.
...
PR: ports/181303
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-08-17 22:22:23 +00:00
Rusmir Dusko
312063e87c
- Update to 1.2.2
...
- Shorten header
- Change maintainer email gmx.ch --> FreeBSD.org
- USES desktop-file-utils
- Trim USE_QT4
- Trim docs
- Add REINPLACE_CMD to remove not existent pkgconfig zlib
- Trim pkg-plist
Approved by: wg (mentor)
2013-08-17 22:16:57 +00:00
Marcus von Appen
6560e9116b
- Be explicit about the Python version to be used for the CONTRIB and
...
MP4 options
2013-08-17 22:13:24 +00:00
John Marino
0b76d5eca8
graphics/gmt: Restore accidently removed USE_BZIP2
...
USE_BZIP2 should not have been removed. The port was unable to get past
the fetch stage due to a distinfo mismatch.
Approved by: bapt/culot (mentors, implicit)
2013-08-17 22:11:56 +00:00
TAKATSU Tomonari
b2c297b92f
- Update to 0.3.910.0
2013-08-17 21:32:15 +00:00
John Marino
7d01a8dbe2
audio/dumb: adjust for new devel/allegro
...
A month elapsed between the generation of the previous commit and when it was
finally committed. During that time, devel/allegro had a major update which
invalidated part of the previous commit, causing breakage of audio/dumb-allegro.
This commit corrects the previous one (carrying over the same approval.)
Approved by: culot (mentor, implicit)
2013-08-17 20:37:00 +00:00
Jason Helfman
7651ab5ec9
- take maintainership
...
- trim comment
2013-08-17 20:16:17 +00:00
Marcus von Appen
34f62417c9
- Update lang/Makefile to include the new lang/python2 and lang/python3 ports
...
Noticed by: cperciva
2013-08-17 19:33:31 +00:00
Gerald Pfeifer
f9abdb22c7
Replace USE_GMAKE by USES=gmake.
...
Update to the 20130815 snapshot of GCC 4.8.2.
2013-08-17 19:23:44 +00:00
Alexander Leidinger
b507a24ff9
- Update to 1.3.
...
- Add possibility to set serviio_lang in rc.conf.
2013-08-17 19:17:42 +00:00
Marcus von Appen
7452555915
- Move the symlink magic for the default python version into lang/python
...
and lang/python2 and lang/python3. This change brings us closer to the goal
of making Python ports usable with different Python versions at the same
time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports.
2013-08-17 19:10:59 +00:00
Koop Mast
2f894d2388
Update to 1.1.2.
...
UI polish and tweaks.
Submitted by: maintainer
2013-08-17 18:44:30 +00:00
Koop Mast
b1bc2d6f10
Update to 2.0.8.
...
Fix crash with system exclusive messages.
Submitted by: maintainer
2013-08-17 18:41:45 +00:00
Florian Smeets
607e86ae08
Fix build with PULSEAUDIO (again)
...
PR: ports/181355
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Pointyhat to: flo (who now has a poudriere jail with PULSEAUDIO set to on)
2013-08-17 18:29:37 +00:00
George V. Neville-Neil
e19c8e6620
Apply a patch for a bug that effects the Keys preference, wherein
...
switching to and from Emacs and Default keybindings pollutes
both sets with duplicates.
Bump the port revision.
2013-08-17 17:37:03 +00:00
Dmitry Sivachenko
fc05dacb45
Update to version 1.8.2, take maintainership.
2013-08-17 17:19:06 +00:00
William Grzybowski
aeb016a691
devel/py-polib: take maintainership
...
- Take maintainership
- Remove indefinite article from COMMENT
2013-08-17 17:04:20 +00:00
Bryan Drewery
1188952765
- Update to 0.10
...
- Update to new upstream location
- Update to new options framework
2013-08-17 16:57:13 +00:00
Bryan Drewery
2a7885f534
Update to 3.2.0
2013-08-17 16:48:23 +00:00
Bryan Drewery
86207f3367
- Fix runtime crash due to gettext
...
Obtained from: upstream git
2013-08-17 16:45:55 +00:00
Bryan Drewery
65a69ad717
- Mark DEPRECATED as upstream is dead and has marked this EOL [1],
...
which is not good for a port that is supposed to improve security.
Suggest using nginx+php-fpm with a separate user for each site.
[1] https://lists.marsching.com/pipermail/suphp/2013-May/002554.html
2013-08-17 16:40:11 +00:00
Bryan Drewery
e91c611596
Take maintainership
2013-08-17 16:33:26 +00:00
Bryan Drewery
bff8efbc1b
- Reset yzlin's ports
...
With hat: portmgr
2013-08-17 16:32:41 +00:00
Gerald Pfeifer
41e60477bd
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
...
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Bryan Drewery
b60960981b
- Reset chinsan's ports
...
With hat: portmgr
2013-08-17 16:21:37 +00:00
Grzegorz Blach
1efda89871
- devel/prettygo rename to devel/go-pretty
...
- devel/go-pretty update to 20130510
- Add textproc/go-text
Approved by: crees (mentor)
2013-08-17 15:49:21 +00:00
Dryice Dong Liu
ec9133b75e
- update to 0.12.0
2013-08-17 15:17:00 +00:00
William Grzybowski
54ead9f49c
devel/py-celery: update to 3.0.22
...
- Update to 3.0.22
Changes: https://github.com/celery/celery/blob/3.0/Changelog
2013-08-17 14:14:12 +00:00
William Grzybowski
03ba1ccbd1
devel/py-billiard: update to 2.7.3.32
...
- Update to 2.7.3.32
Changes: https://github.com/celery/billiard/blob/2.7/CHANGES.txt
2013-08-17 14:06:50 +00:00
William Grzybowski
011dfbfecb
net/py-kombu: update to 2.5.13
...
- Update to 2.5.13
Changes: https://github.com/celery/kombu/blob/2.5/Changelog
2013-08-17 14:05:12 +00:00
Florian Smeets
e4ebd89d6f
Update to 23.0.1
2013-08-17 13:17:58 +00:00
Dryice Dong Liu
d38a7af53d
- update to 3.3.0
2013-08-17 13:08:13 +00:00
Sergey A. Osokin
a4af9a52dc
Update third-party modsecurity module from 2.7.4 to 2.7.5.
...
<ChangeLog>
23 Jul 2013 - 2.7.5
-------------------
Improvements:
* SecUnicodeCodePage is deprecated. SecUnicodeMapFile now accepts the code page as
a second parameter.
* Updated Libinjection to version 3.4.1. Many improvements were made.
* Severity action now supports strings (emergency, alert, critical, error, warning,
notice, info, debug).
Bug Fixes:
* Fixed utf8toUnicode tfn null byte conversion.
* Fixed NGINX crash when issue reload command.
* Fixed flush output buffer before inject modified hashed response body.
* Fixed url normalization for Hash Engine.
* Fixed NGINX ap_unixd_set_global_perms_mutex compilation error with apache 2.4
devel files.
</ChangeLog>
2013-08-17 10:57:29 +00:00
Florian Smeets
288d138f12
Add a work around for crashes on i386.
...
PR: ports/180473
Submitted by: Jan Beich <jbeich@tormail.org>
Reported by: Heino Tiedemann <rotkap@gmx.de>
2013-08-17 10:43:22 +00:00
Antoine Brodin
325ea40973
Update python-registry to 0.2.7
2013-08-17 08:49:49 +00:00
Antoine Brodin
1facd6c9b9
Update liblnk to 20130815
2013-08-17 08:48:01 +00:00
Sunpoet Po-Chuan Hsieh
b2f43548b9
- Update to 0.16.3
...
- While I'm here, add PyPI link as WWW
Changes: http://docs.saltstack.com/topics/releases/0.16.3.html
http://docs.saltstack.com/topics/releases/0.16.2.html
PR: ports/181001, ports/181168
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-08-17 08:40:34 +00:00
Remko Lodder
5b750bca79
Correct latest entry, properly indent the paragraphs
...
and sort the url list alphabetically.
2013-08-17 08:36:30 +00:00
Vanilla I. Shu
3d0f3788dc
1: Upgrade to 3.0.6.
...
2: trim Makefile header, fix pkg-plist.
PR: ports/174242
Submitted by: maintainer [1], me [2]
2013-08-17 08:29:14 +00:00
Olivier Duchateau
00debe3799
Whisker Menu is an alternate application launcher for the Xfce Desktop.
...
WWW: http://gottcode.org/xfce4-whiskermenu-plugin/
2013-08-17 08:28:01 +00:00
Brendan Fabeny
73059db992
Amend 689c2bf7-0701-11e3-9a25-002590860428 so that it doesn't overlap with
...
80771b89-f57b-11e2-bf21-b499baab0cbe, but keep both entries rather than
augmenting the old one, because I've cited the new one in a commit message.
2013-08-17 08:24:35 +00:00