51111 Commits

Author SHA1 Message Date
sthen
bb4f217cfc ecl should be LIB_DEPENDS; adjust & bump. while there, convert to tk.port.mk. 2009-06-17 23:27:49 +00:00
sthen
b10658e367 oops, avahi WANTLIB went to the wrong WANTLIB line so they appeared in
-main too; put them in the right place and bump -main. Spotted by naddy,
thanks!
2009-06-17 21:24:48 +00:00
simon
34c9ae957d update to version 0.08
prodded by same diff from jim@
2009-06-17 21:15:41 +00:00
simon
1257dcb1c4 update to version 0.35
prodded by same diff from jim@
2009-06-17 21:14:26 +00:00
ajacoutot
2bd2ef034e Disable exchange plugin for now. It does not work and induces some other
issues in evolution.
2009-06-17 19:51:25 +00:00
landry
3dd3346494 Update to xfce4-weather 0.6.4, fix WANTLIB & licence marker while here. 2009-06-17 19:09:21 +00:00
jim
c4b2a875a5 update to 20090616
ok landry@
2009-06-17 19:06:33 +00:00
sthen
60d7a5444e sync LIB_DEPENDS-cal; bump PKGNAME-cal 2009-06-17 13:52:34 +00:00
landry
27251dbdc9 systrace isn't too happy when WRKOBJDIR contains a symlink, which can
happen often (/usr/ports NFS mounted & /usr/ports/obj a symlink to a
local dir, /usr/ports as a symlink to /home/wherever..)
Use readlink -fn only if USE_SYSTRACE is set so less things are run when
bsd.port.mk is included. Should make everyone happy.

Issue reported by and original fix ajacoutot@, sounds reasonable to espie@
2009-06-17 13:42:49 +00:00
sthen
e1194d07aa " in COMMENT, add MODRUBY_LIB_DEPENDS, bump 2009-06-17 13:35:36 +00:00
robert
fbf0ee5c0b +p5-HTML-TagCloud 2009-06-17 09:37:54 +00:00
robert
8228e78221 import of p5-HTML-TagCloud-0.34
HTML::TagCloud enables you to generate "tag clouds" in HTML.
Tag clouds serve as a textual way to visualize terms and topics
that are used most frequently.
The tags are sorted alphabetically and a larger font is used to
indicate more frequent term usage.

This has also been posted to ports@ by Ian McWilliam
2009-06-17 09:36:52 +00:00
simon
b53846ec35 update to version 1.2.0, add shared library and disable macppc build for now.
all secondary compilers were relocated to separate projects so we need a
rakudo port to get the perl6 binary back.

this update also addresses the recent bulk fallout noticed by naddy@
testing by sthen@ and ajacoutot@, thanks!
2009-06-17 09:34:35 +00:00
sthen
0a22e9f570 install the tmp directory so it's writable by the webserver.
ok giovanni@ (maintainer).
2009-06-17 08:46:11 +00:00
sthen
0608a4e204 tidy the Makefile and add appropriate @conflict markers so upgrades work.
from Brad.
2009-06-17 02:08:35 +00:00
sthen
dabb555265 sync wantlib, bump 2009-06-17 01:53:32 +00:00
sthen
4a1246ee90 sync wantlib, bump 2009-06-17 01:30:16 +00:00
sthen
9673672bc2 - remove " from COMMENT
- LIB_DEPENDS=${MODRUBY_LIB_DEPENDS}
- bump PKGNAME
2009-06-17 01:27:10 +00:00
sthen
c5ce78c755 sync wantlib/lib_depends, bump 2009-06-17 01:20:59 +00:00
sthen
fa1e10897c fix some slightly questionable dependencies, bump PKGNAME 2009-06-17 01:03:35 +00:00
kurt
a833e41830 fix gcj build depend: use java flavor to enable -java subpackage. Problem
noticed by jasper@ okay sthen@
2009-06-17 00:47:06 +00:00
sthen
77bace9a9a bug-fix update to 0.11.6 + one post-release crash fix. 2009-06-16 23:17:33 +00:00
jasper
a4044d506f - fix potential 64-bit issue due to missing header
ok ajacoutot@ (MAINTAINER)
2009-06-16 21:50:01 +00:00
jasper
120a387669 - tweak the telepathy connection managers 2009-06-16 21:42:25 +00:00
sthen
2c90438f29 add a patch from upstream; fixes printing PDFs with canon drivers bjc600/800.
ok kili@
2009-06-16 21:03:59 +00:00
naddy
6d351cdf4a SECURITY update to 1.2.2.
Fix heap-based buffer overflows.  CVE-2009-0893, -0894.
ok sthen@, Brad (maintainer)
2009-06-16 20:38:50 +00:00
ajacoutot
3a6b34574c Merge the -pidgin subpackage into -main now that we only need to depend on
libpurple and not the whole pidgin package itself.
2009-06-16 20:07:33 +00:00
sthen
b3bc385ab5 enchant was pulled in all the time, but only added to LIB_DEPENDS for
the gnome flavor. fix. while there, fix LIB_DEPENDS (+gailutil). bump.
from Tobias Ulmer, ok ajacoutot@
2009-06-16 19:57:50 +00:00
ajacoutot
cceb82957d Regen plist. 2009-06-16 19:41:46 +00:00
ajacoutot
e9eb8057dc Fix plists, run dependencies and libspec.
bad jasper!
2009-06-16 19:31:29 +00:00
jasper
ae3b8af5f7 - add telepathy-haze as a run dependency. this allows empathy to communicate
with all the protocols that net/pidgin supports as well. (msn, irc, jabber, icq, etc)
2009-06-16 17:33:21 +00:00
jasper
a69d436af0 - add telepathy-haze 2009-06-16 17:31:41 +00:00
jasper
62d7d3ee9c import telepathy-haze 0.3.0
Haze implements the Telepathy D-Bus specification using libpurple,
allowing Telepathy clients like empathy to connect to any protocol
supported by pidgin.
2009-06-16 17:31:07 +00:00
jasper
07d14051ac - split pidgin into -main, -finch and -libpurple.
- add a patch that fixing linking with libpurple

this allows the use of libpurple by other IM clients, without the need of having pidgin installed.

some initial input from brad (MAINTAINER), timed out generously on the diff
feedback from ajacoutot@ and sthen@ , thanks!
2009-06-16 17:19:41 +00:00
kurt
e353a95061 - Update to 1.5.1
From MAINTAINER Frederick C. Druseikis <fdruseikis@sc.edu> w/minor changes
2009-06-16 15:37:46 +00:00
kurt
269c3debbf - Update to 0.98:
http://www.gnu.org/software/classpath/announce/20090205.html
- now using gcj/gij + eclipse compiler (pure Java) to build

Joint effort with MAINTAINER Frederick C. Druseikis <fredd@cse.sc.edu>
2009-06-16 15:31:02 +00:00
kurt
d93b33f426 +antlr2 2009-06-16 15:22:10 +00:00
kurt
a1f743f875 parser generator for Java, C#, Python, or C++ languages
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, Python, or C++ actions.

Currently installing the precompiled jar since this is needed for
classpath 0.98 as a BUILD_DEPEND and RUN_DEPEND.

From MAINTAINER: Frederick C. Druseikis <fredd@engr.sc.edu>
2009-06-16 15:20:26 +00:00
ajacoutot
92ff9d9e87 Mention cheese. 2009-06-16 15:12:50 +00:00
ajacoutot
79294cef5d Unbreak.
Courtesy of OpenSolaris.
2009-06-16 14:41:03 +00:00
sthen
a0c8fb0c37 regen WANTLIB (avahi) and bump 2009-06-16 12:03:29 +00:00
sthen
87d76d1e83 regen WANTLIB and bump; avahi/gio-2.0 2009-06-16 11:45:28 +00:00
sthen
10d3898669 sync WANTLIB and bump (gio-2.0, avahi-*) 2009-06-16 11:30:48 +00:00
sthen
223e20699c WANTLIB+=gio-2.0, bump 2009-06-16 11:02:50 +00:00
sthen
7a418f67c2 - bug-fix and SECURITY update to 1.5.20; fixes CVE-2009-1390 (X.509
Certificate Chain Security Bypass vulnerability).

- added a couple of post-1.5.20 patches from upstream for regressions

- cleanup the port's handling of sample config files

testing by Simon Kuhnle, Edd Barrett, testing and ok landry@.
2009-06-16 09:37:19 +00:00
bernd
ede46f770e Security update to ruby-1.8.6-p369.
Fixes a denial of service vulnerability in the BigDecimal
standard library of Ruby.

http://www.ruby-lang.org/en/news/2009/06/09/dos-vulnerability-in-bigdecimal/
2009-06-16 09:12:44 +00:00
sturm
d43e11d3f9 unbreak on non-native archs
fix LIB_DEPENDS
bump PKGNAME
2009-06-16 06:13:19 +00:00
sthen
09769eeabb WANTLIB+=gio-2.0; bump PKGNAME-main and PKGNAME-devel. 2009-06-16 01:14:16 +00:00
jolan
cc03ea5492 reserve a space for upcoming openfire port 2009-06-15 23:45:50 +00:00
sthen
235a65c343 - actually comment-out the (broken) speex subpackage rather than
just disable by setting the default FLAVOR; the asterisk,h323 entry
in ../Makefile picked it up. the unused pkg/*-speex files don't hurt,
so keep them around. bump PKGNAME (most likely gratuitous, but it's
cheap).
2009-06-15 23:33:57 +00:00