Commit Graph

50519 Commits

Author SHA1 Message Date
benoit
c79de250e8 - update dwdiff to 1.5.2
- change maintainer

ok ajacoutot@
2009-05-27 13:43:09 +00:00
sthen
b45f79bdd9 install manuals to the correct location, bump PKGNAME. 2009-05-27 12:59:45 +00:00
benoit
44034054f8 - update figlet to 2.2.2
- change maintainer
- regen PLIST & patches

ok ajacoutot@
2009-05-27 10:24:50 +00:00
sthen
932ed4b398 estdc++ does indeed need copying from gcc4.port.mk to LIB_DEPENDS-main
because it's not inherited from LIB_DEPENDS here; reinstate (and bump
PKGNAME), fixing problem found by James Turner. no cookie for me :(
2009-05-26 23:26:32 +00:00
halex
268f4092d8 add my whereabouts
ok todd@, sthen@
2009-05-26 23:10:22 +00:00
sthen
b753e8d894 maintenance update to 0.6.1, from Jonathan Armani. 2009-05-26 21:34:26 +00:00
fgsch
0c4a3644c7 o fix crash on TextSearch free due to a collision with libc' bm_free
as reported in ports@
o correctly depend on the python version used as flavor
o eggify
o comments in lowercase
2009-05-26 19:28:12 +00:00
pirofti
ab88eaffc6 Fix lib-depends-check. Okay ariane@. 2009-05-26 17:10:53 +00:00
sthen
670e919314 reserve 628 for kamailio. 2009-05-26 16:19:06 +00:00
benoit
67189801f1 - update cscope to 15.7a
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-26 15:44:54 +00:00
benoit
0880f3365f - update yui to 2.7.0b
- regen PLIST-*
- change maintainer
- change MASTER_SITES

ok espie@, ajacoutot@
2009-05-26 14:27:34 +00:00
sthen
8b8ac56fe5 update to 1.6 (rolling in several patches), and new MASTER_SITES. 2009-05-26 14:13:22 +00:00
benoit
8d15ccc688 - update ytree to 1.92
- regen PLIST
- OK from maintainer

ok ajacoutot@
2009-05-26 14:08:22 +00:00
ajacoutot
9177b9710f - bugfix update to poppler-0.10.7
ok kili@
2009-05-26 13:05:46 +00:00
ajacoutot
0c6bb221b5 - tweak MESSAGE
"sure" robert@
2009-05-26 11:01:47 +00:00
ajacoutot
72efe3f2fd - update to rednotebook-0.7.2
prodded by bernd@
2009-05-26 08:21:50 +00:00
benoit
b91a9bd7d6 +py-crack
ok ajacoutot@
2009-05-26 08:19:50 +00:00
benoit
ef46a38ee8 import py-crack;
This module brings to Python programs the capability of evaluating password
    strength. To achieve this noble aim it uses the well known cracklib toolkit,
    hence the name.

    ok ajacoutot@, thanks!
2009-05-26 08:13:04 +00:00
benoit
b6d4c74467 +cracklib 2009-05-26 07:58:22 +00:00
benoit
5f220b8719 import cracklib;
This package is an updated/modernized distribution of CrackLib as
    previously release by Alec Muffett. Pretty much all of the files have
    been modified in some way to allow for this modernization and to
    apply numerous bug fixes and patches.

    ok ajacoutot@, thanks!
2009-05-26 07:48:32 +00:00
ajacoutot
dcd0d36154 - small update to vte-0.20.3
several bugfixes in the python bindings
2009-05-26 06:41:25 +00:00
sthen
d06854f1e1 +scrypt 2009-05-25 22:51:28 +00:00
sthen
e9b59d293f import scrypt;
A simple password-based encryption utility as a demonstration of
the scrypt key derivation function, greatly increasing the cost of
a brute force attack compared to openssl enc.

feedback and liaison with author from Predrag Punosevac, thanks!
2009-05-25 22:48:48 +00:00
sthen
856e7aaf08 add benchmarks to CATEGORIES, bump. 2009-05-25 20:23:25 +00:00
sthen
c30d9174cd +queryperf 2009-05-25 20:21:42 +00:00
sthen
4102e89895 import net/queryperf, a DNS query performance tester included in the
contrib directory of BIND 9.
2009-05-25 20:20:19 +00:00
benoit
f0f7f70de7 - update integrit to 4.1
- regen PLIST & patches
- change maintainer
- change MASTER_SITES & HOMEPAGE

ok ajacoutot@
2009-05-25 18:50:28 +00:00
ajacoutot
f104bc5ea4 - minor update to devede-3.13.1 2009-05-25 18:14:07 +00:00
sthen
ae679a76bd - update to 1.90
- add .../archive/ to MASTER_SITES, old files are moved there
- force packagemanager to be set to restrict updates from inside
the software, following conversation with oga@.
2009-05-25 17:54:01 +00:00
sthen
6f96b7b778 remove comment about a known issue that's already been fixed; bump PKGNAME
from Edd Barrett (maintainer).
2009-05-25 17:19:12 +00:00
pirofti
3bc7c9020c Fix PLIST and bump. Noticed by naddy@, thanks. 2009-05-25 16:35:56 +00:00
naddy
45d389b1ca bump after tcl/tk module fixes changed dependencies 2009-05-25 16:15:19 +00:00
benoit
fe0768856b - cosmetic change
- bump
- regen PLIST

ok ajacoutot@
2009-05-25 16:09:08 +00:00
ariane
b7111e5924 Create libwine.so.0.0 instead of libwine.so.1.0.
Don't symlink libwine.so.1 or libwine.so.
Set WINEPREFIX for regress.
Configure flags: s/without-also/without-alsa/, remove --without-esd, since
that is handled by esd flavor.

(Port is still in wip status, this just makes the port package properly and
exposes the general failure of the regress in this port.)

'Its good if wine.0.0. is created. Let's ask porters.' pirofti@
2009-05-25 15:33:10 +00:00
giovanni
aa69604392 Update to 0.13.52
Fixes build on vax.
ok benoit@
2009-05-25 15:29:24 +00:00
benoit
3f9fee7841 - bump
- change email of maintainer
- add py-xdg dependencies spotted by David Coppa

ok ajacoutot@
2009-05-25 15:17:20 +00:00
giovanni
94e7613dcb Update to 23.6.0 2009-05-25 14:17:30 +00:00
ajacoutot
5485e209de - add patches to fix an issue with mpd craching when trying to create its
database on badly tagged mp3s

from Debian via David Coppa, thanks!
2009-05-25 14:06:16 +00:00
ajacoutot
fc7700b9e9 - update to libmusicbrainz-3.0.2
- remove patch included upstream

from David Coppa, thanks!
2009-05-25 13:59:09 +00:00
jim
a04fb2892a update ii to 1.4
ok simon@, Gleydson Soares (MAINTAINER)
2009-05-25 13:11:07 +00:00
kevlo
bf5193de3c update to 3.1.5
ok giovanni@
2009-05-25 10:37:41 +00:00
kevlo
5a40648d3b update to 3.7.14
ok pea@
2009-05-25 10:35:31 +00:00
benoit
0931633bbd - update bozohttpd to 20090522
- change maintainer
- modify MASTER_SITES

ok ajacoutot@
2009-05-25 10:24:34 +00:00
benoit
4afe556fc6 - update ratproxy to 1.58
- change maintainer

ok ajacoutot@
2009-05-25 09:56:58 +00:00
benoit
c119b3379f - update to WordGenerator 1.9
- change maintainer
- SUBST_CMD and MODTK_BIN usage

ok ajacoutot@
2009-05-25 09:46:08 +00:00
sthen
5297360341 switch from the release candidate to the release tarball;
identical file, no actual change.
2009-05-25 09:19:05 +00:00
ajacoutot
4c05e3e645 - s/lpthread/pthread
ok sthen@
2009-05-25 08:49:31 +00:00
sthen
43798b0379 update to 1.88 and switch to flvstreamer from rtmpdump. 2009-05-25 00:22:52 +00:00
sthen
d0dde56068 remove unnecessary WANTLIB and bump PKGNAME. 2009-05-25 00:21:08 +00:00
sthen
9c47586b04 +flvstreamer 2009-05-24 23:57:37 +00:00