1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 9a3aeee1e0 - Update to 20140804
- Build python2 and python3 bindings
2018-07-04 09:20:14 +00:00
accessibility
arabic
archivers Upgrade from 1.0.4 to 1.0.5. 2018-07-03 23:35:32 +00:00
astro - Fix build with clang 6 2018-07-03 16:36:03 +00:00
audio - Add LICENSE 2018-07-04 09:07:36 +00:00
base
benchmarks - Update `benchmarks/typometer' to version 1.0.1 2018-07-03 14:52:56 +00:00
biology New port: biology/cytoscape: Software to visualize molecular interaction networks, gene expression 2018-07-03 08:42:54 +00:00
cad Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
chinese
comms - Add LICENSE 2018-07-03 19:11:51 +00:00
converters
databases Remove expired ports: 2018-07-03 15:20:13 +00:00
deskutils Add chart 3.0.0, CLI tool to create quick plots. 2018-07-02 10:52:33 +00:00
devel - Update to 20140804 2018-07-04 09:20:14 +00:00
dns dns/knot2: update 2.6.5 -> 2.6.7 2018-07-04 05:25:22 +00:00
editors Update vim to patchlevel 139 2018-07-02 21:59:03 +00:00
emulators emulators/citra: update to s20180703 2018-07-03 00:22:17 +00:00
finance - Update to 1.7.3.4 2018-07-03 13:05:51 +00:00
french
ftp Mark these ports broken on mips64 and/or mips. 2018-07-01 09:17:45 +00:00
games - Pet portlint 2018-07-03 16:35:06 +00:00
german
graphics - Change uses:compiler to c++17-lang so that FreeBSD-11 brings in 2018-07-04 01:30:37 +00:00
hebrew
hungarian
irc Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
japanese - Update to 1.1 2018-07-03 14:10:22 +00:00
java . Sync the cacerts file with the version in the latest Oracle binary release. 2018-07-03 06:31:39 +00:00
Keywords
korean
lang Assign maintainership to new volunteer. Pet portlint. 2018-07-04 04:31:41 +00:00
mail Remove expired ports: 2018-07-03 15:20:13 +00:00
math - Switch to new test framework 2018-07-04 08:37:36 +00:00
misc misc/urh: Update 2.2.1 -> 2.2.2 2018-07-03 09:28:41 +00:00
Mk
multimedia - Update to 1.4 2018-07-03 12:10:24 +00:00
net Update net/nats-streaming-server to version 0.10.2. 2018-07-04 01:47:58 +00:00
net-im net-im/matterircd: Update to 0.18.2 2018-07-04 02:28:55 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.8.24 2018-07-02 14:17:52 +00:00
net-p2p Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
news Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
palm
polish
ports-mgmt Update to 4.0.0 2018-07-02 10:26:27 +00:00
portuguese
print print/harfbuzz: update to 1.8.2 2018-07-03 20:35:57 +00:00
russian
science New port: science/py-rmf: Library to support reading and writing of Rich Molecular Format files 2018-07-01 05:22:27 +00:00
security Remove expired ports: 2018-07-03 15:20:13 +00:00
shells
sysutils sysutils/mping: Update to 0.1.4 and add PKGNAMESUFFIX 2018-07-03 21:46:57 +00:00
Templates
textproc textproc/docproj: add textproc/groff to RUN_DEPENDS 2018-07-04 04:38:35 +00:00
Tools Also report the previous line when going backwards in time. 2018-07-02 16:19:50 +00:00
ukrainian
vietnamese
www Upgrade from 1.15.0 to 1.15.1. 2018-07-03 23:22:34 +00:00
x11 Try to fix build with lld 2018-07-02 16:29:32 +00:00
x11-clocks Fix build for 12.0 2018-07-03 09:33:24 +00:00
x11-drivers
x11-fm
x11-fonts - Pet portlint 2018-07-03 09:07:35 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Ensure all accounts have a name 2018-07-02 10:58:27 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix MOVED 2018-07-03 20:01:31 +00:00
README
UIDs
UPDATING rename devel/bats to devel/bats-core and update to 1.0.2 2018-07-01 23:28:16 +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.