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/qmail/files/pkg-install.in

Number of commits found: 12

Thursday, 17 Apr 2014
05:16 bdrewery search for other commits by this committer
mail/qmail, mail/qmail-tls, mail/qmail-mysql, mail/qmail-spamcontrol:

- Support stagedir
- Fix all leftovers
  Note that this depends on new Mk/Scripts/check_leftovers.sh added in r351446.
- Bump PORTREVISION in all ports due to plist being fixed.
- Support man.d on FreeBSD 9+
- Convert NOPORTDOCS
- Fix bad perl shebang for scripts/mkaliasdir
- Remove pkg-install and move all to pkg-plist
- Fix /var/qmail modified warning in poudriere by doing nothing in
  install-mtree
- Fix /var/qmail getting unpredictable/wrong permissions due to
  USERS/GROUPS changing for every user with HOME=/var/qmail
- Use more OPTIONS helpers
- Fix ccache support for spamcontrol patch building
- Fix build of SMTPEXTFORK in mail/qmail-spamcontrol with recent clang

Tested with:	pkg and pkg_install
Original commitRevision:351447 
Saturday, 23 Feb 2013
18:49 bdrewery search for other commits by this committer
- Cleanup example rc file
 - Support SHUTDOWN
 - Check for needed files/dependencies in precmd
 - Respect LOCALBASE
 - Make rclint happy
- Rename symlink from qmail.sh to qmailsmtpd
- Rename installed example rc file from qmail-smtpd.rcNG to qmailsmtpd
Original commitRevision:312845 
Friday, 30 Sep 2011
15:20 adamw search for other commits by this committer
Typo fix in a printed string.

Approved by:    garga (maintainer)
Original commit
Monday, 18 Jul 2011
20:55 garga search for other commits by this committer
- Make qmail use USERS and GROUPS [1]
- Add my local_distfiles as a MASTER_SITES to ucspi-ssl

PR:             ports/157622 [1]
Submitted by:   crees [1]
Original commit
Tuesday, 19 Aug 2008
13:13 garga search for other commits by this committer
- Add a warning on pkg-install about rc.d/qmail.sh symlink and show to user
  the way to have it working

PR:             ports/125740
Submitted by:   G. Georgiev <roots_bg@yahoo.com>
Original commit
Monday, 31 Mar 2008
01:07 garga search for other commits by this committer
- Fix pkg-install to create initial aliases correctly, broken when was rewritten
from csh to sh
- Bump PORTREVISION from all slave ports
Original commit
Thursday, 24 Jan 2008
16:33 garga search for other commits by this committer
- Fix pkg-install's user detection

PR:             ports/119935
Submitted by:   Simon Shapiro <simon@niftywerks.com>
Original commit
Monday, 21 Jan 2008
17:49 garga search for other commits by this committer
- Convert pkg-install from csh to sh, since it's the default on ports

Reviewed by:    miwi
Original commit
Monday, 30 Jan 2006
16:25 garga search for other commits by this committer
- Revert last commit and back to use alias user, that is the default.
- Fix mkaliasdir accordingly
Original commit
09:27 garga search for other commits by this committer
- Fix username creation on pkg-install - s/alias/qalias/g

Reported by:    B. Cook <bcook@bsdwebsolutions.com>
Original commit
Wednesday, 25 May 2005
19:11 novel search for other commits by this committer
Make pkg-install not to create wrong file in /var/qmail/alias.

PR:             81467
Submitted by:   Renato Botelho (maintainer)
Original commit
Tuesday, 17 May 2005
09:14 sem search for other commits by this committer
- Rewrite pkg-install using switch case for PRE-INSTALL and POST-INSTALL
  parameters, and, use this parameters to call PKGINSTALL on Makefile.
- Remove some redundant things from Makefile and use it only on
  pkg-install.
- Move pkg-install to files/pkg-install.in because i'm using some
  %%MACROS%% on this.

PR:             ports/80911
Submitted by:   maintainer
Original commit

Number of commits found: 12