ajacoutot
146a1e921f
Documentation tweak.
2013-09-03 05:32:27 +00:00
ajacoutot
c18a3f897a
Update to libnotify-0.7.6.
2013-09-03 05:09:19 +00:00
ajacoutot
7eb73ebe24
Sync with recent version of BZ patch from stsp@
2013-09-02 16:04:20 +00:00
ajacoutot
a526b77730
Make the documentation a bit clearer.
...
ok pea@ (maintainer)
2013-09-02 16:02:40 +00:00
brad
cb63f5f43e
Revert http://hg.dovecot.org/dovecot-2.2/raw-rev/349d52c4ca51 which causes
...
local account auth to be broken.
ok ajacoutot@
2013-09-02 16:02:00 +00:00
dcoppa
fc756a2039
Update to redis-2.6.16.
2013-09-02 12:14:20 +00:00
dcoppa
6e7db74505
Increase buffer size to fix display of song lists with more than
...
999 items (upstream git commit bacc60b7a8e7854ca14b5a5f65429500831f20cb)
piano: replace station with same id.
(upstream git commit 6e82d7e6852fdac4a178445b3e2bcdb6d4e0fa63)
waitress: try all addresses returned by getaddrinfo.
Fix connection failures on mixed IPv4/IPv6 systems.
(upstream git commit f1ddd582ba5c314202fbed98d7aa491b06b2dee2)
2013-09-02 11:58:39 +00:00
sthen
ae7a01935c
additional time_t fix for 32-bit arch
2013-09-02 10:36:31 +00:00
ajacoutot
0edbdb972e
Update to gnumeric-1.12.7.
2013-09-02 09:44:48 +00:00
ajacoutot
ae04c7522f
Update to goffice-0.10.7.
2013-09-02 09:44:33 +00:00
dcoppa
27677902fe
Revert "raise fullscreen windows on top of all other X11 windows"
...
It was a fix for dzen2 setups, but broke several other use cases
(upstream git commit 103ab83131d30614ea9337e752548a834773bfc6)
Bugfix: update root geometry on output changes for "fullscreen global"
(upstream git commit 93463bc3932e820bc86383fc4de1a07c82356967)
Bugfix: don't flatten tabbed/stacked containers
(upstream git commit 2481b9dcd73e91969033abb2b6f83aed608aeea1)
2013-09-02 06:15:34 +00:00
benoit
8d32ba743a
Update pngcrush to 1.7.67.
2013-09-02 06:08:06 +00:00
landry
b4bf7f1396
libcrypto is also needed when populating the chroot. Noticed when going
...
through the time_t warp.
2013-09-01 21:02:32 +00:00
rpe
74ea3e955b
Replace projects' dead ftp with working mirror in MASTER_SITES
...
ok aja@
2013-09-01 17:16:46 +00:00
brad
42c37c839f
Update to automake 1.13.4.
...
ok sthen@
2013-09-01 16:59:10 +00:00
benoit
ed0d7b13c1
Update cyphertite to 1.6.3.
...
from David Hill (maintainer)
2013-09-01 16:24:03 +00:00
sebastia
61044fe14b
update GNUstep examples to 1.4.0, adding a couple of new examples to GSTest
...
while there, switch to use SUBST_CMD instead of hand-rolled perl
in pre-configure
2013-09-01 13:04:09 +00:00
sthen
c82427c541
blackbox patches from patrick keshishian,
...
- improvement in handling of UTF-8 window titles, see
http://marc.info/?l=openbsd-ports&m=137339931231574&w=2
- 64-bit time_t fix
- avoid "deprecated conversion from string constant to 'char*'" warnings
also sync wantlib and drop USE_GROFF while there.
2013-09-01 12:49:09 +00:00
sebastia
afb2b6ebe2
minor bugfix update to 1.3
2013-09-01 12:31:55 +00:00
sthen
ea5a745b62
update to pv-1.4.12, from Dennis Herrmann (dhn@freebsd)
2013-09-01 12:28:06 +00:00
pascal
8cda404b8a
Bugfix update to GDB 7.6.1.
2013-09-01 09:29:45 +00:00
bcallah
18a0d11315
Update manaplus to 1.3.9.1.
2013-08-31 23:25:52 +00:00
ajacoutot
06c0531cfc
/var/lib -> /var/db in ma pages.
...
ok pea@ (maintainer)
2013-08-31 17:29:59 +00:00
kirby
b6a071160c
extend comment
...
OK aja@
2013-08-31 17:22:16 +00:00
ajacoutot
21491c9140
Update to latexila-2.8.3.
2013-08-31 15:43:11 +00:00
landry
2c168b8d82
Update to postgis 2.1.0.
...
Tests have been revamped and now all pass.
2013-08-31 09:04:30 +00:00
stsp
15a319eda4
Update to Subversion 1.7.13.
...
Fixes CVE-2013-4277 (symlink attack on svnserve's PID file).
2013-08-31 08:45:52 +00:00
bluhm
4f1ddf16f7
+ipv6-toolkit
2013-08-31 00:10:20 +00:00
bluhm
eb9a859bb1
Initial import of ipv6-toolkit 1.4b
...
The SI6 Networks' IPv6 toolkit is a set of IPv6 security/trouble-shooting
tools, that can send arbitrary IPv6-based packets.
OK stsp@ sthen@
2013-08-30 23:41:15 +00:00
bluhm
e2ecb4c315
update p5-File-LibMagic to 0.99
2013-08-30 22:58:25 +00:00
ajacoutot
0fab6c88e6
LOCALBASE -> TRUEPREFIX
2013-08-30 22:56:49 +00:00
sthen
b912c8df3e
fix for long long time_t (used to hold an uptime value); feedback from naddy@
2013-08-30 22:42:04 +00:00
bcallah
b8f06a60fd
+seed7
2013-08-30 21:41:32 +00:00
bcallah
2f81217716
Import lang/seed7. Seed7 is a high-level, extensible, general purpose
...
programming language.
Includes a Seed7 interpreter, Seed7 compiler, and many example programs.
tested and ok abieber@
2013-08-30 21:41:09 +00:00
naddy
ceec6a88f5
fix for long long time_t on LP64 archs; ok sthen@
2013-08-30 20:15:39 +00:00
sthen
b6f9703194
update to sslh 1.15, from maintainer Björn Ketelaars
2013-08-30 19:10:34 +00:00
ajacoutot
ec2e464dff
Update to gtk+3-3.8.4.
2013-08-30 14:47:20 +00:00
ajacoutot
d4fd07e867
Update to gnome-documents-3.8.4.
2013-08-30 12:07:07 +00:00
ajacoutot
af8159ff90
Update to gnome-online-accounts-3.8.3.
2013-08-30 11:57:51 +00:00
ajacoutot
266652d22d
Update to gstreamer1-plugins-libav-1.0.10.
2013-08-30 07:47:48 +00:00
ajacoutot
b6a1b1bb01
Update to gstreamer1-plugins-bad-1.0.10.
2013-08-30 07:47:31 +00:00
ajacoutot
ede86af0c1
Update to gstreamer1-plugins-ugly-1.0.10.
2013-08-30 07:47:09 +00:00
ajacoutot
b82f447493
Update to gstreamer1-plugins-good-1.0.10.
2013-08-30 07:46:55 +00:00
ajacoutot
5f8558d2d2
Update to gstreamer1-plugins-base-1.0.10.
2013-08-30 07:46:32 +00:00
ajacoutot
a8dc5edbc4
Update to gstreamer1-1.0.10.
2013-08-30 07:46:16 +00:00
ajacoutot
40293edc09
Bump to 1.0.10.
2013-08-30 07:45:47 +00:00
martin
5bb2f28785
fix build on gcc3, on gcc4 -Wextra and -W is the same
...
with input and ok ajacoutot
ok sthen too
2013-08-30 07:36:56 +00:00
djm
68a1f5abf9
make home/end keys work in rxvt-derived terminals; ok sthen, ajacoutot
2013-08-30 01:45:13 +00:00
sthen
92b3a44b8a
Recent network.conf.template changed MASTER_SITE_PYPI which was used in this
...
port's HOMEPAGE. However it's not a useful homepage anyway; bump REVISION to
unbreak and use a better HOMEPAGE.
2013-08-29 19:59:42 +00:00
pea
57a193e493
Update to 2013-05-10a
...
ok ajacoutot@
2013-08-29 16:30:09 +00:00