Personal patches
Go to file
Olli Hauer 02b2434c7c MFH: r405234
- rework pkg-install and pkg-message [1]

- install postfix specific mailer.conf.postfix into DATADIR [2]

- use new notation instead PATCH_DIST_STRIP

- bump PORTREVISION

1) detect if the port is installed without TERM, in this case
   do not ask the to make postfix the default mailer and respect
   the env POSTFIX_DEFAULT_MTA. This helps tools like salt,
   ansible, cfengine and puppet during the first package installation.

2) $DATADIR/mailer.conf.postfix can be used by the tools in 1)

Approved by:    portmgr (feld@)
2016-01-04 16:58:37 +00:00
accessibility
arabic
archivers - Add LICENSE_FILE 2016-01-01 06:35:45 +00:00
astro Remove perl5.16-specific bits from perl@ ports. While here, sort 2016-01-01 23:39:45 +00:00
audio MFH: r405139 2016-01-03 13:08:19 +00:00
benchmarks Regenerate distinfo and unmark BROKEN. 2015-12-31 17:48:09 +00:00
biology biology/crux is not jobs safe 2015-12-30 19:49:17 +00:00
cad Use LIB_DEPENDS for the quazip dependency. 2015-12-30 16:30:10 +00:00
chinese
comms Cleanup GH_* and variables order. 2015-12-29 14:30:46 +00:00
converters
databases databases/freetds-devel: Updated version 0.99.307=>0.99.479 2016-01-02 00:11:22 +00:00
deskutils - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2015-12-31 22:00:34 +00:00
devel MFH: r405196 r405227 2016-01-04 10:23:33 +00:00
dns - Use dns/public_suffix_list for up-to-date public suffix list 2016-01-01 06:36:18 +00:00
editors - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2015-12-31 22:00:34 +00:00
emulators emulators/qemu-devel: Update version 2.4.0=>2.5.0 2016-01-01 17:54:08 +00:00
finance - Update devel/gwenhywfar* to 4.14.0 2016-01-01 05:14:55 +00:00
french
ftp
games Switch to a MASTER_SITE that actually works. 2016-01-01 17:55:00 +00:00
german Cleanup GH_* and variables order. 2015-12-29 14:30:46 +00:00
graphics Unmark BROKEN, the port can be fetched just fine. 2016-01-01 12:08:01 +00:00
hebrew
hungarian
irc Remove expired port: irc/irssi-devel. 2016-01-01 12:57:37 +00:00
japanese
java - prepare for devel/subversion17 removal 2015-12-30 15:22:15 +00:00
Keywords
korean
lang Remove perl5.16-specific bits from perl@ ports. While here, sort 2016-01-01 23:39:45 +00:00
mail MFH: r405234 2016-01-04 16:58:37 +00:00
math MFH: r405198 2016-01-04 10:15:36 +00:00
misc Remove perl5.16-specific bits from perl@ ports. While here, sort 2016-01-01 23:39:45 +00:00
Mk MFH: r405187 2016-01-03 21:26:24 +00:00
multimedia Remove expired ports: 2016-01-01 19:11:59 +00:00
net MFH: r405130 2016-01-03 11:33:09 +00:00
net-im MFH: r405189 2016-01-03 21:29:34 +00:00
net-mgmt Remove expired ports: 2016-01-01 19:11:59 +00:00
net-p2p net-p2p/sonarr: Various improvements 2015-12-31 15:22:56 +00:00
news MFH: r405133 2016-01-03 12:05:08 +00:00
palm
polish
ports-mgmt Fix default svn url for ports 2015-12-31 12:50:32 +00:00
portuguese
print - Update to 1.1.1 2016-01-01 14:10:18 +00:00
russian
science Fuzzy logic toolkit for SciPy. 2015-12-31 13:41:14 +00:00
security Remove perl5.16-specific bits from perl@ ports. While here, sort 2016-01-01 23:39:45 +00:00
shells
sysutils give my ports to ruby@ 2016-01-01 17:05:54 +00:00
Templates
textproc Remove perl5.16-specific bits from perl@ ports. While here, sort 2016-01-01 23:39:45 +00:00
Tools
ukrainian
vietnamese
www MFH: r405201 2016-01-04 06:44:45 +00:00
x11 MFH: r405098 2016-01-03 08:45:38 +00:00
x11-clocks Cleanup GH_* and variables order. 2015-12-29 14:30:46 +00:00
x11-drivers
x11-fm
x11-fonts - Update to 1.0.1 2016-01-01 06:36:04 +00:00
x11-servers
x11-themes A native style to bend Qt applications to look like they belong into 2015-12-31 10:58:57 +00:00
x11-toolkits MFH: r405199 2016-01-04 10:17:01 +00:00
x11-wm Update to 0.20.2 2015-12-29 22:06:22 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT Bump copyright year. 2015-12-31 11:27:40 +00:00
GIDs
LEGAL Remove expired ports: 2016-01-01 19:11:59 +00:00
Makefile
MOVED MFH: r405139 2016-01-03 13:08:19 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.