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
2014-08-09 04:02:59 +00:00
accessibility
arabic
archivers archivers/zip-ada: Upgrade version 46 => 48 2014-08-07 18:43:20 +00:00
astro
audio Add USES=readline to fix build on current. 2014-08-09 04:02:59 +00:00
benchmarks
biology - Switch to USES=libtool, drop .la files 2014-08-06 16:05:49 +00:00
cad Don't try to clobber ccos(3). 2014-08-09 03:53:18 +00:00
chinese 1: Stagify. 2014-08-08 02:25:58 +00:00
comms Stage comms/twpsk and assign maintainship to submitter 2014-08-08 23:21:52 +00:00
converters
databases - Update to 3.00 2014-08-07 16:24:33 +00:00
deskutils Add staging support. 2014-08-08 20:43:19 +00:00
devel Update pkg-plist (forgotten in previous commit). 2014-08-08 21:24:13 +00:00
dns Push back expiration to the end of the month. 2014-08-07 08:40:25 +00:00
editors scite and scintilla: Upgrade version 3.4.1 => 3.4.4 2014-08-08 19:47:35 +00:00
emulators - Fix plist 2014-08-06 16:08:08 +00:00
finance Remove duplicate line from plist 2014-08-07 21:47:21 +00:00
french
ftp Update to 4.5.4 2014-08-07 11:01:14 +00:00
games - Fix tab after WWW: 2014-08-08 07:42:24 +00:00
german Stage german/BBBike 2014-08-06 23:27:46 +00:00
graphics Add staging support. 2014-08-08 21:36:32 +00:00
hebrew
hungarian
irc
japanese japanese/rogue_s: support stage 2014-08-08 13:01:14 +00:00
java
Keywords
korean
lang Add USES=readline to fix build on current. 2014-08-09 04:02:59 +00:00
mail mail/milter-manager: Upgrade version 1.8.6 => 2.0.4 and stage 2014-08-07 08:17:15 +00:00
math Stagify. 2014-08-08 03:47:26 +00:00
misc - Update to 20140806 2014-08-08 03:40:09 +00:00
Mk Allow installing ports with the same origin but a different pkgname 2014-08-08 21:01:38 +00:00
multimedia Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin is 2014-08-08 20:37:41 +00:00
net Add explicitly library path to the corresponding .pc files 2014-08-08 21:36:33 +00:00
net-im
net-mgmt Fix build with clang. 2014-08-09 03:58:37 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 439a908c73 2014-08-09 03:27:16 +00:00
portuguese
print Add staging support. 2014-08-08 21:17:11 +00:00
russian
science - Bump PORTREVISION to force rebuild of .la file 2014-08-06 23:57:20 +00:00
security Update to 2.4 2014-08-08 21:02:56 +00:00
shells
sysutils sysutils/debootstrap: runtime fixes 2014-08-08 01:26:31 +00:00
Templates
textproc - Remove duplicate USES=tar:xz 2014-08-08 15:48:31 +00:00
Tools
ukrainian
vietnamese - Fix build with clang (functions not returing value) 2014-08-07 16:29:57 +00:00
www - Update to 0.6.2 2014-08-08 15:37:59 +00:00
x11 x11/metalock: Mark jobs unsafe 2014-08-08 21:35:07 +00:00
x11-clocks Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-drivers Add USE_XORG=inputproto. 2014-08-07 00:03:33 +00:00
x11-fm Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-fonts Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-servers Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-themes Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-toolkits scite and scintilla: Upgrade version 3.4.1 => 3.4.4 2014-08-08 19:47:35 +00:00
x11-wm Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Reserve UID and GID for monetDB user (monetdb) 2014-08-09 01:47:42 +00:00
LEGAL
Makefile
MOVED
README
UIDs Reserve UID and GID for monetDB user (monetdb) 2014-08-09 01:47:42 +00:00
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.