notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/sks/files/patch-Makefile

Number of commits found: 6

Sunday, 5 Sep 2021
17:34 Alexey Dokuchaev (danfe) search for other commits by this committer
security/sks: unbreak against safe-by-default strings in OCaml 4.06+.
commit hash: b717c5de9107bb3b4b8ab131bc1018def14be5ef commit hash: b717c5de9107bb3b4b8ab131bc1018def14be5ef commit hash: b717c5de9107bb3b4b8ab131bc1018def14be5ef commit hash: b717c5de9107bb3b4b8ab131bc1018def14be5ef b717c5d
Monday, 24 Jun 2019
10:14 danfe search for other commits by this committer
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
Original commitRevision:505020 
Sunday, 6 Jul 2014
09:28 johans search for other commits by this committer
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
Original commitRevision:360866 
Sunday, 9 Feb 2014
22:33 marino search for other commits by this committer
security/sks: Now actually support stage

This port has been for about a month due to improper staging.
Fix requires patch on vendor makefile.
Original commitRevision:343551 
Saturday, 21 Jun 2008
15:12 johans search for other commits by this committer
- Update to 1.1.0
- New master site; new documentation url
- Remove obsolete patches
Original commit
Tuesday, 9 Nov 2004
16:39 sergei search for other commits by this committer
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>
Original commit

Number of commits found: 6