1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Carlo Strub 4ee428a86f - Mark as IGNORE as it has been superseded many years ago
- add Python noflavor

PR:		230358
Submitted by:	yuri@
2018-10-11 18:35:07 +00:00
accessibility
arabic
archivers Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
astro
audio
base
benchmarks
biology Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
cad Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
chinese
comms
converters
databases Update to 4.1.1 2018-10-11 15:41:23 +00:00
deskutils
devel Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Fix the build for when NLS is deselected. 2018-10-11 17:10:44 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 0.4.25 release. 2018-10-11 12:18:44 +00:00
mail mail/qmailadmin: Chase cracklib dictionary rename from r408137 2018-10-11 09:27:37 +00:00
math Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
misc misc/raspberry-userland: Order USE* section 2018-10-11 09:14:11 +00:00
Mk
multimedia multimedia/libdca: Fix bad absolute symlinks 2018-10-11 14:33:19 +00:00
net net/wireguard: Add rc.d script 2018-10-11 12:49:45 +00:00
net-im
net-mgmt net-mgmt/unifi5: Update to 5.9.29 2018-10-11 13:49:22 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
security - Mark as IGNORE as it has been superseded many years ago 2018-10-11 18:35:07 +00:00
shells
sysutils New port: sysutils/py-pyznap: ZFS snapshot tool written in Python 2018-10-11 16:58:32 +00:00
Templates
textproc textproc/tagsoup: Update MASTER_SITES and WWW 2018-10-11 11:39:52 +00:00
Tools rmport: if the user edited the commit message, ask again afterwards. 2018-10-11 13:40:41 +00:00
ukrainian
vietnamese
www Update to 1.5.2 2018-10-11 15:30:58 +00:00
x11 Update to 2.11 2018-10-11 15:17:31 +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
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.