1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke c7f72d61a2 Fix build on -CURRENT by making sure -Werror is really disabled.
Reported by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Adapted from:	Galeon CVS
2003-01-21 20:47:55 +00:00
accessibility
arabic
archivers Add a better description to archivers/untar. 2003-01-21 00:41:37 +00:00
astro Remove a hidden dependency on Perl: PERL->REINPLACE_CMD. 2003-01-21 20:14:45 +00:00
audio Make audio/mp3gain compiling on 4.7 again. 2003-01-21 02:41:58 +00:00
benchmarks Fix typo in patch-makefile. IPv6 was not enabled. 2003-01-21 01:14:06 +00:00
biology
cad Fix LIB_DEPENDS 2003-01-21 10:26:59 +00:00
chinese update to big5con-0.92h 2003-01-20 17:23:59 +00:00
comms
converters
databases Add php3 distinfo too. 2003-01-20 09:49:51 +00:00
deskutils The current maintainer does not wish to maintain these ports anymore, 2003-01-21 19:54:11 +00:00
devel - Fix BUILD_DEPENDS to find correct port. 2003-01-21 03:57:28 +00:00
dns - remove obsolte files 2003-01-21 06:35:24 +00:00
editors Update to 0.1.4 2003-01-21 18:34:20 +00:00
emulators Stop automatic generation of the pkg-message for emulators/klh10 2003-01-21 00:50:23 +00:00
finance
french mastersite -> MASTER_SITE_SOURCEFORGE 2003-01-20 09:32:42 +00:00
ftp Suppress stderr outputs from embedded shell commands. 2003-01-21 19:40:26 +00:00
games Add cube, it's a 3D OpenGL first person shooter game. 2003-01-21 02:02:48 +00:00
german Add USE_LANG support for german port. 2003-01-21 17:16:22 +00:00
graphics Do not use ${PORTNAME} for MASTER_SITE_SUBDIR as this breaks 2003-01-20 16:02:57 +00:00
hebrew
hungarian
irc
japanese Update to 0.9.10 2003-01-20 12:09:42 +00:00
java . Remove bogus MASTER_SITES line. It wasn't used (manual download 2003-01-21 18:32:27 +00:00
korean
lang Add LIB_DEPEND on compat4x if running on >= 500000x 2003-01-20 09:23:08 +00:00
mail o) Fix some install problems due to X11 non-X11 version 2003-01-21 19:39:57 +00:00
math Bump gsl shlib version. 2003-01-20 10:02:03 +00:00
mbone Change of back-up location. 2003-01-20 17:24:34 +00:00
misc Update to 2.0.2 and added our MASTER_SITE_LOCAL to MASTER_SITE because 2003-01-21 18:26:43 +00:00
Mk
multimedia Update to 3.83 2003-01-20 15:30:52 +00:00
net upgrade to 4.9.2 2003-01-21 16:18:24 +00:00
net-im upgrade to 4.9.2 2003-01-21 16:18:24 +00:00
net-mgmt Harcoded perl version of 5.005 into ${PERL_VER} 2003-01-20 09:39:09 +00:00
net-p2p
news add RUN_DEPENDS on husky-base 2003-01-21 14:11:17 +00:00
palm o) Fix perl usage. Use sed_reinplace instead 2003-01-20 20:56:45 +00:00
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Upgrade to 2.3.10, and enable ipv6 by default. 2003-01-21 07:25:20 +00:00
shells
sysutils More patches: bind8-1.050-7, file-1.050-7, mysql-1.050-8, net-1.050-8, 2003-01-21 10:28:36 +00:00
Templates
textproc Install an additional file (turbine-pool.jar). Bump PORTREVISION 2003-01-21 12:31:57 +00:00
Tools Update this script to deal with .tbz packages. 2003-01-20 06:27:56 +00:00
ukrainian
vietnamese
www Fix build on -CURRENT by making sure -Werror is really disabled. 2003-01-21 20:47:55 +00:00
x11 The current maintainer does not wish to maintain these ports anymore, 2003-01-21 19:54:11 +00:00
x11-clocks
x11-fm
x11-fonts Make sure fc-cache is run after installation for both the port and 2003-01-21 16:19:47 +00:00
x11-servers
x11-themes
x11-toolkits Fix qmake configure 2003-01-21 10:35:12 +00:00
x11-wm WITH_WINSNAP does not work on -current. 2003-01-21 08:29:28 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED o) Remove of math/xmgr, x11/libhelp, mail/xfaces 2003-01-20 19:37:19 +00:00
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.