Personal patches
Go to file
Sunpoet Po-Chuan Hsieh f814ff45d7 Update WWW
2020-02-04 18:17:01 +00:00
accessibility
arabic
archivers remove rubyzip12 (use rubyzip instead) 2020-02-03 22:37:47 +00:00
astro Update to 0.137 2020-02-04 17:56:06 +00:00
audio Attempt to fix the following complaint: 2020-02-04 03:54:50 +00:00
base
benchmarks
biology
cad
chinese
comms - bump PORTREVISION for SUID bit change 2020-02-04 11:14:13 +00:00
converters p5-Sereal*: Update to 4.011 2020-02-04 13:11:05 +00:00
databases Update to 1.1.1 2020-02-04 17:54:19 +00:00
deskutils Bump revision of poppler dependencies 2020-02-03 19:32:51 +00:00
devel Update WWW 2020-02-04 17:56:41 +00:00
dns Update SLAVEDIRS after r525222 2020-02-04 18:16:51 +00:00
editors editors/nedit: Fix broken MASTER_SITES 2020-02-04 14:20:11 +00:00
emulators Wine 5.1 is the first snapshot after the Wine 5.0 release, indicating that 2020-02-04 13:29:13 +00:00
finance Remove expired ports: 2020-02-03 20:40:37 +00:00
french Remove expired ports: 2020-02-03 20:40:37 +00:00
ftp
games
german Remove expired ports: 2020-02-03 20:40:37 +00:00
graphics Option helpers can't be used after bsd.port.options.mk 2020-02-04 06:27:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 1.54 2020-02-04 17:53:58 +00:00
mail Update version requirement of RUN_DEPENDS 2020-02-03 19:47:47 +00:00
math math/poly2tri: fix build on GCC architectures 2020-02-04 09:59:25 +00:00
misc Update to 1.81 2020-02-04 17:54:03 +00:00
Mk Update PYNUMPY 2020-02-04 17:56:37 +00:00
multimedia multimedia/aom: update to 1.0.0.3032 2020-02-04 00:38:51 +00:00
net Update to 0.88 2020-02-04 17:56:22 +00:00
net-im net-im/mikutter: Update to 4.0.4 2020-02-04 02:33:41 +00:00
net-mgmt net-mgmt/crmsh: update 3.0.1 to 3.0.4 2020-02-04 16:27:26 +00:00
net-p2p
news - move fidogate to fidogate4 2020-02-04 10:41:41 +00:00
polish Update to 20200202 2020-02-03 19:47:37 +00:00
ports-mgmt Fix variable substitution in pkg-message 2020-02-04 14:16:32 +00:00
portuguese
print Update to 4.3.0 2020-02-04 17:54:56 +00:00
russian
science Update to 0.2.1 2020-02-04 17:55:02 +00:00
security security/py-yubikey-manager: update 3.1.0 to 3.1.1 2020-02-04 14:57:40 +00:00
shells
sysutils Update to 1.6.8 2020-02-04 17:55:07 +00:00
Templates
textproc Update WWW 2020-02-04 18:17:01 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.3 2020-02-04 17:55:18 +00:00
x11 Move disappeared distfile to my local distfiles 2020-02-03 21:00:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/xfce-evolution: rename to x11-themes/classiclooks 2020-02-04 13:23:11 +00:00
x11-toolkits Remove expired ports: 2020-02-04 11:24:38 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED x11-themes/xfce-evolution: rename to x11-themes/classiclooks 2020-02-04 13:23:11 +00:00
README
UIDs
UPDATING vim: Update to patchlevel 205 and add PYTHON option 2020-02-04 14:03:00 +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.