Commit Graph

50655 Commits

Author SHA1 Message Date
sthen
d7fc46fed8 import libvstr:
Vstr is a string library designed for network communication. Its
design uses blocks of ptr+length data, so adding, substituting, and
deleting data are all fast operations. It has a full API of all the
usual string tasks: searching, comparing, splitting, substitution,
converting between upper and lower case, and parsing numbers and
strings. Has a full POSIX and ISO 9899:1999 compliant printf()
implementation including gcc warning compatible custom formatters.
2009-05-12 21:38:59 +00:00
jakob
4f39357f47 upgrade to postfix 2.6.0; from brad 2009-05-12 20:03:08 +00:00
jakob
0062dbeaf0 update snapshot; from brad 2009-05-12 19:51:42 +00:00
sthen
a4b4ab60a8 bugfix update to 0.99.12; rolls in patches for the problem where 4-byte
ASNs with long prepends are seen.
2009-05-12 12:18:04 +00:00
ajacoutot
1d9a5ac1f0 - maintainance update to gnutls-2.6.6
Fixes several bugs, and possible memory corruptions and crashes.
2009-05-12 07:50:57 +00:00
kevlo
3294e9df4e update to 3.7.13.
tested on sparc64 by pea@, thanks!
2009-05-12 06:57:07 +00:00
landry
05bc8aa808 Bring in some patches from upstream svn to fix
http://bugzilla.xfce.org/show_bug.cgi?id=5301 and
http://bugzilla.xfce.org/show_bug.cgi?id=5222.
Bump PKGNAMEs.
2009-05-11 20:49:44 +00:00
ajacoutot
498110be75 - bugfix update to dbus-1.2.14
ok jasper@
2009-05-11 20:27:07 +00:00
claudio
36ed5c3290 Define LDAP_DEPRECATED because OpenLDAP wants to make sure that every older
app is subtly but totaly broken by removing API functions unless we use the
magic button. Depending on the architecture the code may work or crash horribly
without this. OK sthen@ (there are similar hacks in many other apps)
2009-05-11 19:40:58 +00:00
jasper
d925bdcee3 - update p5-Pod-POM to 0.25 2009-05-11 19:34:19 +00:00
jasper
2fabcd74ca - update p5-POE-Filter-IRCD to 2.40 2009-05-11 19:30:56 +00:00
jasper
82ae4a1135 - update p5-POE-Component-IRC to 6.06 2009-05-11 19:29:52 +00:00
jasper
c63c4aad7c - update p5-POE to 1.005 2009-05-11 19:27:18 +00:00
jasper
3d7bb7e3f7 - update p5-Config-IniFiles to 2.49 2009-05-11 19:20:54 +00:00
sthen
7fd8166b15 +fcbanner 2009-05-11 15:51:51 +00:00
sthen
8020102a86 import fcbanner:
fcbanner is a variant on the banner program that uses fontconfig
and freetype to draw its characters. Thus, it can easily draw using
various fonts - any font you can get in Gnome or Mozilla for example
- and handles non-ASCII characters if they are present in the font.
2009-05-11 15:50:35 +00:00
ajacoutot
cd409edc0a - fix xsane build:
while being deprecated and undocumented, SANE_CAP_ALWAYS_SETTABLE is
still used by (at least) xsane

note to self: stop using frankenstein system to test ports!

breakage reported by naddy@
2009-05-11 15:22:07 +00:00
jasper
17f3251f46 Security fix for CVE-2009-1194, "Pango integer overflow in heap allocation
size calculations"

ok ajacoutot@
2009-05-11 12:43:20 +00:00
pyr
f5c477c921 fix typo
ok jasper@
2009-05-11 12:41:32 +00:00
jasper
6c523fcf7b - add libpst 2009-05-11 09:36:48 +00:00
jasper
ffb24d0ee9 import libpst 0.6.37
Tools for converting Outlook .pst files to Unix mbox and other formats.

ok ajacoutot@
2009-05-11 09:36:17 +00:00
jasper
1f88c0b22b - add more stuffs 2009-05-11 09:10:23 +00:00
ajacoutot
ba1b2fb6ba - remove devhelp from run_depends; it brings the webkit monster and is not
needed for a "Joe User" Desktop.
- sort readme while here

ok jasper@
2009-05-11 08:59:22 +00:00
sthen
fad75c75bd adapt to new xvidcore, from Brad. 2009-05-10 20:16:29 +00:00
sthen
d8ca32fd29 update to 1.2.1, from Brad (taking maintainer). 2009-05-10 20:16:10 +00:00
naddy
dd6fe9527c update to 1.60; prodded by Brad 2009-05-10 19:31:44 +00:00
sthen
5fd4c6e743 update to 1.7.0 and add no_x11 flavour (useful for dwm's status bar
or with dzen2). ok jasper@, Vlad Glagolev (maintainer).
2009-05-10 19:07:47 +00:00
ajacoutot
8177e9bf50 - update to py-goocanvas-0.14.1 2009-05-10 16:41:23 +00:00
jasper
0edcf75b94 - update pstree to 2.32
mostly from Rodolfo Gouveia
2009-05-10 14:54:22 +00:00
fkr
8c7b50f27f switch OpenVPN to compile with pthreads, since this is needed for plugins
like ldap auth.
ok bernd@, sthen@
2009-05-10 13:59:35 +00:00
sthen
b2b97faef9 update to 1.0.1; from Robert Blacquiere 2009-05-10 08:39:23 +00:00
martynas
ec92747690 adapt sndio backend; used for mail notifications, and plugins.
get rid of esound.  Henrikas Judickas helped me with testing
2009-05-09 22:47:08 +00:00
martynas
547ee7ad05 add lt 2009-05-09 22:44:43 +00:00
martynas
35c06ce829 lithuanian dictionary for aspell. ok sthen@, ajacoutot@ 2009-05-09 22:43:57 +00:00
robert
76fdaf2674 Go back to sjlj exceptions from dwarf2 because OpenOffice got broken with
it. The problem needs to be tracked down.
2009-05-09 20:01:13 +00:00
sthen
4cb8371127 update to 0.80rc1; thanks Gerry Patterson on the hugin-ptx list for the
missing clue I needed :-)
2009-05-09 19:28:55 +00:00
ajacoutot
dd1ef1ab89 Revert part of previous, it does not seem to help after all; for now
it is advised to start cups in foreground mode (i.e. 'cupsd -f &').
Issue is still under investigation.
2009-05-09 11:05:44 +00:00
sturm
3e2c7f0404 add some code to help find circular dependencies 2009-05-09 07:36:17 +00:00
sthen
2c93a62bbd +lightsquid 2009-05-08 22:04:31 +00:00
sthen
6668991d8b import www/lightsquid, from maintainer Kirill Bychkov.
fast and simple squid log parser with a perl cgi script to dynamically
generate report pages.
2009-05-08 22:03:57 +00:00
ajacoutot
95350a94bb - disable threading; it causes several issues which will need more
investigation
- explicitely set some configure switches
- use wheel as "system-groups" instead of non-existent "sys"
- enable raw printing
- respect CFLAGS
- add GSSAPI support
- tweak gecos
- add missing @sample
2009-05-08 20:00:57 +00:00
jcs
66c0127c20 this has some wantlibs 2009-05-08 18:04:11 +00:00
jcs
4b3722a559 ruby-systemtimer 2009-05-08 18:01:33 +00:00
jcs
80ae3ff7c8 import ruby-systemtimer 1.1.1, a better timeout.rb that uses sigalrm 2009-05-08 17:58:52 +00:00
robert
7998b1a48e oops fix some no_java flavor ifdefs 2009-05-08 15:47:32 +00:00
simon
fe5564dbf6 update to version 5.826
bulk build and ok by jasper@, thanks!
2009-05-08 15:46:39 +00:00
robert
2e1e7acb0e update to openoffice-3.1.0
- introduce a no_java flavor because now we can build OOo w/o having jdk and
  other java dependencies installed
- introduce a parallel flavor that allows people to build OOo with parallel
  processes. to achieve this we use a so called "non-blocking" cat, so
  another distfile has been added in order two provide to pre-built static
  binaries with the needed modifications (for amd64 and i386)
  By default we run a parallel build with NCPU+1 processes.
- remove unneccessary patch files
- fix some dependencies
2009-05-08 15:43:50 +00:00
jasper
50795e8c1d - update libchamplain to 0.3.0
* too many changes to list here
* libchamplain-gtk is now shipped with libchamplain
2009-05-08 12:38:27 +00:00
jasper
bf244da195 - update vte to 0.20.2
* bugfix wrt libiconv
2009-05-08 11:38:08 +00:00
jasper
7d02e36ad2 - add missing dependency 2009-05-08 10:28:35 +00:00