Commit Graph

64991 Commits

Author SHA1 Message Date
bluhm
bf10af5462 Initial import of p5-File-LibMagic 0.96
The File::LibMagic is a simple perl interface to libmagic from the
file-4.x or file-5.x package from Christos Zoulas.  You can use the
simple Interface like MagicBuffer() or MagicFile(), use the functions
of libmagic(3) or use the OO-Interface.

ok benoit@
2011-04-11 09:56:20 +00:00
sthen
6cff525786 handle PF_FASTROUTE removal. broken build reported by and diff ok with jasper 2011-04-11 08:20:41 +00:00
jasper
ac9ad9bc78 missed bump 2011-04-11 08:11:14 +00:00
dcoppa
d638b6bf38 Update to redis-2.2.4
General consensus from interested people.
2011-04-11 07:54:49 +00:00
jasper
9319cf7e1b sync 2011-04-11 07:44:35 +00:00
jasper
dc1a70ce65 import geomview 1.9.4
General purpose interactive viewing program for Unix. It is used
mostly for 3D graphics but can display data in 2D and 4D as well.

from patsy (MAINTAINER), with some tweaks by me

ok aja@ landry@
2011-04-11 07:43:34 +00:00
jasper
30640486e2 this does need jpeg after all 2011-04-11 06:43:39 +00:00
bluhm
6b337aabf8 update p5-IO-Socket-SSL to 1.39 2011-04-11 00:36:31 +00:00
bluhm
2633f361a8 update p5-IO-Socket-INET6 to 2.67 2011-04-11 00:12:47 +00:00
bluhm
2b80bee9ee update p5-Net-INET6Glue to 0.5 2011-04-10 23:55:42 +00:00
bluhm
4ea1e4825f update p5-NetAddr-IP to 4.043 2011-04-10 23:33:51 +00:00
jasper
fb8ef339c5 - update py-gdata to 2.0.14
various bugfixes and improvements (includes api support for google content and app marketplace)

from frantisek holop (MAINTAINER)
2011-04-10 21:09:45 +00:00
jasper
81bb5a8b09 - update to 0.07
- doesnt need groff
- install examples
- regen PLIST
- set TEST_POD, instead of REGRESS_DEPENDS

from gleydson
2011-04-10 20:33:22 +00:00
jasper
4bc9c59b49 - update to 0.28
- install examples
- regen PLIST
- tweak license
- set REGRESS_IS_INTERACTIVE

from gleydson soares
2011-04-10 20:14:23 +00:00
jasper
d38d498048 - update to 0.24
- doesnt need groff
- tweak license
- install examples
- regen PLIST
- set TEST_POD
from gleydson soares

- use modbuild (from me)
2011-04-10 19:11:58 +00:00
jasper
a69dced7cc - update to 0.14
- install examples
- tweak license
- set TEST_POD
- regen PLIST

from gleydson soares
2011-04-10 19:08:34 +00:00
jasper
f9967213f1 - update to 0.20
from gleydson soares
2011-04-10 18:58:31 +00:00
landry
7e5df92d09 Mark as BROKEN-sparc64, waf build keeps triggering an infinite loop
which messes up bulk builds. Anyone interested is welcomed to look into
it.
2011-04-10 18:57:21 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
eaf9dad616 remove USE_MOTIF bits
ok aja@ sthen@
2011-04-10 17:55:41 +00:00
jasper
7a4f9fe888 Remove lesstif, it never really up with openmotif and isn't relevant anymore.
Depending ports and the infrastructure will taken care of shortly.

ok aja@ sthen@
2011-04-10 17:54:34 +00:00
jasper
19a13622f3 - disable elinks,js for now 2011-04-10 17:38:11 +00:00
jasper
033082e052 Adjust to the new spidermonkey API.
ok MAINTAINER, landry@, martynas@
2011-04-10 17:28:38 +00:00
jasper
2bffec3217 Upstream recommends against enabling javascript support in
this release due to security concerns. When this is port is
updated to 0.12.x it can be enabled again.

ok edd@ (MAINTAINER), landry@, sthen@, martynas@
2011-04-10 17:26:34 +00:00
jasper
565a0dabd2 Disable playlist support it needs to be ported to the new spidermonkey API
nobody on ports@ spoke up they were using that though.

ok edd@ (MAINTAINER), martynas@
2011-04-10 17:26:18 +00:00
landry
db888385c2 Long awaited update to Spidermonkey 1.9.2.16, needed by upcoming GJS.
Note that this is not js185-1.0.0 distributed by upstream (which is
based on mozilla-2.0), but rather js/src built from firefox 3.6.16
source tarball, so that it works on sparc64 (hence the 1.9.2.16 branch
ersion).
- use patches from www/firefox36 port, remove local patches
- lib got renamed to mozjs, depending ports will be fixed shortly
- use the provided install target instead of rolling our own
- enable ctypes/readline
- regress tests happy on ppc/sparc64/amd64.

After leeeengthy discussion with martynas@ (maintainer)
ok jasper@ martynas@
2011-04-10 17:24:38 +00:00
benoit
9ec2d09887 - update libssh2 to 1.2.8
- regen PLIST
- bump SHARED_LIBS

ok jasper@, tweaks and ok giovanni@
2011-04-10 16:01:03 +00:00
ajacoutot
cc0d5f4dbd RUN_DEPENDS on xdg-user-dirs-gtk. 2011-04-10 10:26:55 +00:00
ajacoutot
c78444d53a This part is not needed anymore. 2011-04-10 10:26:36 +00:00
ajacoutot
0b5eab9463 Use an autostart file instead of using xdg-user-dirs-gtk-update to
force the creation of users "well-known" directories. Since we don't use
things like /etc/X11/xinit/xinitrc.d/foo.sh, using an autostart file is
the closest we can get to how upstream advises it to be used.
2011-04-10 10:26:19 +00:00
ajacoutot
3835bbdfa2 Update to gsettings-desktop-schemas-3.0.0 to fix a crash with
gsettings-data-convert.
2011-04-10 08:52:37 +00:00
ajacoutot
cde23f3a59 Don't use a GNOME3 theme as a default theme until we move to GNOME3. 2011-04-10 08:36:26 +00:00
ajacoutot
6fca11764f Fix a path in the documentation. 2011-04-10 08:33:13 +00:00
ajacoutot
b140aadd36 Update to xdg-user-dirs-0.13.
* fix a mem leak
* updated/new translations
2011-04-10 08:21:42 +00:00
kili
975eea8827 Fix MASTER_SITES.
Noticed by naddy@.
2011-04-10 06:52:41 +00:00
landry
95999fcccc Update to zathura 0.0.8.3, from MAINTAINER Abel Abraham Camarillo Ojeda. 2011-04-10 06:27:06 +00:00
jsg
6546280009 update to the llvm 2.9 based version 2011-04-09 21:53:41 +00:00
jsg
e9fbea9c63 update to 2.9
ok sthen@ tested by matthew@ jeremy@
2011-04-09 21:43:39 +00:00
simon
d92074dcbe - update to version 1.05
- remove USE_GROFF
- add MODCPAN_EXAMPLES

from Gleydson Soares
ok jasper@
2011-04-09 19:25:33 +00:00
ian
0bc7d2e694 Unbreak chan_unistim, bump. OK sthen@ (maintainer) 2011-04-09 19:16:51 +00:00
simon
c61ffebf36 update to version 1.24
tested by landry@ and Gleydson Soares
comments and good looks from landry@
2011-04-09 19:12:07 +00:00
simon
f6fd8ee282 update to version 1.12
tested by landry@ and Gleydson Soares
looks good to landry@ after some comments
2011-04-09 19:09:47 +00:00
kili
8be70dbf79 Haskell-Report 2010. 2011-04-09 17:42:53 +00:00
simon
1f1f9fde8c update to version 0.11
- remove USE_GROFF
- keep tests disabled for now

from Gleydson Soares
looks good to jasper@
2011-04-09 14:30:13 +00:00
benoit
6e27e578a2 - update py-sphinx to 1.0.7
OK martynas@.
2011-04-09 14:24:27 +00:00
martynas
b03359daed Update to py-psycopg2-2.4; from Wen Heping.
OK pea@, fgs@, eric@.
2011-04-09 13:35:13 +00:00
landry
e0a6f526c5 Better patches for sndio integration and kerberos/gssapi authentication
as pushed upstream, see
https://bugzilla.mozilla.org/show_bug.cgi?id=648726 and
https://bugzilla.mozilla.org/show_bug.cgi?id=648730
No binary change..
2011-04-09 11:05:06 +00:00
jasper
a43e9c88f8 don't let it fetch regress depends via cpan
from gleydson soares
2011-04-09 08:11:43 +00:00
jasper
08f2bc47a3 - zap groff too 2011-04-09 08:03:55 +00:00
jasper
7d1f4d9fac - update to 1.215
from gleydson soares with some tweaks by me
2011-04-09 08:03:36 +00:00