88449 Commits

Author SHA1 Message Date
jasper
349ec6abbb update to gthumb-3.2.5 2013-11-30 15:24:08 +00:00
jca
3d213be634 Remove the need for stty and gtty, using tcgetattr and tcsetattr.
Kill gets() calls while here.  Corrections from ajacoutot and naddy,
ok naddy.
2013-11-30 15:13:06 +00:00
landry
c750901eea Remove alpha from ONLY_FOR_ARCHS, it's pointless wasting cpu cycles
during bulks just to see gcc 4.6 blowing at some given spots. Firefox 3
was running fine there though... but xulrunner/1.9 and
productivity/sunbird are soon going to the attic anyway. Only a masochist
with alpha & gcc skills + enough patience might be brave enough to look
at it..
2013-11-30 12:03:44 +00:00
steven
44393a8021 update to syslog-ng 3.4.6
rand() patches from dhill@
portswise ok on a previous version landry@
ok aja@
2013-11-30 10:02:12 +00:00
jasper
8069fa4155 mark broken on mips64, binutils < 2.18 lack support for symbolic register naming
which is extensively uesd in objc_msgSend.mips.S
2013-11-30 09:20:44 +00:00
ajacoutot
235608b8a3 Add missing function to match other OSes -- in case something else out
there uses it.
Re-add the sanity check -- it seems it did not help occasional ckit failures.
2013-11-30 08:21:41 +00:00
brad
f67552583b Unlike the version of sdl-gfx in the tree now sdl2-gfx has MMX support
on amd64 so enable it.

ok bcallah@
2013-11-30 03:16:04 +00:00
brad
6fd8b2b467 Enable the MP3 support.
ok bcallah@
2013-11-30 03:14:47 +00:00
ian
939b130ae7 Remove -lcompat, which isn't even needed.
Inspired by and ok naddy@
2013-11-30 01:11:15 +00:00
jca
1316548849 Remove the need for libcompat by actually using POSIX regexps.
ok naddy@
2013-11-29 23:21:06 +00:00
naddy
e96298e744 replace cuserid() with getlogin() and get rid of -lcompat; ok jca@ 2013-11-29 22:34:25 +00:00
naddy
54c047d62e * drop useless fallback to cuserid() and thus need for -lcompat
* drop groff
* regen wantlib
2013-11-29 22:23:54 +00:00
brad
dbbfb242e6 Update to QEMU 1.7.0.
ok rpe@
2013-11-29 21:21:38 +00:00
naddy
c2ab25c4bc remove need for libcompat; drop groff 2013-11-29 20:48:35 +00:00
stu
405bb44423 +ltcltk 2013-11-29 18:43:57 +00:00
stu
8dbae8a0d4 Import devel/ltcltk, ok stsp@
A binding of the Tcl interpreter to Lua. It allows for calls into Tcl,
setting and reading variables from Tcl and registering of Lua functions
for use from Tcl.  Also, a binding to the Tk toolit is included.
2013-11-29 18:41:52 +00:00
naddy
7bff351035 don't link with unused libcompat 2013-11-29 17:55:18 +00:00
naddy
9200343e3e prefer regcomp(3) over obsolete re_comp(3), removing the need for libcompat
ok jca@
2013-11-29 15:56:44 +00:00
pascal
bddf4162f9 Update to supertuxkart 0.8.1. Use external deps wherever possible.
ok bcallah@ stsp@
2013-11-29 13:21:09 +00:00
sthen
7f88db390f fix homepage, reported by Ross L Richardson 2013-11-29 11:47:09 +00:00
sthen
97ff5f4887 get rid of 2/3 of mtr's library warnings 2013-11-29 11:45:26 +00:00
ajacoutot
a51fbed706 Update to gnumeric-1.12.9. 2013-11-29 08:52:50 +00:00
ajacoutot
4b8f0be18e Update to goffice-0.10.9. 2013-11-29 08:52:17 +00:00
ajacoutot
164ffa5c3e Loosen up the dependency on devel/goffice version. 2013-11-29 08:51:52 +00:00
dcoppa
85966122c4 Update to redis-2.8.1 2013-11-29 08:32:24 +00:00
dcoppa
8971b5c2bd Update to 2013.11.29.
New extractors for clipsyndicate, imdb, and podomatic
2013-11-29 08:17:27 +00:00
bcallah
2588c789d0 Update to 1.3.11.24 2013-11-29 04:40:29 +00:00
bcallah
86f8e3ee2f Bugfix update to 1.19.1 2013-11-29 04:33:19 +00:00
sthen
fd53295b61 update to Railo 4.1.1.009
Note that railo-server-root was renamed railo-server-directory, this will
be handled automatically unless you have made your own modifications to
/var/tomcat/conf/web-railo.xml, in which case you should update it yourself.
2013-11-28 22:41:09 +00:00
kili
ee2c529c14 Remove devel/ivy. Not updated since i dropped maintainership, and
nothing depends on it. People using it could just use the jar file
from upstream.

ok ajacoutot@, sthen@, zhuk@
2013-11-28 18:59:56 +00:00
kili
db4eb37d9c Unhook devel/ivy. 2013-11-28 18:58:32 +00:00
pascal
250a4bb3d2 Prevent geo/gdal from being picked up; noticed by naddy@ 2013-11-28 16:54:25 +00:00
sthen
deb5eeeef9 +sslsplit 2013-11-28 16:49:37 +00:00
sthen
5ef763bbca import ports/security/sslsplit, ok zhuk@
SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS
encrypted network connections. Connections are transparently intercepted
through a firewall/network address translation engine and redirected to
SSLsplit.

SSLsplit terminates SSL/TLS and initiates a new SSL/TLS connection to
the original destination address, while logging all data transmitted.
SSLsplit is intended to be useful for network forensics and penetration
testing.

SSLsplit supports plain TCP, plain SSL, HTTP and HTTPS connections over
both IPv4 and IPv6. For SSL and HTTPS connections, SSLsplit generates
and signs forged X509v3 certificates on-the-fly, based on the original
server certificate subject DN and subjectAltName extension. SSLsplit
fully supports Server Name Indication (SNI) and is able to work with
RSA, DSA and ECDSA keys and DHE and ECDHE cipher suites. SSLsplit can
also use existing certificates of which the private key is available,
instead of generating forged ones. SSLsplit supports NULL-prefix CN
certificates and can deny OCSP requests in a generic way. SSLsplit
removes HPKP response headers in order to prevent public key pinning.
2013-11-28 16:49:10 +00:00
sthen
5037fde3bf sslsplit 2013-11-28 16:48:09 +00:00
dcoppa
8df28f9a31 Update to taglib-1.9.1
No fallouts in a bulk build, as verified by landry@ (thanks!)
2013-11-28 15:49:25 +00:00
zhuk
fce9ca5853 Oops, extra colon sneaked in previous commit. 2013-11-28 15:48:29 +00:00
giovanni
5573308ba2 Update to 0.10.0 and unbreak
hints and ok landry@
2013-11-28 15:43:55 +00:00
stu
b87a380d89 Update to 3.8.0.2.
ok espie@
2013-11-28 15:25:51 +00:00
zhuk
74577504a0 Some missing ${portref} in err() calls. Found while checking new KDE ports. 2013-11-28 13:38:01 +00:00
kirby
3034c5092d - switch to new MASTER_SITES and DISTFILE
- correct license
 - documentation cleanup
 - switch from MESSAGE to README
OK sthen@
2013-11-28 10:54:09 +00:00
ajacoutot
5a936fd8f6 Fix RUN_DEPENDS. 2013-11-28 10:53:28 +00:00
brad
7b87451ad1 Update after update to Dovecot 2.2.9.
ok sthen@
2013-11-28 03:28:36 +00:00
jca
87faade4f5 Remove MAINTAINER per his request and change MASTER_SITES (hosted by
sthen).  While here, regen distinfo, fix a glitch in the manpage and
remove USE_GROFF.  ok sthen@
2013-11-27 22:51:55 +00:00
jca
f4fee27b75 Regen distinfo. 2013-11-27 22:45:56 +00:00
jca
7c3de5ad93 Remove MAINTAINER per his request. 2013-11-27 22:44:46 +00:00
brad
3278cfd439 Update to Dovecot 2.2.9.
With input regarding xz and ok sthen@
2013-11-27 22:02:18 +00:00
kili
e5399af868 Bump the @conflict markers in -en_US and -locale to kdebase-<3.5.10p30.
ok zhuk@
2013-11-27 21:42:00 +00:00
zhuk
0da83f0322 Force NO_CCACHE for non-base compilers. Before that, ports system tried to
enable it through symlinks in ${WRKDIR}/bin/, which were effectively
overriden by gcc4.port.mk or clang.port.mk - thus lying that ccache was
used while it was not.

Still investigating for a good solution to actually enable ccache support
for non-base compilers.

okay juanfra@, sthen@
2013-11-27 20:42:08 +00:00
sthen
d5d290f1d4 let this build following if.h fix; quick hack to unbreak the port but not
very clean
2013-11-27 19:59:45 +00:00