1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Seiichirou Hiraoka 7dcf0eaf79 Fix configure probrem
PR: ports/10940
Submitted by: mharo@area51.fremont.ca.us
1999-04-06 12:02:41 +00:00
archivers
astro Upgrade to xephem 3.2.2 1999-04-06 01:11:20 +00:00
audio Minor cleanups: Use gtk12 and ${INSTALL_*}. 1999-04-06 09:36:44 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel remove pathname for bsd.port.mk. 1999-04-05 03:20:36 +00:00
dns Upgrade to bind 8.2 1999-04-04 14:28:39 +00:00
editors Updated to xcoral-3.14 1999-04-05 23:28:36 +00:00
emulators update to version 1.0.5: 1999-04-05 16:33:48 +00:00
finance
ftp Upgrade to net/cftp 0.9.3 1999-04-05 23:44:25 +00:00
games Activate the xqf port. 1999-04-03 02:09:57 +00:00
german
graphics Fix following kernel error message. 1999-04-03 14:55:01 +00:00
irc Update to zircon 1.18.213 1999-04-03 21:41:55 +00:00
japanese Fogot to add "${SETENV}" in the previous modification. 1999-04-06 02:37:41 +00:00
java
korean
lang Upgrade to itcl 3.0.1 1999-04-05 22:18:02 +00:00
mail Update to 5.0.0 1999-04-06 11:44:17 +00:00
math This port requires XLIB. (configure goes into an infinite loop otherwise, 1999-04-05 06:41:31 +00:00
mbone
misc Upgrade to less-335 1999-04-05 23:59:44 +00:00
Mk
multimedia Port now uses a .tar.bz2 distfile 1999-04-03 04:10:40 +00:00
net Fix configure probrem 1999-04-06 12:02:41 +00:00
net-im Fix configure probrem 1999-04-06 12:02:41 +00:00
net-mgmt
news Remove extraneous VAR setting (forgotten from testing) 1999-04-04 22:48:29 +00:00
palm
ports-mgmt remove pathname for bsd.port.mk. 1999-04-05 03:20:36 +00:00
print Activate the magicfilter port. 1999-04-03 01:53:59 +00:00
russian
science
security Teach krlogind, telnetd, et. al. about FreeBSD's available ptys. 1999-04-05 23:36:46 +00:00
shells
sysutils Upgrade to less-335 1999-04-05 23:59:44 +00:00
Templates
textproc XIM does not work very well. So X_I18N_INHIBITED is set. 1999-04-05 09:38:02 +00:00
Tools
vietnamese
www libxpg4 (aout) for Netscape Browser. This is against browser's locale bug. 1999-04-04 18:09:57 +00:00
x11 Upgrade to xautolock 1.15 1999-04-05 23:35:52 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Activate iwidgets and itk 1999-04-05 22:47:14 +00:00
x11-wm Changed to maintainer's new address 1999-04-03 02:47:24 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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/handbook/handbook.html

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.