Personal patches
Go to file
Dmitry Marakasov 8dc087a99c - Add LICENSE
- Fix WWW:
2016-11-07 11:23:50 +00:00
accessibility
arabic
archivers archivers/zstd is no longer jobs safe. 2016-11-05 23:36:21 +00:00
astro - Update to 0.076 2016-11-07 00:27:54 +00:00
audio Bump virtual_oss to 1.1.2. 2016-11-06 20:58:30 +00:00
base
benchmarks Fix build with gcc 4.9 2016-11-06 09:24:00 +00:00
biology biology/diamond: Update to version 0.8.26 2016-11-06 05:42:32 +00:00
cad cad/klayout: Include DragonFly with new patch to restore build on DF 2016-11-07 02:14:08 +00:00
chinese fandol - Four basic fonts for Chinese typesetting 2016-11-07 06:18:47 +00:00
comms UHD seems to use SSE2 functions and seems to need the addional compiler spitch for FreeBSD 11+ i386 2016-11-06 20:30:49 +00:00
converters - Update to 1.003008 2016-11-06 16:47:44 +00:00
databases - Update to 1.001004 2016-11-06 16:46:44 +00:00
deskutils - Upgrade fet to 5.30.5 2016-11-06 11:45:39 +00:00
devel Update devel/elixir-swarm to version 3.0.0. 2016-11-07 10:18:11 +00:00
dns - Update to 1.0.0 2016-11-06 16:49:36 +00:00
editors x11-toolkits/scintilla, editors/scite: update to 3.7.0 2016-11-06 01:21:02 +00:00
emulators Winetricks is an easy way to work around problems in Wine. 2016-11-07 10:12:59 +00:00
finance
french
ftp - Fix IDN option 2016-11-05 18:00:17 +00:00
games Update to gnuchess 6.2.4 (bugfix release) 2016-11-06 08:02:36 +00:00
german
graphics - use ONLY_FOR_ARCHS 2016-11-06 18:17:30 +00:00
hebrew
hungarian
irc Update to 2.1. 2016-11-06 21:08:29 +00:00
japanese Bump PORTREVISION after r425497. 2016-11-06 15:39:19 +00:00
java
Keywords
korean
lang Update to the 20161103 snapshot of GCC 6. 2016-11-06 17:18:04 +00:00
mail Follow up to r425497. sa-update isn't the problem, it's sa-update in 2016-11-07 00:59:19 +00:00
math - Fix COMMENT 2016-11-07 09:00:10 +00:00
misc - Update to 1.11 2016-11-06 16:47:21 +00:00
Mk - Fix typo 2016-11-05 23:32:10 +00:00
multimedia multimedia/py-ffmpeg: adjust pts after r425471 2016-11-07 10:48:17 +00:00
net - Update to 0.16 2016-11-06 16:51:39 +00:00
net-im
net-mgmt
net-p2p
news Update slrn to 1.0.3 (bugfix release) 2016-11-06 19:51:44 +00:00
palm
polish
ports-mgmt
portuguese
print print/harfbuzz: update to 1.3.3 2016-11-06 08:13:30 +00:00
russian
science
security security/tor: improve multi-instance support 2016-11-07 06:24:37 +00:00
shells
sysutils Update zfsnap2 to 2.0.0-beta3 2016-11-06 21:16:37 +00:00
Templates
textproc - Add LICENSE 2016-11-07 11:23:50 +00:00
Tools
ukrainian
vietnamese
www www/yourls: unbreak with lang/php70 to fix #56 2016-11-07 04:28:14 +00:00
x11 - Add LICENSE 2016-11-07 10:40:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add LICENSE 2016-11-07 11:06:38 +00:00
x11-servers
x11-themes
x11-toolkits Remove expat dependency. 2016-11-06 13:08:30 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-11-06 18:06:43 +00:00
README
UIDs Do not create the unnecessary home directory (/home/slurm) for the slurm 2016-11-06 16:07:34 +00:00
UPDATING ix Berkeley DB detection at the configuration stage. 2016-11-05 16:57:01 +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.