Personal patches
Go to file
Thomas Zander 5d30a915d6 Update to upstream release 1.9.2
Detailed maintainer log:
- Update to mutt 1.9.2
- Bring ats date-conditional back as a local patch file
  - Due to the patch not having versioning an update can break the port
    if the hash of the file changes
- Update greeting patch to 1.9.1

PR:		224374
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13509
2017-12-17 16:46:05 +00:00
accessibility
arabic
archivers
astro
audio audio/yoshimi: Update to 1.5.6 2017-12-17 16:08:58 +00:00
base
benchmarks
biology
cad Mark CONFLICTS_INSTALL with devel/py-epsilon 2017-12-16 20:55:36 +00:00
chinese Update to upstream version 0.1.2 2017-12-17 13:02:50 +00:00
comms
converters - Add LICENSE 2017-12-17 09:00:36 +00:00
databases Update to 9.0.0 2017-12-17 15:54:41 +00:00
deskutils Wrap overly long lines so they fit under 80-character terminal width. 2017-12-16 11:45:19 +00:00
devel Update to 2.10.104 2017-12-17 15:54:57 +00:00
dns Update to 1.14 2017-12-16 20:55:55 +00:00
editors Update to patchlevel 1397 2017-12-16 21:07:26 +00:00
emulators emulators/qemu-sbruno 2017-12-17 00:14:17 +00:00
finance Update to 6.10.1 2017-12-16 20:56:48 +00:00
french
ftp
games - Fix python dependency 2017-12-15 14:31:49 +00:00
german
graphics Update mesa ports to 17.3.0 2017-12-17 13:07:37 +00:00
hebrew
hungarian
irc Remove mention of AIM from the OSCAR description. 2017-12-16 14:25:05 +00:00
japanese
java java/intellij: Update to version 2017.3.1. 2017-12-15 11:47:39 +00:00
Keywords
korean
lang Update mesa ports to 17.3.0 2017-12-17 13:07:37 +00:00
mail Update to upstream release 1.9.2 2017-12-17 16:46:05 +00:00
math Update to 0.7.0 2017-12-15 10:53:54 +00:00
misc misc/mc: Fix SUBSHELL blank terminal upon opening in xterm with Slang 2017-12-17 06:58:41 +00:00
Mk Fix a edge case in the fetch related targets. 2017-12-16 08:53:07 +00:00
multimedia
net Update to 1.0.19 2017-12-17 15:54:36 +00:00
net-im net-im/libpurple: quick fix for TLS radio button. 2017-12-16 19:05:58 +00:00
net-mgmt net-mgmt/observium: Update to 0.17.9.8859 2017-12-17 15:13:36 +00:00
net-p2p Allow concurrent installation (USE_PYTHON=concurrent) 2017-12-17 15:54:15 +00:00
news
palm
polish Update to 20171215 2017-12-15 23:51:51 +00:00
ports-mgmt Remove stray double-quote character left from an incomplete edit of that 2017-12-17 13:36:53 +00:00
portuguese
print
russian
science - Update to 1.1.0 2017-12-16 06:11:08 +00:00
security security/pgpin: back out my last commit. pgpin is still useful for various cases, 2017-12-17 16:02:57 +00:00
shells
sysutils Update to 1.12.1 2017-12-16 20:55:51 +00:00
Templates
textproc Bump PORTREVISION for libxml2 update 2017-12-17 15:55:07 +00:00
Tools
ukrainian
vietnamese
www Add missing IGNORE_WITH_PHP for various PHP based ports. 2017-12-16 21:44:09 +00:00
x11 - Add PORTSCOUT line 2017-12-17 15:35:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Move the deprecated variables announcement from CHANGES to UPDATING. 2017-12-14 20:35:39 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove two unmaintained ports that were only useful for the AIM network, which 2017-12-16 14:07:05 +00:00
README
UIDs
UPDATING - Convert GUILE1 and GUILE2 options to flavors in the gnucash port 2017-12-15 17:19:56 +00:00

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.