1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills f84406903a sysutils/bastille: update to 0.3.20190522
PR:		238075
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2019-05-24 15:25:25 +00:00
accessibility
arabic
archivers
astro
audio audio/lv2: Remove CONFLICTS_INSTALL 2019-05-24 09:52:55 +00:00
base
benchmarks lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
biology
cad cad/gtkwave: Update to 3.3.101 2019-05-24 15:15:05 +00:00
chinese
comms
converters
databases databases/pear-Horde_Db: Remove broken MYSQL option 2019-05-24 12:47:17 +00:00
deskutils
devel devel/libbpfjit: create port 2019-05-24 14:49:35 +00:00
dns lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
editors lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
emulators
finance finance/py-stripe: Update to 2.29.0 2019-05-24 09:44:34 +00:00
french
ftp
games games/avp: fix build with clang on 12.0 and newer 2019-05-24 08:04:40 +00:00
german
graphics - Update to 2.12.3 2019-05-24 15:17:07 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update lang/erlang-runtime21 to version 21.3.8.1. 2019-05-24 13:02:12 +00:00
mail lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
math math/rubygem-mtrc: new port - minimal metric aggregation library 2019-05-24 06:47:10 +00:00
misc
Mk Mk/Uses/php.mk: Drop unused mysql_DEPENDS 2019-05-24 15:24:19 +00:00
multimedia Deprecate multimedia/ffmpeg0 2019-05-24 11:52:15 +00:00
net Upgrade to 0.2.2 2019-05-24 11:49:11 +00:00
net-im lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
net-mgmt net-mgmt/nagvis: Mark NDO2DB option as broken 2019-05-24 12:42:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/base: Remove broken MYSQL option 2019-05-24 12:39:28 +00:00
shells lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
sysutils sysutils/bastille: update to 0.3.20190522 2019-05-24 15:25:25 +00:00
Templates
textproc - Update to 3.6.0 2019-05-24 08:52:36 +00:00
Tools
ukrainian
vietnamese
www www/phprecipebook: Remove broken MYSQL option 2019-05-24 12:49:22 +00:00
x11 lang/rust: Update to 1.35.0 2019-05-24 03:25:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Revert r502354 and unbreak INDEX 2019-05-24 05:42:45 +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.