1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov dc009e123f - update to 1.0.1
2012-01-31 15:57:40 +00:00
accessibility
arabic
archivers - Update to 2.048 2012-01-30 03:43:53 +00:00
astro - Go back to previous version, 6.0.3.2197, as the new one, 6.2.0.5905, 2012-01-29 16:27:58 +00:00
audio - Remove hand-rolled do-build and do-install targets, instead USE_GMAKE and 2012-01-31 06:51:27 +00:00
benchmarks
biology
cad
chinese Upgrade to 2.7.1. 2012-01-31 12:52:37 +00:00
comms - fix bug in ymodem with non zero malloc 2012-01-31 04:41:33 +00:00
converters
databases - Update to 1.028 2012-01-31 12:00:00 +00:00
deskutils
devel - update to 0.8.2 2012-01-31 15:40:01 +00:00
dns - Update to 1.3.5 2012-01-30 12:27:28 +00:00
editors - Add missing BUILD_DEPENDS and RUN_DEPENDS [1] 2012-01-30 02:19:30 +00:00
emulators Update OpenMSX to 0.8.2 2012-01-30 21:36:18 +00:00
finance
french
ftp
games - Update to 20120131 2012-01-31 15:50:59 +00:00
german - Update to 2012.01.29 2012-01-30 02:26:26 +00:00
graphics - Update to 10.3.1. 2012-01-30 12:53:08 +00:00
hebrew
hungarian
irc
japanese Fixed a build issue for 8.x 2012-01-30 06:48:45 +00:00
java
korean
lang Update to 1.6.6. 2012-01-31 08:42:14 +00:00
mail - Unbreak this port: it's still available at backpan.perl.org 2012-01-30 21:33:58 +00:00
math - Added test target. 2012-01-31 14:02:24 +00:00
misc Update to 2.3.5. 2012-01-30 19:07:19 +00:00
Mk - Add "-f" option to ${LN} command. 2012-01-31 14:50:12 +00:00
multimedia
net - update to 1.0.1 2012-01-31 15:57:40 +00:00
net-im
net-mgmt Grab maintainership 2012-01-31 05:53:08 +00:00
net-p2p - Update to SVN 10708 2012-01-31 11:36:27 +00:00
news
palm
polish - Update to 20120129 2012-01-30 02:25:44 +00:00
ports-mgmt Make this port compatible with user-set TMPDIR environment variable 2012-01-30 13:54:34 +00:00
portuguese
print
russian
science - Add a new port: science/R-cran-survival 2012-01-31 13:22:44 +00:00
security Fix PORTREVISION typo. 2012-01-31 14:49:47 +00:00
shells
sysutils - Change ${LN} to ${INSTALL_DATA} when installing bash completion script 2012-01-31 13:37:29 +00:00
Templates
textproc - Update to 2012.01.30 2012-01-30 02:26:36 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.44.4 2012-01-30 17:13:07 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - update PT Mono font to 1.001 (released at 23 Jan) 2012-01-29 23:25:08 +00:00
x11-servers
x11-themes Add version 1.0.0 of x11-themes/gtk3-oxygen-engine. 2012-01-30 19:47:51 +00:00
x11-toolkits - Use OPTIONS 2012-01-30 04:48:57 +00:00
x11-wm Add file I forgot to add in the last commit 2012-01-29 15:57:53 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Rename games/flightgear-aircrafts to games/flightgear-aircraft 2012-01-31 07:16:48 +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.