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
Masafumi Max NAKANE 9f71cde6e5 Upgrade, 2.16.12 -> 3.0.13.
PR:		4210
Submitted by:	port maintainer
1997-08-30 15:44:47 +00:00
archivers
astro Change master site. Update e-mail address of maintainer. While I'm 1997-08-22 11:08:40 +00:00
audio Created manpages mpeg_musicin.1 and mpeg_musicout.1 1997-08-17 16:56:12 +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
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 Deal with the info files on package install/removal. 1997-08-29 09:29:12 +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
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, 2.16.12 -> 3.0.13. 1997-08-30 15:44:47 +00:00
java
korean original distribution of nvi multilingual patch (nvi-m17n) 1997-08-21 16:55:28 +00:00
lang Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. 1997-08-29 07:04:27 +00:00
mail style police. 1997-08-29 08:25:21 +00:00
math Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly. 1997-08-25 00:09:38 +00:00
mbone
misc Upgrade to 2.0b7. 1997-08-25 09:46:38 +00:00
Mk Add "distclean" to list of targets to descend into subdirs for. 1997-08-22 11:16:15 +00:00
multimedia
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 970826 1997-08-28 11:29:16 +00:00
palm/pilot_makedoc
ports-mgmt
print Bring transfig up to 3.2, so I can bring xfig up to date also. 1997-08-28 04:21:32 +00:00
russian
science/felt
security Distfile moved, change path 1997-08-27 13:06:01 +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.57 1997-08-29 10:34:00 +00:00
x11 activated ports/x11/xzoom. 1997-08-25 14:10:09 +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 Remove trailing whitespace. 1997-08-27 05:03:11 +00:00
x11-wm PR: 4394 1997-08-28 18:11:41 +00:00
.cvsignore
INDEX
LEGAL
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.