landry
ca3a0988a4
Import py-waitress 1.0.0 - an actual RDEP for py-webtest.
...
Waitress is meant to be a production-quality pure-Python WSGI server with very
acceptable performance. It has no dependencies except ones which live in the
Python standard library. It supports HTTP/1.0 and HTTP/1.1.
ok ajacoutot@
2016-09-02 10:09:44 +00:00
pascal
3bf0b4c139
Update to FlightGear 2016.2.1.
2016-09-02 10:07:53 +00:00
pascal
6fed04f34a
Update to simgear 2016.2.1.
2016-09-02 10:06:25 +00:00
edd
26a6a87a7c
Update databases/py-sqlalchemy to 1.0.14.
...
OK landry@
2016-09-02 09:57:44 +00:00
sthen
f62a6a53fc
missed 'cvs add' for mutt update; breakage noted by aja
2016-09-02 09:30:37 +00:00
eric
e510b49fd6
add py-zopeevent,python3
2016-09-02 09:21:08 +00:00
giovanni
c1e9df5f99
bugfix update to 2.8.4
2016-09-02 09:19:36 +00:00
eric
627723f20f
update to zope.event 4.2.0
...
add python3 flavor
ok landry@
2016-09-02 09:18:20 +00:00
giovanni
26ca4dd597
bugfix update to 4.17.2
2016-09-02 09:10:25 +00:00
landry
c05da6644a
Update to py-sqlachemy-migrate 0.10.0.
...
Migrate from the dead googlecode original version to the
openstack-maintained fork on pypi. Unbreaks with the upcoming
py-sqlalchemy update baked by edd@
2016-09-02 09:08:36 +00:00
landry
f623699e76
+py-sqlparse
2016-09-02 08:53:45 +00:00
landry
0eebb07761
Import py-sqlparse 0.2.1.
...
sqlparse is a non-validating SQL parser module for Python.
Needed by an upcoming py-sqlachemy-migrate update.
ok edd@
2016-09-02 08:52:33 +00:00
ajacoutot
7cd106542d
Update to awscli-1.10.61.
2016-09-02 08:16:41 +00:00
ajacoutot
85faa561cf
Update to py-botocore-1.4.51.
2016-09-02 08:16:28 +00:00
bentley
6be5819054
Missing build dependency on gperf.
...
Noticed by Brian Callahan.
2016-09-02 05:15:17 +00:00
ajacoutot
d4b9bffe68
Update to libpst-0.6.68.
2016-09-01 22:44:39 +00:00
ajacoutot
3b81cc072e
Update to p5-Config-Grammar-1.11.
2016-09-01 22:38:34 +00:00
jasper
176fa3912d
- update to libxml-2.9.4
...
tested in a bulk by aja@
2016-09-01 21:56:59 +00:00
jasper
806add7b58
- update to libxslt-1.1.29
...
tested in a bulk by aja@, thanks!
2016-09-01 21:56:34 +00:00
sebastia
a5edf95bdd
Update to 1.2.23, most notably change:
...
Fix for issue where NSPanel was being saved as an NSWindow in some
cases.
2016-09-01 21:00:41 +00:00
sebastia
6c1f7484b5
Update to 0.9.4
...
A couple of enhancements and bug fixes.
2016-09-01 20:51:23 +00:00
sthen
074df9c1b3
Switch the mutt port to using the 20160827 NeoMutt sources based on 1.7.0.
...
Most of the flavours are now integrated in the main package.
2016-09-01 17:33:40 +00:00
pascal
aa823a61b1
adjust for GCC update.
2016-09-01 17:32:16 +00:00
pascal
b2cff9e0b2
Update to GCC 4.9.4.
...
No fallout in naddy@'s bulk.
2016-09-01 17:30:33 +00:00
giovanni
9cee5ccfa8
update to 1.042
2016-09-01 17:28:08 +00:00
giovanni
8ac32835b4
bugfix update to 4.036
2016-09-01 17:23:36 +00:00
yasuoka
21159fc56c
Update to iwatch-1.0.4
2016-09-01 17:21:43 +00:00
landry
282d5bbfb9
remove patches that were supposed to be cvs rm'ed. My bad.
...
reported by naddy@
2016-09-01 17:12:29 +00:00
danj
81d69253ea
add missing entry in plist
...
ok shadchin@ (maintainer)
2016-09-01 16:55:55 +00:00
pascal
24aedf7370
Update to extremetuxracer 0.7.3.
2016-09-01 16:53:41 +00:00
pascal
c124313c6d
Fix games/mars with new SFML.
...
ok bentley@
2016-09-01 16:50:56 +00:00
landry
d55d24c8b2
Patch the default config to use bdb backend by default, this way slapd
...
works ootb instead of blowing out because we can't use mdb.
discussed with sthen@ (MAINTAINER)
2016-09-01 16:50:35 +00:00
pascal
2b95c8a64f
Update to SFML 2.4.0.
...
ok bentley@
2016-09-01 16:50:14 +00:00
landry
b79ffd4400
Update to libgeotiff 1.4.2.
...
Tested with geo/gdal
2016-09-01 16:44:12 +00:00
robert
eb9b0f7570
update to 53.0.2785.89
2016-09-01 16:28:11 +00:00
ajacoutot
f22ca8c5d8
Drop USE_WXNEEDED; the underlying issue is in qt4 webkit and we don't want
...
to annotate all ports when the common issue comes from outside.
discussed with/ok landry@ (maintainer)
2016-09-01 15:55:27 +00:00
ajacoutot
69486ff247
No need for WX_NEEDED; www/webkit takes care of it.
2016-09-01 15:51:08 +00:00
ajacoutot
a25f9bf46d
Similar commit to what was done to webkitgtk4 regarding wxneeded:
...
"
USE_WXNEEDED, add "-Wl,-z,wxneeded" to pkg-config files
WebKit violates W^X, so binaries linked with it need to be "wxneeded".
Pkg-config files seem to be an appropriate mean of automating this task.
"
2016-09-01 15:50:30 +00:00
pirofti
472dff19fb
A new acpica version (20160831) was just released after my commit.
...
It's so fresh that the Windows installer links are still 404.
Again OK sthen@
2016-09-01 15:50:16 +00:00
robert
53670c4def
update to 4.4.2.11
2016-09-01 15:40:29 +00:00
robert
245b5b01c7
update to 3.0.4
2016-09-01 15:32:47 +00:00
giovanni
323119e3ee
Bugfix update to 2.4.0
...
better RFC 2231 support
2016-09-01 15:27:32 +00:00
giovanni
638af0a0dd
Major and security update to 4.6.4
...
fixes PMASA from PMASA-2016-30 to PMASA-2016-56
2016-09-01 15:23:55 +00:00
dcoppa
7dfdf361d3
HOMEPAGE changed again
2016-09-01 15:13:49 +00:00
landry
bc9e9868e0
+ansible-lint
2016-09-01 15:08:02 +00:00
landry
596198f187
Import ansible-lint 3.2.5.
...
ansible-lint checks playbooks and roles for practices and behaviour that could
potentially be improved, based on a set of rules.
ok rpe@, thx ajacoutot@ for the PORTHOME hint
2016-09-01 15:07:11 +00:00
landry
e1b659e3cc
update to libofx 0.9.11
2016-09-01 14:53:54 +00:00
fcambus
68d202ba14
Add advancemame
2016-09-01 14:36:28 +00:00
fcambus
769de8267c
Import emulators/advancemame
...
AdvanceMAME is an unofficial MAME version with an advanced video support
for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors
and also with normal PC Monitors.
AdvanceMAME supports many special video effects to improve image quality
when it's stretched. The most advanced effects add missing pixels trying
to match the image patterns.
OK bentley@
2016-09-01 14:30:11 +00:00
ian
79e4bbd34c
Add 6.0 songs, ok naddy
2016-09-01 14:29:50 +00:00