Commit Graph

68157 Commits

Author SHA1 Message Date
edd
fcd36863c7 asymptote requires files from texmf-full to properly function.
OK jasper@
2011-07-27 18:20:49 +00:00
todd
e72b03f18c update to 10.3.2, with input from ajacoutot@
from maintaner
2011-07-27 18:17:27 +00:00
jeremy
826ded9b1a Update to 1.5.0. Add a patch for the Rakefile so that the regress
tests work.
2011-07-27 18:17:09 +00:00
jeremy
7ce56201e7 Update to 2.2.2. 2011-07-27 18:13:57 +00:00
naddy
6b4a8cf11c drop workaround now that realpath() accepts NULL as second argument
ok jasper@
2011-07-27 17:46:22 +00:00
naddy
6bbc28fb14 drop workaround now that realpath() accepts NULL as second argument
ok jasper@, Jona Joachim (maintainer)
2011-07-27 17:45:56 +00:00
jasper
70802cdf67 - update to 0.84
- re-do DESCR
- move libs flavor into regular package

ok pval@ (MAINTAINER)
2011-07-27 17:26:47 +00:00
jasper
40d281f504 sync 2011-07-27 15:31:19 +00:00
jasper
d4a982c9aa import libqrencode 3.1.1
Libqrencode is a C library for encoding data in a QR Code symbol, a kind
of 2D symbology that can be scanned by handy terminals such as a mobile
phone with CCD. The capacity of QR Code is up to 7000 digits or 4000
characters, and is highly robust.

ok aja@
2011-07-27 15:30:49 +00:00
ajacoutot
badd54a14d Stop this non-sense about trying to open every browser binaries on earth
and just use xdg-open.
2011-07-27 15:27:26 +00:00
jasper
73897d9820 - fix old style dependency 2011-07-27 15:16:19 +00:00
jasper
f79073076f Security fix for CVE-2011-2711, cgit Rename Hint Script Insertion Vulnerability
from upstream
2011-07-27 13:34:05 +00:00
dcoppa
3e1b9d9073 Tweak PLIST
Fix license marker
2011-07-27 13:11:59 +00:00
jasper
939f62a250 - update to 0.2.4 2011-07-27 11:00:03 +00:00
jasper
b9295cc05d sync 2011-07-27 10:49:29 +00:00
jasper
48e6183273 import gitg 0.2.3
gitg is a git repository viewer targeting gtk+/GNOME. One of its main
objectives is to provide a more unified user experience for git
frontends across multiple desktops. It does this not be writing a
cross-platform application, but by close collaboration with similar
clients for other operating systems (like GitX for OS X).

ok aja@
2011-07-27 10:48:21 +00:00
jasper
4606bc35db - update to 3.1.4 2011-07-27 10:39:00 +00:00
ajacoutot
e70fe27e57 +rhythmbox 2011-07-27 10:08:31 +00:00
ajacoutot
b201caa498 Import rhythmbox-2.90.1.
Rhythmbox is an integrated music management application, originally
inspired by Apple's iTunes. It is free software, designed to work well
under the GNOME Desktop, and based on the powerful GStreamer media
framework.

based on an initial work from jasper@
ok jasper@
2011-07-27 10:07:50 +00:00
ajacoutot
1572090457 Enters audio. 2011-07-27 10:07:33 +00:00
pea
d71d256a27 Update to 1.22.1
Change maintainer

Initial diff from Amit Kulkarni with tweaks by me.

ok ajacoutot@
2011-07-27 09:49:58 +00:00
ajacoutot
5bf7e80071 BROKEN, this port does not work with newer FFmpeg and upstream is dead.
prodded by Brad
ok ckuethe@ (maintainer)
2011-07-27 07:08:50 +00:00
rpointel
f94ec3764e Update py-redis to 2.4.9.
ok aja@.
2011-07-27 06:45:09 +00:00
jeremy
290ef814e1 Update to 1.5.3. 2011-07-27 03:41:26 +00:00
robert
9f86f5a83c update to 12.0.742.122 2011-07-26 20:47:55 +00:00
sthen
73f3cacce8 Add an @pkgpath on www/firefox4. This package path never existed in the
ports tree but was used in some early packages mentioned on ports@ and
several testers have reported not being able to update firefox automatically
so this helps them out.  ok landry@
2011-07-26 19:44:32 +00:00
edd
144007cae8 prevent graphics/asymptote conflict. we do not build asymptote inside texlive, so there is no need to install the support files into the texmf. Instead we allow graphics/asymtote to do so itself.
OK naddy@
2011-07-26 18:04:57 +00:00
ajacoutot
cff11ed126 Don't install libtool files. 2011-07-26 15:36:26 +00:00
dcoppa
3504bfae52 Fix a couple of nasty crashers (from upstream git)
Use "litoral" as the default template, since it's much
better than "php-default"
2011-07-26 15:32:36 +00:00
ajacoutot
d37f4b8a69 @comment libtool files. 2011-07-26 15:19:31 +00:00
ajacoutot
73f9e19a6d Minor update to meld-1.5.2. 2011-07-26 15:19:10 +00:00
ajacoutot
dcfe47334c Update to stable release dconf-0.8.0. 2011-07-26 15:13:45 +00:00
sthen
02d1ade3c5 update to clamav 0.97.2; fixes problems with the bytecode engine, Safebrowsing
detection, hash matcher, and other minor issues. ok giovanni@ pea@
2011-07-26 14:23:45 +00:00
jsg
28145ccd0c strip some junk from the title we don't want in the filename
ok martynas@
2011-07-26 12:53:26 +00:00
sthen
aaf8da1229 The php-gd module no longer has a no_x11 flavour; add an @pkgpath so
that the new package can replace the no_x11 flavour of the old package.
ok robert@
2011-07-26 10:54:07 +00:00
dcoppa
3cf40b40cf Disable setting the window title by default as it causes troubles
with wscons. Problem reported by Bryan Linton.

cluestick by nicm@
2011-07-26 10:53:18 +00:00
ajacoutot
000edd694c Turn nautilus_window_close() into a virtual method. 2011-07-26 07:04:27 +00:00
ajacoutot
a0e3ce4579 Cleanups and tweak COMMENT.
from Brad.
2011-07-26 06:07:33 +00:00
ajacoutot
4ed29b7711 Update to orca-3.1.4. 2011-07-26 06:05:58 +00:00
edd
cd6e482e38 update to hgd-0.4.1. Note that the python flavor will remain unlinked until a
later date.

OK sthen@
2011-07-25 23:07:49 +00:00
kili
af5b2adfde Switch back to compiling Setup.l?hs and running the resulting program
instead of using runghc (the interpreter).

This is a *workaround* for the following two symptoms:

- Setup.hs: waitForProcess: resource exhausted (Resource temporarily
  unavailable)

- Setup.hs: fd:15: hGetContents: illegal operation (Inappropriate
  ioctl for device)

Note that this is not a *fix*. I'm sure there's some misbehaving
signal handler, either in runghc/ghci or in the ghc runtime library.

(No, it's *not* rts/posix/Signals.c:generic_handler(); I patched
it to preserve errno, but it didn't help)

Until I find the bug, it's better to let bulk builds pass without
(or with less) errors.

ok (with the workaround) espie@
2011-07-25 21:45:15 +00:00
gsoares
4d3df43a86 switch back to USE_GROFF here.
there a know issue with pod2man that expects `tr' to be implemented for \*(-- to
work. its in mandoc TODO
2011-07-25 20:40:47 +00:00
gsoares
8d93fea0cc wrong dir, sorry;
revert changes from previous commit.
2011-07-25 20:25:05 +00:00
dcoppa
169bbe780b link ncmpcpp to the build 2011-07-25 20:10:45 +00:00
dcoppa
9e404968c4 Import ncmpcpp, an enhanced clone of ncmpc with additional features.
ok benoit@
2011-07-25 20:08:23 +00:00
gsoares
b30a2b2385 switch back to USE_GROFF here.
there a know issue with pod2man that expects `tr' to be implemented for \*(-- to
 work. its in mandoc TODO.
2011-07-25 19:50:50 +00:00
ajacoutot
66c8eb4e71 Merged into the main tree. 2011-07-25 16:32:37 +00:00
ajacoutot
1d8f611660 +libgnome-media-profiles 2011-07-25 16:31:43 +00:00
ajacoutot
6e0759aad5 Merge libgnome-media-profiles from gnome3. 2011-07-25 16:30:55 +00:00
robert
f34a41f4d1 fix a typo in my own name :) 2011-07-25 14:57:47 +00:00