aboutsummaryrefslogtreecommitdiffstats
path: root/security/nettle2
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-241-1/+1
| | | | | | | in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr
* - Correct info file path (PREFIX/share/info -> PREFIX/INFO_PATH)rafan2007-07-162-5/+4
| | | | | | - Bump PORTREVISION Reported by: pointyhat exp run
* - Update to 1.15miwi2007-05-273-6/+8
| | | | | PR: 112925 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
* Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.linimon2007-02-281-1/+1
| | | | | | We appreciate the help in the past. Hat: portmgr
* Fix compile with OpenSSL 0.9.8b in -CURRENT.simon2006-09-031-0/+13
| | | | | PR: ports/101974 Approved by: maintainer timeout
* - Fix build on 4.xmiwi2006-08-072-1/+2
| | | | | | | - Fix pkg-plist Submitted by: pointyhat via kris Approved by: krion (mentor)
* Update to 1.14miwi2006-06-143-11/+13
| | | | | | PR: ports/98434 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
|
* SHA256ifyedwin2006-01-241-1/+2
| | | | Approved by: krion@
* security/nettle is out of date : port version is 1.7, available is 1.13edwin2005-11-246-54/+41
| | | | | | | | | | 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>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* - Install shared library (mostly for Pike 7.5 crypto toolkit)sergei2003-10-304-6/+54
| | | | | | | | | - Install documentation and examples - Utilize INFO PR: 58338 Submitted by: Xavier Beaudouin <kiwi@plonk.home.oav.net> Approved by: maintainer
* - don't clobber any given LDFLAGSdinoex2003-09-021-1/+1
| | | | | resolves conflitcs with bsd.openssl.mk Approved by: jim@corebsd.or.id
* PR: 51650foxfair2003-05-084-4/+56
| | | | | Submitted by: Jim Geovedi <jim@corebsd.or.id> Update to 1.7
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - Support CFLAGS/CXXFLAGS properlyijliao2002-09-202-8/+10
| | | | | | | - Pass "--no-split" flag to makeinfo PR: 42896 Submitted by: Ports Fury
* bump libgmp4 libversionijliao2002-06-251-1/+1
|
* libgmp3 -> libgmp4ijliao2002-04-181-1/+2
|
* upgrade to 1.5ijliao2002-02-013-11/+9
|
* add nettleijliao2001-12-065-0/+45
A low-level cryptographic library