1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tim Vanderhoek c4fe7d2bdf Upgrade to 0.35.
This is an extremely minor upgrade, but the author requested it because
apparently he was getting too many complaints from Linux-ites getting
catdoc from our ports system (old ver. didn't work on Linux).
1998-06-18 14:53:05 +00:00
archivers 1) Break-up the mega-patch-aa. 1998-06-14 23:33:25 +00:00
astro Add missing dependency on graphics/xpm/ 1998-06-06 22:56:17 +00:00
audio Mention that this doesn't support IDE cdroms... 1998-06-18 13:57:34 +00:00
benchmarks Activate hint. 1998-06-15 18:14:45 +00:00
biology
cad Some cleanup of this port. 1998-06-08 09:21:41 +00:00
chinese Upgrade to 980514. 1998-06-04 03:48:29 +00:00
comms Mission: move ports/comms/atp into ports/mail/atp. 1998-06-11 12:18:01 +00:00
converters Fix MASTER_SITES. 1998-06-14 17:50:49 +00:00
databases Update to newest version 0.88 1998-06-13 13:25:03 +00:00
deskutils New port kproject, a project planner for KDE. This is in a very early stage, 1998-05-26 08:07:53 +00:00
devel Upgrade to 1.01. 1998-06-15 04:48:40 +00:00
dns
editors Add vim5beta. 1998-06-07 02:18:14 +00:00
emulators Update to 980517 version of Wine 1998-06-07 21:56:15 +00:00
finance
ftp Upgrade to version 1.0.3pl1. 1998-06-14 15:56:50 +00:00
games Distfile and path have changed. 1998-06-17 07:17:41 +00:00
german
graphics Move PKGNAME up and define it using ${DOCFORMAT} instead of replicating 1998-06-16 11:29:43 +00:00
irc * Added a nice little "ircd.sh" file for etc/rc.d. 1998-06-07 15:58:21 +00:00
japanese Activate ja-vfxdvik. 1998-06-14 07:59:30 +00:00
java
korean
lang Don't install files into the user's home directory. 1998-06-16 12:49:03 +00:00
mail enable new port kbiff 1998-06-14 17:35:00 +00:00
math Upgrade to 2.0. 1998-06-10 19:12:49 +00:00
mbone
misc Activate kwatch. 1998-06-12 08:52:05 +00:00
Mk
multimedia Import new port graphics/netshow, the Microsoft NetShow player. 1998-06-12 06:24:54 +00:00
net updated to samba-1.9.18p8. 1998-06-16 00:50:49 +00:00
net-im/icb Internet CB - a chat client 1998-05-25 23:23:36 +00:00
net-mgmt Force 'sharedlibextension' to .so 1998-06-04 17:31:04 +00:00
news Mission: move ports/comms/atp to ports/news/atp 1998-06-11 12:30:30 +00:00
palm Remove non-existent file so this port packages. I'm not exactly sure 1998-06-05 20:21:02 +00:00
ports-mgmt
print Add a #include <errno.h> so that it compiles cleanly on NetBSD. 1998-06-17 20:17:56 +00:00
russian
science Update to version 4.1r2. 1998-06-04 23:19:31 +00:00
security Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
shells Update to 0.9beta1. 1998-06-08 13:59:35 +00:00
sysutils Activate mkhybrid. 1998-06-16 16:52:16 +00:00
Templates
textproc Upgrade to 0.35. 1998-06-18 14:53:05 +00:00
vietnamese
www Redirect apachectl output to devnull in apache.sh 1998-06-18 11:56:17 +00:00
x11 Edit the pathname of the configuration file in the man page. 1998-06-17 20:12:02 +00:00
x11-clocks
x11-fm Import of dfm, an OS/2-like file manager. 1998-06-11 03:42:00 +00:00
x11-fonts
x11-servers
x11-toolkits 1. Upgrade to 1.4. 1998-06-07 02:05:44 +00:00
x11-wm Import of blackbox 0.33.3, yet another window manager. Small and 1998-06-16 03:04:34 +00:00
.cvsignore
INDEX
LEGAL Add an entry for graphics/netshow: commercial software. 1998-06-12 06:26:13 +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.