1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2009-02-05 20:26:31 +00:00
accessibility
arabic
archivers
astro Update to 5.0.11337.1968, adding Mars and oceans 2009-02-04 23:00:41 +00:00
audio - forgot to bump PORTREVISION, thanks flz 2009-02-05 16:15:05 +00:00
benchmarks - Update download locations 2009-02-05 08:24:03 +00:00
biology
cad Upgrade to 2.3.0. 2009-02-04 14:07:54 +00:00
chinese
comms - A function in gnokii happens to use strndup() which is implemented 2009-02-04 07:56:26 +00:00
converters Perl extension for serialize/deserialize AMF0/AMF3 data 2009-02-05 08:46:25 +00:00
databases - Update to 2979 2009-02-04 08:00:50 +00:00
deskutils
devel - Reorder include paths to not conflict with graphics/libflash when it's installed 2009-02-05 19:11:51 +00:00
dns - Update download locations 2009-02-05 08:15:46 +00:00
editors - Update to 1.79 2009-02-05 01:34:33 +00:00
emulators
finance
french
ftp
games - Update to 0.9.9.5 2009-02-05 15:46:43 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang - Update to 5.1.4 2009-02-05 18:14:06 +00:00
mail Bump PORTREVISION for previous change. 2009-02-05 09:47:42 +00:00
math - Update download locations 2009-02-05 07:37:03 +00:00
mbone
misc Fix ncurses build. 2009-02-05 07:19:16 +00:00
Mk Remove bad mirror http://rubyforge.rubyuser.de from $RUBYFORGE. 2009-02-04 22:27:33 +00:00
multimedia
net Update to 1.34 2009-02-05 20:26:31 +00:00
net-im Fix jingle on 64-bit platforms. 2009-02-04 20:34:32 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Distfile re-rolled upstream: 2009-02-04 07:58:16 +00:00
russian
science
security - Fix a typo (s/drual/drupal) 2009-02-04 14:01:58 +00:00
shells
sysutils Update to 2.2.9. 2009-02-05 18:17:22 +00:00
Templates
textproc Update to 1.2.1 2009-02-04 22:38:20 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.04 2009-02-05 10:24:57 +00:00
x11 Fix a typo. 2009-02-05 10:07:00 +00:00
x11-clocks
x11-drivers - Replace open(2)/close(2) pairs with stat(2). Closing mouse device has 2009-02-04 18:31:01 +00:00
x11-fm
x11-fonts
x11-servers - Replace open(2)/close(2) pairs with stat(2). Closing mouse device has 2009-02-04 18:31:01 +00:00
x11-themes
x11-toolkits - Fix pkg-plist if manpages/demos are to be installed 2009-02-04 09:33:28 +00:00
x11-wm - Update to 3.1.1 2009-02-05 02:15:55 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.