Personal patches
Go to file
Sunpoet Po-Chuan Hsieh eb4ae9ca86 Sort PLIST
- Add NO_ARCH
2019-03-31 13:15:52 +00:00
accessibility
arabic
archivers
astro Cosmetic change 2019-03-31 13:15:11 +00:00
audio Cosmetic change 2019-03-31 13:15:06 +00:00
base
benchmarks
biology biology/ngs-sdk: Update 2.9.4 -> 2.9.6 2019-03-31 03:31:59 +00:00
cad - Update `cad/zcad' to version 0.9.8.4; switch from using 2019-03-31 09:23:50 +00:00
chinese
comms
converters Remove duplicate port converters/py-pint. 2019-03-31 08:01:23 +00:00
databases databases/couchdb2: update to 2.3.1 2019-03-30 19:10:50 +00:00
deskutils deskutils/zim: update to 0.70 2019-03-30 20:02:51 +00:00
devel Sort PLIST 2019-03-31 13:15:52 +00:00
dns
editors
emulators
finance
french
ftp Spell FTP properly (uppercased) when it does not refer to a command name. 2019-03-31 13:07:08 +00:00
games Fix packing list 2019-03-30 21:15:08 +00:00
german
graphics Remove duplicate port graphics/py-PyX12 2019-03-31 08:52:21 +00:00
hebrew
hungarian
irc Update to 2.10.7 2019-03-30 23:22:05 +00:00
japanese
java
Keywords
korean
lang lang/gravity: Update 0.6.3 -> 0.6.4 2019-03-31 02:55:56 +00:00
mail - update to postfix-3.3.4 2019-03-31 13:08:05 +00:00
math math/giacxcas: Update 1.5.0-47 -> 1.5.0-49 2019-03-31 01:22:26 +00:00
misc misc/urdfdom: Update 1.0.0-9 -> 1.0.3 2019-03-31 03:45:39 +00:00
Mk Mk/Uses/php.mk: Flag invalid args 2019-03-30 18:36:30 +00:00
multimedia multimedia/webcamoid: Update 8.5.0 -> 8.6.1 2019-03-30 19:20:13 +00:00
net net/tigervnc: separate port into -server -and -viewer 2019-03-31 13:10:03 +00:00
net-im
net-mgmt Spell FTP properly (uppercased) when it does not refer to a command name. 2019-03-31 13:07:08 +00:00
net-p2p
news Spell NNTP correctly (it's an abbreviation and thus should be uppercased). 2019-03-31 11:41:45 +00:00
palm
polish
ports-mgmt
portuguese Update to 20190329 2019-03-30 20:45:37 +00:00
print
russian
science New port: science/py-qcengine: Quantum chemistry program executor and IO standardizer (QCSchema) 2019-03-31 08:24:32 +00:00
security
shells
sysutils Update to 1.16.2 2019-03-31 13:15:45 +00:00
Templates
textproc textproc/py-mwparserfromhell: Update 0.5.2 -> 0.5.3 2019-03-31 03:47:45 +00:00
Tools
ukrainian
vietnamese
www Use lcms2 from ports rather than Chromium's bundled copy. 2019-03-30 23:23:15 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/fltk-devel: remove outdated snapshot port 2019-03-31 09:19:34 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED x11-toolkits/fltk-devel: remove outdated snapshot port 2019-03-31 09:19:34 +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.