Commit Graph

2699 Commits

Author SHA1 Message Date
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
sebastia
b0d98745cf Fix build with gcc-2.95
OK jasper@
2011-06-08 08:39:02 +00:00
sthen
3900adefca The install target in the Makefile is already modified, so change it
a little more to obey DESTDIR, removing nasty escaping in CONFIGURE_ARGS.
Regen PLIST while there for @bin markers. From Brad.
2011-06-07 00:13:08 +00:00
naddy
6ca63f73d8 do not treat a hand-rolled configure script as if it was an autoconf one 2011-06-06 15:00:36 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
kili
d105450ef7 Handrolled configure script, so don't use CONFIGURE_STYLE=gnu.
One step towards --disable-silent-rules.

From Brad.

ok sthen (with a proper package bump)
2011-06-01 23:34:53 +00:00
dcoppa
c8e4c421e1 Fix leftover '-lpthread'.
ok fgsch@
2011-06-01 08:16:15 +00:00
espie
297c0d040d someone should really take a closer look at their LIBTOOL.
In the meantime, avoid gnu-grep, to have reproducible builds.
(especially since ggrep is half-broken with new vmmap)
2011-05-30 10:05:03 +00:00
bluhm
1a4f50bc35 update p5-Module-Signature to 0.68 2011-05-28 12:14:25 +00:00
bluhm
dbe5f56f6d update p5-IO-Socket-SSL to 1.44 2011-05-28 11:45:20 +00:00
bluhm
38d0a04af1 update p5-Net-SSLGlue to 0.7 2011-05-28 11:18:58 +00:00
jasper
a4d0fa353a using PKGNAME to construct WRKDIST is bad practice. 2011-05-22 14:03:39 +00:00
fgsch
8b11b60b1b Update to aircrack-ng 1.1.
input and ok sthen and benoit (maintainer)
2011-05-21 11:19:24 +00:00
ajacoutot
ae5066d59d Host these files that are not reachable anymore. 2011-05-18 08:09:27 +00:00
ajacoutot
b5d6ad6a2e Maintenance update to gnutls-2.12.5. 2011-05-17 19:08:08 +00:00
ajacoutot
117a42bba5 Better HOMEPAGE. 2011-05-17 19:04:14 +00:00
ajacoutot
03be77925a Depends on x11/polkit-gnome,gtk2. 2011-05-17 15:05:03 +00:00
gsoares
d37ccc08d2 sync security/luasec with lua.port.mk, no package change
ok jasper@ sthen@ jolan@ (MAINTAINER)
2011-05-16 18:24:19 +00:00
jasper
0f06ddcfd4 -remove duplicate item, no bump as it didn't build 2011-05-15 08:03:42 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
dhill
c69ea00bd5 update to 0.9.6
ok sthen@
2011-05-13 21:20:15 +00:00
ajacoutot
2d702b0153 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:24:40 +00:00
kevlo
e0634d30b5 Update to 4.00.07
ok benoit@
2011-05-10 09:56:06 +00:00
bluhm
fb785414b8 update p5-Net-SSLGlue to 0.6 2011-05-08 22:23:26 +00:00
bluhm
1ae54ec0ff update p5-IO-Socket-SSL to 1.40 2011-05-08 22:12:53 +00:00
gsoares
c8b03467eb - fix HOMEPAGE/MASTER_SITES
- set CONFIGURE_STYLE to gnu, remove ALL_TARGET
- set USE_LIBTOOL/SHARED_LIBS=
- PFRAG.shared is added
- remove unneeded patch
- adjust license name. ( PD -> Public Domain )
- regen PLIST

from sthen@
- remove NO_REGRESS (there is no test, but it doesn't
error out when you try to run it)
-tidy up whitespaces (USE_GROFF)

ok jasper@ sthen@
2011-05-04 16:16:24 +00:00
ajacoutot
4079be8ce1 Bugfix update to gnutls-2.12.3.
Incidentally fixes a build breakage when libgcrypt wasn't installed as
spotted by jasper@
2011-05-04 15:48:10 +00:00
jasper
7020d8df39 - update to 0.6.1 2011-05-03 19:04:04 +00:00
benoit
ea97f96353 - update john to 1.7.7
- update patch

ok sthen@, gsoares@
2011-04-30 05:12:51 +00:00
sthen
22b70aa246 - update to 2.02, from jung (maintainer).
- add a patch to fix a user-after-free, maintainer ok
2011-04-28 16:17:21 +00:00
dhill
5277a7f217 update to 0.9.5
ok sthen@
2011-04-28 15:37:10 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
bluhm
de261617ba - update p5-Module-Signature to 0.67
- no use groff
2011-04-21 15:26:38 +00:00
kili
71d50fcc5c Depend on devel/hs-mtl (mtl-2) so it doesn't pick up mtl-1
by accident (if ghc is installed but hs-mtl isn't).

Rule of thumb: if some hs-* port works with both mtl-1 and
mtl-2, let it depend on devel/hs-mtl. If it strictly requires
mtl-1, then don't let it depend on devel/hs-mtl (that part is
obvious). If it doesn't specify the mtl version i the .cabal
file and breaks with devel/hs-mtl installed, patch the .cabal
file.

I'll rebuild and check all the haskell junk on my machine and
will see what can be done to hs-* ports that don't build with
mtl-2 (devel/hs-mtl). If they can be fixed to work with mtl-2,
mtl-1 (in lang/ghc) will be removed.

What a mess!
2011-04-19 19:45:40 +00:00
jasper
62755ed044 switch to cpan module 2011-04-19 17:16:22 +00:00
jasper
bc72675e29 - correctly update to 0.2.0
with gleydson soares
2011-04-18 18:12:47 +00:00
sthen
0297a3df78 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:13:43 +00:00
jasper
576bb66e55 - update to 0.2.0
- install additional docs

from gleydson soares
2011-04-16 11:58:43 +00:00
jasper
02a9289240 PKG_ARCH=* is already set by cpan.port.mk.
from gleydson soares
2011-04-16 11:52:45 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
ajacoutot
058f1aab39 Major update to gnutls-2.12.2.
tested by landry@ in a bulk, thanks!
ok jasper@ landry@
2011-04-15 16:09:39 +00:00
ajacoutot
8fea97306f +libnettle 2011-04-15 16:08:36 +00:00
ajacoutot
fd064b31d7 Import libnettle-2.1.
Nettle is a cryptographic library that is designed to fit easily in more
or less any context: In crypto toolkits for object-oriented languages
(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
kernel space. In most contexts, you need more than the basic
cryptographic algorithms, you also need some way to keep track of
available algorithms, their properties and variants. You often have some
algorithm selection process, often dictated by a protocol you want to
implement.
<...>

ok jasper@ landry@
2011-04-15 16:08:01 +00:00
jasper
be4905ac81 - update to 1.09
- doesn't need groff

from gleydson soares
2011-04-13 17:54:48 +00:00
sthen
7a88c7e334 update fwbuilder to 4.1.3, from maintainer Vadim Zhukov 2011-04-12 12:38:08 +00:00