Commit Graph

65264 Commits

Author SHA1 Message Date
sebastia
fc43f63afe MPDCon is a GNUstep base client for the Music Player Daemon (MPD).
OK landry@
2011-04-24 14:02:36 +00:00
rpointel
256faba89b Tarball has changed. Bump revision because one file has changed.
ok sthen@.
2011-04-24 10:14:43 +00:00
rpointel
eaa3c34823 Import Python 2.7.1.
Thanks a lot to landry@, fgsch@ for feedback.
Need tests before doing this version the default.
2011-04-24 09:31:44 +00:00
rpointel
c25fe689b1 Prepare import of python 2.7.
(Not linked to the build, and not made the default python).
ok landry@, fgsch@.
2011-04-24 09:19:01 +00:00
espie
cd0ba747ac more option handling refactoring 2011-04-24 09:14:45 +00:00
espie
41d3fc886a move $heuristics into $state 2011-04-24 08:34:05 +00:00
espie
69684267b3 get options to parse 2011-04-24 08:07:02 +00:00
espie
2ad5e5806c refactor options slightly 2011-04-24 08:02:07 +00:00
naddy
48f3fa2894 New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 22:53:48 +00:00
kili
7d2345d618 Update to lout-3.39.
Remove MAINTAINER  (MIA since several years, and bouncing).
2011-04-23 21:49:27 +00:00
kili
0a939560c2 Set DIST_SUBDIR for the no_deps pseudo flavor. 2011-04-23 21:05:14 +00:00
kili
7c696eb115 Update distinfo here, too. 2011-04-23 20:52:00 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
dc4287d105 Use DIST_SUBDIR from ghc.port.mk. 2011-04-23 20:17:33 +00:00
kili
71daab7260 Move almost all Haskell distfiles fetched from hackage.haskell.org
into a common subdirectory `ghc', and also move the ghc distfiles
there (from ghc-${MODGHC_VER}).

This will avoid potential conflicts of hs-* ports distfiles coming
from hackage.haskell.org with distfiles used by other ports.

Based on an idea from dcoppa@ for databases/hs-redis.

ok dcoppa@

If you want to save some bandwdith and disk space, see my mail to
ports@, which contains a shell script that can move distfiles around
under your DISTDIR.
2011-04-23 20:16:38 +00:00
kili
e41950b136 Disable the upcoming DIST_SUBDIR change in ghc.port.mk for this port, because
this is buildable with both ghc and nhc98.
2011-04-23 20:07:47 +00:00
weerd
133ced9108 Add rc script
same diff and ok from sthen@
2011-04-23 17:40:34 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
kili
c2d44c9575 Comment only. 2011-04-23 13:00:43 +00:00
kili
806bf57ddd Moving around the alex- and happy-generated files is now done by
the haddock port.
2011-04-23 12:52:36 +00:00
kili
fbb4e44932 Use the pregenerated lexer and parser to get rid of alex
and happy dependencies (the latter causing circular build
dependencies via hs-mtl and hs-transformers back to haddock).
2011-04-23 12:25:51 +00:00
kili
205c147683 Disable unicode for now (until we can re-enable it in wxWidgets).
ok landry@
2011-04-23 09:08:27 +00:00
kili
21b6df74db Include gtk2-ansi-release bits after unicode had been disabled.
ok landry@
2011-04-23 09:07:50 +00:00
kili
3a7ff48142 Update to txt2tags-2.6.
From Gleydson Soares. Thanks!
2011-04-23 09:03:20 +00:00
kili
9e7bda54a3 Adjust comment about mtl-1 included in the ghc package; there's
only one port left that doesn't work with mtl-2.
2011-04-23 08:40:41 +00:00
sebastia
084d208ddc Missed to remove two patches that made it into upstream, which now prevent to build sope.
Pointed out by viq at viq ath cx. Thanks.

OK sthen@
2011-04-23 08:33:58 +00:00
kili
9862026031 Fix missing quote around $$pkg.
ok espie@
2011-04-23 08:25:50 +00:00
jeremy
52a581e1cd Remove duplicate version of ruby-rack-test. It was originally imported
under devel, and then later imported by me under www.  Since stuff
depends on the www version and it is more up to date, keep that version.

Add goo to update automatically from devel version to www version.

Discovered by claudio@.  OK sthen@.
2011-04-23 01:31:42 +00:00
ajacoutot
a91f1abe8f Update to the most recent git release.
* fixes _lots_ of bugs
2011-04-22 15:57:19 +00:00
sthen
b58af53d5c - update to 0.5.2: various bug fixes and robustness improvements, updated
tinymce (compatible with ie9)

- remove unnecessary patch

- add a hint to roundcubemail.conf suggesting that people may need
to adjust the timezone value if they have problems with invalid sessions
2011-04-22 15:11:08 +00:00
ajacoutot
e232d4558b Update to evolution-plugin-rss-0.2.90 (git made tarball, with some local
patches). This unbreaks runtime now.
2011-04-22 14:13:56 +00:00
giovanni
62b5480b14 Update to 1.3 2011-04-22 12:54:32 +00:00
stsp
5e818aec8b wxWidgets requires both wprintf() and wscanf() for unicode support.
We're not going to add both at the same time so explicitly disable unicode
support at configure time until both functions have been added.
ok landry
2011-04-22 12:47:41 +00:00
sthen
de43b3f3e8 - unbreak the build following NULL changes
- remove libutf8 dependency, base locale support seems enough
- remove ONLY_FOR_ARCHS, it may possibly be useful on USB drives too

not really tested but the port doesn't build as-is and has
been on ports@ for most of a week without feedback, so in it goes.
2011-04-22 11:37:46 +00:00
stsp
a1212ad29c minicom contains a function called wprintf() (print to a window) which
collides with the standard C wprintf() (print a wide character string).
Upstream already realised this was a bad idea and changed the function's
name to mc_wprintf(). Do the same for our port.
ok ajacoutot landry dcoppa
2011-04-22 11:21:46 +00:00
edd
a08f291690 Update to hgd-0.3.0, which now includes config flie support.
OK landry@
2011-04-22 08:21:28 +00:00
ajacoutot
851d3066b4 Minor update to evolution-exchange-2.32.3. 2011-04-22 07:48:46 +00:00
ajacoutot
b3c1a8faa2 Bugfix update to evolution-2.32.3.
* fixes a couple of crashes
2011-04-22 07:39:37 +00:00
ajacoutot
6773e35225 Small tweak. 2011-04-22 07:29:44 +00:00
dcoppa
29c70017c1 Zap opera-flashplugin 2011-04-22 07:24:46 +00:00
dcoppa
44794e7535 It's 2011. Flash7 is less than useless.
"I sure wouldn't cry over it" ajacoutot@
"Kill it with fire!" jasper@
2011-04-22 07:24:05 +00:00
landry
c0ce6b6210 Add p5-Test-Warn to BUILD_DEPENDS, fixes build on a clean box. 2011-04-22 05:55:52 +00:00
ajacoutot
4c50c51033 Bugfix update to evolution-data-server-2.32.3.
* fix a couple of crashers
2011-04-22 05:55:37 +00:00
sebastia
6973928532 Update SOGo to 1.3.6.
People upgrading from 1.3.4 or earlier need a new configuration default called
OCSSessionsFolderURL. See the packages README for more details.

OK jasper@, sthen@
2011-04-22 05:36:12 +00:00
sebastia
c9361f6c9d Update sope to 1.3.6
OK jasper@, stuart@
2011-04-22 05:34:13 +00:00
sthen
d575b9875b SECURITY update to 1.8.3.3
- AST-2011-006, shell access via remote authenticated manager
sessions (logged-in manager users can execute shell commands via
the manager interface without having the "system" privilege that
should be required)

- AST-2011-005, DoS with remote unauthenticated sessions (add limits
to prevent unauthenticated users from tying up all available FDs for
the manager interface, SIP-over-TCP, Skinny and the built in HTTP
server).

(updating by way of upstream patch file, the full tar.gz isn't
available yet).
2011-04-21 22:28:40 +00:00
sthen
a7fd2505b1 - update to 0.87
- run the pod regression tests
- switch to SHARED_ONLY, XS modules are generally better like this...(-:
2011-04-21 22:12:10 +00:00
landry
098bcc22ba Add libtool=${LIBTOOL} to ldns-utils' CONFIGURE_ENV, so that it
correctly picks ports libtool, instead of just failing when gnu libtool
is not installed.
ok sthen@.
2011-04-21 21:13:57 +00:00
sthen
e3cbc9ab0b Have check_mailscanner pick up the "Run As User" setting from
MailScanner.conf and explicitly start as that user. This avoids setuid
in perl (triggering taint mode) and so it sidesteps taint mode fallout
which has appeared recently, most likely due to the CVE-2011-1487 fix
in Perl.

Maintainer believed to be away this week, so committing now and we
can change it later if he disagrees when he returns.   ok todd@
2011-04-21 20:25:35 +00:00
jasper
f2a8537a69 re-order 2011-04-21 16:29:35 +00:00