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: mail/postfix210/Makefile

Number of commits found: 14

Saturday, 22 Nov 2014
20:40 crees search for other commits by this committer
Finally retire USE_PGSQL
Original commitRevision:373100 
Saturday, 25 Oct 2014
09:28 mandree search for other commits by this committer
Claim maintainership and deprecate.
Original commitRevision:371472 
Friday, 24 Oct 2014
21:52 mandree search for other commits by this committer
Limit PORTSCOUT scanning to 2.10.* versions.
Original commitRevision:371462 
Monday, 20 Oct 2014
20:50 mandree search for other commits by this committer
Upgrade to 2.10.5; maintain mirror list.

Changelog: http://www.postfix.org/announcements/postfix-2.11.3.html

Kill utoronto.ca, samurai.com sites. Comment out ring.nict.co.jp sites,
not responding.  Add John Riley's mirror network.
Original commitRevision:371303 
Tuesday, 14 Oct 2014
22:33 mandree search for other commits by this committer
Forced commit to state the proper changelog
(the previous commit meant to hit redports but due to space-and-quote
swap, it hit the ports tree with a bogus changelog)

- upgrade to upstream bugfix release 2.10.4
  Changes: <http://www.postfix.org/announcements/postfix-2.11.2.html>
- strip installed executables
- repair WITH_OPENLDAP_VER
- drop @dirrm from pkg-plist
Original commitRevision:370890 
22:29 mandree search for other commits by this committer
test drive Postfix 2.10.4 upgrade. ~/VCS-mine/redports/mandree/mail/postfix210/
Original commitRevision:370888 
Friday, 29 Aug 2014
13:38 madpilot search for other commits by this committer
Stagify.
Original commitRevision:366509 
Monday, 25 Aug 2014
10:01 bapt search for other commits by this committer
Reset maintainership for non staged ports

With hat:	portmgr
Original commitRevision:366050 
Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Original commitRevision:365599 
Sunday, 17 Aug 2014
15:59 tijl search for other commits by this committer
mail/libspf2:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

(Also some white space fixes in dependent ports)

Approved by:	portmgr (implicit, bump unstaged port)
Original commitRevision:365196 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Friday, 4 Jul 2014
09:41 tijl search for other commits by this committer
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Original commitRevision:360588 
Thursday, 8 May 2014
01:47 sahil search for other commits by this committer
- Update CONFLICTS

Approved by:	portmgr (bdrewery)
Original commitRevision:353237 
Tuesday, 21 Jan 2014
01:17 sahil search for other commits by this committer
Repo-copy mail/postfix -> mail/postfix210, and update
both ports to the latest version.  Also:

- Set INVALID_BDB_VER [1]
- Adopt new LIB_DEPENDS syntax [2]
- Add option to support LMDB databases [2]
- Modify shell command to quiet warnings on 10+ [3]
- Respect upstream Makefile's warning suppression [4]

PR:		[1]: ports/185446
		[2]: ports/185860
		[3]: ports/185857

Submitted by:	[1]: Eero Hanninen <fax@nohik.ee>
		[2]: Yasuhiro KIMURA <yasu@utahime.org>
		[3]: adamw
		[4]: koobs (via email)
Original commitRevision:340537 

Number of commits found: 14