1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 7755c5392c Upgrade to version 3.9.1.
PR:		5777
Submitted by:	Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-02-18 05:15:33 +00:00
archivers Clean up Makefile 1998-02-15 22:23:46 +00:00
astro Little typo nit. 1998-02-12 14:43:22 +00:00
audio Add support for env-variable 'MUSIC_CD' of cdcontrol fame. 1998-02-14 08:01:01 +00:00
benchmarks Maintainers e-mail address changed 1998-02-07 09:18:25 +00:00
biology
cad
chinese - PKGNAME has to be defined BEFORE including bsd.port.mk, to make 1998-02-17 13:12:05 +00:00
comms Clean up Makefile 1998-02-15 22:23:46 +00:00
converters Remove kdesupport: Not required by any of our KDE ports ... 1998-02-12 21:45:49 +00:00
databases Fix to properly install info files. 1998-02-15 17:01:07 +00:00
deskutils Clean up Makefile 1998-02-15 22:23:46 +00:00
devel #include <unistd.h> to get prototype for ftruncate(). 1998-02-15 00:45:09 +00:00
dns Take markm out of his misery... The patch belongs to the port's 1998-02-04 16:23:28 +00:00
editors Move textedit from x11 to editors. 1998-02-18 04:18:45 +00:00
emulators Add xmame to subdirs. 1998-02-10 03:07:37 +00:00
finance
ftp Upgrade to version 0.14.0. 1998-02-16 22:27:29 +00:00
games Bring over kdegames from x11. I'll go delete the other one after I 1998-02-17 07:12:19 +00:00
german
graphics Activate ppm2fli port. 1998-02-18 04:23:37 +00:00
irc Upgrade to version 1.18.91. 1998-02-12 14:28:10 +00:00
japanese Move PKG_NAME and portlint clean. 1998-02-17 15:13:00 +00:00
java The JDK port now installs a full Java developer's kit. 1998-02-11 08:59:00 +00:00
korean - PKGNAME has to be defined BEFORE including bsd.port.mk, to make 1998-02-17 13:12:05 +00:00
lang Use @dirrm instead of @unexec rmdir. 1998-02-18 04:45:41 +00:00
mail Unbreak cyrus port. 1998-02-15 12:14:15 +00:00
math Define MANUAL_PACKAGE_BUILD, it installs an old libreadline shared 1998-02-16 11:59:34 +00:00
mbone
misc PKGNAME has to be defined BEFORE including bsd.port.mk, to make 1998-02-17 12:58:54 +00:00
Mk (1) Improve the obsolete tcl/tk detection and dignosis. 1998-02-04 10:36:56 +00:00
multimedia Initial import of ppm2fli. 1998-02-18 04:21:08 +00:00
net Yipes, in the procss of marking this port BROKEN, I broke it even 1998-02-18 01:10:40 +00:00
net-mgmt Yipes, in the procss of marking this port BROKEN, I broke it even 1998-02-18 01:10:40 +00:00
news Upgrade to version 3.9.1. 1998-02-18 05:15:33 +00:00
palm
ports-mgmt
print Add dependency to ppmtogif -> netpbm. 1998-02-18 04:52:41 +00:00
russian
science
security Fix this port for RSAref, fix the config files location according to 1998-02-17 21:14:40 +00:00
shells Upgrade, 1.03f -> 1.03g. 1998-02-07 16:26:17 +00:00
sysutils Clean up Makefile 1998-02-15 22:23:46 +00:00
Templates
textproc Energize catdoc. 1998-02-12 17:36:23 +00:00
vietnamese
www Fix this port for RSAref. Fix the location of SSLeay config file. 1998-02-17 21:16:02 +00:00
x11 Move textedit from x11 to editors. 1998-02-18 04:18:45 +00:00
x11-clocks Update MAINTAINER's email address 1998-02-07 20:00:44 +00:00
x11-fm
x11-fonts
x11-servers
x11-toolkits Upgrade repository copy of tk 8.0 to version 8.1 1998-02-16 16:00:13 +00:00
x11-wm Upgrade to 1.0b9e 1998-02-02 23:05:45 +00:00
.cvsignore
INDEX
LEGAL Note that netscape-*.us is also crypto controled. 1998-02-14 23:37:50 +00:00
Makefile
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/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.