Commit Graph

55399 Commits

Author SHA1 Message Date
sthen
609d6076d0 unbreak packaging, found by espie@ 2010-03-25 21:25:28 +00:00
jasper
54de623862 - update chbg to 2.0.1 2010-03-25 20:54:42 +00:00
jasper
32e3b41eba - remove imlib flavor 2010-03-25 20:42:50 +00:00
landry
0e2574af7a Fix SIGBUS on sparc64 : https://bugzilla.mozilla.org/show_bug.cgi?id=514645
hints from martin@netbsd, many thanks!
ok naddy@
2010-03-25 16:34:09 +00:00
sthen
796c7bf27e update to 1.6.0.26 + a patch from a ticket upstream. 2010-03-25 12:01:47 +00:00
giovanni
68f47859d3 Update to 1.8.0
ok ajacoutot@ (maintainer)
2010-03-25 10:39:38 +00:00
giovanni
2cc0edac4d Update to 0.12.5
ok ajacoutot@ (maintainer)
2010-03-25 10:32:53 +00:00
sthen
258695d970 +orc 2010-03-25 10:28:10 +00:00
sthen
57e0cc8a72 Import devel/orc, from Brad with a patch from me to drop ARM machines
back to the generic support rather than trying to use the asm backend
which appears to be broken upstream.

Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data.  The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.
2010-03-25 10:23:26 +00:00
kevlo
a3e7b7cda2 add gmapcatcher 2010-03-25 10:14:04 +00:00
kevlo
bfe0e32224 Initial import of gmapcatcher 0.6.3.0
GMapCatcher is an offline maps viewer. It downloads CloudMade, 
OpenStreetMap or Google Map tiles automatically, display them using 
a specific GUI. User can view the maps while offline. 

ok giovanni@
2010-03-25 10:13:26 +00:00
laurent
2b413bbc8e Hook xxxterm to the build 2010-03-25 09:53:16 +00:00
jasper
c40b4de158 - fix previous import 2010-03-25 09:40:11 +00:00
laurent
0c2b05f47e XXXTerm is a minimalists web browser. It strives to be vi-like for heavy keyboard users. ok & tweaks jasper@, patch by drahn@ 2010-03-25 09:23:18 +00:00
jasper
b4fec8d64e - update to 1.0/01052006 2010-03-25 08:10:56 +00:00
jasper
078368da83 - update xtraceroute to gtk+2 fork, 0.9.2 2010-03-25 06:30:15 +00:00
jasper
4ecba14a2e - update fsv to the gtk+2 fork, 1.0.1
ok kevlo@ (MAINTAINER)
2010-03-25 06:29:12 +00:00
jasper
f0f56f9606 - update gtkglarea to 2.0.1, the gtk+2 version 2010-03-25 06:27:44 +00:00
jasper
20d76fc935 - update bubblemon-docktapp to 1.46
- switch to gtk+2

ok wilfried@ (MAINTAINER)
2010-03-25 06:23:34 +00:00
jasper
b3067884bd - update wmtimer to 2.92, which switches it to gtk2
ok wilfried@ (MAINTAINER)
2010-03-25 06:22:41 +00:00
benoit
ee40a9f268 - update tor to 0.2.1.25
- update patches

ok rui@
2010-03-25 05:35:35 +00:00
sthen
01d0860b57 add a comment noting that check-plist uses this 2010-03-25 00:01:05 +00:00
sthen
74d5329bf1 update to 3.3.1; thanks pea@ for testing and comments 2010-03-24 23:56:04 +00:00
ajacoutot
c73791862b Fix icons display.
Few tweaks...
2010-03-24 22:53:55 +00:00
pvalchev
d8c5a45109 pkglocatedb is now compressed, deal with that (for p file generation) 2010-03-24 22:41:25 +00:00
pvalchev
f42e7b4b15 4.7 p files 2010-03-24 22:39:56 +00:00
jasper
e354f92f64 - bounce gtkpool off the table 2010-03-24 22:36:59 +00:00
jasper
093f276d96 - remove gtkpool, it's lost the toolkit game..
ok pval@ (MAINTAINER)
2010-03-24 22:36:40 +00:00
jasper
0a5f1272b5 - switch this to gtk+2, 2010-03-24 22:32:16 +00:00
ajacoutot
b77db1756c Add more libtool love. Set SHARED_ONLY.
f-spot now starts and works fine (very small testing).
However, some icons do not show up correctly yet and it cores dump on exit
so I'm leaving it broken for now.
2010-03-24 21:56:18 +00:00
landry
6031e2e321 Reserve uid/gid 648 for user/group _sympa, needed by upcoming
mail/sympa port.
2010-03-24 21:51:32 +00:00
kettenis
47485bdc81 Define BROKEN_NOCOMBRELOC on mips64 and mips64el to work around what's
apparently a bug in our ld(8).  Fixes the issues with running emacs on X
as reported by matthieu@

ok jasper@
2010-03-24 20:17:02 +00:00
robert
3df8f52e40 update to 2.6.2 2010-03-24 20:10:00 +00:00
landry
2adc3c88bb +protobuf 2010-03-24 19:04:46 +00:00
landry
6d0b84b3bb Import protobuf 2.3.0, from Vincent Auclair with a DESCR reformatting by me.
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - think XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then
you can use special generated source code to easily write and read your
structured data to and from a variety of data streams and using a
variety of languages. You can even update your data structure without
breaking deployed programs that are compiled against the "old" format.
2010-03-24 19:03:37 +00:00
okan
ef032ff697 update to 2.08.01, from Sylvestre Gallon (maintainer)
"go ahead" jasper@
2010-03-24 18:42:28 +00:00
naddy
7985668aef SECURITY fix for CVE-2010-0624:
Heap-based buffer overflow allows remote rmt servers to cause a
denial of service (memory corruption) or possibly execute arbitrary
code by sending more data than was requested.

prodded by jasper@
2010-03-24 18:02:00 +00:00
robert
986fdfc5ca Forgot to re-enable some commented code, let's do it now. 2010-03-24 17:57:50 +00:00
giovanni
e605ae160a Update to release 5899 2010-03-24 17:28:13 +00:00
jasper
29a97eeaff - enable gtk2 support, with a patch from archlinux to make it stable 2010-03-24 17:23:48 +00:00
jasper
47fe52519a - don't build gtk+1-xsteg 2010-03-24 17:10:37 +00:00
naddy
75f527f3ca remove ports that are included with 4.7 in base or X11 2010-03-24 16:19:56 +00:00
oga
3304c7a5be Fix latex-mk when using pdflatex with xfig.
The suffix make rule was typoed to still generate a .eps instead of a
.pdf, making it fail. Bump packagename.

"durrr, OK" phessler@, "I never used xfig with latex-mk, so if it works
for you go ahead" ${MAINTAINER}
2010-03-24 16:15:06 +00:00
jasper
93435e1958 - fix on mips64* 2010-03-24 16:09:33 +00:00
jasper
ba46895307 - update p5-Search-QueryParser to 0.94
from ian mcwilliam (MAINTAINER)
2010-03-24 16:06:50 +00:00
naddy
22d9cdadf6 * Remove a useless patch: our own libtool overrides the included one.
* Honor CFLAGS and don't force -O2.

ok jakob@
2010-03-24 15:47:59 +00:00
naddy
91da6866fa switch to correct autoconf version 2010-03-24 15:45:10 +00:00
pirofti
0a4070cb27 Update youtube-dl to 2010.03.13. Okay sthen@. 2010-03-24 15:20:59 +00:00
robert
b4e9eaed8d Try to unbreak by using the internal dbus-sharp 2010-03-24 12:18:44 +00:00
jasper
430a81b03e - update gtg to 0.2.3 2010-03-24 12:08:32 +00:00