Personal patches
Go to file
2015-03-31 08:51:30 +00:00
accessibility Add build dependency required for VIDMODE and older Nvidia graphics drivers 2015-03-30 13:50:33 +00:00
arabic Fix RUN_DEPENDS 2015-03-31 06:07:53 +00:00
archivers Remove CENKES mirror (it is dead) 2015-03-30 21:20:26 +00:00
astro
audio - Sort some multi-value knobs for better readability and maintainability: 2015-03-31 08:45:12 +00:00
benchmarks
biology
cad
chinese Add a missing build dependency 2015-03-31 08:51:30 +00:00
comms Remove dead mirror 2015-03-30 21:54:44 +00:00
converters Remove dead CENKES mirror 2015-03-30 21:27:37 +00:00
databases Add an ability to start several carbon instances. 2015-03-30 15:55:27 +00:00
deskutils Mark as broken: 2015-03-30 23:02:51 +00:00
devel LOGILAB mirrors are gone 2015-03-30 22:48:43 +00:00
dns Update to upstream 2.73rc1 (pending rc2 upload) 2015-03-30 17:39:50 +00:00
editors Fix fetching 2015-03-30 20:55:29 +00:00
emulators emulators/wine-devel: add wine64 support. 2015-03-30 19:47:28 +00:00
finance
french
ftp Add missing build dependency 2015-03-31 05:57:12 +00:00
games Remove dead GNUSTEP_CH master sites 2015-03-30 23:06:37 +00:00
german - Update to 2015.03.29 2015-03-30 05:23:16 +00:00
graphics Update lensfun to version 0.3.0. It contains few changes making consumer 2015-03-31 08:08:49 +00:00
hebrew
hungarian
irc Remove dead mirror 2015-03-30 21:39:09 +00:00
japanese Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
java - Add CPE information 2015-03-30 19:03:34 +00:00
Keywords
korean Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
lang lang/ruby21: fix bug in bundled rdoc 2015-03-30 15:30:30 +00:00
mail mail/rainloop: yet another OPTIONS fix 2015-03-31 07:50:36 +00:00
math - Update to 4.650.4 2015-03-31 02:21:45 +00:00
misc Remove dead RINGSERVER 2015-03-30 22:39:26 +00:00
Mk - Add description for Apple Lossless audio format (ALAC) 2015-03-31 06:33:42 +00:00
multimedia Mark as broken: no public distfiles 2015-03-30 21:41:43 +00:00
net - Update to 0.27.3 2015-03-31 02:19:56 +00:00
net-im Remove dead mirror 2015-03-30 21:42:41 +00:00
net-mgmt Remove dead mirror 2015-03-30 21:43:23 +00:00
net-p2p Refresh to a recent snapshot, so that it includes a patch to fix build 2015-03-30 19:38:53 +00:00
news
palm
polish - Update to 20150329 2015-03-30 05:23:21 +00:00
ports-mgmt
portuguese
print Remove dead RINGSERVER 2015-03-30 22:39:26 +00:00
russian
science
security - Update security/libfprint to version 0.6.0 [1] 2015-03-30 22:45:53 +00:00
shells
sysutils Teach the firstboot-freebsd-update script to disable itself if it is run 2015-03-31 01:26:19 +00:00
Templates
textproc Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
Tools Add getpatch.sh, a shell script only tool to download patch attachments on bug tracking systems 2015-03-30 21:13:12 +00:00
ukrainian
vietnamese
www Fix madsonic rc script. I should have made an end-to-end test when I converted 2015-03-31 06:50:29 +00:00
x11 Remove broken charmap from the list of applications 2015-03-30 23:05:24 +00:00
x11-clocks Remove dead mirror 2015-03-30 21:49:26 +00:00
x11-drivers
x11-fm Upgrade to 0.6.1. 2015-03-30 12:46:58 +00:00
x11-fonts Mark as broken: no public distfiles 2015-03-30 21:50:25 +00:00
x11-servers
x11-themes Mark as broken: no public distfiles 2015-03-30 22:21:29 +00:00
x11-toolkits Remove dead mirror 2015-03-30 21:51:08 +00:00
x11-wm - Update to version 2.2.1 2015-03-30 15:20:52 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Fix build errors with PortAudio and/or ALSA 2015-03-29 19:18:33 +00:00
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.