To enable postfix rcNG startup script please add postfix_enable="YES" in your rc.conf If you not need sendmail anymore, please add in your rc.conf: sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" And you can disable some sendmail specific daily maintenance routines in your /etc/periodic.conf file: daily_clean_hoststat_enable="NO" daily_status_mail_rejects_enable="NO" daily_status_include_submit_mailq="NO" daily_submit_queuerun="NO" If you are using SASL, you need to make sure that postfix has access to read the sasldb file. This is accomplished by adding postfix to group mail and making the /usr/local/etc/sasldb* file(s) readable by group mail (this should be the default for new installs). If you are upgrading from postfix version prior to 2.0, please see the README files for recommended changes to your configuration. ='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/pyfa
Commit message (Expand)AuthorAgeFilesLines
* Reduce dependency on the python2 metaportantoine2018-02-191-2/+2
* Convert Python ports to FLAVORS.mat2017-11-301-6/+6
* Never set WRKSRC when using USE_GITHUB.mat2017-01-042-3/+4
* games/pyfa: update sqlalchemy dependency to 1.0, bump PORTREVISIONrene2016-12-271-1/+2
* It's been a long time since I checked ${PORTSDIR} in _DEPENDS line. Itmat2016-06-091-1/+1
* - games/pyfa: Update to 1.19.1fluffy2016-05-283-7/+7
* Reorganise and modernise the py-sqlalchemy ports.matthew2016-05-221-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-6/+6
* - Update to 1.18.0miwi2016-01-182-3/+3
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Update to 1.17.1miwi2015-12-222-9/+9
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionbapt2015-09-171-0/+1
* - Update 1.13.1wen2015-07-092-5/+4