Commit Graph

60548 Commits

Author SHA1 Message Date
robert
fa09e27696 update to 0.5 2010-10-15 16:25:38 +00:00
robert
27b151facf Update to 2.8 2010-10-15 16:25:14 +00:00
robert
f2e054ae42 Update to version 2.8 2010-10-15 16:24:42 +00:00
robert
ee29a054d4 Update to 2.4 (needed by mono 2.8) 2010-10-15 16:23:49 +00:00
robert
5c73137fa2 Fix build after the update to mono 2.8 2010-10-15 16:22:43 +00:00
robert
e653dbf40a Update to mono-2.8;
there might be some breakage but this is the good time to do the update
2010-10-15 16:21:07 +00:00
jeremy
2a5c871339 Bump version to 0.2.3. Remove MASTER_SITE_RUBYFORGE, in favor
of the default MASTER_SITE_RUBYGEMS.  Add PKG_ARCH=* since this
is a pure ruby package.  Remove now unneeded patch.

ok landry
2010-10-15 15:40:07 +00:00
jeremy
136f9ae986 Simple version bump to 0.6.7. Enable regress tests while here.
ok landry
2010-10-15 15:36:41 +00:00
sthen
1151b48b38 update to newer sieve plugin, from Brad (maintainer) 2010-10-15 15:32:17 +00:00
dcoppa
f92b090310 Recognize the f4a / f4v extensions.
From Brad (maintainer)
2010-10-15 14:13:03 +00:00
dcoppa
ae21ac8e65 Recognize the f4a / f4v extensions.
From Brad
2010-10-15 14:11:57 +00:00
dcoppa
7e4c334d40 Update to feh-1.10 2010-10-15 12:52:23 +00:00
ajacoutot
32ade00a0a Unbreak by updating to gtkaml-0.2.11. 2010-10-15 11:35:23 +00:00
espie
eb3fb2d2c5 minor updates 2010-10-15 10:40:28 +00:00
espie
48db0d762d fix plist 2010-10-15 10:39:48 +00:00
sebastia
19d61fdb6e Bye Bye NO_SYSTRACE for the x11/gnustep MODULE based ports.
patching gnustep-base to add usage of an environment variable
to allow set a pointer where the lockfiles of plmerge should go while building the port.

OK, ajacoutot@, jasper@, landry@
2010-10-15 10:37:51 +00:00
dcoppa
47b2f05e84 Update to glew-1.5.6
From Brad
2010-10-15 10:32:02 +00:00
dcoppa
7cf12a1bb8 Rip out the gcc4 module now that src has gcc4
From Brad
2010-10-15 10:23:57 +00:00
espie
fa94083599 +ckeditor_link 2010-10-15 10:22:59 +00:00
espie
49709f4f44 plugin for ckeditor, auto-completion widget to internal links 2010-10-15 10:21:51 +00:00
espie
f50bece0c1 update to newer version. Prepare for ckeditor_link 2010-10-15 10:18:05 +00:00
landry
da0508e42e Build xulrunner 1.9.2.x against bundled cairo, and fix WANTLIB while
here. Keep building xulrunner 1.8.x against systemwide cairo, as it
doesn't build with bundled cairo, because systemwide pango is too
recent and uses structs not defined in bundled cairo headers.
Too bad for the remaining xl 1.8 users, gtk-vnc-plugin and swt-browser..
if they fail, be my guest, fix them.
2010-10-15 08:32:21 +00:00
landry
f0e02841bf Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
ajacoutot
499374a79a Remove duplicate. 2010-10-15 06:38:07 +00:00
jeremy
567ec34613 Add devel/ruby-bacon to the build 2010-10-14 23:25:57 +00:00
jeremy
6e5a0f98ba Bacon is a small RSpec clone weighing less than 350 LoC but
nevertheless providing all essential features.

ok jcs
2010-10-14 22:55:15 +00:00
jeremy
52fbf2f432 Switch to using gem version. No behavior change, but any ruby
script requiring mysql must now require rubygems first, similar
to how the other ruby database drivers work.

ok jcs
2010-10-14 20:33:09 +00:00
naddy
16490f0b2b Update to 7.21.2, which brings back Gopher support.
The security fix announced for this release doesn't concern Unix.
2010-10-14 19:44:26 +00:00
naddy
5770687ba2 update to 4.1 patch level 9 2010-10-14 19:40:20 +00:00
ajacoutot
54d2b9d1d3 Re-enable evince support now that we have a recent enough version.
ok jasper@
2010-10-14 14:31:41 +00:00
ajacoutot
074220eeb8 Update to evince-2.32.0, one of the last missing part of the GNOME update to 2.32.0.
ok jasper@
2010-10-14 14:31:01 +00:00
sebastia
23897e5379 Update memcached to 1.4.5
OK landry@, maintainer timed out
2010-10-14 12:33:03 +00:00
jasper
51fbd93f23 - use SUBST_VARS for gcc version. 2010-10-14 09:58:37 +00:00
jasper
d67b4ff4de - switch to a master site that has the distfile 2010-10-14 08:05:09 +00:00
jasper
d66f4d890e - use MASTER_SITE_GCC 2010-10-14 08:04:27 +00:00
jasper
05e5a031bb - use global MASTER_SITE_GCC 2010-10-14 08:03:46 +00:00
jasper
73787efbf7 - add MASTER_SITE_GCC here, instead of redefining it several times in the tree 2010-10-14 08:03:13 +00:00
sthen
afef0a0409 Remove a pcap_setnonblock() call which was added as a workaround for a
problem in OSX, it breaks reading from capture files. From Brian Keefer.
2010-10-14 07:29:44 +00:00
ajacoutot
b1a3967c38 Update to gmime-2.4.20. 2010-10-14 07:03:14 +00:00
jim
bb22217cac Update to 2.6.3 from Tilo Stritzky t.stritzky at arcor.de and Sergey
Bronnikov estetus at gmail.com with input from jasper@.  Sergey has agreed
to take maintainer.

ok jasper@
2010-10-14 00:02:24 +00:00
pirofti
aecefb4078 Update to youtube-dl-2010.10.03. Okay sthen@. 2010-10-13 19:36:01 +00:00
jasper
2033a5015b - set SHARED_ONLY 2010-10-13 19:32:37 +00:00
jasper
0ec918b1ee - regen WANTLIB here too 2010-10-13 19:12:56 +00:00
jasper
ccd1c9491a - regen WANTLIB
- lowercase a comment
2010-10-13 19:12:33 +00:00
jasper
93d6759134 - remove the gtk1 flavor, which has been broken for two years.
- add pkgpath marker
- regen WANTLIB/PLIST
2010-10-13 18:40:23 +00:00
jasper
f7a727af9c - get the cflags and libs from gkrellm, which makes more sense and fixes the build.
- add rcs id's to patches while here.
2010-10-13 17:34:26 +00:00
jasper
88c0ccc707 - add security fix for CVE-2010-3702.
ok kili@ naddy@
2010-10-13 17:29:37 +00:00
giovanni
6ea3d66dea Update to 0.3.2.0
ok stephan@
2010-10-13 17:11:10 +00:00
ajacoutot
f51d703635 Update to vte-0.26.1.
- Pass the correct TERM value inside envp when spawning.
- Bugs fixed: Bug 631589 - set_emulation does not work in the python bindings.
2010-10-13 16:20:23 +00:00
jasper
70308c140c - it helps to set REVISION for an existing subpackage 2010-10-13 15:04:28 +00:00