1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh a0435ade08 Update to 2.0.1
- Take maintainership

Changes:	https://github.com/tds-fdw/tds_fdw/releases
2020-01-23 04:21:29 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology biology/py-pysam: Update 0.15.3 -> 0.15.4 2020-01-23 02:53:09 +00:00
cad cad/calculix : update to version 2.16.1 2020-01-22 21:19:16 +00:00
chinese
comms
converters
databases Update to 2.0.1 2020-01-23 04:21:29 +00:00
deskutils
devel Add rubygem-readline-ext 0.1.0 2020-01-23 04:21:17 +00:00
dns
editors
emulators emulators/yuzu: update to s20200122 2020-01-23 00:55:20 +00:00
finance Upgrade from 1.16 to 1.17. See https://github.com/lballabio/QuantLib/releases 2020-01-22 22:22:42 +00:00
french
ftp
games Respect PY_FLAVOR and fetch from Gitlab 2020-01-22 22:12:51 +00:00
german
graphics graphics/pcl-pointclouds: Update 1.9.1 -> 1.10.0 2020-01-23 02:34:12 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math
misc
Mk
multimedia multimedia/aom: update to 1.0.0.2985 2020-01-23 00:55:32 +00:00
net net/wayvnc: update to s20200122 2020-01-23 00:55:52 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Add py-font-v 0.7.1 2020-01-23 04:20:47 +00:00
russian
science
security security/tor-devel: Update 0.4.2.4-rc -> 0.4.3.1-alpha 2020-01-23 02:35:03 +00:00
shells
sysutils Add rubygem-license-acceptance 1.0.13 2020-01-23 04:21:23 +00:00
Templates
textproc Add py-ftfy 5.6 2020-01-23 04:21:04 +00:00
Tools
ukrainian
vietnamese
www fix build 2020-01-22 20:53:41 +00:00
x11 x11/swaylock: update to 1.5 2020-01-22 20:16:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: update to 0.10.0 2020-01-22 20:16:25 +00:00
x11-wm x11-wm/sway: update to 1.4 2020-01-22 20:16:35 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.