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: converters/py-unidecode/pkg-plist

Number of commits found: 5

Thursday, 24 Oct 2013
10:26 koobs search for other commits by this committer
converters/py-unicdecode: Update to 0.04.14, Enable STAGE and auto-plist

- Update to 0.04.14
- Enable auto plist generation & remove pkg-plist accordingly
- Enable STAGE support

While I'm here:

- Whitespace alignment
- Re-order a couple of Makefile entries

Changes: 2013-09-20 unidecode 0.04.14

 * Revert transliteration for Latin characters with umlauts back
   to language-neutral, unaccented characters.
 * Added transliterations for circled numbers, letters and ordinals.
 * Minor fixes to rarely used punctuation characters.

PR:		ports/183136
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Approved by:	maintainer
Original commitRevision:331473 
Monday, 3 Jun 2013
08:21 culot search for other commits by this committer
- Update to 0.04.13

PR:		ports/179186
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Original commitRevision:319761 
Friday, 18 Feb 2011
06:16 vanilla search for other commits by this committer
Upgrade to 0.04.6

PR:             ports/154856
Submitted by:   maintainer
Feature safe:   yes
Original commit
Wednesday, 13 Oct 2010
02:35 wen search for other commits by this committer
- Update to 0.04.4

PR:             ports/151417
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Original commit
Wednesday, 4 Nov 2009
14:37 miwi search for other commits by this committer
What Unidecode provides is a function, 'unidecode(...)' that
takes Unicode data and tries to represent it in ASCII characters
(i.e., the universally displayable characters between 0x00 and 0x7F).
The representation is almost always an attempt at *transliteration*
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system. (See the example above)

WWW: http://code.zemanta.com/tsolc/unidecode/

PR:             ports/139858
Submitted by:   Douglas Thrift
Original commit

Number of commits found: 5