| non port: security/nettle/Makefile |
|
CVSWeb
|
Number of commits found: 32 |
|
Sun, 18 Dec 2011
|
[ 22:47 bapt ]
1.34 security/nettle/Makefile
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans
|
|
Sun, 4 Sep 2011
|
[ 15:43 johans ]
1.33 security/nettle/Makefile
1.13 security/nettle/distinfo
1.15 security/nettle/pkg-plist
Update Nettle to 2.4 (bugfix release)
|
|
Sat, 3 Sep 2011
|
[ 10:50 johans ]
1.32 security/nettle/Makefile
1.12 security/nettle/distinfo
1.14 security/nettle/pkg-plist
- Update nettle to 2.3
The library is intended to be binary compatible with nettle-2.2
- Includes *.pc files for pkgconfig
|
|
Thu, 18 Aug 2011
|
[ 08:39 johans ]
1.31 security/nettle/Makefile
Fix nettle build with clang on i386: correct assembly
PR: ports/159773
Submitted by: rene
|
|
Mon, 18 Jul 2011
|
[ 08:45 johans ]
1.30 security/nettle/Makefile
- Add MASTER_SITE_GNU as new site for nettle
- Remove duplicated ex modeline
|
|
Sun, 17 Jul 2011
|
[ 16:20 johans ]
1.29 security/nettle/Makefile
1.11 security/nettle/distinfo
1.13 security/nettle/pkg-plist
Update nettle to 2.2
|
|
Wed, 27 Apr 2011
|
[ 19:01 johans ]
1.28 security/nettle/Makefile
1.10 security/nettle/distinfo
1.12 security/nettle/pkg-plist
- Update nettle to 2.1 release [1]
The latest stable release of GnuTLS requires this version.
This includes a shared library bump
- Grab maintainership for myself (to catch any issues that may arise)
PR: ports/156173 [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: Charlie Kester <corky1951@comcast.net> (old maintainer)
|
[ 01:56 dougb ]
1.2 audio/mcplay/Makefile
1.10 deskutils/osmo/Makefile
1.25 deskutils/teapot/Makefile
1.23 devel/argtable/Makefile
1.5 devel/egypt/Makefile
1.32 devel/gengetopt/Makefile
1.18 devel/libYGP/Makefile
1.22 finance/xinvest/Makefile
1.25 finance/xquote/Makefile
1.4 graphics/box/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
By Maintainer's request, toss these ports back into the pool
|
|
Mon, 19 Apr 2010
|
[ 10:43 ale ]
1.2124 MOVED
1.36 audio/cheesetracker/Makefile
1.72 devel/avr-gcc/Makefile
1.9 devel/binutils/Makefile
1.15 devel/cross-gcc/Makefile
1.59 devel/darcs/Makefile
1.10 devel/djgpp-gcc/Makefile
1.7 devel/hs-Stream/Makefile
1.29 devel/hs-alex/Makefile
1.42 devel/hs-c2hs/Makefile
(Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
|
Wed, 2 Dec 2009
|
[ 13:45 miwi ]
1.1060 security/Makefile
1.25 security/nettle/Makefile
1.27 security/nettle2/Makefile
1.9 security/nettle/distinfo
1.11 security/nettle2/distinfo
1.3 security/nettle/files/patch-Makefile.in
1.4 security/nettle2/files/patch-Makefile.in
1.3 security/nettle/files/patch-configure
1.4 security/nettle/files/patch-examples_nettle-openssl.c
1.2 security/nettle2/files/patch-nettle2.info
(Only the first 10 of 13 ports in this commit are shown above. )
All ports depending on the nettle library have been updated
to use nettle 2.0, and there is no longer any reason to keep
separate ports for nettle versions 1.x and 2.x.
PR: 139482 139484
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
|
|
Wed, 8 Jul 2009
|
[ 03:45 pgollucci ]
1.24 security/nettle/Makefile
- Pass maintainer to submitter
PR: ports/136448
Submitted by: Charlie Kester <corky1951@comcast.net>
|
|
Wed, 13 May 2009
|
[ 09:46 ale ]
1.3 archivers/hs-zlib/Makefile
1.31 audio/cheesetracker/Makefile
1.13 devel/avr-gcc-devel/Makefile
1.13 devel/cross-gcc/Makefile
1.53 devel/darcs/Makefile
1.9 devel/djgpp-gcc/Makefile
1.2 devel/hs-Stream/Makefile
1.40 devel/hs-c2hs/Makefile
1.16 devel/hs-cpphs/Makefile
1.2 devel/hs-dlist/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Chase libgmp and bump PORTREVISION.
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Thu, 20 Mar 2008
|
[ 10:03 pav ]
1.15 science/gerris/Makefile
1.9 science/qcl/Makefile
1.13 security/authforce/Makefile
1.13 security/ccrypt/Makefile
1.33 security/dirmngr/Makefile
1.6 security/fcrackzip/Makefile
1.43 security/fwbuilder/Makefile
1.30 security/gpa/Makefile
1.36 security/gsasl/Makefile
1.23 security/gss/Makefile
(Only the first 10 of 74 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
|
Tue, 24 Jul 2007
|
[ 15:10 rafan ]
1.40 audio/libao/Makefile
1.71 editors/emacs/Makefile
1.23 math/calcoo/Makefile
1.7 math/tablix/Makefile
1.2 multimedia/recordmydesktop/Makefile
1.24 net/cyphesis/Makefile
1.20 security/nettle/Makefile
1.13 sysutils/fusefs-ntfs/Makefile
1.3 sysutils/ldapvi/Makefile
1.11 sysutils/metalog/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr
|
|
Mon, 16 Jul 2007
|
[ 07:58 rafan ]
1.19 security/nettle/Makefile
1.10 security/nettle/pkg-plist
- Correct info file path (PREFIX/share/info -> PREFIX/INFO_PATH)
- Bump PORTREVISION
Reported by: pointyhat exp run
|
|
Sun, 27 May 2007
|
[ 09:48 miwi ]
1.18 security/nettle/Makefile
1.8 security/nettle/distinfo
1.9 security/nettle/pkg-plist
- Update to 1.15
PR: 112925
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
|
|
Tue, 27 Feb 2007
|
[ 21:18 linimon ]
1.17 security/borzoi/Makefile
1.12 security/ccrypt/Makefile
1.14 security/flawfinder/Makefile
1.4 security/kripp/Makefile
1.3 security/libidea/Makefile
1.17 security/nettle/Makefile
1.4 security/p5-Crypt-Blowfish_PP/Makefile
1.10 security/p5-Crypt-CipherSaber/Makefile
1.5 security/p5-SHA/Makefile
1.2 security/sslsniffer/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr
|
|
Mon, 7 Aug 2006
|
[ 10:54 miwi ]
1.16 security/nettle/Makefile
1.8 security/nettle/pkg-plist
- Fix build on 4.x
- Fix pkg-plist
Submitted by: pointyhat via kris
Approved by: krion (mentor)
|
|
Wed, 14 Jun 2006
|
[ 14:51 miwi ]
1.15 security/nettle/Makefile
1.7 security/nettle/distinfo
1.7 security/nettle/pkg-plist
Update to 1.14
PR: ports/98434
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
Wed, 10 May 2006
|
[ 14:46 ale ]
1.38 devel/darcs/Makefile
1.10 devel/hs-cpphs/Makefile
1.6 devel/obby/Makefile
1.14 devel/ppl/Makefile
1.13 devel/root/Makefile
1.5 devel/sfslite/Makefile
1.17 dns/dhid/Makefile
1.21 dns/dhisd/Makefile
1.11 irc/ircd-ru/Makefile
1.75 java/kaffe/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
Chase gmp library and bump PORTREVISION.
|
|
Thu, 24 Nov 2005
|
[ 11:25 edwin ]
1.24 lang/pike76/Makefile
1.13 security/nettle/Makefile
1.5 security/nettle/distinfo
1.2 security/nettle/files/patch-Makefile.in
1.2 security/nettle/files/patch-configure
1.2 security/nettle/files/patch-examples_nettle-openssl.c
1.6 security/nettle/pkg-plist
security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages.
Nettle port needs to be updated for software fixes purposes.
Bumped portversion of lang/pike76
PR: ports/87655
Submitted by: Xavier beaudouin <kiwi@oav.net>
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Wed, 29 Oct 2003
|
[ 21:41 sergei ]
1.11 security/nettle/Makefile
1.1 security/nettle/files/patch-Makefile.in
1.1 security/nettle/files/patch-configure
1.5 security/nettle/pkg-plist
- Install shared library (mostly for Pike 7.5 crypto toolkit)
- Install documentation and examples
- Utilize INFO
PR: 58338
Submitted by: Xavier Beaudouin <kiwi@plonk.home.oav.net>
Approved by: maintainer
|
|
Mon, 1 Sep 2003
|
[ 18:45 dinoex ]
1.10 security/nettle/Makefile
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by: jim@corebsd.or.id
|
|
Thu, 8 May 2003
|
[ 05:00 foxfair ]
1.9 security/nettle/Makefile
1.3 security/nettle/distinfo
1.1 security/nettle/files/patch-examples_nettle-openssl.c
1.4 security/nettle/pkg-plist
PR: 51650
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Update to 1.7
|
|
Thu, 20 Feb 2003
|
[ 18:59 knu ]
1.8 security/acid/Makefile
1.21 security/bjorb/Makefile
1.19 security/botan/Makefile
1.19 security/bro/Makefile
1.2 security/bubblegum/Makefile
1.5 security/ca-roots/Makefile
1.6 security/cfv/Makefile
1.14 security/cops/Makefile
1.23 security/crack/Makefile
1.8 security/crank/Makefile
(Only the first 10 of 146 ports in this commit are shown above. )
De-pkg-comment.
|
|
Fri, 20 Sep 2002
|
[ 06:42 ijliao ]
1.5 security/nettle/Makefile
1.3 security/nettle/pkg-plist
- Support CFLAGS/CXXFLAGS properly
- Pass "--no-split" flag to makeinfo
PR: 42896
Submitted by: Ports Fury
|
|
Tue, 25 Jun 2002
|
[ 07:09 ijliao ]
1.7 math/cln/Makefile
1.7 math/ntl/Makefile
1.4 math/surf/Makefile
1.4 security/nettle/Makefile
bump libgmp4 libversion
|
|
Thu, 18 Apr 2002
|
[ 08:20 ijliao ]
1.3 devel/py-mx-experimental/Makefile
1.6 math/cln/Makefile
1.6 math/ntl/Makefile
1.3 security/nettle/Makefile
libgmp3 -> libgmp4
|
|
Fri, 1 Feb 2002
|
[ 11:17 ijliao ]
unknown security/nettle/Makefile
unknown security/nettle/distinfo
unknown security/nettle/pkg-plist
upgrade to 1.5
|
|
Thu, 6 Dec 2001
|
[ 09:02 ijliao ]
unknown security/nettle/Makefile
unknown security/nettle/distinfo
unknown security/nettle/pkg-comment
unknown security/nettle/pkg-descr
unknown security/nettle/pkg-plist
add nettle A low-level cryptographic library
|
Number of commits found: 32 |