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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: emulators/tpm-emulator/pkg-plist

Number of commits found: 13

Wednesday, 18 May 2016
13:53 hrs search for other commits by this committer
security/trousers:

- Update to 0.3.13.
- Remove CONFLICTS with emulators/tpm-emulator.

  Two separate binaries, sbin/tcsd (for actual TPM device) and
  sbin/tcsd_emu (for TPM emulator) are now installed.  rc.d/tcsd chooses
  one of them depending on $tcsd_mode.  When tcsd_mode="native" (default)
  it runs sbin/tcsd, and when tcsd_mode="emulator" it runs sbin/tcsd_emu.
  Note that sbin/tcsd_emu depends on tpmd in emulators/tpm-emulator.

- Simplify @sample.

emulators/tpm-emulator:

- Remove CONFLICTS with security/trousers.
- Simplify rc.d/tpmd.
Original commitRevision:415449 
Thursday, 13 Nov 2014
14:32 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372523 
Friday, 31 Oct 2014
19:42 bapt search for other commits by this committer
Simplify plist
Original commitRevision:371905 
Monday, 27 Oct 2014
12:24 bapt search for other commits by this committer
Clean up plist
Original commitRevision:371563 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Saturday, 27 Jul 2013
04:27 hrs search for other commits by this committer
- Fix CONFLICTS.
- Style cleanups.
- Take maintainership.
Original commitRevision:323772 
Friday, 14 Jun 2013
01:59 miwi search for other commits by this committer
- Fix build
Original commitRevision:320874 
Thursday, 7 Feb 2013
14:30 miwi search for other commits by this committer
- Update to version 0.7.4
- Trim header

PR:		172716
Submitted by:	Ports Fury
Original commitRevision:311846 
Tuesday, 14 Dec 2010
22:49 nork search for other commits by this committer
All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION.
Original commit
22:31 nork search for other commits by this committer
Cleanup(portlint happy).

[NOTE]
In this time, I don't bump PORTREVISION.  Because I'll
re-setup working directory under $PREFIX
(/var/lib/tpm -> $PREFIX/var/lib/tpm).  So I'll finish
these working, and bump PORTREVISION.
Original commit
Sunday, 12 Dec 2010
16:20 nork search for other commits by this committer
o sort pkg-plist.
o install libtddl.so.1 instead of libtddl.so.1.2 to use dynamic library.

[NOTE]
In this time, I don't bump PORTREVISION.  Because I'll add rc.d/tpmd,
use _tss user and group account, and re-setup working directory under
$PREFIX.  So I'll finish these working, and bump PORTREVISION.
Original commit
Sunday, 7 Nov 2010
12:22 nork search for other commits by this committer
o Add security to CATEGORIES. [1]
o Add missing file. [2]

Pointy hat to:  myself [1][2]
Reported by:    QAT [2]
Original commit
12:08 nork search for other commits by this committer
Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.

Obtained from:  http://bsssd.sourceforge.net/
Original commit

Number of commits found: 13