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
Steve Price b6cb34595d Initial import of p5-manual.
A perl5 japanese manual.

PR:		7130
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-07-12 23:19:00 +00:00
archivers
astro Slight change in Imakefile format, patch-aa updated 1998-07-08 12:18:38 +00:00
audio Change to UNBROKEN ... 1998-07-09 03:52:45 +00:00
benchmarks
biology
cad Enable sis, a new circuit emulator port. 1998-07-01 15:40:47 +00:00
chinese
comms Sigh. Putting the non-modifyable value first in the condition might 1998-06-30 00:23:43 +00:00
converters
databases Change CATEGORIES to ``databases''. 1998-07-06 17:47:33 +00:00
deskutils
devel Turn on pcre. 1998-07-12 23:00:13 +00:00
dns No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. 1998-07-05 13:09:46 +00:00
editors Fix a display corruption found when running jove from within 1998-07-12 22:39:02 +00:00
emulators Activate vice. 1998-07-12 11:14:41 +00:00
finance
ftp Enabling anonymous ftp in proftpd can be confusing with the average setup 1998-07-02 11:06:28 +00:00
games Turn on xdigger. 1998-07-12 23:09:51 +00:00
german
graphics Find a mastersite that works and clean up the PLIST. 1998-07-12 22:31:17 +00:00
irc Initial import of bnc version 2.4.3. 1998-07-11 18:32:08 +00:00
japanese Initial import of p5-manual. 1998-07-12 23:19:00 +00:00
java Upgrade to version 1.2. 1998-07-12 22:34:06 +00:00
korean
lang Add dylan. 1998-07-12 21:59:15 +00:00
mail Turn on coolmail. 1998-07-12 23:05:11 +00:00
math Turn on umfpack. 1998-07-11 18:21:26 +00:00
mbone Fix the configure script to not try to build a grabber which is not 1998-07-11 19:41:11 +00:00
misc Turn on sls port. 1998-07-11 18:27:48 +00:00
Mk
multimedia Fix the configure script to not try to build a grabber which is not 1998-07-11 19:41:11 +00:00
net Update socks to v1.0r5 1998-07-12 21:26:50 +00:00
net-im Port of licq 0.32-a, an ICQ program using QT. 1998-07-09 16:01:54 +00:00
net-mgmt * Update to ucd-snmp 3.5. 1998-07-10 21:12:45 +00:00
news
palm
ports-mgmt
print New apsfilter version 4.9.9 supports printing of bzip2 compressed files 1998-07-05 21:14:41 +00:00
russian
science
security upgrade to 1.2.26 for security improvements 1998-07-11 23:10:54 +00:00
shells Yikes! I missed a 'ja-' in my cvs co. Undo the previous 1998-07-04 03:09:32 +00:00
sysutils Turn on xlogmaster. 1998-07-12 22:49:49 +00:00
Templates
textproc Add a PKGNAME for version tracking. 1998-07-07 12:18:27 +00:00
vietnamese
www upgrade to newest php version 3.0.1 1998-07-11 20:52:38 +00:00
x11 Turn on wmtime. 1998-07-12 23:15:01 +00:00
x11-clocks Initial import of wmtime version 1.0b2 1998-07-12 23:14:13 +00:00
x11-fm
x11-fonts Sort pkg/PLIST. 1998-07-02 10:58:15 +00:00
x11-servers Upgrade to XFree86 3.3.2p2. 1998-07-03 05:06:01 +00:00
x11-toolkits Distfile moved on master site. 1998-07-12 21:07:21 +00:00
x11-wm Upgrade to 0.16.1. 1998-07-08 14:48:55 +00:00
.cvsignore
INDEX
LEGAL Restrictions for xteddy: can only be distributed for free. 1998-06-30 13:20:25 +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.