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
David E. O'Brien 6ca5bcbe25 "As installed by the news/aub port, it will only recognize EOL by the \n
symbol.  Too many postings use \r :( I don't know where they come from
(MACs?), but the included patch seems to make aub work nicer."

PR:		15693
Submitted by:	Mikhail Teterin <mi@kot.ne.mediaone.net>
2000-01-16 02:26:14 +00:00
archivers
astro Update from v1.25->v1.29 2000-01-09 04:43:53 +00:00
audio - Add sfreflect and sflaunch to be installed 2000-01-14 18:36:37 +00:00
benchmarks Add iozone21. 2000-01-14 02:08:53 +00:00
biology Update to ver 1.2.2 2000-01-14 20:30:36 +00:00
cad Remove info/dir from PLIST. 2000-01-07 20:07:56 +00:00
chinese Update version to 0.3.4. 2000-01-14 18:19:15 +00:00
comms G-Kermit is a new implementation of kermit from the same people 2000-01-11 16:13:19 +00:00
converters
databases Activate py-MySQL 2000-01-14 15:01:19 +00:00
deskutils Update to version 2.10 to unbreak 2000-01-09 22:00:07 +00:00
devel Just update DESCR file. 2000-01-15 16:05:31 +00:00
dns Use new checksum; diff -ruN reports no differences. 2000-01-09 08:22:44 +00:00
editors Add patches for supporting IPv6. 2000-01-15 14:28:27 +00:00
emulators Support the "seeing" of CDROM drives. 2000-01-14 09:08:05 +00:00
finance
ftp allow definition of NO_X11 to compile without xpm/gtk 2000-01-11 00:20:07 +00:00
games Update to version 1.4.7 2000-01-15 00:55:06 +00:00
german Add staroffice5. 2000-01-14 02:09:48 +00:00
graphics Prevent breakage when GIMP is installed. 2000-01-14 20:49:54 +00:00
irc Update to version 1.3.10 2000-01-07 01:07:14 +00:00
japanese Update to 10.56. 2000-01-15 03:17:05 +00:00
java Change MAINTAINER address from nacai@iname.com 2000-01-07 02:27:48 +00:00
korean
lang Update version to 5d2. 2000-01-14 17:19:33 +00:00
mail 1. update to 1.4 2000-01-15 02:16:51 +00:00
math Update to version 2.0.18b 2000-01-14 19:59:47 +00:00
mbone - Add sfreflect and sflaunch to be installed 2000-01-14 18:36:37 +00:00
misc Remove unfetchable site from MASTER_SITES. 2000-01-14 16:00:43 +00:00
Mk
multimedia Add vcdgear, 2000-01-06 08:46:08 +00:00
net IPv6 is now supported by a 2.3.2 KAME patch. 2000-01-16 00:26:39 +00:00
net-im Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.h 2000-01-08 22:00:24 +00:00
net-mgmt
news "As installed by the news/aub port, it will only recognize EOL by the \n 2000-01-16 02:26:14 +00:00
palm
ports-mgmt Add pkg_remove. 2000-01-14 20:03:43 +00:00
portuguese/ispell-pt_BR
print Version upgrade: T97->T98 2000-01-12 00:14:27 +00:00
russian
science
security Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this will 2000-01-15 23:17:13 +00:00
shells Add flash. 2000-01-08 18:31:01 +00:00
sysutils Upgrade to the 4.48 version. 2000-01-15 01:37:51 +00:00
Templates
textproc Update to 1.3.4 2000-01-15 06:07:32 +00:00
Tools
vietnamese
www Update to version 0.3.5 2000-01-15 02:38:05 +00:00
x11 Update to 1.0.55 2000-01-14 20:51:19 +00:00
x11-clocks Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org 2000-01-08 11:23:57 +00:00
x11-fm
x11-fonts Updated MASTER_SITES 2000-01-15 17:45:02 +00:00
x11-servers There is a new library: XThrStub 2000-01-13 14:14:25 +00:00
x11-themes
x11-toolkits Add guile-gtk 2000-01-12 04:51:33 +00:00
x11-wm Update to 1.0.1 2000-01-14 08:53:11 +00:00
.cvsignore
INDEX
LEGAL Add the cos port since it has special that apply to commercial use. 1999-12-31 20:23:01 +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.