Commit Graph

58672 Commits

Author SHA1 Message Date
sthen
64acead911 fix MASTER_SITES, tidy 2010-07-30 22:07:53 +00:00
sthen
68a4b97f92 switch to the 1.2.13 managesieve diff, now it's been updated. from Brad. 2010-07-30 21:55:16 +00:00
sthen
d808580e91 - move Horde distribution sites list across to horde.port.mk, no point
cluttering network.conf.template now they're in one place

- add an http variant at the head of the list
2010-07-30 21:24:39 +00:00
benoit
92753183c9 - update pound to 2.5
- use new WANTLIB/LIB_DEPENDS style
2010-07-30 21:22:51 +00:00
sthen
7210375e0e mention Horde in COMMENTs and bump 2010-07-30 21:14:09 +00:00
benoit
30ccc49d51 - update dwdiff to 1.8.2 2010-07-30 21:11:10 +00:00
benoit
f67bb48592 - update surfraw to 2.2.7
- regen PLIST
- update patch
2010-07-30 21:07:11 +00:00
sthen
9360ea4edb build p5-IP-Country, it was never added to Makefile. 2010-07-30 20:36:38 +00:00
sthen
6b062b8978 - Add a bug fix from upstream via Brad:
mbox: Fields weren't being added to cache file during message saving.

- Knock out the sieve subpackage if building with another flavor.
The object code was ending up linked to db/ldap libraries and thus
producing bad packages in bulk builds. This is a nasty hack from me
to fix packages until we have time to fix the linking and has a
big fat XXX next to it. Ok Brad (maintainer).
2010-07-30 20:22:24 +00:00
jolan
cf698d83cf update to 1.2.11; from brad 2010-07-30 20:00:26 +00:00
sthen
1499deb94c regen patches 2010-07-30 19:57:12 +00:00
ian
b29ad43956 Update my mirror and Makefile to latest stable SVN. Nagged by Landry.
Strip some garbage from their build script. Reluctantly use JDK 1.6
since code doesn't build on 1.7 due to better error checking.
2010-07-30 19:47:36 +00:00
sebastia
d8df757324 * add space between variable and = in the ports makefiles
* zap pthread from WANTLIB in tkdnd
 * get rid of expensive SUBST_VARS in pre-configure or whole pre-configure
 * get rid of tktreectrl PFRAG.shared
 * bump tkdnd and tktreectrl

OK, landry@ who's eyes got burned ;)
2010-07-30 16:41:09 +00:00
sthen
46f473f9b5 simplify 2010-07-30 16:11:25 +00:00
sthen
4a4d92668a link dimp/mimp 2010-07-30 15:56:24 +00:00
sthen
55c0a7c0d6 import ports/www/horde/dimp
DIMP (Dynamic IMP) is an AJAX-like frontend for the IMP webmail system.
It provides a 3-pane layout with message preview, drag-and-drop support,
context-sensitive menus, etc.
2010-07-30 15:56:10 +00:00
sthen
c9524773f8 import ports/www/horde/mimp
MIMP (Mobile IMP) is an lightweight frontend for the IMP webmail system,
suitable for mobile devices such as WAP phones or PDAs. Basic functionality
is implemented including mailbox viewing and paging, viewing messages,
deleting, replying, forwarding, and composing new messages.
2010-07-30 15:52:50 +00:00
ajacoutot
4cf74becdd Fix WANTLIB.
reported by naddy@
2010-07-30 15:35:00 +00:00
sthen
67d904c446 fix RUN_DEPENDS and bump, remove some pointless junk from imp/Makefile 2010-07-30 15:31:17 +00:00
naddy
78ecb14735 fix include order to appease -Werror; no changes to package 2010-07-30 15:28:14 +00:00
lum
3b5ea239d6 LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:53:35 +00:00
naddy
f455e7b60b include function prototypes 2010-07-30 14:36:30 +00:00
lum
52f19cdf0e LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:28:20 +00:00
lum
fe566b108e LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:15:15 +00:00
lum
fddec5d7f2 LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:01:52 +00:00
lum
b89d6286ef LIB_DEPEND + WANTLIB clean up. 2010-07-30 13:55:10 +00:00
giovanni
8cb01a4bcd Version 0.8 has just been released, spotted by Viq, thanks. 2010-07-30 13:54:54 +00:00
lum
ada43043dd Remove unrequired LIB_DEPEND.
ok landry@
2010-07-30 13:12:23 +00:00
landry
ecf4edc8b7 qt4 now builds fine on hppa with gcc4, remove CXXFLAGS+=-finline-limit=60 2010-07-30 12:57:18 +00:00
giovanni
bf3a04e262 Update to 0.7 2010-07-30 12:50:41 +00:00
ajacoutot
7a75c60d16 Move to new DEPENDS. 2010-07-30 12:03:08 +00:00
ajacoutot
d7acb3b130 New style DEPENDS. 2010-07-30 11:29:44 +00:00
sthen
8a2471c43a Drop the old horde ports, new versions are now in ports/www/horde
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
sthen
764a82805f Import the various Horde components (horde, imp, ingo, kronolith, etc)
under a common directory, sharing infrastructure with Makefile.inc and
horde.port.mk. Update components to current versions while there.
Thanks Johan Huldtgren for suggestions and testing and ajacoutot@
for suggestions and ok.
2010-07-30 11:27:06 +00:00
ajacoutot
9cb7e75a23 Typo: exepath -> execpath.
This should fix the 'command not found' errors when using external scripts.
2010-07-30 10:21:13 +00:00
ajacoutot
2a4ec42b2f Again more new style DEPENDS. 2010-07-30 09:23:28 +00:00
ajacoutot
fd1cd0c58d Move move to new DEPENDS. 2010-07-30 08:02:59 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
giovanni
819b70bdd6 Bugfix update to 2.6.10 and switch to new dependencies 2010-07-30 06:27:52 +00:00
ajacoutot
4d03749581 Update to gobject-introspection-0.6.14.
hobbits take maintainership.
2010-07-30 05:49:24 +00:00
landry
7d539d4715 This now builds fine with default CFLAGS since hppa switched to gcc4,
so remove workaround. Convert WANTLIB while here.
2010-07-30 05:46:51 +00:00
jolan
d8c581ba73 update to 5.5.015 2010-07-29 22:53:59 +00:00
steven
047051570a +rsyslog 2010-07-29 21:40:47 +00:00
steven
656504ee5d import rsyslog-4.6.3
Rsyslog is an enhanced multi-threaded syslogd with a focus on
security and reliability. Among others, it offers support for
on-demand disk buffering, reliable syslog over TCP, SSL, TLS and
RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many
more), email alerting, fully configurable output formats (including
high-precision timestamps), the ability to filter on any part of
the syslog message, on-the-wire message compression, and the ability
to convert text files to syslog. It is a drop-in replacement for
stock syslogd and able to work with the same configuration file
syntax. Its advanced features make it suitable for enterprise-class,
encryption protected syslog relay chains while at the same time
being very easy to setup for the novice user.

initial port from todd@, improved by sthen@ and me
2010-07-29 21:40:21 +00:00
landry
77305053c2 This builds fine with default CFLAGS since hppa switched to gcc4, so
remove workaround.
While here fix WANTLIB and switch to REVISION.
2010-07-29 18:43:32 +00:00
landry
44fa7cfd6e Remove BROKEN-hppa. It builds fine now with gcc4.
While here switch to REVISION.
2010-07-29 18:06:33 +00:00
kettenis
a352081dcf An char array is not necessarily 8-byte aligned, to casting it to (double *)
and dereferencing it leads to unaligned access on strict alignment
architectures.  Unbreaks build on hppa.

ok espie@
2010-07-29 13:41:45 +00:00
sebastia
ae7fa59953 Style cleanup, and get rid of expensive SUBST_CMD in pre-configure.
OK, landry@
2010-07-29 11:42:56 +00:00
dcoppa
e2808626aa Update to youtube-dl 2010.07.24
OK pirofti@, sthen@
2010-07-29 11:41:31 +00:00
sebastia
19018a3c34 Use install-data instead of cp in pre-configure.
Pointed out by ajacoutot@
2010-07-29 10:58:02 +00:00