Commit Graph

64207 Commits

Author SHA1 Message Date
jasper
28b9b3306a - set NO_REGRESS
- remove USE_GROFF
- regen patches

from gleydson soares
2011-03-16 08:53:44 +00:00
jasper
4b172519d2 - update p5-Bot-BasicBot to 0.84
from gleydson soares
2011-03-16 08:48:31 +00:00
jasper
9efeafb018 sync 2011-03-16 08:46:04 +00:00
jasper
c31ae32b24 import u9fs
U9fs is a program that serves Unix files to Plan 9 machines using the 9P
protocol. Its standard input and output are connected to a network
connection, typically TCP on an Ethernet. It assumes Plan 9 uids match
Unix login names, and changes to the corresponding Unix effective uid
when processing requests. Characters in file and directory names
unacceptable to Plan 9 are translated into a three-character sequence:
followed by two hexadecimal digits. U9fs serves both 9P1 (the 9P
protocol as used by the second and third editions of Plan 9) and 9P2000.

from Stanley Lieber (MAINTAINER), with some tweaks by me.
ok sthen@
2011-03-16 08:44:49 +00:00
jasper
b169c8b7c3 - add missing build dependency 2011-03-16 07:22:25 +00:00
jasper
4ba5201769 Security fix for CVE-2011-1153
PECL phar Extension Format String Vulnerabilities

Fix from upstream svn
2011-03-16 07:21:01 +00:00
naddy
150ee9c6fd update to bugfix release 1.26 2011-03-15 21:10:13 +00:00
landry
da52b36bc1 *** empty log message *** 2011-03-15 20:51:26 +00:00
jasper
d3fa743aef - don't use the internal boost copy
from fedora
2011-03-15 20:39:58 +00:00
landry
dbac38de88 Fix build after daddr_t removal, use daddr64_t instead.
hints from thib@, thanks!
2011-03-15 20:27:14 +00:00
jasper
e554920ed8 tidy -> tidyp
ok sthen@
2011-03-15 19:51:18 +00:00
jasper
b6c0f742d6 be gone...unmaintained tidy, superseded by tidyp!
ok sthen@
2011-03-15 19:50:52 +00:00
jasper
2a092c6b1b replace www/tidy with www/tidyp 2011-03-15 19:50:11 +00:00
jasper
82359535d8 - switch from www/tidy to www/tidyp which is API compatible
ok sthen@
2011-03-15 19:49:42 +00:00
jasper
5bc2b96975 - add symlink from bin/tidy to bin/tidyp as it's compatible and tidy will
be removed.

ok sthen@
2011-03-15 19:48:40 +00:00
jasper
fea118e40b - update p5-HTML-Tidy to 1.54
* switches to tidyp

maintainer timed-out
ok sthen@
2011-03-15 19:47:10 +00:00
jasper
74b2bb14df - comment left over debug flavor bits
from brad
ok laurent@ (MAINTAINER)
2011-03-15 19:42:04 +00:00
jasper
884e4b8362 - update evas to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:31 +00:00
jasper
606deba832 - update embryo to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:17 +00:00
jasper
d45decc3be - update efreet to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:00 +00:00
jasper
f91ac98595 - update eet to 1.4.0
ok laurent@ (MAINTAINER)
2011-03-15 19:40:40 +00:00
jasper
266f520696 update edje to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:40:04 +00:00
jasper
a38864acc0 - update ecore to 1.0.0
ok laurent@ (MAINTAINER
2011-03-15 19:39:43 +00:00
jasper
20fadc6562 update e_dbus to 1.0.0
ok laurent@ (MAINTAINER
2011-03-15 19:39:28 +00:00
naddy
690137e1fc Update to 4.2 patch level 8. 2011-03-15 19:22:08 +00:00
dcoppa
10faa982d8 Update to predis-0.6.5 2011-03-15 16:08:20 +00:00
landry
7be88a7bc2 Unbreak after vala 0.10.4 update.
cf http://trac.yorba.org/ticket/3337
2011-03-15 16:03:57 +00:00
landry
ca7cf7ddc9 Add x11/gtk+2 to build depends, fails otherwise because it can't find
gtk-update-icon-cache.
2011-03-15 15:43:53 +00:00
sthen
0a351afcc7 update to 3.5.8, ok aja@ giovanni@ Ian McWilliam (maintainer) 2011-03-15 13:49:44 +00:00
ajacoutot
e70bb1bae5 Update to glib2mm-2.27.96. 2011-03-15 13:44:10 +00:00
jasper
fc46e92d6a - update sawfish to 1.8.0
Please note that if you're upgrade from 1.7.1 you may need to migrate
your configuration if you're using Infinite-desktop or edge-flip.
2011-03-15 13:30:39 +00:00
ajacoutot
542b4ce226 +mm-common 2011-03-15 13:22:07 +00:00
ajacoutot
d09260d620 Import mm-common-0.9.3.
The mm-common is part of the GNOME C++ bindings effort.
It provides the build infrastructure and utilities shared among the
GNOME C++ binding libraries.  It is only a required dependency for
building the C++ bindings from the gnome.org version control repository.
An installation of mm-common is not required for building tarball
releases, unless configured to use maintainer-mode.

ok jasper@
2011-03-15 13:21:16 +00:00
alek
70dc70101b fix MASTER_SITES; ok landry@ 2011-03-15 12:27:15 +00:00
robert
ad1b662244 update to 10.0.648.133 2011-03-15 11:38:05 +00:00
alek
04e255182c fix MASTER_SITES; ok aja@ 2011-03-15 11:27:58 +00:00
jasper
ebfcff2caa import p5-Net-Frame
Net::Frame is a fork of Net::Packet. The goal here was to greatly
simplify the use of the frame crafting framework. Net::Packet does many
things undercover, and it was difficult to document all the thingies.
[...]

    from Gleydson Soares (MAINTAINER)
	
	    ok sthen@
2011-03-15 10:43:54 +00:00
jasper
7e32a731c7 sync 2011-03-15 10:42:37 +00:00
jasper
5a99b371bf import p5-Class-Gomor
This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes existence,
and definedness.

from Gleydson Soares (MAINTAINER)

ok sthen@
2011-03-15 10:41:36 +00:00
jasper
f282677d4a - update net/tornado to 1.4
- fix homepage
- specify license version
- regen plist

from gleydson soares
2011-03-15 10:38:57 +00:00
ajacoutot
0f6542179b Use the converters/libiconv MODULE. 2011-03-15 10:02:59 +00:00
ajacoutot
d39f6a2259 Remove NO_REGRESS.
Add rc script.
2011-03-15 06:54:26 +00:00
ajacoutot
2ba6348eac Subackage this port into gnome-media and glade3-gnome-media. There is no
reason to force glade3 dependency on users who do not want/need the
gnome-media profiles catalog.

ok jasper@
2011-03-15 06:24:47 +00:00
ajacoutot
5ce94368b5 Minor update to gtkaml-0.4.2. 2011-03-15 06:22:53 +00:00
dhill
5cb7a20adc update to 1.892
ok maintainer
2011-03-15 02:15:06 +00:00
jeremy
a9c14b6b21 Update to 3.3.11ga6. Upstream moved printer emulation into a separate
package.  Our only patch was committed upstream.  Remove x3270
configuration file so update-plist doesn't complain and don't conflict
with x3270.

OK sthen@
2011-03-14 23:26:48 +00:00
jasper
0a3a085c73 - add missing dependencies 2011-03-14 22:57:09 +00:00
jasper
641cdea5c9 - add a few patches from upstream 2011-03-14 22:27:02 +00:00
jeremy
21c642fbe1 +SUBDIR += mednafen 2011-03-14 22:19:28 +00:00
jasper
d480b9f925 sync 2011-03-14 21:48:59 +00:00