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
William Grzybowski 2f938c2037 www/scloader: add options a license
PR:		190825
Submitted by:	maintainer
2014-06-24 18:14:49 +00:00
accessibility
arabic
archivers Add USES=charsetfix 2014-06-24 16:25:38 +00:00
astro
audio
benchmarks
biology
cad - Update from 3.8.63 to 3.8.65 2014-06-24 16:34:27 +00:00
chinese
comms - Remove empty files and directories 2014-06-24 12:29:20 +00:00
converters
databases Update to 5.0.0. 2014-06-24 16:28:45 +00:00
deskutils
devel devel/py-snack: update to 0.52.17 2014-06-24 18:11:44 +00:00
dns Add a PYTHON option to bind99 and bind910, it installs a couple of dnssec 2014-06-24 15:15:33 +00:00
editors
emulators - Remove empty files and directories 2014-06-24 12:29:20 +00:00
finance - Switch devel/gwenhywfar* to USES=libtool, drop .la files 2014-06-24 11:46:44 +00:00
french
ftp
games
german
graphics Bump PORTREVISION to chase ImageMagick library name change 2014-06-24 11:07:46 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20140619 snapshot of GCC 4.8.4 2014-06-24 16:17:36 +00:00
mail Fix nit, QMAIL_PORTNAME was not set after r358497 2014-06-24 17:13:50 +00:00
math
misc Update to r45106 of the FreeBSD docset (a.k.a. 9.3-R version). 2014-06-24 13:10:42 +00:00
Mk
multimedia
net Upgrade to version 3.3.4. 2014-06-24 13:47:27 +00:00
net-im - Remove empty files and directories 2014-06-24 12:29:20 +00:00
net-mgmt
net-p2p - Support staging 2014-06-24 12:12:31 +00:00
news Stagify. 2014-06-24 14:58:51 +00:00
palm 1: Stagify. 2014-06-24 15:16:33 +00:00
polish 1: Stagify. 2014-06-24 15:37:54 +00:00
ports-mgmt Stagify. 2014-06-24 15:42:43 +00:00
portuguese
print print/typetools: update to 2.101 2014-06-24 16:08:03 +00:00
russian
science
security - Update to 0.4.9 2014-06-24 15:51:41 +00:00
shells
sysutils - Update to 2.3.1 2014-06-24 17:32:11 +00:00
Templates
textproc textproc/py-rdflib: update to 4.1.2 2014-06-24 18:06:44 +00:00
Tools
ukrainian
vietnamese
www www/scloader: add options a license 2014-06-24 18:14:49 +00:00
x11 - Reapply r331937 that got somehow lost back 2014-06-24 07:54:12 +00:00
x11-clocks Remove IS_INTERACTIVE. 2014-06-24 15:15:56 +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 Rename to texinfo-minimal 2014-06-24 15:59:52 +00:00
README
UIDs
UPDATING Update to 5.0.0. 2014-06-24 16:28:45 +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.