1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 8aa364553d devel/py-pytest-pycodestyle: Update 1.3.0 -> 1.3.1
Reported by:	portscout
2018-11-19 18:07:25 +00:00
accessibility
arabic
archivers
astro devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
audio Update to 0.1.b116 2018-11-19 10:29:20 +00:00
base
benchmarks
biology biology/igv: Update 2.4.15 -> 2.4.16 2018-11-18 20:02:40 +00:00
cad cad/openvsp: Unbreak port 2018-11-17 18:08:10 +00:00
chinese
comms
converters - Update to 1.3-1.1 2018-11-18 05:42:27 +00:00
databases databases/tdbc: update to 1.1.0 2018-11-19 12:07:37 +00:00
deskutils devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
devel devel/py-pytest-pycodestyle: Update 1.3.0 -> 1.3.1 2018-11-19 18:07:25 +00:00
dns dns/bundy should build fine on 12.0 and 13.0 after r485334 2018-11-19 17:36:40 +00:00
editors fix editors/pluma build for python != 3.6 2018-11-19 14:48:53 +00:00
emulators devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
finance
french
ftp Fix build with wolfSSL 2018-11-17 17:45:32 +00:00
games devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
german
graphics devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
hebrew
hungarian
irc Now builds on powerpc64. 2018-11-18 18:19:40 +00:00
japanese japanese/p5-WWW-MobileCarrierJP: Update to 0.65 2018-11-19 09:52:46 +00:00
java
Keywords
korean
lang devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
mail - update to 3.4-20181118 2018-11-19 16:17:21 +00:00
math - Update to 0.2.2 2018-11-19 04:10:28 +00:00
misc misc/osinfo-db: update to 20181116 2018-11-18 06:11:57 +00:00
Mk
multimedia devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
net net/vnstat: Update to 2.0 2018-11-19 17:29:51 +00:00
net-im - Add LICENSE 2018-11-18 09:30:26 +00:00
net-mgmt net-mgmt/py-pyang: Update version 1.7.4=>1.7.5 2018-11-19 00:26:45 +00:00
net-p2p Update to 0.10.420 2018-11-19 16:27:33 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/py-reportlab: Update version 3.2.0=>3.5.9 2018-11-19 00:10:48 +00:00
russian
science
security security/botan110: Attempt to unbreak consumers with OpenSSL 1.1.1 2018-11-19 17:35:57 +00:00
shells
sysutils devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
Templates
textproc New port: textproc/chkascii: Check an ASCII text file for invalid characters 2018-11-19 15:25:08 +00:00
Tools
ukrainian
vietnamese
www Update to 0.54 2018-11-19 17:17:38 +00:00
x11 add.x11/py-xcffib.missing._ffi.py.from.autoplist.in.pkg-plist 2018-11-19 16:24:25 +00:00
x11-clocks
x11-drivers Allow building on powerpc64 for testing. 2018-11-18 18:36:28 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits lang/tcl86, x11-toolkits/tk86: update to 8.6.9 2018-11-19 12:01:15 +00:00
x11-wm devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix MOVED entries 2018-11-17 21:18:18 +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.