1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nicola Vitale 8681bb9348 - Update to 0.8.0
- Use options helpers
- Sort variables
- Remove files/patch_docs_source__conf.py
2014-07-15 00:26:36 +00:00
accessibility
arabic
archivers
astro
audio - Update to 14.07 2014-07-14 22:37:59 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Upgrade to new upstream release 6.1.19. 2014-07-14 20:51:21 +00:00
deskutils
devel - Update to 0.8.0 2014-07-15 00:26:36 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Modernize LIB_DEPENDS 2014-07-14 18:51:49 +00:00
hebrew
hungarian
irc
japanese Modernize LIB_DEPENDS 2014-07-14 18:53:00 +00:00
java
Keywords
korean
lang
mail mail/dspam-devel: also set mode/owner/group for bin/dspam, bump PORTREVISION 2014-07-14 20:06:49 +00:00
math Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
misc Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
Mk Modernize LIB_DEPENDS 2014-07-14 18:54:55 +00:00
multimedia multimedia/universal-media-server: 4.0.0-a1 -> 4.0.0-b1 2014-07-14 21:08:14 +00:00
net samba36: 2014-07-14 21:59:19 +00:00
net-im Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
net-mgmt Remove the RUN_DEPENDS in portaudit when USE_PKGNG is set on < 10.0 2014-07-14 19:47:29 +00:00
net-p2p Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
news Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
palm Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
polish Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
ports-mgmt Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
portuguese
print - Update from 20140706 to 20140714 2014-07-14 23:39:04 +00:00
russian
science Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
security Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
shells
sysutils Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
Templates
textproc - depends on gsfonts to build and run 2014-07-14 20:50:20 +00:00
Tools
ukrainian Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
vietnamese
www www/xpi-flagfox: 4.2.15 -> 5.0.5 2014-07-14 20:21:55 +00:00
x11 Modernize LIB_DEPENDS 2014-07-14 18:59:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Modernize LIB_DEPENDS 2014-07-14 18:58:18 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add note that db6 upgrade requires ports rebuild. 2014-07-14 21:10:01 +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.