1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
SADA Kenji 9d71fe1e60 1: Check whether aout libs exist at installation time.
2: Make netscape4-communicator's Makefile enable to be included
   from other netscape ports, and make netscape4-navigator to
   use it.
3: Make netscape4-communicator not to use `ns-install' and
   activate `make reinstall'.
PR:		ports/9932
1999-02-12 16:01:24 +00:00
archivers Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
astro New checksum. 1999-02-11 19:54:53 +00:00
audio Activate linux-realplayer. 1999-02-12 15:45:08 +00:00
benchmarks
biology
cad New checksum. 1999-02-12 03:04:58 +00:00
chinese Add dictionaries and some fixes. 1999-02-10 14:32:00 +00:00
comms why comment out USE_GMAKE? kill it with avengence! 1999-02-12 09:16:46 +00:00
converters Don't change world-known name uudeview.h to uu.h upon installation, 1999-02-11 09:16:30 +00:00
databases Sync version number (5 -> 6) of libmysqlclient with mysql322. 1999-02-12 11:57:57 +00:00
deskutils Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
devel Update to 2.10.1 1999-02-12 16:00:28 +00:00
dns
editors Activate psgml-emacs20. 1999-02-12 15:45:45 +00:00
emulators Changes Version required. 1999-02-12 15:41:02 +00:00
finance
ftp There is no need for "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine. 1999-02-11 11:27:30 +00:00
games Correct md5 check sum 1999-02-12 15:14:33 +00:00
german
graphics patch changes -ltiff34 to -ltiff in the fxtv makefile 1999-02-12 15:46:50 +00:00
irc Update to epic-4.pre2.001.nr13 1999-02-12 07:46:58 +00:00
japanese Bump version number. 1999-02-12 14:42:43 +00:00
java
korean Upgrade to v4.08. 1999-02-12 14:44:56 +00:00
lang Mark BROKEN for ELF. 1999-02-11 23:51:50 +00:00
mail Change mode bin.bin to root.wheel. 1999-02-12 15:40:33 +00:00
math Missed this one. 1999-02-12 03:03:40 +00:00
mbone
misc Correct md5 check sum 1999-02-12 15:30:29 +00:00
Mk
multimedia patch changes -ltiff34 to -ltiff in the fxtv makefile 1999-02-12 15:46:50 +00:00
net Upgrade to v1.2. 1999-02-12 15:40:41 +00:00
net-im
net-mgmt Fix to configure problem. 1999-02-12 02:55:21 +00:00
news Update to 3.10.4. 1999-02-12 12:06:19 +00:00
palm
ports-mgmt
print
russian Activate ru-wmcyrx. 1999-02-12 14:41:43 +00:00
science
security Correct Version required: line 1999-02-11 13:57:27 +00:00
shells
sysutils Roll a new distfile. 1999-02-11 19:32:39 +00:00
Templates
textproc Correct files/md5 1999-02-12 13:53:02 +00:00
Tools
vietnamese
www 1: Check whether aout libs exist at installation time. 1999-02-12 16:01:24 +00:00
x11 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
x11-clocks Correct md5 check sum 1999-02-12 14:01:26 +00:00
x11-fm Email address change, and URL addition 1999-02-12 08:25:16 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Forgot to delete 'BROKEN_ELF' line. 1999-02-11 13:32:08 +00:00
x11-wm Update for Window Maker 0.51.0. 1999-02-11 07:23:11 +00:00
.cvsignore
INDEX Second-from-last INDEX before 3.1 release. 1999-02-12 07:04:18 +00:00
LEGAL Add linux-realplayer. 1999-02-12 15:40:36 +00:00
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.