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: www/ikiwiki/files/patch-IkiWiki-Plugin-passwordauth.pm

Number of commits found: 2

Sunday, 1 Jun 2008
21:13 brix search for other commits by this committer
Update to version 2.48 (security update).

If password based logins is enabled in ikiwiki, those passwords were
until this release stored in cleartext in the userdb.  To guard
against exposing users' passwords, ikiwiki now use strong (blowfish)
hashes for storing passwords.

To hash existing passwords, update to this version and run the
following command for each of your ikiwiki src dirs:

  ikiwiki-transition hashpassword /path/to/your/wiki/srcdir

Approved by:    erwin (mentor, implicit)
Security:      
http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
Original commit
Saturday, 31 May 2008
10:13 brix search for other commits by this committer
Fix empty password security hole, which affects wikis with both
password and OpenID login enabled.

Submitted by:   Joey Hess <joeyh at debian.org> (IkiWiki author)
Approved by:    erwin (mentor, implicit)
Security:      
http://www.vuxml.org/freebsd/09066828-2ef1-11dd-a0d8-0016d325a0ed.html
Original commit

Number of commits found: 2