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
Dmitry Marakasov c323274abb - Support staging
- Add LICENSE
- Convert USE_BZIP2 to USES

PR:		189657
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2014-05-12 01:08:26 +00:00
accessibility
arabic
archivers Convert to USES=dos2unix 2014-05-11 23:33:00 +00:00
astro - Update Harmonics file 2014-05-11 20:59:47 +00:00
audio - Support staging 2014-05-12 01:08:26 +00:00
benchmarks
biology
cad
chinese
comms From PR: 2014-05-11 22:37:12 +00:00
converters
databases Remove EOLed firebird 2.0 2014-05-11 21:22:47 +00:00
deskutils
devel - Convert to staging. [1] 2014-05-12 00:36:24 +00:00
dns
editors
emulators
finance
french Update eric4 ports to version 4.5.22. 2014-05-11 20:23:42 +00:00
ftp
games - Add DESKTOP_ENTRIES 2014-05-12 01:05:43 +00:00
german Update eric4 ports to version 4.5.22. 2014-05-11 20:23:42 +00:00
graphics - Support staging 2014-05-11 16:21:37 +00:00
hebrew
hungarian
irc
japanese - Add staging support 2014-05-11 21:10:51 +00:00
java
Keywords
korean
lang Update to the 20140508 snapshot of GCC 4.8.3. 2014-05-12 00:14:24 +00:00
mail
math
misc
Mk WANT_GECKO is not in used anywhere in the ports tree, let's remove it 2014-05-11 23:10:16 +00:00
multimedia - Add RUN_DEPENDS on x11-fonts/xorg-fonts-truetype. 2014-05-11 16:04:28 +00:00
net - Cleanup Makefile/pkg-plist 2014-05-11 18:40:17 +00:00
net-im
net-mgmt - Add STAGE support 2014-05-11 18:37:51 +00:00
net-p2p
news
palm
polish
ports-mgmt - Remove ports-mgmt/pver as it does not support pkgng 2014-05-11 18:53:23 +00:00
portuguese
print Update to latest version of texinfo.tex 2014-05-11 20:22:35 +00:00
russian Update eric4 ports to version 4.5.22. 2014-05-11 20:23:42 +00:00
science
security Update to 0.5 2014-05-11 21:12:47 +00:00
shells
sysutils sysutils/bashburn updated to 3.1.0 2014-05-11 22:47:38 +00:00
Templates
textproc - Update to 0.23 2014-05-11 17:08:01 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.5.6 2014-05-11 15:49:03 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 3.0 2014-05-11 22:34:15 +00:00
x11-toolkits - Support staging 2014-05-11 15:46:05 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove EOLed firebird 2.0 2014-05-11 21:22:47 +00:00
README
UIDs
UPDATING Switch firebird to use DEFAULT_VERSIONS macro to set the default 2014-05-11 20:46:55 +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.