1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sylvio Cesar Teixeira 56801ec952 - Fix plist with -DNOPORTDOCS.
Submitted by:	QAT
Approved by:	mentor (itetcu@)
2009-11-07 19:10:17 +00:00
accessibility
arabic
archivers For unknown reason bsd.port.mk's eval dislike ( and ) in the path, when 2009-11-06 05:18:58 +00:00
astro
audio - Update to 1.6.2.1 2009-11-06 09:09:56 +00:00
benchmarks
biology Velvet is a de novo genomic assembler specially designed for short read 2009-11-07 01:23:59 +00:00
cad Connect cad/linux-eagle5 to the build. 2009-11-07 09:34:31 +00:00
chinese
comms - Update list of supported serial ports in RXTX library 2009-11-04 15:17:23 +00:00
converters
databases Rose::DBx::Object::Renderer generates web UIs for Rose::DB::Object. 2009-11-06 13:46:00 +00:00
deskutils Remove the patches I forgot to remove during the previous commit. 2009-11-05 15:06:38 +00:00
devel - Fix plist with -DNOPORTDOCS. 2009-11-07 19:10:17 +00:00
dns - Update to 0.99 2009-11-06 02:15:28 +00:00
editors
emulators - Disable testcases to fix possible build breakage with non default 2009-11-06 14:17:06 +00:00
finance - Update to 1.6 2009-11-05 19:58:22 +00:00
french
ftp Update to version 2.10.2. 2009-11-05 09:38:19 +00:00
games - Update to 2.2.4 2009-11-07 01:58:33 +00:00
german
graphics - Update to 3.1.1 2009-11-07 18:59:29 +00:00
hebrew
hungarian
irc AnyEvent::IRC is an event system independend IRC protocol module. 2009-11-05 06:49:05 +00:00
japanese
java
korean - Mark BROKEN: does not patch 2009-11-06 21:19:35 +00:00
lang - Mark BROKEN: does not compile 2009-11-06 21:17:34 +00:00
mail - fix build for option WITH_LIBSPF 2009-11-06 06:49:25 +00:00
math Update to libmpc version 0.8 which brings the following changes: 2009-11-06 10:53:36 +00:00
mbone
misc - Update to 1.4.5 2009-11-04 15:34:45 +00:00
Mk
multimedia - Update to 1.1.5 2009-11-05 17:55:37 +00:00
net - Update to 2.0.42 2009-11-07 18:44:35 +00:00
net-im Fix RUN_DEPENDS 2009-11-06 18:32:11 +00:00
net-mgmt
net-p2p - Updated to 5.3.6 2009-11-06 00:25:15 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian - Mark BROKEN: does not patch 2009-11-06 21:19:35 +00:00
science Fix plist when NOPORTDOCS / NOPORTEXAMPLES are defined. 2009-11-07 14:36:46 +00:00
security - update to 1.0.11 2009-11-06 21:45:50 +00:00
shells
sysutils - Remove unneeded files 2009-11-06 06:17:13 +00:00
Templates
textproc - Conflicts to docbook2X 2009-11-07 16:27:14 +00:00
Tools
ukrainian
vietnamese
www - update to 0.21 2009-11-07 14:19:00 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update to 1.2.8.3 2009-11-06 22:22:56 +00:00
x11-fonts
x11-servers
x11-themes -Update to latest release, 0.69 2009-11-07 15:02:07 +00:00
x11-toolkits - BUMP PORTREVISION due of update of graphics/Coin. 2009-11-07 19:06:32 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED devel/tcl-trf is back from the Attic. 2009-11-07 04:08:44 +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.