Personal patches
Go to file
Gleb Popov 1fcf3ac9ce sysutils/bsdisks: Update to 0.7.
Approved by:	tcberner (mentor)
2019-03-04 18:16:39 +00:00
accessibility
arabic
archivers archivers/py-zstandard: Update 0.10.2 -> 0.11.0 2019-03-03 00:04:17 +00:00
astro - Update to 1.7 2019-03-04 13:03:12 +00:00
audio audio/audacity: switch to wxgtk31 2019-03-04 18:03:59 +00:00
base
benchmarks
biology biology/bedtools: unbreak with libc++ 8 2019-03-04 06:55:08 +00:00
cad
chinese
comms
converters
databases Remove expired ports: 2019-03-03 11:43:52 +00:00
deskutils
devel Update to 1.5.8 2019-03-04 17:58:31 +00:00
dns Update to latest commit. 2019-03-04 12:17:59 +00:00
editors Update MASTER_SITES. 2019-03-04 05:15:32 +00:00
emulators Update to Wine 4.3. This includes the following changes: 2019-03-03 15:04:55 +00:00
finance - Add LICENSE 2019-03-04 09:00:53 +00:00
french
ftp
games devel/renpy: update to 7.2.0 2019-03-04 14:21:18 +00:00
german Update to 2019.03.03 2019-03-04 17:58:10 +00:00
graphics Fix vector initialization to unbreak the build on PowerPC. 2019-03-04 16:24:48 +00:00
hebrew
hungarian
irc irc/anope: unbreak with libc++ 8 2019-03-04 07:21:57 +00:00
japanese
java java/intellij: Update to version 2018.3.5 2019-03-03 11:35:03 +00:00
Keywords
korean
lang Update to v5.29.8-21-gde59f38ed9. 2019-03-04 12:17:55 +00:00
mail mail/courier: unbreak with libc++ 8 2019-03-04 10:10:21 +00:00
math Update to 3.0.1 2019-03-04 17:58:05 +00:00
misc misc/cldr-emoji-annotation: Update 34.0.0_0 -> 34.12.14891_0 2019-03-02 23:54:39 +00:00
Mk
multimedia multimedia/zoneminder: unbreak with libc++ 8 2019-03-04 11:21:02 +00:00
net net/concourse-fly: Update to 4.2.3 2019-03-04 15:29:07 +00:00
net-im net-im/psi: unbreak with libc++ 8 2019-03-04 11:33:40 +00:00
net-mgmt New port: net-mgmt/py-nxapi-plumbing: Low-level library for managing Cisco 2019-03-03 16:19:04 +00:00
net-p2p net-p2p/torrent-file-editor: unbreak with libc++ 8 2019-03-04 11:33:50 +00:00
news
palm
polish Update to 20190226 2019-03-04 17:58:15 +00:00
ports-mgmt
portuguese
print Update to 2.0.14 release. 2019-03-04 09:14:09 +00:00
russian
science science/wxmacmolplt: Unbreak, it was crashing with WX-3.1 2019-03-03 08:06:44 +00:00
security Update mybb entry 2019-03-04 10:54:25 +00:00
shells
sysutils sysutils/bsdisks: Update to 0.7. 2019-03-04 18:16:39 +00:00
Templates
textproc Update to 2019.03.03 2019-03-04 17:58:20 +00:00
Tools
ukrainian
vietnamese
www Add py-requests-aws4auth 0.9 2019-03-04 17:57:22 +00:00
x11 New port: x11/find-cursor: Simple XLib program to highlight the cursor position 2019-03-04 15:39:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Change to meta port 2019-03-03 22:21:41 +00:00
x11-servers
x11-themes x11-themes/gtk-arc-themes: New upstream and update to 20190213 2019-03-04 16:16:25 +00:00
x11-toolkits
x11-wm x11-wm/bspwm: actually update to 0.9.7 2019-03-04 15:06:11 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs Added new user rspamd to be used for mail/rspamd. 2019-03-04 07:31:47 +00:00
LEGAL
Makefile
MOVED - Resuccrect `x11-wm/musca' and provide new distfile home 2019-03-04 12:45:57 +00:00
README
UIDs Added new user rspamd to be used for mail/rspamd. 2019-03-04 07:31:47 +00:00
UPDATING Fix typo 2019-03-03 22:33:55 +00:00

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.