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: x11-servers/Xfstt/files/patch-doc__xfstt.1x

Number of commits found: 2

Monday, 24 Nov 2014
19:40 pi search for other commits by this committer
x11-servers/Xfstt: 1.6 -> 1.9.1

new master site and:

1.9.1 (2014-09-27)

        Bump gettext dependency to 0.18.2.
        Bump automake version to 1.11.
        Switch from gzip to xz for distribution tarballs.
        Update upstream project URLs to the new site.

1.9 (2012-05-02)

        Fix file descriptor leaks.
        Fix directory resource leaks and segfaults on opening errors.
        Reset the umask before creating the temporary directory.
        Rewrite showttf to use XCB instead of X11.

1.8 (2010-11-09)

        Remove the obsolete --multi option.
        Bump gettext dependency to 0.18.
          Use --previous in msgmerge to help translators.
        Blank unused fields of the fsError struct when sending an error.
        Fix segfaults on font open errors (thanks to Edward Welbourne).
        Handle mmap failures which might end up as segfaults otherwise.
        Fix crashes with fortify support when:
	  Listing fonts (thanks to Erik Devriendt).
	  Setting info file magic and type fields (thanks to Niall Creech).
	Fix segfault on fonts with unknown cmap format.
	Add SIGHUP handler to re-sync fonts cache.
	Do not hardcode any path component in the man page.
	Code cleanup:
	  Fixed several compiler warnings.
	  Constify types.
	  Refactor client state into a new struct.
	  Refactor font protocol error reply handling.
	  Remove unused or duped includes.
	  Switch more C 'char *' strings to C++ strings.
	  Use C++ algorithm instead of custom code.
	  Always include "config.h" first.
	  Use <stdint.h> instead of our own types.
	Build system cleanup:
	  Detect system endianness at build time.
	  Enable silent rules by default if support is available.
	  Do not use AM_MAINTAINER_MODE.
	  Make X11 usage selectable at configure time (new '--with-x11').
	  Always build (but not install) extra tools.
	  Use pkg-config to get fontsproto and x11 module flags.
	  Fix 'make distcheck'.

1.7 (2005-11-30)

	Made gettext external.
	Use autoreconf instead of 'autogen.sh'.
	Changed mail address.
	Generate the manpage at build time, to use variable paths and version.
	Remove win32 obsolete code.
	Use new error, warning and info functions.
	Changed some data types names.
	Fix hyphen used as minus sign in manpage.
	Fix build failure on Irix with gcc 3.2 (thanks to Dirk Tilger).
	Add IPv6 support.
	Update FSF's address.

PR:		194968
Submitted by:	C.Hutchinson <portmaster@bsdforge.com>
Original commitRevision:373364 
Tuesday, 29 Jul 2014
17:12 adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Original commitRevision:363362 

Number of commits found: 2