1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-11-13 15:40:34 +00:00
accessibility
arabic arabic/arabic: Fix staging after WRKDIR/WRKSRC global changes 2015-11-13 13:56:32 +00:00
archivers archivers/upx: Expand patch to support malloc.h-less DF 2015-11-13 09:33:40 +00:00
astro
audio audio/wmsmixer: USES=alias to support DragonFly 2015-11-13 07:59:42 +00:00
benchmarks
biology
cad
chinese
comms comms/dabstick-radio: Expand patch to support malloc.h-less DF 2015-11-13 11:22:44 +00:00
converters
databases
deskutils - Remove unneeded dependencies 2015-11-13 11:46:41 +00:00
devel devel/py-path.py: update to 8.1.2 2015-11-13 15:25:28 +00:00
dns
editors
emulators emulators/visualboyadvance-m: Expand patch to support malloc.h-less DF 2015-11-13 08:53:52 +00:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Upgrade all Erlang 18 ports to version 18.1.4. 2015-11-13 11:45:37 +00:00
mail - Fix license 2015-11-13 10:35:18 +00:00
math - Fix fetch 2015-11-13 11:05:30 +00:00
misc misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION 2015-11-13 12:30:20 +00:00
Mk Refactor the list of all excluded options so that the second place it is 2015-11-13 13:50:35 +00:00
multimedia multimedia/xanim: USES=alias to fix malloc.h-less DF 2015-11-13 08:47:34 +00:00
net net/haproxy: Move MAKE_ARGS above <bsd.port.options.mk> 2015-11-13 12:09:59 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 2015.9.6.2 2015-11-13 15:40:34 +00:00
shells
sysutils sysutils/psmisc: Fix runtime on DragonFly by expanding existing patches 2015-11-13 08:12:15 +00:00
Templates
textproc textproc/heirloom-doctools is not jobs safe. 2015-11-13 12:24:51 +00:00
Tools
ukrainian
vietnamese
www
x11 x11/xpra: Add patch to support build on malloc.h-free DF 2015-11-13 12:28:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2015-11-13 06:55:48 +00:00
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.