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/termlog/Makefile

Number of commits found: 17

Friday, 4 Jul 2014
12:46 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Original commitRevision:360609 
Monday, 23 Jun 2014
20:39 antoine search for other commits by this committer
Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them

With hat:	portmgr
Original commitRevision:359005 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Saturday, 20 Mar 2010
14:43 miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
Original commit
Tuesday, 3 Mar 2009
14:53 csjp search for other commits by this committer
Add rc file for termlog.

PR:             129571
Submitted by:   Alex Keda
Approved by:    wxs
Original commit
Wednesday, 12 Oct 2005
03:37 csjp search for other commits by this committer
Fix a couple of problems on 64 bit platforms by importing 2.5:

Summary:

o Call va_start/va_end for each call to va_arg(). I have no idea why this
  works on i386 but it shouldn't. This un-busts termlog on 64 bit
  platforms.

o When allocating snp descriptors, allocate the proper size. Currently we
  are allocating sizeof(struct utmp) when we really should be allocating
  sizeof(struct snp_d). I can only imagine how this happen, but I am going
  to guess it was a cut-and-paste-o. This helps un-busts termlog on 64 bit
  architectures.

Fixes Submitted by:     Eirik ?verby

While we are here:

o Open tty line with O_NONBLOCK
o Close the line fd after we attach to it as we dont need it. This closes
  an fd leak.
o Remove comment about fd leak

Approved by:    kris
Original commit
Sunday, 25 Sep 2005
15:02 csjp search for other commits by this committer
-Remove MANCOMPRESSED macro as it's not required
-Introduce do-install target which will use INSTALL_MAN and INSTALL_PROGRAM
 macros to install the files.

This should fix packet build failures.

Approved by:    kris
Original commit
Wednesday, 21 Sep 2005
04:20 csjp search for other commits by this committer
Upgrade termlog. This fixes termlog on -CURRENT and hopefully the snp
fixes in -CURRENT will be MFC'ed to RELENG_6 so it will work on all
releases again.

Approved by:    petef
Original commit
Saturday, 13 Nov 2004
19:20 csjp search for other commits by this committer
Update termlog from 2.0 to 2.2

This version introduces the following:
-Bug fixes around locking
-Enhanced jail support
-Ability to create log files with SF_APPEND flag
-cryptographic hashing algorithm was changed from md5 to sha1

Approved by:    seanc@
Original commit
Friday, 6 Aug 2004
14:59 petef search for other commits by this committer
- update to 2.0
- update maintainer email
- update COMMENT & pkg-descr to match reality

Submitted by:   csjp
Original commit
Monday, 26 Jul 2004
21:13 krion search for other commits by this committer
Mark BROKEN: Runtime breakage exists.

Submitted by:   csjp at IRC
Original commit
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
Original commit
Wednesday, 27 Aug 2003
03:23 seanc search for other commits by this committer
Maintainer update to 1.0.3

PR:             ports/56018
Submitted by:   Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
Original commit
Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 15 Sep 2002
16:33 petef search for other commits by this committer
Update to 1.0.1, -current build fixes

PR:             42424
Submitted by:   maintainer
Original commit
Thursday, 22 Aug 2002
04:29 petef search for other commits by this committer
Fix a last minute show stopper bug, re-roll the tarball + bump
PORTREVISION.

Submitted by:   maintainer (author)
Original commit
Wednesday, 21 Aug 2002
22:26 obraun search for other commits by this committer
Add termlog 1.0, monitor or log multiple system terminals
synchronously (real-time).

Submitted by:   Chris S.J. Peron <maneo@bsdpro.com>
Approved by:    dwcjr (mentor)
Original commit

Number of commits found: 17