1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke adca79764b - Fix shebangs
- Added options helper
2017-04-21 11:43:28 +00:00
accessibility
arabic
archivers - Update to 0.9.0 2017-04-21 07:29:15 +00:00
astro - Fix shebangs 2017-04-21 11:15:49 +00:00
audio Update to 20170420 2017-04-21 10:46:41 +00:00
base
benchmarks Updating to version 0.07.29 2017-04-20 06:20:19 +00:00
biology
cad - Fix LICENSE 2017-04-21 10:22:08 +00:00
chinese - Fix shebangs 2017-04-21 10:30:46 +00:00
comms - Fix shebangs 2017-04-19 10:34:43 +00:00
converters - Update to 0.92.1 2017-04-20 12:00:42 +00:00
databases - Update to 1.7 2017-04-21 07:27:42 +00:00
deskutils - Add LICENSE 2017-04-21 11:00:39 +00:00
devel - Add NO_ARCH 2017-04-21 10:38:57 +00:00
dns - Fix shebangs 2017-04-21 10:50:59 +00:00
editors editors/emacs-devel: Update to upstream commit 28718c4 2017-04-17 18:17:53 +00:00
emulators - Add LICENSE 2017-04-21 08:43:45 +00:00
finance Update to 6.8.4 2017-04-20 14:26:09 +00:00
french - Fix sanity check by adding correct category 2017-04-21 11:00:24 +00:00
ftp Update to 7.54.0 2017-04-20 14:25:30 +00:00
games - Add NO_ARCH 2017-04-21 11:10:02 +00:00
german Update to 2017.04.16 2017-04-17 16:06:56 +00:00
graphics - Update to 2.3.1 2017-04-21 07:28:31 +00:00
hebrew
hungarian
irc irc/irssi-xmpp: Fix build with irssi 1.0 2017-04-20 18:57:34 +00:00
japanese Add --without-x unconditionally to CONFIGURE_ARGS because a build 2017-04-20 07:38:36 +00:00
java Update to 8u131. 2017-04-19 13:36:23 +00:00
Keywords
korean
lang - Fix shebangs 2017-04-21 10:02:27 +00:00
mail - Fix shebangs 2017-04-21 10:35:58 +00:00
math Update to 0.45 2017-04-20 16:47:05 +00:00
misc - Fix shebangs 2017-04-21 08:43:07 +00:00
Mk - Add /bin/rc to blacklist for qa.sh, since it's not available on FreeBSD 2017-04-21 08:56:32 +00:00
multimedia - shabang 2017-04-21 11:10:21 +00:00
net - Fix shebangs 2017-04-21 11:43:28 +00:00
net-im - Fix Shebangs 2017-04-18 18:26:19 +00:00
net-mgmt Update to 4.2.3 2017-04-21 09:38:12 +00:00
net-p2p
news - Fix shebangs 2017-04-19 06:17:17 +00:00
palm
polish Update to 20170416 2017-04-17 16:07:01 +00:00
ports-mgmt
portuguese
print Update to 3.10.0 2017-04-16 11:08:49 +00:00
russian
science - localbaes 2017-04-21 10:58:05 +00:00
security - Fix shebangs 2017-04-21 08:41:04 +00:00
shells
sysutils - Fix shebangs 2017-04-21 10:35:47 +00:00
Templates
textproc - Update to 0.8.6 2017-04-21 07:26:26 +00:00
Tools
ukrainian
vietnamese
www - Fix shebangs 2017-04-21 11:15:36 +00:00
x11 Update to 2.0.2 2017-04-20 18:52:57 +00:00
x11-clocks
x11-drivers
x11-fm - Fix shebangs 2017-04-21 03:11:17 +00:00
x11-fonts
x11-servers
x11-themes Update KDE Frameworks to 5.33.0 2017-04-19 14:59:40 +00:00
x11-toolkits Update KDE Frameworks to 5.33.0 2017-04-19 14:59:40 +00:00
x11-wm - Fix shebangs 2017-04-21 11:04:23 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES Introduce new "meson" USES. 2017-04-17 18:55:56 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/arduino18: Update to Arduino 1.8.2, and: 2017-04-19 20:40:10 +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.