Commit Graph

7211 Commits

Author SHA1 Message Date
jasper
8b2c7db1a3 - add p5-AnyEvent HTTP 2010-03-29 14:09:33 +00:00
jasper
e8fd3c6284 import p5-AnyEvent-HTTP 1.44
This module implements a simple, stateless and non-blocking HTTP client.
It supports GET, POST and other request methods, cookies and more, all
on a very low level. It can follow redirects supports proxies and
automatically limits the number of connections to the values specified
in the RFC.
2010-03-29 14:05:56 +00:00
ajacoutot
19950174b8 s/-lpthread/-pthread/ 2010-03-29 12:40:09 +00:00
ajacoutot
406ec47bdd Bugfix update to libsigc++-2.2.5. 2010-03-29 09:34:24 +00:00
ajacoutot
76641108a5 Fix icons installation and add missing gtk-update-icon-cache goo.
Fix CONFIGURE_ARGS.

Bring some patches from FreeBSD:
* use gmake
* use exuberant ctags
Fix depends accordinly.
2010-03-29 07:44:28 +00:00
jasper
69df3e75e0 - sync 2010-03-28 19:31:21 +00:00
jasper
aead13c648 import p5-Data-Dump-Streamer 2.09
Given a list of scalars or reference variables, writes out their
contents in perl syntax. The references can also be objects. The
contents of each variable is output using the least number of Perl
statements as convenient, usually only one. Self-referential structures,
closures, and objects are output correctly.
2010-03-28 19:28:50 +00:00
jasper
75d0602aa0 import p5-B-Utils 0.11
This module provides helper functions for `op' tree manipulation.
2010-03-28 19:28:06 +00:00
ajacoutot
f2f970a91c Put '-fPIC' in openbsd ifdefs. 2010-03-27 14:32:23 +00:00
ajacoutot
75102e1e90 Bump autoconf version to 2.63. 2010-03-26 15:45:54 +00:00
ajacoutot
81afb79c44 Unbreak on 64bits arches.
(thanks robert@ for giving me access to an amd64 machine)

breakage reported by viq at viq dot ath dot cx
2010-03-26 14:24:42 +00:00
ajacoutot
1ed4352ed6 Update to glib2mm-2.22.2:
MemoryInputStream: Correct data loss/corruption with binary data.
2010-03-26 13:20:37 +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
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
75f527f3ca remove ports that are included with 4.7 in base or X11 2010-03-24 16:19:56 +00:00
ajacoutot
2c39f73b0e openh323 becomes h323plus
pwlib becomes ptlib

input and ok espie@
2010-03-23 21:37:54 +00:00
ajacoutot
e111f25a77 Remove pwlib, it has been superseded by ptlib. 2010-03-23 21:27:03 +00:00
ajacoutot
7984c8ef3a -pwlib
+ptlib
2010-03-23 21:20:13 +00:00
ajacoutot
540c1f4f5f Import ptlib-2.6.5
PTLib is a moderately large C++ class library that originated many years
ago as a method to produce applications that run on both Microsoft
Windows and Unix X-Windows systems. It also was to have a Macintosh port
as well, but this never eventuated. In those days it was called the
PWLib the Portable Windows Library.

Since then, the availability of multi-platform GUI toolkits such as KDE
and wxWindows, and the development of the OpenH323 and OPAL projects as
primary user of the library, has emphasised the focus on networking, I/O
portability, multi-threading and protocol portability. Mostly, the
library is used to create high performance and highly portable
network-centric applications. So all the GUI abstractions ahave been
dropped and it was renamed the Portable Tools Library that you see
today.
2010-03-23 21:10:17 +00:00
jasper
2f99271888 - switch to gtk+2 2010-03-23 20:48:21 +00:00
stephan
ce450983f6 update to 1.16, fixes a deep recursion crash, yup sthen@ 2010-03-23 16:16:22 +00:00
ajacoutot
a63ca1d2a5 Add missing goo.
Fix dependencies.
2010-03-22 22:38:25 +00:00
robert
459bb0975e add monodevelop 2010-03-22 21:25:36 +00:00
robert
6113cb3283 Import of monodevelop-2.2.2:
onoDevelop is a free GNOME integrated development environment (IDE)
primarily designed for C# and other .NET languages.

The main features of MonoDevelop are:

        * Code Completion
        * Class Management
        * Built-in Help
        * Project Support
        * Add-ins
2010-03-22 21:24:02 +00:00
espie
bfe705aba5 recent autoconf 2010-03-22 20:54:24 +00:00
espie
53734733c7 REQUIRES current m4 2010-03-22 20:53:54 +00:00
espie
96acd30179 NOTE THIS REQUIRES -current m4, as committed a few minutes ago. 2010-03-22 20:53:34 +00:00
stephan
6c1c0a0c4f update to 0.18, ok jasper@ and sthen@ 2010-03-22 16:13:00 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
sthen
439b8d7e7f update to 0.3.17, from Brad. tested i386/amd64/macppc/sparc64/arm. 2010-03-21 23:05:18 +00:00
jasper
28756d7c5a - update goffice to 0.8.1 2010-03-21 11:01:08 +00:00
jasper
274bf0b6b1 - fix for mips64 2010-03-21 10:54:46 +00:00
jasper
7def45f9a1 - use /dev/arandom 2010-03-21 10:46:43 +00:00
jasper
b1bc456b07 - update openmpi to 1.4.1
* Rewrite network interface configuration using getifaddrs(3) for BSD, from netbsd

ok maintainer
2010-03-21 10:45:19 +00:00
ajacoutot
db5c465188 Update to libgdata-0.6.3.
ok jasper@
2010-03-21 10:18:31 +00:00
ajacoutot
4226b13540 Update to libgsf-1.14.17.
gnomevfs is now deprecated in favor of gio.
2010-03-21 09:59:45 +00:00
ajacoutot
bbe3ae05d2 Update to glib2-2.22.5.
tested in a bulk by jasper@, thanks.
2010-03-21 09:55:54 +00:00
sthen
85ddd0417d update to 20100318142033 from James Turner (maintainer) 2010-03-20 23:26:11 +00:00
ajacoutot
b31c5c5f94 @unexec -> @unexec-delete
ok sthen@ espie@
2010-03-20 17:06:45 +00:00
ajacoutot
8c76ca1f52 s/CFLAGS/CPPFLAGS/ 2010-03-20 16:53:59 +00:00
jasper
82cc587f37 - update argtable to 2.12 2010-03-20 16:45:10 +00:00
jasper
ce7a495c58 - update iso-codes to 3.13
ports is unlocked now. NO NEW PORTS NOR NEW DIRS FOR NOW!
2010-03-20 16:42:37 +00:00
giovanni
6779a7666c Fix documentation path
Diff from Vadim Zhukov
ok jasper@
2010-03-04 08:20:47 +00:00
espie
e18d5a8d2c avoid rebuild during fake 2010-03-01 14:33:56 +00:00
espie
816c0235eb a few more rotten eggs 2010-03-01 12:06:02 +00:00
espie
c0f2ef240c fix a few egg ports 2010-02-27 17:53:06 +00:00
espie
35b53591f2 fix FULLPKGPATH 2010-02-26 18:21:08 +00:00