Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10_1 22 Jun 2024 18:20:33 |
Tijl Coosemans (tijl) |
security/nettle: Restore symbol versions
PR: 279856
Approved by: sunpoet (maintainer)
Fixes: b2a6480826f3 |
3.10 18 Jun 2024 14:25:45 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update to 3.9.1
Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.10_release_20240616/NEWS |
3.9.1 09 Mar 2024 14:05:28 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Use bundled nettle.info |
3.9.1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
3.9.1 05 Jun 2023 18:46:55 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update to 3.9.1
- Convert REINPLACE_CMD to patch files
Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.9.1_release_20230601/NEWS |
3.9 27 May 2023 23:43:44 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update to 3.9
Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.9_release_20230514/NEWS |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.8.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.8.1 30 Jul 2022 19:24:12 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update to 3.8.1
Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.8.1_release_20220727/NEWS |
3.8 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.8 11 Jul 2022 13:51:34 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Fix build of assembly code on aarch64
PR: 264946
Reported by: diizzy
Tested by: diizzy (RockPro64 with GnuTLS on 13.1-RELEASE)
Obtained
from: https://git.lysator.liu.se/nettle/nettle/-/commit/d4c7597e4236f746434c9a1a24f6191f7ff870cd |
3.8 04 Jun 2022 00:54:01 |
Jan Beich (jbeich) |
security/nettle: unbreak on aarch64 after c328d3ca8519
/usr/bin/cc -I. -isystem /usr/local/include -DHAVE_CONFIG_H -O2 -pipe
-I/usr/include -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast
-Wnested-externs -fpic -MT chacha-4core.o -MD -MP -MF chacha-4core.o.d -c
chacha-4core.s
chacha-4core.s:125:23: error: invalid operand for instruction
add v24.4s, v24.4s, v160.4s
^
chacha-4core.s:126:7: error: invalid operand for instruction
add v163.4s, v163.4s, v164.4s
^
chacha-4core.s:129:7: error: invalid operand for instruction
eor v162.16b, v162.16b, v24.16b
^
chacha-4core.s:130:7: error: invalid operand for instruction
eor v166.16b, v166.16b, v163.16b
^ (Only the first 15 lines of the commit message are shown above ) |
3.8 03 Jun 2022 23:36:30 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update to 3.8
- Remove ELFv2 patch since upstream adds configure test for ELFV2_ABI [1]
Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/master/NEWS
Reference: https://git.lysator.liu.se/nettle/nettle/-/commit/c7cf19390dcb0e9792fc23b0c935c1fe5e4f91e1
[1] |
3.7.3 10 Sep 2021 21:17:44 |
Bernhard Froehlich (decke) |
security/nettle: Add CPE information
Approved by: portmgr (blanket) |
3.7.3 25 Jun 2021 14:49:36 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Remove accidentally-added file |
3.7.3 25 Jun 2021 13:41:23 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update version requirement of BUILD_DEPENDS
PR: 256492
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
3.7.3 14 Jun 2021 17:38:27 |
Po-Chuan Hsieh (sunpoet) |
security/nettle: Update to 3.7.3
- Update header of patch files
Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/release-3.7-fixes/NEWS |
3.7.2_2 18 Apr 2021 22:36:56 |
Piotr Kubaj (pkubaj) |
security/nettle: fix runtime issues on powerpc64 elfv2
nettle is compiled for elfv1 on powerpc64, which causes runtime crashes.
Submitted by: jhibbits |
3.7.2_1 06 Apr 2021 16:21:44 |
Piotr Kubaj (pkubaj) |
security/nettle: move patches to files |
3.7.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7.2_1 06 Apr 2021 12:29:52 |
Piotr Kubaj (pkubaj) |
security/nettle: fix build on powerpc64*
Due to the string "swap_mask" being replaced with the vector register,
the assembly label pointing at the local data variable .swap_mask was
being replaced as well, causing the local label to be named ".0", which
the clang integrated assembler treats as a syntax error.
Change the name to .swap_data.
Submitted by: bdragon |
3.7.2_1 30 Mar 2021 20:56:01 |
sunpoet |
Build and install example applications
- Bump PORTREVISION for package change |
3.7.2 30 Mar 2021 19:12:04 |
sunpoet |
Update to 3.7.2
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
Exp-run by: antoine |
3.6 16 May 2020 10:51:24 |
sunpoet |
Update to 3.6
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 246393
Exp-run by: antoine |
3.5.1_1 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
3.5.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.5.1 09 Jul 2019 17:13:07 |
sunpoet |
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1] |
3.4.1_1 26 Apr 2019 20:49:52 |
sunpoet |
Add BUILD_DEPENDS
security/nettle requires gmp 6.0.0+, otherwise support for public key algorithms
will be unavailable.
PR: 237582
Submitted by: eugen |
3.4.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.4.1 06 Dec 2018 20:33:45 |
sunpoet |
Fix build on powerpc64
PR: 233816
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
3.4.1 05 Dec 2018 18:47:09 |
sunpoet |
Update to 3.4.1
- Update MASTER_SITES
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS |
3.4_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.4 10 Jan 2018 12:02:42 |
amdmi3 |
- Don't try to use lib32 directory, fixes build on mips
- While here, tiny whitespace fix
MFH: 2018Q1
Approved by: portmgr blanket |
3.4 16 Dec 2017 13:51:11 |
sunpoet |
Put the target definition inside the .if to avoid empty target
Notified by: mat |
3.4 15 Dec 2017 23:51:46 |
sunpoet |
Fix build on mips64
PR: 224338
Submitted by: loader |
3.4 20 Nov 2017 13:21:38 |
sunpoet |
Update to 3.4
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS |
3.3 30 Dec 2016 19:20:13 |
sunpoet |
- Update to 3.3
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS |
3.2 17 Dec 2016 12:57:41 |
sunpoet |
- Use = instead of += for CONFIGURE_ENV
- Use USES=localbase
- Use USES=pathfix
- Use USES=ssl
- Reformat pkg-descr
- Update WWW: use https:// |
3.2 15 Dec 2016 00:16:53 |
sunpoet |
- Take maintainership |
3.2 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
3.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.2 02 Feb 2016 22:44:40 |
johans |
Update Nettle to 3.2 (ABI compatible)
Remove local patches that are now included upstream |
3.1.1 27 Jan 2016 10:54:07 |
johans |
Add patch to fix build on ARM v6
Submitted by: mmel |
3.1.1 23 Jan 2016 21:13:47 |
johans |
Update to Nettle 3.1.1
Note: Nettle 3 is not fully backwards compatible |
2.7.1 20 Sep 2015 19:21:16 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
2.7.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.7.1 27 Feb 2015 12:21:18 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.7.1 06 Jan 2015 20:54:56 |
johans |
Fix build on arm, by correcting asm code for clang
PR: 196505
Submitted by: sbruno |
2.7.1 25 Jun 2014 19:54:13 |
antoine |
Fix build of info page with ports makeinfo |
2.7.1 21 Feb 2014 13:39:24 |
ehaupt |
Remove trailing whitespaces from category security |
2.7.1 10 Feb 2014 17:38:39 |
mat |
Fix up OPTIONS_DEFINE being after bsd.port.pre.mk.
Sponsored by: Absolight |
2.7.1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.7.1 01 Dec 2013 09:16:16 |
johans |
Enable stage support; no functional changes |
2.7.1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.7.1 13 Jun 2013 19:51:53 |
johans |
Update Nettle to 2.7.1 (bugfix release) |
2.7 29 Apr 2013 18:44:48 |
johans |
Update Nettle to 2.7 |
2.6 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
2.6 26 Jan 2013 14:44:58 |
johans |
Add -fPIC flag to fix compilation on sparc64
Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> |
2.6 17 Jan 2013 19:55:23 |
johans |
- Update Nettle to 2.6
- While here, also trim makefile headers
PR: ports/175360
Submitted by: Niclas Zeising <zeising@daemonic.se> |
2.5 12 Jul 2012 21:02:06 |
johans |
- Update Nettle to 2.5 release
- Remove local patch that is no longer needed
- This release is ABI/API compatible with the previous version
PR: ports/169742
Submitted by: Niclas Zeising <zeising@daemonic.se> |
2.4 18 Dec 2011 22:47:56 |
bapt |
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans |
2.4 04 Sep 2011 15:43:18 |
johans |
Update Nettle to 2.4 (bugfix release) |
2.3 03 Sep 2011 10:50:41 |
johans |
- Update nettle to 2.3
The library is intended to be binary compatible with nettle-2.2
- Includes *.pc files for pkgconfig |
2.2 18 Aug 2011 08:39:56 |
johans |
Fix nettle build with clang on i386: correct assembly
PR: ports/159773
Submitted by: rene |
2.2 18 Jul 2011 08:45:55 |
johans |
- Add MASTER_SITE_GNU as new site for nettle
- Remove duplicated ex modeline |
2.2 17 Jul 2011 16:20:58 |
johans |
Update nettle to 2.2 |
2.1 27 Apr 2011 19:01:59 |
johans |
- 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) |
2.0_1 27 Apr 2011 01:56:47 |
dougb |
By Maintainer's request, toss these ports back into the pool |
2.0_1 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
2.0 02 Dec 2009 13:45:52 |
miwi |
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) |
1.15_2 08 Jul 2009 03:45:07 |
pgollucci |
- Pass maintainer to submitter
PR: ports/136448
Submitted by: Charlie Kester <corky1951@comcast.net> |
1.15_2 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
1.15_1 21 Aug 2008 06:18:49 |
rafan |
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 ) |
1.15_1 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.15_1 24 Jul 2007 15:10:14 |
rafan |
- 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 |
1.15_1 16 Jul 2007 07:58:02 |
rafan |
- Correct info file path (PREFIX/share/info -> PREFIX/INFO_PATH)
- Bump PORTREVISION
Reported by: pointyhat exp run |
1.15 27 May 2007 09:48:24 |
miwi |
- Update to 1.15
PR: 112925
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> |
1.14 27 Feb 2007 21:18:31 |
linimon |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr |
1.14 02 Sep 2006 22:17:13 |
simon |
Fix compile with OpenSSL 0.9.8b in -CURRENT.
PR: ports/101974
Approved by: maintainer timeout |
1.14 07 Aug 2006 10:54:16 |
miwi |
- Fix build on 4.x
- Fix pkg-plist
Submitted by: pointyhat via kris
Approved by: krion (mentor) |
1.14 14 Jun 2006 14:51:01 |
miwi |
Update to 1.14
PR: ports/98434
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout |
1.13_2 10 May 2006 14:46:48 |
ale |
Chase gmp library and bump PORTREVISION. |
1.13_1 24 Jan 2006 06:38:31 |
edwin |
SHA256ify
Approved by: krion@ |
1.13_1 24 Nov 2005 11:25:04 |
edwin |
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> |
1.7_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.7_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.7_1 29 Oct 2003 21:41:31 |
sergei |
- 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 |
1.7 01 Sep 2003 18:45:41 |
dinoex |
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by: jim@corebsd.or.id |
1.7 08 May 2003 05:00:10 |
foxfair |
PR: 51650
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Update to 1.7 |
1.5_2 20 Feb 2003 18:59:13 |
knu |
De-pkg-comment. |
1.5_2 20 Sep 2002 06:42:08 |
ijliao |
- Support CFLAGS/CXXFLAGS properly
- Pass "--no-split" flag to makeinfo
PR: 42896
Submitted by: Ports Fury |
1.5 25 Jun 2002 07:09:44 |
ijliao |
bump libgmp4 libversion |
1.5 18 Apr 2002 08:20:53 |
ijliao |
libgmp3 -> libgmp4 |
01 Feb 2002 11:17:36 |
ijliao |
upgrade to 1.5 |
06 Dec 2001 09:02:25 |
ijliao |
add nettle A low-level cryptographic library |