1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philip M. Gollucci c14c4b82ae - USE_APACHE=yes is deprecated
- Handle NPORTDOCS
- Convert to AP_FAST_BUILD/AP_GENPLIST

PR:             ports/133646
Approved by:    maintainter timeout (30 days)
Submitted by:   me
2009-05-08 15:42:16 +00:00
accessibility
arabic
archivers
astro
audio - Update to 3.5 2009-05-07 07:34:48 +00:00
benchmarks - Update to 0.4.12 2009-05-06 17:25:07 +00:00
biology
cad - Update to 0.0.7 2009-05-07 16:27:19 +00:00
chinese
comms - Update to 0.0.6pre7 2009-05-06 23:53:15 +00:00
converters
databases - Don't generate exceptions on faliures in bdb close call. This fixes 2009-05-07 16:12:59 +00:00
deskutils
devel Add lua-sysctl, a small sysctl(3) interface for lua programming language 2009-05-08 15:19:56 +00:00
dns
editors Update to 1.8.1. 2009-05-07 17:22:14 +00:00
emulators
finance Drop maintainership. 2009-05-07 04:48:44 +00:00
french
ftp - Fix working with LDAP 2009-05-06 21:36:52 +00:00
games - Fix FMSPIC serial interface configuration problems 2009-05-08 12:00:40 +00:00
german
graphics Mesa-based runtime libraries, drivers and binaries from Ubuntu-9.0.4 2009-05-08 12:35:48 +00:00
hebrew
hungarian
irc
japanese
java
korean - USE_APACHE=yes is deprecated 2009-05-08 15:42:16 +00:00
lang - Fix a visual problem with OPTIONS descripcion 2009-05-08 01:22:02 +00:00
mail o Fix patch to info/Makefile for parallel build. 2009-05-07 21:28:45 +00:00
math Update to 3.2.1. 2009-05-07 00:28:35 +00:00
mbone
misc
Mk - Fix autodetec with invalid PKG_DBDIR 2009-05-07 08:19:02 +00:00
multimedia
net Update to 0.25; 2009-05-08 07:29:51 +00:00
net-im
net-mgmt - Update to 5.36.0 2009-05-07 14:26:05 +00:00
net-p2p Take these ports back to me. I will working on an update tonight or tomorrow. 2009-05-08 12:25:23 +00:00
news
palm
polish Connect qfaktury to build 2009-05-08 07:23:21 +00:00
ports-mgmt
portuguese
print - force build of cups-client if old cups is installed 2009-05-08 03:48:01 +00:00
russian
science Update to 20090112 R1 version. 2009-05-08 06:08:44 +00:00
security Make IGNORE message more relevant. 2009-05-08 13:38:31 +00:00
shells
sysutils - Update to 5.0.2 2009-05-08 11:45:53 +00:00
Templates
textproc - Update to 1.4.17 2009-05-07 07:27:54 +00:00
Tools
ukrainian
vietnamese
www - USE_APACHE=yes is deprecated 2009-05-08 15:40:26 +00:00
x11 Update to 0.10. 2009-05-07 23:37:39 +00:00
x11-clocks
x11-drivers Fix pkg-plist. It isn't obeying prefix for includes... This should be 2009-05-07 20:46:58 +00:00
x11-fm Update to 0.6.0. 2009-05-07 16:49:26 +00:00
x11-fonts
x11-servers Update Xserver and friends to 1.6.1 2009-05-07 19:40:18 +00:00
x11-themes - Re-roll tarball 2009-05-06 22:55:54 +00:00
x11-toolkits also install libGiGiOgrePlugin_OIS.so 2009-05-07 14:41:59 +00:00
x11-wm - Mark BROKEN for xcb-util >= 0.3.4. This is temporary solution until startup-notification (which is required for awesome snapshot wich works with newer xcb-util) is update to 0.10 2009-05-07 22:50:01 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Renamed port directory 2009-05-08 03:47:51 +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.