1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-05-27 12:11:13 +00:00
accessibility
arabic
archivers - Add CONFLICTS 2014-05-27 12:06:54 +00:00
astro
audio - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
benchmarks Convert to USES=pgsql 2014-05-27 10:42:11 +00:00
biology
cad
chinese
comms
converters
databases Revert previous commit, it was not supposed touch this port yet 2014-05-27 11:44:04 +00:00
deskutils - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
devel - Add CONFLICTS 2014-05-27 12:06:54 +00:00
dns Stageify. 2014-05-27 09:40:49 +00:00
editors
emulators
finance
french
ftp
games Fix lua detection 2014-05-27 11:54:56 +00:00
german
graphics Makefile.common: Move a few other variables outside the NO_BUILD block. 2014-05-26 22:15:31 +00:00
hebrew
hungarian
irc
japanese
java java/wildfly80: New port: WildFly - replacement for JBoss Application Server 2014-05-27 08:12:46 +00:00
Keywords
korean
lang Fix tolua++ symlink 2014-05-27 08:39:50 +00:00
mail
math - Update to 1.0.4. 2014-05-26 21:33:05 +00:00
misc - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
Mk Fix version comparison 2014-05-27 10:55:39 +00:00
multimedia Revert update which should not have happen 2014-05-27 11:55:36 +00:00
net Fix detection of lua 2014-05-27 10:20:08 +00:00
net-im net-im/jitsi: Fix DragonFly breakage exposed by staging 2014-05-27 11:51:10 +00:00
net-mgmt Convert to USES=libtool 2014-05-27 10:11:45 +00:00
net-p2p Fix detection of lua 2014-05-27 08:30:20 +00:00
news
palm
polish - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
ports-mgmt
portuguese
print Fix make checksum 2014-05-27 05:29:01 +00:00
russian
science
security Undo my poor merge conflict editing. 2014-05-26 21:01:24 +00:00
shells shells/dash: add note, change maintainer 2014-05-27 05:50:19 +00:00
sysutils - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
Templates
textproc Update to 3.05 2014-05-27 12:11:13 +00:00
Tools
ukrainian
vietnamese
www Convert vlc to USES=libtool 2014-05-26 22:24:13 +00:00
x11
x11-clocks - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add the updating entry about lua 2014-05-27 11:46:07 +00:00

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.