70 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
1c2640d15d missing libgcrypt dep; "NOT REACHABLE" 2019-05-17 16:53:07 +00:00
jasper
833c45d667 update to hydra-8.6 2017-11-20 13:04:09 +00:00
gonzalo
c098145705 Little update for Hydra to 8.5:
https://github.com/vanhauser-thc/thc-hydra

OK benoit@
2017-07-04 15:04:49 +00:00
ajacoutot
9eb479e347 Our cp(1), mv(1) and rm(1) support `-v' now.
ok sthen@
2017-06-28 13:16:48 +00:00
benoit
82f339261e Update to hydra-8.4.
from Rafael Sadowski, ok rpointel@
2017-02-28 12:47:56 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
rpointel
8f654a8bf0 update hydra to 8.1.
From Sebastien Dellac (shaxo@laposte.net), ok benoit@.
2015-11-21 14:16:33 +00:00
sthen
628445e140 sync WANTLIB 2015-08-17 20:04:16 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
naddy
a68aab640b switch from the ancient des_ API to DES_; ok benoit@ 2014-04-15 11:25:42 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
nigel
215311df0d remove patch to hydra man page. Thanks to schwarze@ for
updating mandoc, the syntax error is no longer displayed.
2011-11-05 21:25:52 +00:00
nigel
43cbd6d89e Update hydra from v5.4 to v7.1
Ok and Comments rpointel@ brad@ benoit@
2011-11-05 15:24:38 +00:00
jasper
0e92e082b2 - regen WANTLIB 2011-11-04 08:42:25 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
espie
4856ef07e8 missed some new depends 2010-11-22 09:34:10 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
233071960e Fix typo in WANTLIB:
xcb-render-utils -> xcb-render-util

Didn't build, so no bump.
2010-08-01 05:51:10 +00:00
lum
60085d9af1 LIB_DEPEND + WANTLIB clean up. 2010-07-30 23:13:30 +00:00
sthen
7bd856838c - fix problem in fake-install with the no_x11 pseudo-flavour noted on ports@
- correct license markers
- honour CC
- bump PKGNAME

ok jasper@
2010-01-16 11:30:23 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
27635a6555 fix package specs in depends 2009-07-18 15:50:40 +00:00
rui
8f21031246 - update to hydra 5.4.
ok laurent@
2009-01-05 22:10:06 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
ab77eb7f59 new MULTI_PACKAGES 2006-11-25 08:55:18 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
steven
a1a32f1041 fix homepages and a few master sites 2006-07-19 16:07:22 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
steven
c25c3c1fbe fix WANTLIB after gtk+2 downgrade, add USE_X11 2006-01-20 20:47:25 +00:00
pvalchev
ef3ab8fb6d gcc2 fixes 2006-01-04 02:03:46 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
b5c0c8f37a fix wantlib + bump 2005-11-14 13:18:45 +00:00
aanriot
db3ef551b1 drop maintainership. 2005-09-30 11:32:14 +00:00
aanriot
06b94cb86a update my email address.
ok naddy@
2005-06-28 17:46:43 +00:00
alek
2da6daeaf1 - Replace FLAVOR with SUBPACKAGE
- Respect CFLAGS, INSTALL_STRIP, Makefile cleanup, etc.
- Bump PKGNAME

From Alexandre Anriot <aanriot@atlantilde.com> (new MAINTAINER)
2005-05-22 09:34:39 +00:00
sturm
4552638d48 update to hydra 4.6
now with no_x11 FLAVOR

from Jon Trembley <jon at brain-box.net>
2005-02-11 19:46:22 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00