| non port: security/sks/Makefile |
Number of commits found: 41 |
|
Sunday, 30 Jun 2024
|
11:30 Rene Ladan (rene)
security/sks: Remove expired port
2024-06-30 security/sks: Depends on deprecated port databases/db5
df9b08e |
|
Thursday, 6 Jun 2024
|
19:05 Daniel Engberg (diizzy)
security/sks: Mark BROKEN, deprecate and set expiration date to 2024-06-30
Unfetchable, upstream appears to be located here:
https://github.com/SKS-Keyserver/sks-keyserver
Depends on deprecated port databases/db5
PR: 279157
Approved by: portmgr (maintainer timeout, 2+ weeks)
c1095a4 |
|
Monday, 22 Jan 2024
|
13:52 Muhammad Moinur Rahman (bofh)
security/sks: Sanitize MANPREFIX
Approved by: portmgr (blanket)
6684dc9 |
|
Wednesday, 5 Jul 2023
|
09:55 Guido Falsi (madpilot)
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
- devel/ocaml-dune: Update to 3.7.1 [2]
- devel/ocaml-findlib: Update to 1.9.6 [3]
- devel/ocaml-ipaddr: Update to 3.1.0
- devel/ocaml-parmap: Update to 1.2.4, use dune for build [4]
- devel/ocaml-ppx-tools: Update to 6.6, use dune for build
- graphics/ocaml-cairo: Update to 0.6.4
- net-p2p/mldonkey: Update to 3.1.7-2 [2]
- net/unison: Remove ocaml 4.07 compatibility patches
- net/unison232: Mark broken, fails to build with newer ocaml [5]
- security/ocaml-ssl: Update to 0.5.13 [2]
- x11-toolkits/ocaml-labltk: Update to 8.06.7 [2]
Dune now requires full path as argument to --libdir, so various
ports have been patched accordingly.
Bumping PORTREVISION for all dependent ports that were not updated.
PR: 272067
Approved by: michipili@gmail.com (maintainer timeout),
eduardo (maintainer timeout) [1],
danfe [2],
hrs (maintainer timeout) [3],
dumbbell (maintainer timeout) [4],
mandree (implicit) [5]
Differential Revision: https://reviews.freebsd.org/D40599
2b40e46 |
|
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
|
Monday, 18 Apr 2022
|
07:17 Yasuhiro Kimura (yasu)
security/sks: Remove range of 'USES=bdb'
Build also succeeds with Berkeley DB 18.x.
PR: 262932
Approved by: maintainer timeout
0eb6825 |
|
Saturday, 16 Apr 2022
|
07:19 Alexey Dokuchaev (danfe)
OCaml: transient update of the stack to version 4.07.1
This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.
It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.
For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.
PR: 250408, 262781
Exp-run by: antoine
317aa04 |
|
Sunday, 5 Sep 2021
|
17:34 Alexey Dokuchaev (danfe)
security/sks: unbreak against safe-by-default strings in OCaml 4.06+.
b717c5d |
|
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
|
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
|
Wednesday, 6 Jan 2021
|
08:25 acm
- Connect security/py-python-gvm
 |
|
Monday, 4 Nov 2019
|
21:21 rene
Returns johans's ports to the pool after safekeeping his commit bit.
 |
|
Monday, 24 Jun 2019
|
10:14 danfe
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:
- Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
register build dependency on all ports that require it (should
be part of USE_OCAML, but we do not want to make any Mk-related
changes the for time being)
- Update `devel/ocaml-camlp4' to version 4.05+2
- Update `devel/ocaml-camlp5' to version 7.07 (the project had
moved to GitHub)
- Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
very outdated and requires quite a lot of work
- Update `x11-toolkits/ocaml-labltk' to version 8.06.3
PR: 218333
Exp-run by: antoine
 |
|
Sunday, 30 Apr 2017
|
18:51 johans
Update to sks 1.1.6
PR: 215316
Submitted by: Daniel Austin
 |
|
Thursday, 30 Mar 2017
|
21:12 mat
Remove obsolete PROJECTHOST.
Sponsored by: Absolight
 |
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
 |
|
Monday, 8 Aug 2016
|
13:46 mat
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
 |
|
Friday, 1 Jan 2016
|
16:52 rakuco
Switch from cdn.bitbucket.org to bitbucket.org to fix fetching.
 |
|
Monday, 4 May 2015
|
15:46 madpilot
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
 |
|
Saturday, 2 May 2015
|
10:06 johans
Add build dependency on camlp4, which is no longer part of ocaml
The created package has not changed
 |
|
Thursday, 21 Aug 2014
|
22:50 mandree
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)
 |
|
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
 |
|
Wednesday, 16 Jul 2014
|
03:18 adamw
Add DOCS option where PORTDOCS is in plist.
 |
|
Sunday, 6 Jul 2014
|
09:28 johans
Fix build on FreeBSD 9 (and earlier)
While here, merge another patch from files to makefile to avoid
patching the same file from multiple locations
PR: ports/191643
Submitted by: Dan Lukes
 |
|
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
 |
|
Tuesday, 6 May 2014
|
06:10 johans
Update to SKS 1.1.5
 |
|
Saturday, 25 Jan 2014
|
12:10 johans
Respect CC and CFLAGS
 |
|
Saturday, 11 Jan 2014
|
19:19 johans
- Enable stage support
- Correct bash path
- Bump PORTREVISION
 |
|
Friday, 20 Sep 2013
|
22:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
 |
|
Wednesday, 14 Aug 2013
|
08:32 johans
Note that parallel builds do not work
While here, update Perl dependency style and WWW
PR: ports/181275
Submitted by: mat
 |
|
Saturday, 5 Jan 2013
|
15:41 johans
Update SKS to 1.1.4
 |
|
Wednesday, 11 Apr 2012
|
21:48 johans
- Update sks to 1.1.3
- Add patch to pre-generate .depend (forgotten in upstream release)
- Correct compile option: omit gprof profiling by default
 |
|
Saturday, 15 Oct 2011
|
13:15 johans
Update SKS to 1.1.2
 |
|
Tuesday, 23 Feb 2010
|
18:07 johans
Update my mail address to @FreeBSD.org
Feature safe: yes
 |
|
Thursday, 24 Sep 2009
|
07:52 johans
- Update sks to 1.1.1 release
- MASTER_SITES changed to GOOGLE_CODE
- ALL_TARGET removed (was causing man page to be built a second time)
- post-extract target added to create an empty ${WRKSRC}Makefile.local
to stop the build complaining about the missing file.
- files/patch-dbserver.ml removed. Not applicable to SKS 1.1.1
PR: ports/139098
Submitted by: John Marshall
Feature safe: yes
 |
|
Friday, 30 Jan 2009
|
07:46 johans
- Add patch to fix handling of send_mailsyncs flag
- Update website
Submitted by: Joseph Oreste Bruni
 |
|
Saturday, 21 Jun 2008
|
15:12 johans
- Update to 1.1.0
- New master site; new documentation url
- Remove obsolete patches
 |
|
Monday, 29 Jan 2007
|
19:05 gabor
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
 |
|
Monday, 29 Nov 2004
|
12:36 sergei
- Teach configure about ia64 platform (similar to the recent amd64 fix)
- Propagate the detached GPG signature to distfiles mirrors
PR: ports/74510
Submitted by: Johan van Selst (maintainer)
 |
|
Thursday, 25 Nov 2004
|
11:23 sergei
- Change Ocaml build dependency to a lighter lang/ocaml-nox11
- Change BDB dependency to (allegedly more reliable) db42
- Teach configure about amd64 machines
PR: ports/74170
Submitted by: Johan van Selst (maintainer)
 |
|
Tuesday, 9 Nov 2004
|
16:39 sergei
Add security/sks - SKS OpenPGP Key Server:
SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy,
decentralized, and highly reliable synchronization. That means that a
key submitted to one SKS server will quickly be distributed to all key
servers; and even wildly out-of-date servers, or servers that experience
spotty connectivity, can fully synchronize with rest of the system.
Refer to the online wiki for pointers on downloading a full copy of the
public PGP databse (about 4Gb) and on customising the local configuration
http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome
WWW: http://www.nongnu.org/sks/
PR: ports/72842
Submitted by: Johan van Selst <johans@stack.nl>
 |
Number of commits found: 41 |