1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1997-09-01 16:06:49 +00:00
archivers Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
astro Change master site. Update e-mail address of maintainer. While I'm 1997-08-22 11:08:40 +00:00
audio Enable amp 1997-08-31 22:24:32 +00:00
benchmarks Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
cad patch-ab causes some problems for users of plain Xaw. I have 1997-07-17 07:52:59 +00:00
chinese Change MASTERSITE to something reachable. 1997-08-23 09:33:27 +00:00
comms
converters activated ports/converters/ish. 1997-08-16 05:16:51 +00:00
databases Enable xmbase-grok 1997-08-30 13:26:53 +00:00
deskutils Use the generic FTP server name for the MASTER_SITES. 1997-08-21 18:07:46 +00:00
devel enable p5-TimeDate 1997-09-01 16:06:49 +00:00
dns/p5-Net-DNS
editors Add another mirror site. Update my e-mail address. 1997-08-29 11:33:09 +00:00
emulators Update to 970824 version of Wine. 1997-08-25 22:00:52 +00:00
finance/p5-Business-CreditCard
ftp File disappeared from MASTER_SITE. Replace with a site found by 1997-07-21 00:21:45 +00:00
games - Update my e-mail address 1997-08-26 07:12:21 +00:00
german update MASTER_SITES 1997-08-16 10:14:56 +00:00
graphics Update to 2.5. 1997-08-29 12:17:51 +00:00
irc Import of ircII-epic port. This is an enhanced ircII client. 1997-07-29 09:22:41 +00:00
japanese Upgrade, 5.003 -> 5.004_01. 1997-08-31 16:20:53 +00:00
java Fix http address in DESCR 1997-07-19 21:34:35 +00:00
korean original distribution of nvi multilingual patch (nvi-m17n) 1997-08-21 16:55:28 +00:00
lang Upgrade to ePerl 2.2.4 1997-09-01 14:14:32 +00:00
mail style police. 1997-08-29 08:25:21 +00:00
math Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed. 1997-09-01 07:43:11 +00:00
mbone
misc Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
Mk Add "distclean" to list of targets to descend into subdirs for. 1997-08-22 11:16:15 +00:00
multimedia Update MASTER_SITES. Now requires Motif. 1997-08-12 06:56:30 +00:00
net Upgrade to released version 1.0.2 1997-08-28 06:49:07 +00:00
net-mgmt Update to use ports tcl 8.0 / tk 8.0: 1997-08-27 23:05:04 +00:00
news Ooops, forgot to remove this file along the way to upgrade from 1997-08-30 16:25:15 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to release 1.46. 1997-08-16 04:59:48 +00:00
print Upgrade to 3.01. 1997-09-01 13:09:29 +00:00
russian Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru 1997-08-10 22:31:36 +00:00
science/felt patch-ab causes some problems for users of plain Xaw. I have 1997-07-17 07:52:59 +00:00
security link idecrypt with -ldes 1997-09-01 13:50:41 +00:00
shells Make Bash obey ${PREFIX} 1997-08-21 07:03:49 +00:00
sysutils Update the MASTER_SITES. 1997-08-24 19:47:19 +00:00
Templates
textproc Upgrade to 3.0.3a11. Update my e-mail address while I'm here. 1997-08-22 07:40:53 +00:00
vietnamese
www Upgrade to 0.58 1997-09-01 10:31:16 +00:00
x11 Activate xfce 1997-08-31 17:14:08 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Adjust directory in MASTER_SITES. 1997-08-23 20:37:24 +00:00
x11-toolkits Build and install static library also. 1997-09-01 11:46:55 +00:00
x11-wm New port, xfce: 1997-08-31 17:10:46 +00:00
.cvsignore
INDEX Atarashii indekkusu desu! 1997-07-17 09:49:22 +00:00
LEGAL Add an entry for the CFS (Cryptographic File System) port that I am 1997-07-30 22:08:29 +00:00
Makefile Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
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.