Personal patches
Go to file
Koichiro Iwao 7d590223b5 sysutils/byobu: update maintainer email
PR:		233513
Submitted by:	maintainer
Approved by:	mentors (implicit)
2018-11-26 02:28:26 +00:00
accessibility
arabic Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
archivers
astro
audio Update to 0.1.b119 2018-11-25 21:51:03 +00:00
base
benchmarks
biology
cad
chinese Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
comms
converters converters/py-unidecode: Update to 1.0.23 2018-11-25 19:51:37 +00:00
databases Update to 4.12 2018-11-25 17:11:33 +00:00
deskutils deskutils/freeplane: update to 1.7.2 2018-11-25 19:43:22 +00:00
devel Update to 0.5.0 2018-11-25 17:11:24 +00:00
dns
editors Silence warnings from the ports framework by adding gl and gnome to USES. 2018-11-25 00:24:35 +00:00
emulators emulators/ppsspp: update to 1.7.4 2018-11-25 13:55:55 +00:00
finance
french Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
ftp ftp/rexx-curl: Fix regex 2018-11-26 01:48:42 +00:00
games
german Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
graphics Unbreak build 2018-11-25 20:10:57 +00:00
hebrew Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
hungarian Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
irc
japanese Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
java
Keywords
korean Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
lang Add support for -fuse-ld=lld, backported from GCC mainline which is 2018-11-25 21:08:01 +00:00
mail Update to 4.3.0 2018-11-25 17:12:01 +00:00
math math/openblas: Unbreak crashes in gfortran-emitted code due to thread safety issues 2018-11-25 23:44:30 +00:00
misc - Add MANIFEST files for 12.0-RC2. 2018-11-25 02:01:11 +00:00
Mk Update PYMAGICTAG 2018-11-25 17:11:52 +00:00
multimedia Fix build on gcc-based architectures 2018-11-25 14:30:49 +00:00
net Appease portlint. 2018-11-26 01:28:37 +00:00
net-im
net-mgmt Upgrade to version 1.9.0 2018-11-25 23:41:54 +00:00
net-p2p net-p2p/namecoin: Update to 0.17.0 2018-11-26 02:04:58 +00:00
news
palm
polish Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
ports-mgmt
portuguese Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
print Use perl ports instead of bundled ones 2018-11-24 22:32:33 +00:00
russian Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
science Release maintainership. 2018-11-24 13:08:12 +00:00
security security/vuls: Update to 0.6.1 2018-11-26 01:31:18 +00:00
shells
sysutils sysutils/byobu: update maintainer email 2018-11-26 02:28:26 +00:00
Templates
textproc textproc/pecl-yaml1: Update to 1.3.2 2018-11-25 21:49:18 +00:00
Tools
ukrainian Mark kde4-l10n ports deprecated. 2018-11-24 12:34:46 +00:00
vietnamese
www www/mod_wsgi4: Update to 4.6.5 2018-11-25 19:49:35 +00:00
x11 Update babl to 0.1.60. 2018-11-24 13:59:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-QtAwesome : update to 0.5.3 2018-11-25 19:47:04 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Document the removal of www/rubygem-toml-rb03 2018-11-25 17:12:19 +00:00
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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

	https://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:

	https://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.