jasper
2fe11c9811
- correctly pass SMLNJ_HOME around, unbreaking some scripts.
...
from Alexander Polakov
ok sthen@
2013-02-12 22:32:39 +00:00
jasper
e7663d3def
add CVE id that was just issued.
...
ok sthen@
2013-02-12 21:39:47 +00:00
landry
af83a5c988
Enable the colord dependency on hppa & alpha too now that spidermonkey
...
builds there. I'll see if gtk+3 builds fine on hppa soon...
ok ajacoutot@ sthen@
2013-02-12 20:15:37 +00:00
landry
1b92a45ed5
Enable spidermonkey on alpha & hppa.
...
It works flawlessly on alpha, crashes right away on hppa, but it's not
worse than sparc64 in that regard, so maybe that'll allow more stuff to
build on those archs.
ok sthen@ ajacoutot@
2013-02-12 20:02:53 +00:00
chris
8e9f812382
update to 1.0
...
ok sthen, naddy
2013-02-12 16:23:33 +00:00
jeremy
f9972365c6
Update to json 1.7.7, fixing CVE-2013-0269.
...
OK jasper@ sthen@
2013-02-12 15:32:51 +00:00
sthen
74672a6f9d
Cherrypick OpenConnect fix; use a dynamically allocated buffer rather than
...
a fixed stack buffer when constructing HTTP requests. Prevents an overflow
if a malicious VPN gateway sends a very long hostname/path (for redirects)
or cookie list. (There is a newer release of OpenConnect which includes
this fix, but also some bigger code changes, so that will wait until we
are done with 5.3 release). ok aja@ jasper@
2013-02-11 21:16:33 +00:00
bluhm
5b5611e8ac
update p5-Net-Inspect to 0.27
...
OK jasper@ naddy@
2013-02-11 21:07:38 +00:00
jasper
94861b42af
- deal with ports that have STATIC_PLIST=no in print-plist-all, this unbreaks
...
check-conflicts -p.
ok espie@
2013-02-11 14:31:14 +00:00
jasper
a464ad68b1
move two files from -main to -c++ to fix a conflict between gcc version.
...
the conflict was already marked, but these two files were in the wrong PLIST.
ok pascal@ (MAINTAINER) sthen@
2013-02-11 14:29:54 +00:00
jasper
652a787a46
provide upgrade paths from emacs22 and emacs23 to emacs24;
...
as noticed by matthieu@
ok sthen@
2013-02-11 07:43:06 +00:00
miod
8465c8fd02
m68k arches now use gcc 3
2013-02-10 20:27:42 +00:00
robert
9104392e33
backout previous commit, it's too late for this
2013-02-10 19:45:55 +00:00
robert
7436fe4d96
update to pcre-8.32
2013-02-10 19:32:47 +00:00
sthen
15a8fd3c72
change NO_ARCH default to ${MACHINE_ARCH}/no-arch, discussed with espie & naddy
2013-02-10 13:42:38 +00:00
bcallah
b222b6899a
Mark as BROKEN on mips64* - no atomics on those archs.
...
Remove devel/llvm as a BUILD_DEPENDS, as it is not actually used.
ok jasper@ aja@ jeremy@ (MAINTAINER)
2013-02-10 11:10:02 +00:00
bcallah
905a6c7e54
Do this the right way, as noted by espie@ on ports@
...
ok aja@ jasper@ (the two MAINTAINERS)
2013-02-09 17:38:24 +00:00
ajacoutot
9949e8d7c4
Use chsh(1) at @exec-add / @unexec-delete time to set the correct shell
...
for the uucp user.
idea from miod@
ok jasper@ sthen@
2013-02-09 15:17:46 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
jasper
6ecc81e38f
- update to libwnck-3.4.5
2013-02-08 18:37:26 +00:00
bcallah
1f8e9aeef5
Fix 'make fake' when no_nautilus is found in FLAVORS.
...
ok aja@
2013-02-08 17:12:31 +00:00
naddy
dbc1294a3d
include the built-in manual, as intended
2013-02-08 16:45:25 +00:00
brad
8933bc5710
Update for Dovecot 2.1.15.
...
ok sthen@
2013-02-08 16:34:01 +00:00
brad
2a999bfd50
Update to Dovecot 2.1.15.
...
ok sthen@
2013-02-08 16:33:23 +00:00
jeremy
724cf040f0
Update to rack 1.4.5, fixing:
...
CVE-2013-0262, symlink path traversal in Rack::File
CVE-2013-0263, timing attack against Rack::Session::Cookie
2013-02-08 16:33:21 +00:00
jasper
d3be0ce8b6
Security fix for CVE-2013-0249, smtp_state_authdigest_resp()
...
buffer overflow vulnerability.
Backported from upstream git.
ok naddy@ (MAINTAINER)
2013-02-08 16:27:12 +00:00
brad
0d6f4f57ca
Update to MySQL 5.1.68.
...
ok giovanni@
2013-02-08 15:51:56 +00:00
jturner
009bdc57c9
Only install docs once and definitely not in the wrong location. Bump.
...
ok bcallah@ landry@
2013-02-08 14:39:50 +00:00
abieber
891e66bf54
Update to cyphertite 1.5.0 from MAINTAINER dhill@mindcry.org
...
OK gonzalo@
2013-02-08 14:28:01 +00:00
bcallah
46aab047e2
Remove the --enable-music option from CONFIGURE_ARGS.
...
Upstream says it's not the default and pointless, as the game has no music.
Bump REVISION.
From a report sent to ports@ by monkey.armagetron@gmail.com
ok abieber@
2013-02-08 02:55:16 +00:00
stu
0a12e4a436
+tclthread
2013-02-07 22:58:49 +00:00
stu
b89a5ca4a4
Import tclthread-2.7.0.
...
Provides script-level acces to Tcl's threading capabilities.
ok landry@
2013-02-07 22:56:07 +00:00
stu
1d370e8764
Update to xcircuit-3.7.48.
...
Thanks to Gonzalo L. R. for the patch.
ok landry@
2013-02-07 22:49:22 +00:00
stu
8f429d480a
Use the core dist instead of the bundled one.
...
ok landry@
2013-02-07 22:46:53 +00:00
nigel
12d0c6e92d
Add missing build dependency findlib
...
Ok sthen@ jasper@
2013-02-07 22:03:36 +00:00
jasper
32828b6b7c
no need for gtar, the zip works just fine.
2013-02-07 20:23:14 +00:00
jasper
2125186924
add yet more common stuff to Makefile.inc..
2013-02-07 20:21:03 +00:00
jasper
94727597fc
move NO_BUILD/NO_REGRESS into Makefile.inc
2013-02-07 20:12:52 +00:00
ajacoutot
e03c56c9c5
MODGCC4_VERSION default to 4.6 now.
2013-02-07 19:13:49 +00:00
kurt
4e9a44a0ce
- Allow HOTSPOT_BUILD_JOBS to be overridden from make env. okay jasper@
2013-02-07 19:06:55 +00:00
jeremy
b5c8dcc7db
Update to ruby 1.9.3-p385.
2013-02-07 19:02:20 +00:00
landry
e0eeb63217
Remove the paragraph about enabling ECC cipher suites, they've been
...
enabled by default since a while. Prodded by naddy@
2013-02-07 18:54:27 +00:00
robert
75e3d23acd
update to 3.6.5.2
2013-02-07 18:39:58 +00:00
robert
8172502e0a
update to 4.0.10
2013-02-07 18:22:30 +00:00
pascal
ede4c83350
Change default gcc version to 4.6 now that 4.2 is unhooked.
...
ok brad@ tobiasu@ espie@
2013-02-07 17:57:45 +00:00
jasper
d8648366ab
- update to postgresql 9.2.3
...
* includes a fix for CVE-2013-0255
ok pea@ (MAINTAINER)
2013-02-07 17:29:05 +00:00
jasper
e5e54ce5aa
remove inactive maintainer
...
as discussed with fgsch@
2013-02-07 17:28:29 +00:00
jasper
c38cff8b30
- update to apache-couchdb-1.0.4
...
maintainer timed-out
ok fgsch@
2013-02-07 16:06:43 +00:00
stu
f210476440
Update to Eagle beta26.
...
ok landry@
2013-02-07 15:22:58 +00:00
stu
f604ff37dc
Update to xml2rfc-1.36.
...
ok sthen@
2013-02-07 14:21:04 +00:00