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-04 05:23:53 +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 fix some brain deadedness in last commit (disable a couple debugging 1997-09-04 05:23:53 +00:00
benchmarks Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
cad
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 Upgrade to 2.01 1997-09-03 03:03:18 +00:00
deskutils Use the generic FTP server name for the MASTER_SITES. 1997-08-21 18:07:46 +00:00
devel Activate makedepend 1997-09-01 16:45:48 +00:00
dns/p5-Net-DNS
editors Turn on xemacs20. 1997-09-03 19:39:15 +00:00
emulators Update to 970824 version of Wine. 1997-08-25 22:00:52 +00:00
finance/p5-Business-CreditCard
ftp
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
japanese Upgrade, 5.003 -> 5.004_01. 1997-08-31 16:20:53 +00:00
java
korean original distribution of nvi multilingual patch (nvi-m17n) 1997-08-21 16:55:28 +00:00
lang Upgrade to ePerl 2.2.5 1997-09-03 10:34:17 +00:00
mail List makedepend in BUILD_DEPENDS. 1997-09-02 09:46:50 +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 Upgrade to 970901 1997-09-02 12:34:12 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to release 1.46. 1997-08-16 04:59:48 +00:00
print Path changed on ftp server. 1997-09-03 06:57:07 +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
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 Included DB LIB dependency when patching apaches Configuration 1997-09-03 18:49:53 +00:00
x11 Patch to make freq/dirlist.c compile on -current. 1997-09-03 05:23:32 +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
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.