Commit Graph

9714 Commits

Author SHA1 Message Date
bluhm
9a97002e02 update p5-Net-IMP to 0.625 2013-10-16 17:12:14 +00:00
jasper
969e2b1226 tweak DESCR 2013-10-16 17:04:32 +00:00
bluhm
f83dca4dc6 Including the header file netinet6/in6_var.h from netinet/in_var.h
automatically is bad.  To change that, a few ports must be adapted.
Do an explicit #include <netinet6/in6_var.h> when it is needed.
OK ajacoutot@

Commit the remaining ports that were blocked by an cvs commit error
in devel/jdk/1.7/patches.
2013-10-16 15:04:07 +00:00
ajacoutot
0f68437066 Update to ocsync-0.90.2. 2013-10-16 11:30:43 +00:00
ajacoutot
23f267a40c Update to glib2-networking-2.38.1. 2013-10-15 15:18:28 +00:00
naddy
645e7d1f82 Install source man pages into the correct directory. 2013-10-15 13:48:59 +00:00
espie
ab35436442 fix sloppy check 2013-10-15 10:29:46 +00:00
ajacoutot
ca83557eb5 Do not hardcode /usr/local. 2013-10-15 06:51:59 +00:00
william
68a3e4d86b Update to rbldnsd-0.997a
- update MASTER_SITES
- regen patch
- setup chroot by default
- add rc script
- add README describing how to use it

help and feedback from sthen@ and ajacoutot@, thanks!

ok sthen
2013-10-15 01:18:00 +00:00
sthen
4c2dda1a1b add an rc script for darkstat, from Remi Locherer, and a README based on
Remi's but reworded by me.
2013-10-14 22:31:57 +00:00
bcallah
1666464b5c Bugfix update to texapp 0.6.4 2013-10-13 04:16:59 +00:00
sthen
29ff254d98 initial fix for queues; s/pfioc_qstats/pfioc_altqstats 2013-10-12 13:11:34 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
ac95394543 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 21:20:54 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
brad
15b3334f10 Update to darkstat 3.0.717.
ok sthen@
2013-10-11 17:23:16 +00:00
dcoppa
08f6968593 Fix compilation with the upcoming cmake-2.8.12.
CMake 2.8.12 has changed the argument count to qt4_create_moc_command.
(from upstream git commit 05fe3f4980bbc6b016e25dcf07e44afe29e377c0)

ok espie@
2013-10-11 10:32:07 +00:00
naddy
af633aed47 Update to 3.1.0. This has various minor improvements, internal
changes, and now uses the system zlib.
https://rsync.samba.org/ftp/rsync/src/rsync-3.1.0-NEWS

Clean up some cruft:
* Dropped the -T from --with-rsh.  No tty allocation is the default
for ssh, and if somebody sets RequestTTY in .ssh/config, they should
get what they want.
* Removed pointless SECURITY file.
* Replaced the outdated DESCR text with the description from the man page.

ok espie@
2013-10-10 12:01:30 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
naddy
699bc4880a Update to 7.32.0.
No revolutionary changes; see http://curl.haxx.se/changes.html for
the details.
2013-10-09 17:25:39 +00:00
shadchin
1076d97d81 Now _res has minimal support: not define nsaddr_list, only nscount,
therefore psi could not determine dns server. Switch psi on resolv.conf.

tested Matthew Clarke <clamat at telus dot net>
2013-10-09 16:52:23 +00:00
stsp
a7402fd195 Update to serf 1.3.2. Pre-requisite for Subversion 1.8. 2013-10-09 11:57:43 +00:00
sthen
9eead3dd44 install @sample'd smokeping_secrets file with mode 640, it must not be
world-readable (enforced at startup)
2013-10-09 10:55:54 +00:00
jca
bf0739a745 On ARM, use generic C code (as on !amd64) instead of inline asm which
fails to build.  While here, enable tests.  No bump since no change on
other archs.  Reported by Juan Francisco Cantero Hurtado, thanks!
ok dcoppa@
2013-10-09 07:33:41 +00:00
sthen
a995e23177 minor update to mirmon 2.9 2013-10-06 22:39:24 +00:00
brad
b89cb537c1 Add a DoS fix.. Missing integer wrap protection in EA list reading can cause
server to loop with DoS. CVE-2013-4124

ok sthen@
2013-10-06 22:00:48 +00:00
brad
674e3f987e Update to netatalk 2.2.5.
ok sthen@
2013-10-06 21:49:32 +00:00
lteo
60ea0a056e update my email address 2013-10-06 19:12:08 +00:00
bcallah
59639797c1 Minor update to cgo-20131006. Adds a man page for cgo. 2013-10-06 14:29:22 +00:00
bcallah
e45a9942f8 Bugfix update to 0.6.3. 2013-10-06 05:11:22 +00:00
sthen
5276ed3f5e Fix build on macppc by using -Wl,-rpath instead of -R. 2013-10-05 11:50:00 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
giovanni
da3d168a47 +py-ipaddr 2013-10-04 09:26:28 +00:00
giovanni
c6e917892e Import net/py-ipaddr, a Python IP manipulation library.
This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes.

ok benoit@
2013-10-04 09:20:14 +00:00
jasper
832a13d7b7 update to telepathy-idle-0.2.0 2013-10-04 07:40:42 +00:00
dcoppa
a2a0464ede Bye bye MODPY_BADEGGS 2013-10-03 16:37:15 +00:00
jasper
27095eb929 update to telepathy-glib-0.22.0 2013-10-03 11:42:54 +00:00
jasper
adcd02a2d1 update to telepathy-mission-control-5.16.0 2013-10-03 11:42:08 +00:00
jasper
7b17be5172 update to telepathy-haze-0.8.0 2013-10-03 11:35:57 +00:00
giovanni
514c0e7e73 Bugfix update to 0.24 2013-10-02 14:45:54 +00:00
ajacoutot
47a6ce1e35 Regen WANTLIB after ptlib upgrade. 2013-10-02 10:47:06 +00:00
ajacoutot
bb3f6df7c8 Update to opal-3.10.11. 2013-10-02 10:46:36 +00:00
ajacoutot
1a38689937 Regen WANTLIB after ptlib upgrade.
Clean up this port while here.
2013-10-02 10:46:14 +00:00
jca
4bd664cede msgbuf_write() returns 1 on success.
From upstream via Dimitri Sokolyuk (demon at dim13 dot org), thanks!
ok sthen@
2013-10-01 07:36:06 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
jasper
695449e044 move gtkdoc related bits into Makefile.inc 2013-09-27 17:34:42 +00:00
jasper
3e9ab5b70c update to telepathy-gabble-0.18.1 2013-09-27 14:03:31 +00:00
jasper
03b9009c52 update to folks-0.9.5 2013-09-27 12:27:55 +00:00
jasper
88a7996d5a unbreak after gupnp update 2013-09-27 06:29:13 +00:00