Commit Graph

58601 Commits

Author SHA1 Message Date
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
ajacoutot
d5c47a9cc7 Missed bump, reported by naddy@ 2010-07-26 16:35:29 +00:00
ajacoutot
8945df96a4 Fix PKGNAME.
reported by, input from and ok naddy@
2010-07-26 16:34:22 +00:00
ajacoutot
1b5a16d72f Fix COMMENT lenght (max is 60) as reported by naddy@ 2010-07-26 16:33:29 +00:00
ajacoutot
2cbf4b51a9 No need for MODGCC4 on powerpc anymore, from Brad.
While here, move to new REVISION/DEPENDS.
2010-07-26 16:14:15 +00:00
ajacoutot
d5962c44cf Remove powerpc hack, it seems to work fine now.
from Brad.
2010-07-26 16:06:55 +00:00
espie
9547298b85 fix build. make sure build includes come before systeme includes, thus
avoiding confusion between built-in libicu and textproc/icu4c
2010-07-26 15:51:18 +00:00
dcoppa
6f61a9523f link p5-AnyEvent-I3 2010-07-26 14:24:37 +00:00
dcoppa
714c269cba Import p5-AnyEvent-I3, a module to communicate with the i3 window manager
using perl.
Needed by an upcoming x11/i3 update.

OK ajacoutot@
2010-07-26 13:46:52 +00:00
espie
33f5e8c2c7 pkglocatedb is a pkgpath like others. make sure it's there, even though
it's in arch's plists.

fix absolute path handling (yeah, I'm stupid)
2010-07-26 12:34:43 +00:00
sthen
33c9e085d7 fix RUN_DEPENDS, bump REVISION. Spotted by Viq. 2010-07-26 11:22:07 +00:00
kevlo
951836dfb7 Update to 1.42
ok ajacoutot@
2010-07-26 09:45:37 +00:00
jakemsr
86c698e3b3 this was linking with libossaudio for portaudio, however portaudio hasn't
used libossaudio for a while.  quit linking with libossaudio.
2010-07-26 09:31:48 +00:00