1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pietro Cerutti d76d0bd2f7 - Update to 3.090
PR:		125229
Submitted by:	Ports Fury
2008-07-04 22:29:13 +00:00
accessibility Update to 2.22.3. 2008-07-01 02:51:47 +00:00
arabic
archivers - Update to 1.03 2008-07-04 22:10:23 +00:00
astro - Update to 3.090 2008-07-04 22:29:13 +00:00
audio - Fix stop command. Do not restart if play mode is set to repeat 2008-07-04 18:14:46 +00:00
benchmarks
biology - Update to 1.45 2008-07-04 02:53:15 +00:00
cad
chinese
comms - Unbreak on recent 8-current (after sgtty changes). 2008-07-02 23:15:03 +00:00
converters Upgrade to 2.11. 2008-07-02 07:46:08 +00:00
databases Update to 0.39.4 2008-07-03 16:16:02 +00:00
deskutils It disappeared from master site and take over by alacarte. 2008-07-04 03:13:51 +00:00
devel Update to 1.3.2 2008-07-04 19:29:21 +00:00
dns Update CONFLICTS: 2008-07-04 15:43:37 +00:00
editors - Respect NOPORTDATA [1] 2008-07-03 22:11:38 +00:00
emulators
finance Add a missing dependency, librsvg2, to view the svg images. Bump the 2008-07-04 02:55:24 +00:00
french
ftp
games - Update to 1.7.4 2008-07-03 19:05:04 +00:00
german
graphics - HTML files are needed by the GUI built-in documentation system and shall 2008-07-04 21:43:08 +00:00
hebrew
hungarian
irc - Update to 1.2.1 2008-07-03 19:32:51 +00:00
japanese Update to 20080630. 2008-07-02 05:19:25 +00:00
java - Update to 1.3.18 2008-07-03 13:15:41 +00:00
korean
lang - liblua.so is required in building mod_security, wireshark and possibly others with lua support, now create a shared lib is needed. 2008-07-04 00:55:59 +00:00
mail Update to 2.3.25. 2008-07-04 20:36:06 +00:00
math Build fix on amd64. 2008-07-03 03:53:21 +00:00
mbone
misc Update to 0.40. 2008-07-04 17:24:35 +00:00
Mk Add a quick-reference comment block at the beginning directing end-users 2008-07-04 08:14:21 +00:00
multimedia - Update to 0.4.16 2008-07-03 13:19:49 +00:00
net - Unbreak jail builds (bpf0 has been here since 3.x). 2008-07-04 00:44:12 +00:00
net-im - fix login problems 2008-07-02 18:28:42 +00:00
net-mgmt - Upgrade to 5.4.1.2. 2008-07-03 13:35:20 +00:00
net-p2p - Update to 0.4.3 2008-07-03 20:51:17 +00:00
news
palm
polish
ports-mgmt Don't try to patch inexistent files if WEB_EXP in not on. 2008-07-01 20:06:20 +00:00
portuguese
print - Fix distinfo 2008-07-04 14:26:52 +00:00
russian
science
security - Document py-pylons -- Path traversal bug 2008-07-04 14:37:36 +00:00
shells
sysutils - Update to 3.59 2008-07-04 15:28:21 +00:00
Templates
textproc - Update to 0.994 2008-07-04 02:18:55 +00:00
Tools Reflect latest changes from production: 2008-07-02 08:44:20 +00:00
ukrainian
vietnamese
www - fix plist for -DNOPORTEXAMPLES 2008-07-04 20:55:14 +00:00
x11 - Correct typo 2008-07-04 21:31:48 +00:00
x11-clocks
x11-drivers
x11-fm Update to 2.22.4. 2008-07-01 02:49:35 +00:00
x11-fonts
x11-servers - fix typo -> plist for -DNOPORTDOCS 2008-07-04 14:04:22 +00:00
x11-themes Update to 2.14.3. 2008-07-01 02:00:25 +00:00
x11-toolkits -NOPORTDOCS -> NOPORTEXAMPLES 2008-07-04 03:25:30 +00:00
x11-wm Update to 2.3.2. 2008-07-03 05:56:51 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED It disappeared from master site and take over by alacarte. 2008-07-04 03:13:51 +00:00
README
UIDs
UPDATING Update to 0.40. 2008-07-04 17:24:35 +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.