Personal patches
Go to file
David Naylor 70aa49c946 emulators/i386-wine: switch to using https for downloads
- ftp downloads are no longer provided upstream
 - PORTREVISION is not bumped:
   - on amd64 there is no change as the upstream binaries have not been
     rebuilt; and
   - on i386 the build is IGNOREd by default
   - the next round of binary updates to wine will include this change

PR:		219775
Submitted by:	rozhuk.im@gmail.com
2017-06-11 07:10:42 +00:00
accessibility accessibility/redshift: fix shebangs 2017-06-09 21:39:22 +00:00
arabic
archivers Update to 0.10.0 2017-06-11 04:35:33 +00:00
astro Update maintainer email address 2017-06-10 14:54:34 +00:00
audio Update maintainer email address 2017-06-10 14:54:34 +00:00
base
benchmarks
biology - Update WWW 2017-06-10 09:01:19 +00:00
cad Remove no-op WX_UNICODE 2017-06-10 01:51:02 +00:00
chinese
comms Remove no-op WX_UNICODE 2017-06-10 01:51:02 +00:00
converters Update to 2.90 2017-06-11 03:33:11 +00:00
databases Fix build with postgresql9.4 2017-06-10 21:59:45 +00:00
deskutils Remove no-op WX_UNICODE 2017-06-10 01:51:02 +00:00
devel Mark BROKEN: unfetchable, redirects to https://phpunit.de/ 2017-06-11 02:28:39 +00:00
dns
editors Update to patchlevel 631. 2017-06-10 13:49:24 +00:00
emulators emulators/i386-wine: switch to using https for downloads 2017-06-11 07:10:42 +00:00
finance finance/py-python-obelisk: Update py-twisted dependency 2017-06-11 03:36:54 +00:00
french
ftp
games Remove no-op WX_UNICODE 2017-06-10 01:51:02 +00:00
german
graphics Update maintainer email address 2017-06-10 14:54:34 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to upstream version 1.18.0, set MAINTAINER to rust@ 2017-06-10 17:48:58 +00:00
mail Remove CONFLICTS_INSTALL: mail/p5-Mail-SPF-Query has been removed over 3 years 2017-06-11 01:48:17 +00:00
math Remove no-op WX_UNICODE 2017-06-11 01:56:56 +00:00
misc misc/py-tqdm: Update to 4.13.0 2017-06-10 17:39:30 +00:00
Mk
multimedia Update to upstream version 3.3.2 2017-06-10 18:51:08 +00:00
net Fix indent 2017-06-11 01:48:26 +00:00
net-im net-im/py-matrix-synapse: Update to 0.21.0 2017-06-10 20:23:24 +00:00
net-mgmt net-mgmt/cacti: Update to 1.1.9 2017-06-10 15:00:34 +00:00
net-p2p
news New port: news/py-sabyenc 2017-06-09 18:47:56 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science Remove CONFLICTS: science/netcdf-ftn and science/netcdf3-ftn have been removed over 3 years 2017-06-11 01:53:49 +00:00
security security/hydra: update to 8.5 2017-06-10 20:25:20 +00:00
shells shells/rc: Update to 1.7.4, Fix build 2017-06-10 15:13:34 +00:00
sysutils sysutils/passwordsafe: Update to 1.02BETA 2017-06-10 20:53:28 +00:00
Templates Add more functions to the autoconf cache that appeared in FreeBSD 9 or 10. 2017-06-10 21:23:04 +00:00
textproc Update to 1.128 2017-06-11 06:17:39 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.5.0 2017-06-10 07:24:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove no-op WX_UNICODE 2017-06-10 01:51:02 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.