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
1998-06-15 12:05:33 +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 Add another @dirrm. 1998-06-15 08:58:36 +00:00
benchmarks
biology Update to 2.6b2.1. 1998-05-24 04:04:31 +00:00
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 Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
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 Install manpage and some additional docs. 1998-06-14 02:26:37 +00:00
german
graphics Fix these up somewhat. Don't precede COMMENT with PKGNAME. 1998-06-14 17:42:42 +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 Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
korean My mistakes in previous commit are fixed. 1998-05-19 12:38:25 +00:00
lang Activate o2c. 1998-06-12 12:09:15 +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 Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
multimedia Import new port graphics/netshow, the Microsoft NetShow player. 1998-06-12 06:24:54 +00:00
net I forgot to modify smb.conf.default for FreeBSD port. 1998-06-15 04:24:02 +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 Activate xdvik. 1998-06-14 22:00:24 +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 update to ver 4.33. 1998-06-09 16:09:49 +00:00
Templates
textproc Punctuation and capitalization police. 1998-06-10 19:23:18 +00:00
vietnamese
www Make sure configure uses ${PREFIX}/bin/perl instead of /usr/bin/perl. 1998-06-14 23:55:35 +00:00
x11 Activate xwit. 1998-06-15 12:05:33 +00:00
x11-clocks Point to a new MASTERSITE and portlint clean. 1998-05-03 17:54:47 +00:00
x11-fm Import of dfm, an OS/2-like file manager. 1998-06-11 03:42:00 +00:00
x11-fonts Import of tkfont, a Tk-based replacement for xfontsel. 1998-05-17 04:44:52 +00:00
x11-servers This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the 1998-05-05 21:47:31 +00:00
x11-toolkits 1. Upgrade to 1.4. 1998-06-07 02:05:44 +00:00
x11-wm Upgrade to 0.15.1. 1998-06-15 08:58:10 +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.