Commit Graph

58613 Commits

Author SHA1 Message Date
naddy
10f831e7aa Enable multibyte support. Makes regression tests happier. 2010-07-28 20:25:11 +00:00
sthen
64a45b8961 +pear-HTTP-WebDAV-Server 2010-07-28 20:06:42 +00:00
sthen
601b32f0f2 Import ports/www/pear-HTTP-WebDAV-Server, an RFC2518 compliant helper class
for WebDAV server implementation. From Johan Huldtgren with minor tweaks.
2010-07-28 20:06:15 +00:00
benoit
73b2ce2dec - update ecm to 6.3
- use new WANTLIB/LIB_DEPENDS style
2010-07-28 19:23:49 +00:00
sebastia
ac6718154a add poco to the build 2010-07-28 18:18:48 +00:00
sebastia
ca6ddd823f Import poco
POCO C++ libraries for network based applications

C++ class libraries for network-centric, portable applications, 
integrated perfectly with the C++ Standard Library. Includes 
network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an 
XML parser.

With a lot of feedback from landry@ 
Finally OK from dcoppa@
2010-07-28 18:13:00 +00:00
sebastia
83ee502ccf Get rid of pre-configure, and the expensive SUBST_CMD
Pointed out by steven@
2010-07-28 18:09:10 +00:00
sebastia
d63f2b43fe Update coccinella from the very old version to latest release. Many new
features to list them here, and especially a much nicer looking interface.
No sound or VoIP yet, since those dependencies needs to be ported to sndio first.
Take maintainership, since I'm part of upstream, old maintainer agreed
long time ago.

OK landry@
2010-07-28 18:03:00 +00:00
sebastia
819a4cdb13 add net/tcludp graphics/tkimg misc/memchan to the build 2010-07-28 17:50:46 +00:00
sebastia
bf3739bfcd import memchan at the right place
in-memory channels for Tcl, chunks and fifos

Memchan is an extension to Tcl implementing memory channels, 
i.e. channels storing the data placed into them in memory, 
not on disk.

OK landry@
2010-07-28 17:24:01 +00:00
sebastia
e4f262a475 Was imported in the wrong part of the ports tree, sorry 2010-07-28 17:21:31 +00:00
sebastia
62936e6a5b import tcludp
Tcl UDP extension

This package provides support for using UDP through Tcl.
The package provides a new channel type and attempts to
permit the use of packet oriented UDP over stream oriented
Tcl channels.

OK, landry@
2010-07-28 17:07:25 +00:00
sebastia
d4dcd6f83c import tkimg
image extension for Tcl/Tk

This package enhances Tk, adding support for many 
other Image formats: BMP, XBM, XPM, GIF (with 
transparency, but without LZW), PNG, JPEG, TIFF.

OK, landry@
2010-07-28 17:04:55 +00:00
sebastia
8a49f08bc4 import memchan
in-memory channels for Tcl, chunks and fifos

Memchan is an extension to Tcl implementing memory channels, 
i.e. channels storing the data placed into them in memory, 
not on disk.

OK, landry@
2010-07-28 17:03:00 +00:00
sebastia
54fa045a1c enable gloox to the build 2010-07-28 14:25:01 +00:00
sebastia
8b10e39ca4 import gloox
extensible C++ library for XMPP clients and components

gloox is a rock-solid, full-featured Jabber/XMPP client library,
written in clean ANSI C++. It makes writing spec-compliant clients
easy and allows for hassle-free integration of Jabber/XMPP
functionality into existing applications

OK landry@
2010-07-28 14:20:50 +00:00
sebastia
a62c4724b5 Enable py-xmpppy for build. 2010-07-28 12:26:35 +00:00
sebastia
7f140877ca Import net/py-xmpppy
Python XMPP and Jabber implementation

xmpppy is a Python library that is targeted to provide easy scripting
with Jabber. Similar projects are Twisted Words and jabber.py.

This library was not designed from scratch. It inherits some code from
jabberpy and have very similar API in many places. Though it is separate
project since it have almost completely different architecture and
primarily aims to work with jabberd2 - the new Open Source Jabber Server.

OK, landry@
2010-07-28 12:22:11 +00:00
espie
ad1c200d38 synch 2010-07-28 09:19:05 +00:00
ajacoutot
c23839f49a Maintainance update to libgcrypt-1.4.6. 2010-07-27 21:45:47 +00:00
ajacoutot
857ff6944f Maintainance update to libgpg-error-1.9. 2010-07-27 21:45:06 +00:00
dcoppa
abe7d097fa Add runtime dependency over shells/bash.
Discussed with and OK kili@, Jona Joachim (maintainer)
2010-07-27 20:23:34 +00:00
landry
393e332cba Readd subdir Makefile so that thunderbird and seamonkey dirs are reached. 2010-07-27 20:19:27 +00:00
landry
22c0e1a87c Reimport enigmail, this time as two ports, sharing most stuff through
Makefile.inc :
- enigmail-1.1.2 for thunderbird
- enigmail-seamonkey-1.0.1p1 for seamonkey
2010-07-27 20:18:24 +00:00
landry
1a68614930 Temporary cvs delete. An infrastructure to build different versions of
enigmail for seamonkey and thunderbird will replace it.. as much as i
hate that way of doing things, seems i have no choice.
2010-07-27 20:14:49 +00:00
kili
d7092308d3 Re-add PKGNAME-main, which probably has been dropped by accident
during the WANTLIB/LIB_DEPENDS/REVISION sweep in print/.
2010-07-27 18:21:48 +00:00
kili
7994693148 No need for gmp if built with nhc98. 2010-07-27 18:18:29 +00:00
kili
d42b1d5748 Update to 1.22, fixes the build on i386.
Problem noticed by naddy@, who also ran regression tests on i386.
2010-07-27 18:16:18 +00:00
landry
ab735bbe73 Update to thunderbird-i18n 3.1.1 2010-07-27 17:08:43 +00:00
landry
28bb810af5 Update to thunderbird 3.1.1, tested by a few people on ports@ (and myself...)
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
2010-07-27 17:01:16 +00:00
landry
fd9d94ce20 Build lightning as a subpackage of seamonkey. Add necessary
@pkgpath/@conflict markers for seamless upgrades from
productivity/sunbird,-seamonkey. This also installs gdata provider
extension as part of lightning subpackage, for read/write access to
google calendars within lightning.
2010-07-27 16:55:21 +00:00
landry
479d7c3a14 Remove -lighting subpackages, they can be built from their respective
host applications using --enable-calendar, so it makes more sense to
move the subpackages there, as seamonkey and thunderbird can get out of
synch.. now sunbird is only a standalone app.
Convert to mozilla MODULE while here, greatly shrinks Makefile. Use
EPOCH for seamless upgrades, as previous PKGNAME contained 1.0b1 which
wasn't detected as 1.0beta1.
2010-07-27 16:52:35 +00:00
landry
88031f8e39 Only run ${SUBST_CMD} on ${FILESDIR}/README.OpenBSD / $app.desktop if
the corresponding file exists. Needed for later sunbird/xulrunner
conversions to mozilla.port.mk.
ok sthen@
2010-07-27 14:20:15 +00:00
landry
506d63e02c Convert to new LIB_DEPENDS/WANTLIB semantics, fix WANTLIB while here.
Bump all REVISION as i changed my e-mail address.
2010-07-27 12:58:42 +00:00
dcoppa
43386242fd Switch to new-style REVISION/LIB_DEPENDS/WANTLIB
OK sthen@
2010-07-27 09:27:23 +00:00
dcoppa
0d2fce5292 Switch to new-style REVISION/EPOCH/LIB_DEPENDS/WANTLIB
OK sthen@
2010-07-27 09:24:39 +00:00
landry
5c3d586790 Bugfix update to mapserver 5.6.5, see for changes:
http://lists.osgeo.org/pipermail/mapserver-users/2010-July/066134.html

- enable agg support (because it's _really_ nicer than gd output)
- switch to newer lib_depends
- tweak do-install to use ${INSTALL_SCRIPT} for mapserver-config
2010-07-27 08:57:38 +00:00
ajacoutot
6f2004c52a Revove BROKEN-powerpc, it works fine after the gcc4 switch, from Brad. 2010-07-27 04:44:37 +00:00
ajacoutot
f4558a9d23 Remove powerpc workaround, it is not needed anymore, from Brad.
Move to new DEPENDS/REVISION.
2010-07-26 20:37:36 +00:00
naddy
eff20530db remove an unused patch that causes the autotools framework to attempt
to run automake
2010-07-26 20:33:35 +00:00
ajacoutot
a53a178cf0 Remove obsolete powerpc workaround, from Brad. 2010-07-26 20:28:00 +00:00
kili
1036176960 hs-x11-extras is in hs-X11 now
noticed by espie
2010-07-26 20:27:05 +00:00
ajacoutot
30d5cfa420 Move to new depends. 2010-07-26 20:23:28 +00:00
edd
273e6d9067 Convert a whole bunch of ports/print to use new WANTLIB/LIB_DEPENDS/REVISION.
OK aja@
2010-07-26 20:07:31 +00:00
ajacoutot
6303508fb6 Remove powerpc workaround, it is not needed anymore, from Brad. 2010-07-26 18:59:18 +00:00
ajacoutot
20d02d485f Remove powerpc workaround, it is not needed anymore, from Brad.
While here, move to new REVISION/DEPENDS.
2010-07-26 18:55:27 +00:00
jolan
a4ee5e60a6 - switch to using the built-in privilege dropping
- provide a better default config
- fix some bugs when using the control program
2010-07-26 18:11:42 +00:00
ajacoutot
291e5adb3e Remove powerpc workaround, it builds fine now, from Brad.
While here, move to new DEPENDS.
2010-07-26 18:08:00 +00:00
ajacoutot
35bced88c0 This builds fine on powerpc with defaults optimizations now, from Brad. 2010-07-26 17:01:29 +00:00
ajacoutot
f6c341eaa0 No need to use MODGCC4 on powerpc anymore, from Brad.
While here, move to new DEPENDS.
2010-07-26 16:48:25 +00:00