1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 509e23f218 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-24 18:36:46 +00:00
accessibility
arabic
archivers
astro
audio aubio is a library for audio labelling. Its features include 2008-08-24 18:04:07 +00:00
benchmarks
biology
cad Upgrade to 2.2.4. 2008-08-24 16:41:54 +00:00
chinese
comms - Update to 3.01 2008-08-24 01:53:47 +00:00
converters
databases
deskutils
devel - Fix plist for NOPORTDOCS case 2008-08-24 12:32:28 +00:00
dns
editors Build fix with jdk16, just catching up. 2008-08-23 22:00:20 +00:00
emulators Mark BROKEN: does not build. 2008-08-23 17:51:41 +00:00
finance
french - Respect NOPORTDOCS, NOPORTEXAMPLES 2008-08-24 13:04:58 +00:00
ftp - Update to 20080609 2008-08-23 20:13:18 +00:00
games - Fix plist for NOPORTDOCS case 2008-08-24 18:36:46 +00:00
german - Fix readonly database problem 2008-08-24 08:55:09 +00:00
graphics - Fix build when NOPORTDOCS is defined by correctly set PORTDOCS [1] 2008-08-24 10:14:01 +00:00
hebrew
hungarian
irc - Update to beta11 testing release of ircd-ratbox-3.0.0. 2008-08-23 19:45:03 +00:00
japanese - Fix pkg-plist when NOPORTDOCS is defined 2008-08-24 15:04:04 +00:00
java - Always define BUILDDIR. This fixes build when NOPORTDOCS is defined. 2008-08-24 10:06:04 +00:00
korean
lang - Update to 1.6.1 2008-08-24 14:38:20 +00:00
mail - Do not create share/doc/emil is NOPORTDOCS is defined 2008-08-24 13:48:30 +00:00
math Respect CC, CFLAGS, etc. 2008-08-24 17:50:57 +00:00
mbone
misc
Mk Make sure the CONFIGURE_ENV is updated for all lthacks. 2008-08-24 17:24:33 +00:00
multimedia - Remove the last commit as maintainer's request[B. 2008-08-24 17:49:32 +00:00
net 1 - add a missing USE_XORG; 2008-08-24 14:34:11 +00:00
net-im Belatedly chase the libpurple shared lib version. 2008-08-24 16:58:52 +00:00
net-mgmt o squelch registration warnings on startup [1]. 2008-08-24 15:14:03 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 2.10.0. 2008-08-24 17:16:03 +00:00
portuguese
print
russian
science Build fix 2008-08-23 05:41:34 +00:00
security
shells
sysutils Mark BROKEN on 8.x: does not build. 2008-08-23 17:14:08 +00:00
Templates
textproc - Update to 0.5.0 2008-08-24 06:25:06 +00:00
Tools
ukrainian
vietnamese
www - Fix so port respects %localstatedir% 2008-08-24 09:29:04 +00:00
x11 Use pre-su-install instead of pre-install. 2008-08-24 17:57:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Mark BROKEN: does not fetch. 2008-08-23 17:17:32 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports and 2008-08-23 09:52:01 +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.