1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Renato Botelho 07bcc40910 - Fix manpage pointing to correct PREFIX for binary and conf
- Bump PORTREVISION

PR:		ports/118537 (Based on)
Submitted by:	Dan Mahoney <danm@prime.gushi.org>
Approved by:	portmgr (erwin)
2007-12-11 12:12:52 +00:00
accessibility
arabic
archivers
astro
audio - Fix build with gcc 4.2 2007-12-10 22:49:20 +00:00
benchmarks
biology - Mark BROKEN outside i386: does not compile 2007-12-04 23:08:55 +00:00
cad - Fix build with GCC 4.2 2007-11-27 22:49:01 +00:00
chinese Move the config file location into /usr/local/etc/. 2007-12-05 01:19:47 +00:00
comms
converters
databases - Fix build with gcc 4.2 2007-12-10 22:30:52 +00:00
deskutils
devel - Update to 1.4.4 (needed for a security update) 2007-12-03 23:26:46 +00:00
dns Fix pkg-plist by including a new file. 2007-12-05 00:44:01 +00:00
editors Update to 2.3.1. 2007-12-07 10:31:50 +00:00
emulators - Mark BROKEN on FreeBSD 7.0 2007-12-10 22:59:30 +00:00
finance - Mark BROKEN on amd64-7 2007-12-10 23:04:24 +00:00
french Chase SeaMonkey's update to 1.1.7. 2007-12-04 06:31:51 +00:00
ftp - Fix install of libftp.a 2007-12-03 03:56:58 +00:00
games Fix a missing of share/gnome/ -> share/ to fix the crash in the start up. Bump 2007-12-01 01:24:42 +00:00
german
graphics - Fix fpc-fcl-image dependency entry 2007-12-09 03:05:41 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Attempt to change this so perl code using this module can work with g77 2007-12-10 22:50:56 +00:00
mail The gnupg* dependency is needed in BUILD_DEPENDS too. 2007-12-08 23:44:26 +00:00
math
mbone - Mark BROKEN on 7.0 2007-12-10 22:53:53 +00:00
misc Unbreak on GCC 4.2. 2007-12-09 20:15:56 +00:00
Mk - Fix a typo in the bundled REXML package. 2007-12-04 12:26:07 +00:00
multimedia
net - Fix manpage pointing to correct PREFIX for binary and conf 2007-12-11 12:12:52 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Document jetty - multiple vulnerabilities 2007-12-10 07:00:05 +00:00
shells
sysutils - Add missing -fPIC to fix building in amd64. 2007-12-05 17:12:36 +00:00
Templates
textproc Fix plist. 2007-11-28 06:02:18 +00:00
Tools
ukrainian
vietnamese
www - Update to 6.1.6 2007-12-11 08:55:06 +00:00
x11 Correct previous fix: required prototypes were removed from <sys/systm.h> 2007-12-03 10:10:42 +00:00
x11-clocks
x11-drivers Update to 1.0.0 which adds, among other things, working MacBook Pro support. 2007-12-02 18:16:38 +00:00
x11-fm - Fix build with gcc 4.2 2007-12-11 08:49:39 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fixes build with GCC 4.2 2007-11-27 22:49:16 +00:00
x11-wm - Fix build with GCC 4.2 2007-12-10 22:19:13 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED ISC recently announced that BIND 8 has been End-of-Life'd: 2007-12-03 09:43: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.