Personal patches
Go to file
Kyle Evans 79f433ef98 [NEW PORT] devel/lua-argparse
Argparse is a feature-rich command line parser for Lua inspired by argparse
for Python.

Argparse supports positional arguments, options, flags, optional arguments,
subcommands and more. Argparse automatically generates usage, help, and
error messages, and can generate shell completion scripts.

WWW: https://github.com/luarocks/argparse
2020-10-14 23:59:40 +00:00
accessibility
arabic
archivers
astro
audio Update to version 1.0.2. 2020-10-14 14:29:00 +00:00
base
benchmarks Update benchmarks/ali to version 0.4.1. 2020-10-14 08:05:56 +00:00
biology
cad Fix DEPENDS 2020-10-14 17:49:05 +00:00
chinese
comms Fix missed sed patterns 2020-10-13 11:01:01 +00:00
converters
databases Update to 0.29 2020-10-14 23:37:17 +00:00
deskutils deskutils/zim: update to 0.73.3 2020-10-14 13:00:58 +00:00
devel [NEW PORT] devel/lua-argparse 2020-10-14 23:59:40 +00:00
dns lang/rust: Update to 1.47.0 2020-10-13 08:36:35 +00:00
editors lang/rust: Update to 1.47.0 2020-10-13 08:36:35 +00:00
emulators
finance - Update to 1.7.6.8 2020-10-14 12:45:58 +00:00
french
ftp
games lang/rust: Update to 1.47.0 2020-10-13 08:36:35 +00:00
german Update to 2020.10.11 2020-10-13 18:43:12 +00:00
graphics - Update WWW 2020-10-14 09:37:08 +00:00
hebrew
hungarian
irc
japanese
java More duplicate symbol removal to try to fix the build on -CURRENT 2020-10-14 16:07:57 +00:00
Keywords
korean
lang Update to the 20201010 snapshot of GCC 10.2.1. 2020-10-14 18:57:06 +00:00
mail Update to 3.5.6 2020-10-14 23:32:03 +00:00
math - Update to 1.4.4 2020-10-14 10:48:43 +00:00
misc Fix DEPENDS 2020-10-14 17:53:05 +00:00
Mk Set default Samba port to 4.12 version, as 4.10 is EOLed and 4.11 will follow soon enough. 2020-10-14 22:28:48 +00:00
multimedia lang/rust: Update to 1.47.0 2020-10-13 08:36:35 +00:00
net Routine upgrade Samba ports to 4.11.14 and 4.12.8 respectively. 2020-10-14 22:27:04 +00:00
net-im Update to 0.6.11 2020-10-14 17:28:16 +00:00
net-mgmt Update to version 1.2.14 2020-10-13 15:27:03 +00:00
net-p2p lang/rust: Update to 1.47.0 2020-10-13 08:36:35 +00:00
news
polish Update to 20201011 2020-10-13 18:43:16 +00:00
ports-mgmt
portuguese
print
russian
science Mark DEPRECATED: MASTERSITE is gone. As well, the pkg-descr WWW is gone. 2020-10-14 20:38:48 +00:00
security Clean up, set LICENSE, standardize COMMENT 2020-10-14 13:43:25 +00:00
shells lang/rust: Update to 1.47.0 2020-10-13 08:36:35 +00:00
sysutils Default to Linux instead of kFreeBSD, since that's the more common 2020-10-14 14:55:10 +00:00
Templates
textproc Revert meld update to 3.21.0. This version requires pygobject 3.30 2020-10-14 16:41:59 +00:00
Tools
ukrainian
vietnamese
www [NEW PORT] www/castor: Graphical browser for text-based inet protocols 2020-10-14 23:56:38 +00:00
x11 small cleanup 2020-10-14 13:39:27 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 13.0.1 2020-10-13 16:21:01 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm YeahWM is a minimalist window manager for X11 based on evilwm and aewm. 2020-10-13 09:27:42 +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
LEGAL
Makefile
MOVED Resurrect devel/llvm-cheri and update 2020-10-13 21:10:31 +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.