non port: security/gnupg1/Makefile |
SVNWeb
|
Number of commits found: 67 |
Thu, 18 Nov 2021
|
[ 01:01 Adam Weinberger (adamw) ] 6f8cfad
security/gnupg{,1}: Transfer maintainership to adridg
|
Wed, 16 Jun 2021
|
[ 09:00 Piotr Kubaj (pkubaj) ] 0053176
security/gnupg1: fix build on powerpc
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 20 Aug 2020
|
[ 23:10 zeising ]
security/gnupg1: Build with -fcommon
With llvm 11, builds are using -fno-common by default.
I've tried to fix gnupg1 to build with this, but it is qyite hard and
requires a lot of patches. In the meantime, upstream code has changed
significantly, and gnupg1 is old, so just switch it to use -fcommon instead,
to make it build.
MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum)
|
Wed, 15 Jul 2020
|
[ 07:28 adamw ]
Unmute some build commands
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Tue, 12 Jun 2018
|
[ 13:53 adamw ]
Update gnupg1 to security release 1.4.23
PR: 228936
Submitted by: Dani
MFH: 2018Q2
Security: CVE-2017-7526
|
Thu, 20 Jul 2017
|
[ 12:20 adamw ]
Update to 1.4.22.
MFH: 2017Q3
Security: CVE-2017-7526
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Tue, 10 Jan 2017
|
[ 15:42 tijl ]
Restore the link from gpg to gpg2 on uninstallation, removed in r431058.
When gnupg is installed, installing gnupg1 overwrites the link. Uninstall
should restore the link so the system is back in the same state.
Approved by: adamw (maintainer)
|
[ 02:48 adamw ]
Standardize the COMMENT and pkg-descr with the other gnupg ports.
Readline for everyone instead of it sometimes showing up and never
being recorded.
Don't link gpg to gpg2 on uninstallation. This is not a good idea.
The gnupg{,20} ports handle creating that symlink.
Remove the .sig file from distinfo.
PORTREVISION bump for the dependency and plist changes.
|
Mon, 31 Oct 2016
|
[ 21:09 adamw ]
Oops.
Notified by: pi
|
[ 16:24 adamw ]
Improve the compiler check by using USES=compiler and not applying
it blindly to 10+.
PR: 213932
Reported by: dewayne heuristicsystems com au
|
Sun, 30 Oct 2016
|
[ 23:23 adamw ]
Enable the CAMELLIA cipher and noexecstack (support for which gets
auto-detected). While here, fix a few Makefile nits and provide a
better COMMENT.
|
[ 21:20 adamw ]
A number of simplifications and improvements.
- Don't download the unusued signature
- Use the standard ICONV knob instead of LIBICONV
- Improve option descriptions and proper capitalization
- Handle the SUID chmod in the plist instead of the Makefile
- Simplify CFLAGS modification and skip the unnecessary -std=c89 addition
- Don't patch docs installation out, just let pkg DTRT
- Switch WWW to https
No PORTREVISION bump because most of these changes are NOOPs, except
the WWW change which isn't worth forcing a rebuild for.
|
Sat, 17 Sep 2016
|
[ 15:58 adamw ]
Complete the adoption of options helpers, remove old cruft,
and take maintainership.
PR: 212352
Approved by: maintainer timeout
|
Thu, 8 Sep 2016
|
[ 17:04 amdmi3 ]
- Add LICENSE
- While here, convert to options helpers and new test framework
PR: 207449
Submitted by: dewayne@heuristicsystems.com.au
Approved by: maintainer timeout (kuriyama, 6 months)
|
Thu, 18 Aug 2016
|
[ 00:20 kuriyama ]
- Upgrade to 1.4.21 (security, predictable bits in some situation).
References: https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 23 Dec 2015
|
[ 03:25 kuriyama ]
- Upgrade to 1.4.20 (minor fixes).
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Tue, 14 Apr 2015
|
[ 08:24 robak ]
security/gnupg1: add CPE information
- Maintainer's timeout (kuriyama@FreeBSD.org)
PR: 198850
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
Sat, 28 Feb 2015
|
[ 14:55 kuriyama ]
- Upgrade to 1.4.19 (with SCA fix).
|
Thu, 27 Nov 2014
|
[ 13:54 bapt ]
Do not install gnupg(7) manpage to allow installing in parallel of regular gnupg
People using spamassing can now still use it while having anything else using
newer gnupg
With hat: portmgr
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Mon, 30 Jun 2014
|
[ 22:45 kuriyama ]
- Upgrade to 1.4.18 (bugfix).
|
Mon, 23 Jun 2014
|
[ 23:09 kuriyama ]
- Upgrade to 1.4.17 (security fix).
This release includes a *security fix* to stop a possible DoS
using garbled compressed data packets which can be used to
put gpg into an infinite loop.
References: http://lists.gnupg.org/pipermail/gnupg-announce/2014q2/000344.html
|
Thu, 29 May 2014
|
[ 14:53 kuriyama ]
Fix fatal error at exit regarding missing trustdb although key is imported.
Submitted by: des, philip
References: https://bugs.gnupg.org/gnupg/issue1622
References: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=23191d7851eae2217ecdac6484349849a24fd94a
|
Tue, 25 Mar 2014
|
[ 12:15 madpilot ]
Bump PORTREVISION, forgotten in previous commit.
Noticed by: mat
|
[ 07:24 madpilot ]
- Really disable iconv support when LIBICONV option is not selected [1]
This fixes build on 10 and head when libiconv is installed and
LIBICONV option is disabled
While here:
- Convert to USES gmake and USES tar [2]
- Convert to new LIB_DEPENDS format [2]
Reported by: Mike Harding <mvharding@gmail.com> (via email)
Approved by: portmgr (bapt, implicit) [1]
Approved by: implicit portmgr@ blanket approval [2]
|
Wed, 5 Feb 2014
|
[ 13:58 miwi ]
- Stage support
|
Wed, 18 Dec 2013
|
[ 15:14 kuriyama ]
- Upgrade to 1.4.16 (security fix).
References: http://lists.gnupg.org/pipermail/gnupg-announce/2013q4/000337.html
|
Thu, 5 Dec 2013
|
[ 11:19 mat ]
Fixup pkgname.
PR: ports/184444
Submitted by: mat
Approved by: portmgr (bapt)
|
Sat, 5 Oct 2013
|
[ 15:41 kuriyama ]
Revert NO_STAGE because packaging failure with PKGNG.
|
[ 09:35 kuriyama ]
- Upgrade to 1.4.15 (security, VuXML entry will follow).
- Use $STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Thu, 25 Jul 2013
|
[ 13:12 kuriyama ]
- Upgrade to 1.4.14.
Security: http://lists.gnupg.org/pipermail/gnupg-announce/2013q3/000330.html
I'll write vuxml entry later.
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Tue, 30 Apr 2013
|
[ 06:28 jgh ]
- convert ports to USES= gettext
Approved by: portmgr (bapt@)
|
Sun, 28 Apr 2013
|
[ 21:02 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Convert security to new options framework
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Mon, 18 Mar 2013
|
[ 11:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi
|
Thu, 27 Dec 2012
|
[ 13:57 kuriyama ]
- Fix build on more recent current.
PR: ports/173678
Submitted by: swills
|
Fri, 21 Dec 2012
|
[ 00:42 kuriyama ]
- Upgrade to 1.4.13 (minor bugfixes).
|
Tue, 31 Jan 2012
|
[ 00:56 kuriyama ]
- Upgrade to 1.14.12 (minor bugfixes).
|
Sun, 29 Jan 2012
|
[ 14:44 kuriyama ]
- Fix build on 10-current (i386) [1]
- Fix build with clang by using CFLAGS+=-std=c89.
PR: ports/163898 [1]
Submitted by: swills [1]
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 10:03 miwi ] (Only the first 10 of 18 ports in this commit are shown above. )
- Fix build on FreeBSD 10
Reported by: pointyhat
|
Tue, 19 Oct 2010
|
[ 00:36 kuriyama ]
- Upgrade to 1.4.11 (minor bugfixes).
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2010q4/000303.html
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Fri, 4 Sep 2009
|
[ 10:06 kuriyama ]
- Upgrade to 1.4.10.
|
Mon, 9 Mar 2009
|
[ 17:15 stas ] (Only the first 10 of 78 ports in this commit are shown above. )
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
Tue, 6 Jan 2009
|
[ 17:59 pav ] (Only the first 10 of 155 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (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 )
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 26 Apr 2008
|
[ 23:51 miwi ]
- Update to 1.4.9
Notes:
This update fixes a possible security vulnerability
involving memory corruption from importing malicious
keys.
PR: 122349 / 122155
Submitted by: Nick Barkas <snb@threerings.net> / Hirohisa Yamaguchi
<umq@ueo.co.jp>
Approved by: maintainer timeout
Security:
http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html
|
Sat, 12 Jan 2008
|
[ 08:53 kuriyama ]
- Upgrade to 1.4.8 (GPL3).
PR: ports/118894
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Thu, 4 Oct 2007
|
[ 06:00 edwin ] (Only the first 10 of 30 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 6 Mar 2007
|
[ 09:06 kuriyama ]
- Upgrade to 1.4.7.
Add safety seatbelt for inserting additional text in signed OpenPGP message.
References:
http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023687.html,
http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023686.html
|
Mon, 25 Dec 2006
|
[ 03:49 kuriyama ]
- I forgot to bump PORTREVISION to sync with security/gnupg as of
before 2.0 upgrade.
- Add a patch to fix info/dir entry in gnupg1.info [1].
- Recover symlink during removing this port after installing
security/gnupg (2.0) (I forgot to add this before...).
PR: ports/106819 [1]
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
Sat, 9 Dec 2006
|
[ 08:36 kuriyama ]
- Chase security/gnupg upgrade (but still 1.4.6) after repocopy.
(not connected in ../Makefile)
- Tweak installation directory for documents to avoid conflict against
coming gnupg upgrade (2.0.1).
I'm still testing my patch to upgrade to 2.0.1, so please wait. :-)
|
Number of commits found: 67 |