Commit Graph

51523 Commits

Author SHA1 Message Date
sthen
f4c3cf4fb5 update to 1.0.23 and add Avahi support. 2009-06-23 20:57:46 +00:00
landry
59087c8f92 Update to xfce4-screenshooter 1.6.0, fix WANTLIB, tweak COMMENT. 2009-06-23 20:41:17 +00:00
landry
61757004c0 Tweak COMMENT for consistency, bump. 2009-06-23 20:25:15 +00:00
sthen
4e63b093cf - update to 0.7.60, from Brad
- add IPv6 support, from william@ (maintainer), tested by Simon Kuhnle
and Darrin Chandler.

committing at the request of william@.
2009-06-23 20:24:12 +00:00
landry
62f1099c0a Fix WANTLIB, tweak COMMENT, bump. 2009-06-23 20:18:17 +00:00
landry
112f01ff53 Tweak COMMENT, bump. 2009-06-23 20:14:28 +00:00
landry
c42354a659 Update to xfce4-notes 1.7.0.
While here, fix LIB_DEPENDS/WANTLIB, tweak COMMENT.
2009-06-23 20:13:19 +00:00
landry
c7e633e01b fix WANTLIB, tweak COMMENT, bump. 2009-06-23 20:10:12 +00:00
landry
14e7d96cb1 Fix WANTLIB, tweak COMMENT, bump. 2009-06-23 19:53:03 +00:00
landry
29673e8a85 Enable wikipedia plugin, which fetches artist info from wikipedia.
As it drags webkit as a dependency, subpackage it, and only build it on
archs where webkit builds.
Add a patch from upstream git repo to fix a bug.
Explicitely depend on taglib 1.5 for tagedit plugin while here.
looks good to jasper@
2009-06-23 19:21:02 +00:00
martynas
fe23ecfe34 seamonkey-1.1.17. MFSA 2009-33; MFSA 2009-32; MFSA 2009-29; MFSA
2009-27; MFSA 2009-26; MFSA 2009-24; MFSA 2009-21; MFSA 2009-17.
2009-06-23 18:38:54 +00:00
jasper
fba3fa1845 - update homepage 2009-06-23 18:05:17 +00:00
martynas
2976d47694 link firefox35 to the builds. sounds alright to naddy@ 2009-06-23 17:58:38 +00:00
martynas
26431ebb0d ddo not even try to pick up&mix native nspr&nss; unbreaks if local
nss&nspr is presentt
cleanup xpconnect a bit
bump package name to p2
2009-06-23 17:55:57 +00:00
martynas
8bc04e2bfe http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.22 2009-06-23 17:05:00 +00:00
pirofti
e949171d21 Update bochs to 2.4.1. From brad. 2009-06-23 16:03:58 +00:00
landry
1f9b4b21f3 really bump, pointed out by naddy@ 2009-06-23 14:59:32 +00:00
simon
85ea1dafd9 update to version 3.0.4 and set NO_REGRESS
prodded by same diff from Michiel van Baak, thanks!
2009-06-23 14:02:03 +00:00
bernd
172b5f715f Update to git-1.6.3.3. 2009-06-23 12:14:23 +00:00
sthen
37d062e1b5 fix /uptime; it assumed that time_t is long.
from Jona Joachim via viq (maintainer). ok martynas@
2009-06-23 09:26:02 +00:00
sthen
4310962ae4 note that we also need target-specific definitions (__OpenBSD__ etc). 2009-06-23 08:53:19 +00:00
ajacoutot
cb8808067f Revert previous, it was wrong.
My bad, no cookie, no beer, no breakfast...
2009-06-23 08:33:03 +00:00
ajacoutot
9f613f170c * Do not hardcode paths
* Use devel/gettext MODULE, sanitise LIB_DEPENDS and regen WANTLIB
  accordingly
2009-06-23 08:30:00 +00:00
ajacoutot
7f35fe9d35 Bugfix update to glade3-3.6.6 2009-06-23 08:08:50 +00:00
eric
ad888a2dc1 update to cairo 1.8.8
prodded by Brad, ok ajacoutot@ naddy@
2009-06-23 08:01:50 +00:00
jasper
72d0a18369 SECURITY FIX for for SA35515,
LibTIFF "LZWDecodeCompat()" Buffer Underflow Vulnerability

Patch from upstream bugreport #2065 (committed to CVS).
2009-06-23 07:49:31 +00:00
sthen
33b44f5314 updated MASTER_SITES, requested by site maintainer. 2009-06-23 00:20:08 +00:00
sthen
f600f9afe5 add some notes about known problems. 2009-06-23 00:14:20 +00:00
sthen
639493f161 update scrypt to 1.1.4 2009-06-22 22:51:59 +00:00
sthen
cb6a8938ed Import llvm-gcc4, not yet linked to the build. This is a work in
progress, largely based on the gcc port in ports/lang/gcc/4.2.
Requested by jsg@.

It's somewhat usable on i386 (shared lib versions not yet properly
under control). Build on amd64 currently fails with -fPIC problems.

-- --
lvm-gcc is the LLVM C front end. It is a modified version of gcc
that compiles C/C++/ObjC programs into native objects, LLVM bitcode or
LLVM assembly language, depending upon the options.

By default, llvm-gcc compiles to native objects just like GCC does.
If the -emit-llvm option is given then it will generate LLVM bitcode
files instead. If -S (assembly) is also given, then it will generate
LLVM assembly.

Being derived from the GNU Compiler Collection, llvm-gcc has many of
gcc's features and accepts most of gcc's options. It handles a number
of gcc's extensions to the C programming language.
<sthen@zephyr:/usr/ports/mystuff/lang/llvm-gcc4:9>$CVS: ----------------------------------------------------------------------
2009-06-22 22:37:31 +00:00
sthen
443fb1c7ce +texworks 2009-06-22 20:53:51 +00:00
sthen
fe302b1b5f Import editors/texworks, a nice working environment for TeX.
From maintainer Edd Barrett.

The TeXworks project is an effort to build a simple TeX front-end
program (working environment) that will be available for all today's
major desktop operating systems-in particular, MS Windows (XP and
Vista), typical GNU/Linux distros and other X11-based systems, and Mac
OS X. It is deliberately modeled on Dick Koch's award-winning TeXShop
for Mac OS X, which is credited with a resurgence of TeX usage on the
Mac platform.
2009-06-22 20:51:10 +00:00
landry
3af82b400b +p5-Devel-ebug 2009-06-22 19:35:36 +00:00
landry
df61e8719e import p5-Devel-ebug-0.49:
Devel::ebug is a simple, extensible Perl debugger with a clean API.
Using this module, you may easily write a Perl debugger to debug your
programs. Alternatively, it comes with an interactive debugger, ebug.
with help & ok simon@
2009-06-22 19:34:31 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
giovanni
978d3958fc Link pear-MDB2-mysqli and pear-MDB2-sqlite 2009-06-22 15:50:47 +00:00
giovanni
dd34d278fd Sqlite driver for pear-MDB2. 2009-06-22 15:47:52 +00:00
giovanni
70bd6d0e6d Mysqli driver for pear-MDB2. 2009-06-22 15:45:40 +00:00
dhill
f7c4c2a7ed update to 0.925
ok simon@ merdely@
2009-06-22 13:12:49 +00:00
sthen
bdac34ca3b update to 0.4; thanks very much to Tor Andersson (upstream author) who
has clarified the license, so packages are now enabled.
2009-06-22 11:56:15 +00:00
robert
c69e6de0f6 update to php-5.2.10:
This is a SECURITY FIX that fixes:
  Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files.

Update the suhosin patch to the current one while here.
2009-06-22 11:27:00 +00:00
sthen
6d7295f072 sync wantlib, bump. 2009-06-22 10:43:58 +00:00
sthen
bcb6ce4f58 Add information about keep-alive connections to mod_status.
From upstream repo, via Brad.
2009-06-22 09:28:07 +00:00
ajacoutot
98a5bdc341 Minor update to gtklp-1.2.7 2009-06-22 08:20:48 +00:00
sthen
d92fb862b5 Include the INSTALL guide in the package. ok giovanni@ (maintainer). 2009-06-22 07:58:24 +00:00
sthen
49cd8bef65 Patch CVE-2009-1959, out of bounds access in irc event_wallops().
Could at least be a crash, but may be SECURITY. From upstream repo;
ok martynas@
2009-06-22 00:22:57 +00:00
sthen
b63c0d29a3 fix manual page installation path. fixed in another tree but missed it
when I was updating; also pointed out with a diff by Moritz Grimm, thanks!
2009-06-22 00:19:01 +00:00
sthen
0fa81b8453 Update to a newer snapshot. 2009-06-21 23:13:48 +00:00
martynas
ca87e3e281 resolve collision (firefox.desktop) 2009-06-21 20:46:38 +00:00
martynas
2b3482f53c - firefox-bin -> firefox35-bin
- don't link mozilla-firefox-bin
- bump to p1.
2009-06-21 20:41:40 +00:00