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
2014-09-23 06:50:29 +00:00
accessibility Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
arabic
archivers Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
astro - Cleanup plist 2014-09-22 14:26:22 +00:00
audio - Cleanup plist 2014-09-22 14:21:51 +00:00
benchmarks
biology
cad
chinese
comms comms/libmodbus: strip a library while install and remove @dirrmtry's 2014-09-22 14:28:15 +00:00
converters - Cleanup plist 2014-09-22 15:01:33 +00:00
databases databases/sqlrelay: 0.53.1 -> 0.56, unbreak, take maintainership 2014-09-22 20:20:20 +00:00
deskutils deskutils/wammu: adopt USES=python, use bz2 tarball, remove @dirrmtry 2014-09-23 06:50:29 +00:00
devel Remove expired ports: 2014-09-22 20:18:51 +00:00
dns Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
editors Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
emulators Unbreak emulators/i386-wine(-devel) builds. 2014-09-22 18:25:55 +00:00
finance - Trim @dirrm[try] from pkg-plist 2014-09-22 12:42:19 +00:00
french
ftp Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
games - Drop @dirrm* from plist 2014-09-22 16:26:46 +00:00
german
graphics - Finish stagifying to unbreak packing with RESSCRIPTS option 2014-09-23 06:47:31 +00:00
hebrew
hungarian
irc
japanese
java
Keywords Use keywords to control exactly when is excutied 2014-09-22 12:48:27 +00:00
korean
lang Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
mail - Trim @dirrm and @stopdaemon from pkg-plist 2014-09-22 13:07:01 +00:00
math - Update to 13.1.2 2014-09-22 14:45:22 +00:00
misc - Update to 20140922 2014-09-22 21:08:59 +00:00
Mk - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixed 2014-09-22 15:22:58 +00:00
multimedia Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
net Fix LIB_DEPENDS, this port links against libct not libtds 2014-09-22 18:09:05 +00:00
net-im Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
net-mgmt Fix packaging as a user. 2014-09-22 22:06:06 +00:00
net-p2p - Trim @dirrm from pkg-plist 2014-09-22 13:13:01 +00:00
news
palm
polish
ports-mgmt - Update to checkin 96b7698 2014-09-23 04:35:23 +00:00
portuguese
print Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
russian
science
security Simplify plist 2014-09-22 15:38:19 +00:00
shells
sysutils Unconditionally use devel/m4. 2014-09-22 19:28:12 +00:00
Templates
textproc Trim @dirrm* 2014-09-22 13:55:34 +00:00
Tools
ukrainian
vietnamese
www Fix make fetch/checksum 2014-09-22 21:31:28 +00:00
x11 - Update Lumina to 0.6.3 2014-09-22 19:41:29 +00:00
x11-clocks - Trim @dirrm from pkg-plist 2014-09-22 13:23:21 +00:00
x11-drivers
x11-fm
x11-fonts Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
x11-servers
x11-themes - Drop @dirrm* from plist 2014-09-22 15:28:34 +00:00
x11-toolkits - Drop @dirrm* from plist 2014-09-22 15:09:10 +00:00
x11-wm - Drop @dirrm* from plist 2014-09-22 16:26:20 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-09-22 20:18:51 +00:00
README
UIDs
UPDATING Fix typo in step 5 of emulators/linux-c6 upgrade instruction, 2014-09-22 19:08:59 +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.