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
1997-07-03 06:21:54 +00:00
archivers Upgrade to 2.4.2. 1997-07-02 12:40:31 +00:00
astro
audio
benchmarks
cad () ==> {} 1997-06-29 10:39:49 +00:00
chinese
comms Typo in master site pathname. 1997-07-02 03:47:10 +00:00
converters Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile 1997-06-24 18:43:34 +00:00
databases Add patch to make this compile on -current 1997-07-02 21:33:45 +00:00
deskutils Upgrade to 1.6.1. 1997-06-20 13:29:25 +00:00
devel Add newline to end of file. Thomas, if you are using emacs, I recommend 1997-07-02 04:10:01 +00:00
dns/p5-Net-DNS Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile 1997-06-24 18:43:34 +00:00
editors
emulators Update to June 29, 1997 version of Wine 1997-07-02 14:12:40 +00:00
finance/p5-Business-CreditCard Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile 1997-06-24 18:43:34 +00:00
ftp
games Activate xdeblock. 1997-07-02 13:01:33 +00:00
graphics Fix twilight-zone commit of files from p5-GD into CVSROOT 1997-07-01 17:52:19 +00:00
irc
japanese Fix problem with symbolic link which occurs when this port is pkg_add'ed 1997-07-02 00:35:14 +00:00
java Add . The package would include the JDK-1.1.1. 1997-07-01 07:00:01 +00:00
korean
lang Update the Modula-3 runtime's thread safe malloc to PHK's latest. 1997-06-29 20:43:33 +00:00
mail Err Peter, that is exactly why most of the variables in bsd.port.mk 1997-07-03 05:57:39 +00:00
math Bring Octave up to the latest revision, 2.0.8. 1997-06-28 02:32:52 +00:00
mbone
misc "mkdir" -> "mkdir -p" to make this port reinstallable. 1997-07-03 06:13:50 +00:00
Mk ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGS 1997-06-29 10:51:55 +00:00
multimedia
net Upgrade to ucd-snmp 3.2, and make it work on -current. 1997-07-03 04:59:05 +00:00
net-mgmt Upgrade to ucd-snmp 3.2, and make it work on -current. 1997-07-03 04:59:05 +00:00
news Upgrade to 0.9.4.1 1997-06-29 11:26:06 +00:00
palm/pilot_makedoc
ports-mgmt
print Update the maintainer's e-mail address. 1997-06-30 09:02:25 +00:00
russian Always put charset= if we decode document. 1997-06-20 23:16:25 +00:00
science/felt () ==> {} 1997-06-29 10:39:49 +00:00
security typo in comment 1997-07-01 02:39:26 +00:00
shells Install /etc/shells entry and info dir entry 1997-06-27 23:03:34 +00:00
sysutils switch the Maintainer to be consistant with my other two ports... 1997-06-26 08:57:14 +00:00
Templates
textproc Add OpenBSD to the #define 1997-06-29 09:52:45 +00:00
vietnamese
www Put back MASTER_SITE_SUBDIR. A slip of finger I guess.... 1997-07-03 06:21:54 +00:00
x11 Activate xcoloredit. 1997-07-01 22:39:08 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Mark the port BROKEN. Maybe they'll put up a new distfile in a day or two. 1997-07-02 08:28:33 +00:00
x11-wm Add @dirrm. 1997-06-30 10:52:29 +00:00
INDEX Hello Pentium, my old friend, 1997-07-02 08:45:49 +00:00
LEGAL Add kaffe. 1997-07-01 07:02:37 +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.