notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/pks/Makefile
SVNWeb

Number of commits found: 44

Fri, 10 Mar 2023
[ 04:01 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:d3be3768facd06bcf8af3d9d8d8caf741942fae7  commit hash:d3be3768facd06bcf8af3d9d8d8caf741942fae7  commit hash:d3be3768facd06bcf8af3d9d8d8caf741942fae7  d3be376 
security/pks: the port had been further improved (+)

- Simplify Berkeley DB detection (rather than completely deleting
  the corresponding configure script section, assume that if user
  passes DBHDR she knows what she's doing and trust that value)
- Fix a harmless typo RSA_get0_p() -> DSA_get0_p() in the previous
  commit 6074b736dee1
- GC some more needless variables (MAKE_ENV, LDFLAGS) and enable
  IPv6 while I'm here
Thu, 23 Feb 2023
[ 10:06 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:6074b736dee149ea37d58e48968901118981b9fc  commit hash:6074b736dee149ea37d58e48968901118981b9fc  commit hash:6074b736dee149ea37d58e48968901118981b9fc  6074b73 
security/pks: unbreak the build against modern OpenSSL

Garbage-collect nowadays useless USE_GCC=yes while here.
Mon, 20 Feb 2023
[ 14:42 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:91f21c0f444ca34c26c6ee29e7f0fa11bc9bce50  commit hash:91f21c0f444ca34c26c6ee29e7f0fa11bc9bce50  commit hash:91f21c0f444ca34c26c6ee29e7f0fa11bc9bce50  91f21c0 
security/pks: deprecate

it is broken with "recent" (newer than 2018) ssl
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 27 Jul 2022
[ 14:27 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:6c0c974b5bbc2b3f1e4a86ed3c97c17d4e9d573e  commit hash:6c0c974b5bbc2b3f1e4a86ed3c97c17d4e9d573e  commit hash:6c0c974b5bbc2b3f1e4a86ed3c97c17d4e9d573e  6c0c974 
security/pks: use pkg-message to show message on remove
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
Fri, 4 Jun 2021
[ 05:53 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:d09ed096c44ca516f3e4922e292b4afabd03ff11  commit hash:d09ed096c44ca516f3e4922e292b4afabd03ff11  commit hash:d09ed096c44ca516f3e4922e292b4afabd03ff11  d09ed09  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
*/*: Replace USE_GCC=any with USE_GCC=yes

USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).

Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.

This should not make any functional difference at all.

Discussed with:	mat, linimon, pkubaj
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 1 Jan 2020
[ 17:30 brnrd search for other commits by this committer ] Original commit   Revision:521749 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Chase rename of security/openssl111

 - Categories n-z

MFH:		2020Q1
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sun, 9 Dec 2018
[ 03:34 swills search for other commits by this committer ] Original commit   Revision:487018
security/pks: mark build with openssl 1.1 as broken

PR:		233848
Submitted by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Sat, 5 May 2018
[ 14:16 danfe search for other commits by this committer ] Original commit   Revision:469112
- Sort the knobs for better readability
- Remove redundant PKGMESSAGE assignment
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Mon, 1 Jan 2018
[ 20:01 tijl search for other commits by this committer ] Original commit   Revision:457793
- Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.
- Remove unneeded --docdir, --sysconfdir and --libdir from CONFIGURE_ARGS.
- Remove unused RESETPREFIX.
- Remove pkg-install because it's already handled by pkg-plist.
- Use @sample.
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Sun, 11 Sep 2016
[ 06:08 marino search for other commits by this committer ] Original commit   Revision:421800
security/pks: Document SSL requirement and configure SSL base correctly

Approved by:	SSL blanket
Mon, 8 Aug 2016
[ 13:46 mat search for other commits by this committer ] Original commit   Revision:419843 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
Thu, 3 Sep 2015
[ 11:05 amdmi3 search for other commits by this committer ] Original commit   Revision:395946
- Fix identation
- Switch to options helpers

Approved by:	portmgr blanket
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Fri, 22 Aug 2014
[ 06:56 mandree search for other commits by this committer ] Original commit   Revision:365611
Fix up missed or botched PORTREVISION bumps from r365599.
Apparently Tools/scripts/bump-revision.sh isn't too robust...

PR:		192690
Thu, 21 Aug 2014
[ 22:50 mandree search for other commits by this committer ] Original commit   Revision:365599 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Mon, 11 Aug 2014
[ 21:34 marino search for other commits by this committer ] Original commit   Revision:364668
Stage security/pks and pass maintainership to submitter

PR:		181507
Submitted by:	Tassilo Philipp
Approved by:	former maintainer (G. Todd)
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Tue, 12 Apr 2011
[ 21:50 mandree search for other commits by this committer ] Original commit 
Upgrade to a later snapshot, to allow build with newer BDB versions.

PR:             ports/155760
Submitted by:   mandree
Approved by:    Graham Todd <gtodd@bellanet.org>
Sat, 22 Aug 2009
[ 00:35 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Mon, 1 Jan 2007
[ 15:25 leeym search for other commits by this committer ] Original commit 
- utilize USE_BDB

PR:             89023
Submitted by:   swhetzel at gmail.com
Sun, 26 Feb 2006
[ 01:12 mnag search for other commits by this committer ] Original commit 
- Unbroken
- Remove extra install of rc.d script
- Bump PORTREVISION
- portlint(1)

Approved by:    portmgr (kris)
[ 00:13 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (implicit)
Sat, 8 Oct 2005
[ 07:44 lawrance search for other commits by this committer ] Original commit 
- Fix pkg-plist
- Minor tweaking and cleanups

PR:             ports/85989
Submitted by:   Graham Todd <gtodd@bellanet.org> (maintainer)
Fri, 9 Sep 2005
[ 14:00 lawrance search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Update to 0.9.6
- Add rcng startup
- No longer touch pksd.conf, only pksd.conf.sample
- Ensure the port builds against db2 from ports by deleting the included
  version.  Add post-patch bits to help this happen.
- Submitter takes maintainership

PR:             ports/85802
Submitted by:   Graham Todd <gtodd@bellanet.org> (new maintainer)
Approved by:    Jason Harris <jharris@widomaker.com> (maintainer)
Tue, 25 May 2004
[ 19:19 pav search for other commits by this committer ] Original commit 
- Refresh MASTER_SITES

PR:             ports/67188
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Fri, 21 Feb 2003
[ 13:26 knu search for other commits by this committer ] Original commit  (Only the first 10 of 242 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 22 Aug 2002
[ 19:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
Fri, 19 Apr 2002
[ 22:23 kris search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Patches from maintainer:

* HKP (WWW) key submissions disabled by default, enabled via
  configuration file
* nicer formatting of long (SHA-1) fingerprints
* pksdctl usage() shows available commands/arguments
* manual page fixes

Bump PORTREVISION.

PR:             ports/34970
Submitted by:   Jason Harris <jharris@widomaker.com>
Thu, 18 Apr 2002
[ 07:21 kris search for other commits by this committer ] Original commit 
Transfer maintainership to Jason Harris <jharris@widomaker.com>
Mon, 15 Jan 2001
[ 05:26 kris search for other commits by this committer ] Original commit 
Fix a buglet and finish pointing the config file at ${PREFIX}/etc, not   /etc as
in NetBSD    
[ 04:40 kris search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
pks 0.9.4 is a PGP public key server from MIT.    

Number of commits found: 44