kili
fc6b625aed
Update to 0.10.0.
...
ok jasper@ jim@
2011-09-24 19:06:34 +00:00
kili
63f9dd0ffa
Snap skeleton project generator and the snap library containing
...
convenience functions and support code for the generator.
ok jasper@ jim@
2011-09-24 19:05:32 +00:00
kili
75c6a3feab
Contains renderers and parsers for both XML and HTML 5 document
...
fragments, which share data structures wo that it's easy to work
with both. Document fragments are bits of documents, which are not
constrained by some of the high-level structure rules (in particular,
they may contain more than one root element).
ok jasper@ jim@
2011-09-24 19:04:46 +00:00
kili
dc966679dc
A blazingly fast HTML combinator library for the Haskell programming
...
language.
ok jasper@ jim@
2011-09-24 19:04:12 +00:00
kili
0af85e1ef4
A fast parser combinator library, aimed particularly at dealing
...
efficiently with network protocols and complicated text/binary file
formats. This library is basically a translation of the original
attoparsec library to use text instead of bytestrings.
ok jasper@ jim@
2011-09-24 19:03:33 +00:00
kili
c8d983ad6c
The module Data.CaseInsensitive provides the CI type constructor
...
which can be parameterised by a string-like type like: String,
ByteString, Text, etc.. Comparisons of values of the resulting type
will be insensitive to cases.
ok jasper@ jim@
2011-09-24 19:02:40 +00:00
kili
a3b45c1c55
This package integrates the builders from the blaze-builder package
...
with the enumerator package. It provides infrastructure and enumeratees
for incrementally executing builders and pass the filled chunks to
a bytestring iteratee.
ok jasper@ jim@
2011-09-24 19:01:52 +00:00
sthen
9d14ebbfb3
update to asterisk 1.8.7.0
2011-09-24 13:47:42 +00:00
ajacoutot
fed1636c4e
Extend the avahi section.
2011-09-24 13:45:35 +00:00
ajacoutot
75373139c4
Forgot in previous.
2011-09-24 12:23:54 +00:00
ajacoutot
1d69c80cd3
Mention deja-dup.
2011-09-24 12:23:41 +00:00
ajacoutot
93f0ea808b
+deja-dup
2011-09-24 12:21:40 +00:00
ajacoutot
5623779f1c
Import deja-dup-19.92.
...
Deja Dup is a simple backup tool. It hides the complexity of backing up
the Right Way (encrypted, off-site, and regular) and uses duplicity as
the backend.
<...>
ok jasper@
2011-09-24 12:21:02 +00:00
ajacoutot
7ff0597561
Add a comment to explain RUN_DEPENDS.
2011-09-24 12:11:38 +00:00
ajacoutot
bd6ea073ca
Disable sharing, there is no code support for it as it was moved to the
...
soon to be imported seahorse-sharing.
2011-09-24 11:48:44 +00:00
ajacoutot
ea8199a0c3
update to stable libcryptui-3.2.0.
2011-09-24 11:42:20 +00:00
jasper
7e4b9b4d56
- remove workaround now that libtool is updated
2011-09-24 09:47:21 +00:00
sthen
53ee08a507
cleaning; remove nonexistent/default autoconf options, doesn't change anything.
...
From Brad.
2011-09-24 09:40:53 +00:00
sthen
6da8c504b1
update to 20110918 Postfix snapshot, from Brad (maintainer)
2011-09-24 09:35:01 +00:00
espie
fcbd4ac01b
better: use REPORT_PROBLEM_LOGFILE to have nicer error messages.
...
use new FULLPATH setting from bsd.port.subdir.mk to avoid having to fiddle
too much with options.
2011-09-24 07:37:34 +00:00
espie
a08bf6b41e
tweak the flavor_fragment stuff to be able to specify "hey, if there's no
...
flavor, it means it's empty and not the default one". Useful for tools
that reuse saved fullpkgpaths.
2011-09-24 07:36:02 +00:00
ajacoutot
b7a45e0bc3
Tighten dependencies.
2011-09-24 07:11:36 +00:00
ajacoutot
ed115ad583
Remove libtool related part in this patch; not needed since our libtool
...
got updated.
2011-09-24 06:45:57 +00:00
kurt
bc70758475
Update to 1.5.4 and remove MAINTAINER as requested.
...
From Brad <brad@comstyle.com> and Amit Kulkarni <amitkulz@gmail.com>
2011-09-23 23:39:57 +00:00
sthen
378c061449
SECURITY update to png 1.5.5, fixing a divide-by-zero with malformed cHRM
...
chunks, this bug was introduced in 1.5.4 - CVE-2011-3328. Clues from naddy@
2011-09-23 21:00:28 +00:00
sthen
ba2e16326b
amsn requires internal headers from libpng; currently this requires a manual
...
change for every update to png to pass in the correct directory version to
configure. Change this to create a symlink to the dir in pre-configure, and
pass the path to the symlink to configure instead, so png updates don't need
to touch this. Discussed with naddy@.
2011-09-23 20:57:16 +00:00
sthen
8c701d498b
post-s2k11 sync; 7242 unzels, 2882+ 2847-
2011-09-23 20:48:04 +00:00
sthen
25aa105559
I like my /etc/mk.conf .poison lines.
...
"/usr/ports/infrastructure/mk/mk.conf", line 27: Poisoned variable REVSION is already set
2011-09-23 20:17:20 +00:00
espie
484152e9c7
better
2011-09-23 20:00:24 +00:00
espie
576201c6b2
SUBDIR=graphics/py-Imaging,,-examples should work
2011-09-23 19:35:57 +00:00
ajacoutot
2779e8c7e2
Fix COMMENT.
2011-09-23 19:11:41 +00:00
espie
d58b49083f
dpb is not so daunting. Starting dpb without any parameters will actually
...
do something useful.
2011-09-23 19:06:36 +00:00
espie
06d5da0da6
SUBDIR=databases/py-psycog,,-examples should yield something
2011-09-23 19:01:24 +00:00
espie
08b1bf1b3e
let SUBDIR=databases/py-ldap,,-examples work
2011-09-23 18:50:16 +00:00
dcoppa
fe597a12aa
Use the default terminal type "rxvt-unicode-256color", instead of the
...
more generic "rxvt-256color". Warning: a recent -current is required
(one with latest nicm@'s commit to libcurses).
Maintainer's OK
2011-09-23 15:02:13 +00:00
zinke
2683e5dbc0
link st to the build
2011-09-23 14:46:03 +00:00
zinke
22d4127ff2
import st 0.1.1
...
st is a simple virtual terminal emulator for X which sucks less.
ok dcoppa@
2011-09-23 14:41:31 +00:00
jasper
b31268c068
configure checks for gnu libtool, but the build will use "our" libtool
2011-09-23 13:06:26 +00:00
dcoppa
1ab24ad84d
Fix stripping of unicode byte order mark (maybe something has changed
...
in GHC 7). Upstream git commit c1afaea3af917f857ee5ff5cbc0c963f96acc98f
2011-09-23 12:11:01 +00:00
jasper
061e30272d
sed(1) doesn't support -i, so use perl(1) instead, drops hidden gsed dependency
2011-09-23 11:25:12 +00:00
dcoppa
63afbbb961
ops. Zap meaningless comment from this patch...
2011-09-23 11:16:17 +00:00
dcoppa
c51dcf020a
Update station URL completion to cope with station changes at
...
Last.fm (see http://www.last.fm/stationchanges2010 ).
Fix manpage's examples as well.
from upstream git
2011-09-23 11:01:28 +00:00
dcoppa
b8936d61bd
Add missing prototype for internal mute() function.
...
Fix a double free crash.
from upstream git
2011-09-23 10:30:54 +00:00
naddy
5b2dc50fb5
missing line continuation
2011-09-23 10:23:27 +00:00
pea
ed27f8a671
Major upgrade to PostgreSQL 9.1.0
...
A dump/restore is required.
Tested in a bulk by jasper@, thanks !
ok jasper@, jeremy@
2011-09-23 09:46:14 +00:00
dcoppa
3a924f368c
Clear filters before jumping to media library: fix "Jumping to
...
song... Aborted" crash (git commit 3f064df95dc0cd57176429894791f199b376379f)
2011-09-23 09:45:18 +00:00
ajacoutot
1fd9b2f113
Fix depends.
2011-09-23 09:44:24 +00:00
naddy
7b7f6cb04a
fix wantlib and bump
2011-09-23 09:39:24 +00:00
dcoppa
16daeb6b88
Maintainance update to ruby-redis-2.2.2
2011-09-23 09:30:46 +00:00
ajacoutot
1a44da2610
Fix DEPENDS.
2011-09-23 09:25:33 +00:00