Commit Graph

70138 Commits

Author SHA1 Message Date
stsp
98cf7af78b Update to 1.7.0. ok mpi@ 2011-10-13 11:22:58 +00:00
dcoppa
59bdeab354 Bugfixing update to ncmpcpp-0.5.8 2011-10-13 11:15:41 +00:00
dcoppa
2e8691f3a7 Backport the Matroska header stripping support for Xine-lib.
From upstream via Brad
2011-10-13 07:27:00 +00:00
jasper
f4f6959dfa - update to 3.2.0
ok aja@
2011-10-13 06:56:30 +00:00
jasper
92bc618106 - fix WANTLIB/LIB_DEPENDS after webkit update 2011-10-13 06:55:58 +00:00
jasper
bbf94ca379 - update to 0.4.1 (unbreak after recent webkit update) 2011-10-13 06:53:30 +00:00
jasper
99677dd4a0 - update to 1.6.1
tested in a bulk on amd64, as well as on sparc64 by myself
macppc testing by pea@

ok aja@
2011-10-13 06:52:49 +00:00
ajacoutot
33329c4ba8 Fix upcoming mjpegtools 2.0 detection.
from Brad
2011-10-13 06:02:25 +00:00
schwarze
25d26710b1 Format groff manuals with groff before installing them
because mandoc(1) doesn't like them, with the exception
of groff_mdoc(7), which is derived from the traditional
mdoc.samples(7) and which is just fine with mandoc(1).
Problem reported and fix tested by <Pascal dot Stumpf at cubes dot de>.
naddy@ and deraadt@ agree with the general direction
2011-10-12 22:00:07 +00:00
mpi
76973c6fde Fix build on i386
reported by and ok naddy@
2011-10-12 20:13:33 +00:00
jasper
75d6ca7ada - regen WANTLIB 2011-10-12 12:54:30 +00:00
dcoppa
b6701574c1 Fix cvs tags too 2011-10-12 10:18:33 +00:00
dcoppa
80daaa02ce Update to wget-1.13.4.
Tested on i386, amd64 and sparc64.

Note: untested on gcc2 architectures, but it's broken anyway since
gperf fails to build there due to an internal compiler error (as
found by sebastia@ on his vax).

OK sthen@
2011-10-12 10:14:30 +00:00
jasper
6aa53d1bc9 - regent WANTLIB
- fix COMMENT
2011-10-12 09:06:21 +00:00
jasper
46c79c8383 regen WANTLIB 2011-10-12 08:57:53 +00:00
jasper
c411402990 regen WANTLIB 2011-10-12 08:37:39 +00:00
jasper
5a4de3bb7f - this needs the dconf module 2011-10-12 07:57:29 +00:00
ajacoutot
a1ef17e0eb libexecinfo is only needed for regression tests so no need to link the
main library with it.
While here, fmt(1) DESCR.
2011-10-12 07:41:04 +00:00
ajacoutot
6834b231e1 Use gtar. 2011-10-12 06:56:09 +00:00
espie
6e325ed3a1 use bsd.port.arch.mk 2011-10-12 06:55:56 +00:00
espie
8a751c3383 fix flavor lowercasing 2011-10-12 06:24:28 +00:00
rpointel
5372f5a6fd Update libnettle to 2.4.
reads good aja@ jasper@
2011-10-12 06:03:41 +00:00
sthen
5a19f2d5e5 update to roundcube 0.6; lots of bug fixes and improvements
- fixup path to php binary using MODPHP_BIN for various cli scripts
2011-10-11 22:04:28 +00:00
jasper
9cd83f4487 - update to 3.10.2 2011-10-11 21:12:41 +00:00
jasper
3c6cd3d784 oops, missed bump.. 2011-10-11 18:02:53 +00:00
espie
a0bdee2fd0 won't work without bsd.port.arch.mk, so later 2011-10-11 16:03:45 +00:00
naddy
edf3c4c533 remove dead link from README; from bentley@ 2011-10-11 15:09:51 +00:00
espie
e16ed24351 fix -R and -c. 2011-10-11 13:56:41 +00:00
espie
1be9ae7cd5 duh, for equates to work, I need to store values. I'm an idiot. 2011-10-11 13:43:25 +00:00
sthen
9422ba86e1 python is actually a build dep. pointed out jasper@ 2011-10-11 10:43:13 +00:00
dcoppa
57085a7d06 Bugfixing update to tomcat-5.5.34 2011-10-11 10:41:02 +00:00
stsp
25ffae6907 Bump the -main subversion package to make sure it gets rebuilt with
fixed cyrus-sasl-2.1.25p0. Pointed out by sthen.
2011-10-11 09:59:45 +00:00
espie
852e15455d let -S work again 2011-10-11 09:50:35 +00:00
ajacoutot
13007685e6 Extend comment about gnome-wacom-panel. 2011-10-11 09:35:31 +00:00
dcoppa
18452329c0 Update to feh-2.0 2011-10-11 07:49:07 +00:00
espie
bf9f94cb6a REALLY bump the subpackage 2011-10-11 05:10:25 +00:00
sthen
1f0ffd0734 update to bird 1.3.4 2011-10-10 21:25:52 +00:00
rpointel
f9c42e0104 update uncrustify to 0.59.
reads good aja@.
2011-10-10 20:22:55 +00:00
jasper
325a7a14b3 this wasn't mean to go.. 2011-10-10 20:14:48 +00:00
jasper
289afec95b - update to 1.19.12 2011-10-10 20:14:17 +00:00
espie
234027bfe0 unfuck pkgpaths.
- instead of seen/unseen, have an actual constructor. Instead, mark pkgpath
for which we wantinfo/wantbuild.
- only mark EXTRA dependencies as wantinfo. So the devel/haddock,no_deps
temporary error should be gone.
- since we have FLAVOR and SUBPACKAGE available, construct as much info as
we can during vars scanning (see handle_equivalences). This avoids about 150
path rescans during a full bulk. Also, grab the timing and logsizes from
equivalent files, so that most stuff should know show % all the time.
- tweak subdirlist to be a hash, and correctly add pkgpath_and_flavors to it.
That way, we rescan avahi pseudo flavors just once, and not four or five times.
2011-10-10 18:56:50 +00:00
jasper
804085a2e4 dia,gnome was removed 2011-10-10 18:43:35 +00:00
jasper
49d7a13aaf - update to 1.90.6 2011-10-10 18:28:16 +00:00
jasper
5641233143 - Fix invalid UTF-8 string handling with SILC messages. CVE-2001-3594
- Make sure OpenSSL never tries to use SSLv2.

from brad (MAINTAINER)
2011-10-10 17:17:08 +00:00
mpi
12628f9241 Update to offlineimap 6.3.4
ok dcoppa@, pea@
2011-10-10 13:31:43 +00:00
mpi
f2af1bd917 Fix build, keywords were extended in patches 2011-10-10 10:08:05 +00:00
ajacoutot
a28e0039cc Add dia and properly sort. 2011-10-10 09:26:37 +00:00
ajacoutot
68f67405ec Make it clear the language packs are not only for the UI but also for
spell checking.

ok robert@ (maintainer)
2011-10-10 09:01:42 +00:00
sthen
d2f80c03d7 update to radicale 0.6.2, from Mark Peoples via maintainer. 2011-10-10 08:19:43 +00:00
jasper
ec6a57c915 - update to 2.0.1
* adds goi bindings
2011-10-10 08:14:46 +00:00