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
MANTANI Nobutaka 5a554dc9c7 - Fix configure error with Emacs 25.
- Remove xemacs-related files and code that are no longer used.
2016-10-10 13:56:13 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology biology/diamond: update to version 0.8.23 2016-10-10 04:33:16 +00:00
cad
chinese
comms Update to 3.7.9.2 2016-10-10 12:43:22 +00:00
converters
databases - Fix "install" target with ImageMagick disabled. 2016-10-10 08:29:49 +00:00
deskutils
devel - Update to 2.2.0 2016-10-10 13:49:29 +00:00
dns Update to latest commit. 2016-10-10 10:58:25 +00:00
editors
emulators
finance
french
ftp
games - Add games/gnujump 2016-10-10 11:40:56 +00:00
german
graphics - Update to 1.0.2 2016-10-10 13:39:03 +00:00
hebrew
hungarian
irc
japanese
java Convert to USES=jpeg 2016-10-10 06:35:03 +00:00
Keywords
korean
lang Update to v5.25.5-76-g91dca83. 2016-10-10 10:58:13 +00:00
mail - Fix configure error with Emacs 25. 2016-10-10 13:56:13 +00:00
math - Update to 2.12.2 2016-10-10 13:03:23 +00:00
misc
Mk
multimedia
net Partially revert the PAM changes to once again use pkg-message to discuss 2016-10-10 13:36:26 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Document FreeBSD-SA-16:31.libarchive 2016-10-10 12:43:44 +00:00
shells
sysutils Add amazon-ssm-agent, an "Agent" which can be run on systems to enable 2016-10-10 04:40:10 +00:00
Templates
textproc - Update to 1.1.2 2016-10-10 12:29:46 +00:00
Tools
ukrainian
vietnamese
www www/drood: Upgrade version 5.32 => 5.37 2016-10-10 13:54:36 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
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:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.