FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:35 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
nettle 2.0 security on this many watch lists=2 search for ports that depend on this port
A low-level cryptographic library
Maintained by: corky1951@comcast.net search for ports maintained by this maintainer
Port Added: 06 Dec 2001 06:02:25


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.

WWW: http://www.lysator.liu.se/~nisse/nettle/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: math/libgmp4

To install the port: cd /usr/ports/security/nettle/ && make install clean
To add the package: pkg_add -r nettle


Configuration Options
     No options to configure

Master Sites:
http://www.lysator.liu.se/~nisse/archive/
ftp://ftp.lysator.liu.se/pub/security/lsh/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Dec 2009 13:45:52
Original commit files touched by this commit  2.0
miwi search for other commits by this committer
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)
08 Jul 2009 04:45:07
Original commit files touched by this commit  1.15_2
pgollucci search for other commits by this committer
- Pass maintainer to submitter

PR:                             ports/136448
Submitted by:   Charlie Kester <corky1951@comcast.net>
13 May 2009 10:46:02
Original commit files touched by this commit  1.15_2
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.15_1
rafan search for other commits by this committer
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 View all of this commit message)
20 Mar 2008 10:03:51
Original commit files touched by this commit  1.15_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
24 Jul 2007 16:10:14
Original commit files touched by this commit  1.15_1
rafan search for other commits by this committer
- 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
16 Jul 2007 08:58:02
Original commit files touched by this commit  1.15_1
rafan search for other commits by this committer
- Correct info file path (PREFIX/share/info -> PREFIX/INFO_PATH)
- Bump PORTREVISION

Reported by:    pointyhat exp run
27 May 2007 10:48:24
Original commit files touched by this commit  1.15
miwi search for other commits by this committer
- Update to 1.15

PR:             112925
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
27 Feb 2007 21:18:31
Original commit files touched by this commit  1.14
linimon search for other commits by this committer
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.

Hat:            portmgr
02 Sep 2006 23:17:13
Original commit files touched by this commit  1.14
simon search for other commits by this committer
Fix compile with OpenSSL 0.9.8b in -CURRENT.

PR:             ports/101974
Approved by:    maintainer timeout
07 Aug 2006 11:54:16
Original commit files touched by this commit  1.14
miwi search for other commits by this committer
- Fix build on 4.x
- Fix pkg-plist

Submitted by:   pointyhat via kris
Approved by:    krion (mentor)
14 Jun 2006 15:51:01
Original commit files touched by this commit  1.14
miwi search for other commits by this committer
Update to 1.14

PR:             ports/98434
Submitted by:   miwi
Approved by:    krion (mentor), maintainer timeout
10 May 2006 15:46:48
Original commit files touched by this commit  1.13_2
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
24 Jan 2006 06:38:31
Original commit files touched by this commit  1.13_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
24 Nov 2005 11:25:04
Original commit files touched by this commit  1.13_1
edwin search for other commits by this committer
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>
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.7_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.7_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Oct 2003 21:41:31
Original commit files touched by this commit  1.7_1
sergei search for other commits by this committer
- 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
01 Sep 2003 19:45:41
Original commit files touched by this commit  1.7
dinoex search for other commits by this committer
- don't clobber any given LDFLAGS
  resolves conflitcs with bsd.openssl.mk
Approved by:    jim@corebsd.or.id
08 May 2003 06:00:10
Original commit files touched by this commit  1.7
foxfair search for other commits by this committer
PR:             51650
Submitted by:   Jim Geovedi <jim@corebsd.or.id>
Update to 1.7
20 Feb 2003 18:59:13
Original commit files touched by this commit  1.5_2
knu search for other commits by this committer
De-pkg-comment.
20 Sep 2002 07:42:08
Original commit files touched by this commit  1.5_2
ijliao search for other commits by this committer
- Support CFLAGS/CXXFLAGS properly
- Pass "--no-split" flag to makeinfo

PR:             42896
Submitted by:   Ports Fury
25 Jun 2002 08:09:44
Original commit files touched by this commit  1.5
ijliao search for other commits by this committer
bump libgmp4 libversion
18 Apr 2002 09:20:53
Original commit files touched by this commit  1.5
ijliao search for other commits by this committer
libgmp3 -> libgmp4
01 Feb 2002 11:17:36
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.5    
06 Dec 2001 09:02:25
files touched by this commit
ijliao search for other commits by this committer
add nettle   A low-level cryptographic library    

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.262 seconds.