1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-01-09 22:21:27 +00:00
accessibility
arabic
archivers
astro - Update to r4261 2019-01-09 15:22:57 +00:00
audio Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Remove expired ports: 2019-01-09 16:45:54 +00:00
deskutils Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
devel devel/py-pytest-cov: Update to 2.6.1 2019-01-09 22:21:27 +00:00
dns dns/knot2: update to 2.7.5 2019-01-09 12:33:30 +00:00
editors
emulators
finance - Update to 1.2.6 2019-01-09 06:05:52 +00:00
french
ftp
games games/adonthell*: Update to 0.3.8 2019-01-09 19:11:20 +00:00
german
graphics graphics/drm-legacy-kmod: Update snapshot 2019-01-09 21:48:57 +00:00
hebrew
hungarian
irc irc/irssi: Update to 1.1.2 2019-01-09 22:19:53 +00:00
japanese - Update to 0.20190104 2019-01-08 23:17:23 +00:00
java
Keywords
korean
lang lang/seed7: update to 05_20190107 2019-01-09 12:58:22 +00:00
mail Simple Golang SMTP relay/proxy server that accepts mail via SMTP 2019-01-09 08:32:15 +00:00
math math/reduce: update to 20181123 2019-01-09 12:26:22 +00:00
misc
Mk Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
multimedia Prep for lld default on head i386: add LDFLAGS_i386+= -Wl,-z,notext 2019-01-09 16:28:18 +00:00
net sysutils/bwping: Update to 1.10 2019-01-09 20:58:19 +00:00
net-im - fix BUILD_DEPENDS 2019-01-08 20:30:06 +00:00
net-mgmt Update to 0.6.3 2019-01-09 14:52:11 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/pkg_rmleaves: update 20140222 -> 20190108 to support FBSD 12 2019-01-09 20:41:04 +00:00
portuguese
print Update to 3.35.0 2019-01-09 14:52:17 +00:00
russian - Update WWW 2019-01-09 09:30:27 +00:00
science science/agrum: Simplify PLIST_SUB 2019-01-09 19:42:50 +00:00
security Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
shells
sysutils Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
Templates
textproc Update to 1.99 2019-01-09 14:53:09 +00:00
Tools
ukrainian
vietnamese
www Upgrade to version 11.6.3. 2019-01-09 22:09:00 +00:00
x11 Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
x11-clocks x11-clocks/xdaliclock: Update from 2.43 to 2.44 2019-01-09 13:31:10 +00:00
x11-drivers
x11-fm x11-fm/doublecmd: Update to 0.8.4 2019-01-09 22:16:20 +00:00
x11-fonts
x11-servers Fix illegal instruction when running in kvm/qemu 2019-01-09 07:25:55 +00:00
x11-themes Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
x11-toolkits Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
x11-wm Update KDE Plasma to 5.15.5 2019-01-09 20:25:37 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2019-01-09 16:45:54 +00:00
README
UIDs
UPDATING Update databases/mysql-connector-java to 8.0.13 2019-01-08 20:36:03 +00:00

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.