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
Andreas Klemm e74bd78238 - patch-aa introduces sane default values for the Configure script
as far as possible.
- Found version number of this software (1.1.0), so introduced a
  package name. Althouch NO_PACKAGE is set, it is useful for
  later removal and new installation.
- It needs perl to run
1997-08-13 18:56:49 +00:00
archivers Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru 1997-08-10 22:31:36 +00:00
astro
audio Upgrade to 0.5 1997-08-09 23:37:38 +00:00
benchmarks Fetch from the real MASTER_SITE, since there were troubles with the 1997-08-09 22:25:01 +00:00
cad
chinese Purdue is no longer a master site. 1997-07-31 23:11:28 +00:00
comms
converters Upgrade to 1.20 1997-08-12 20:49:21 +00:00
databases Remove exodus. 1997-07-30 11:47:51 +00:00
deskutils Use new MASTER_SITE 1997-08-10 22:25:19 +00:00
devel Activate the new crossgo32 library ports. 1997-08-13 09:42:38 +00:00
dns/p5-Net-DNS
editors upgrade to 3.1 1997-08-11 15:04:29 +00:00
emulators Version update: 3.6 -> 3.8. 1997-08-13 15:28:12 +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 set EXTRACT_SUFX= .tar.Z 1997-08-11 14:22:04 +00:00
german Minor cleanup to make portlint happy. 1997-08-13 05:09:22 +00:00
graphics Update MASTER_SITES. Now requires Motif. 1997-08-12 06:56:30 +00:00
irc Import of ircII-epic port. This is an enhanced ircII client. 1997-07-29 09:22:41 +00:00
japanese activated japanese/plain2. 1997-08-12 15:43:06 +00:00
java Fix http address in DESCR 1997-07-19 21:34:35 +00:00
korean sed -> ${SED}. 1997-07-21 19:21:06 +00:00
lang Revert apache port name. 1997-08-13 09:40:07 +00:00
mail - patch-aa introduces sane default values for the Configure script 1997-08-13 18:56:49 +00:00
math Syncing up with latest version, 2.0.9. 1997-08-13 17:11:18 +00:00
mbone
misc Repository copy linuxls to gnuls, so PR ports/4267 can be committed. 1997-08-13 05:45:04 +00:00
Mk Changes for perl-5.004_01 1997-07-17 17:47:36 +00:00
multimedia Update MASTER_SITES. Now requires Motif. 1997-08-12 06:56:30 +00:00
net Make trafshow compile again on -current. 1997-08-13 12:21:09 +00:00
net-mgmt Update PLIST (there were no changes really, just they insist on using 1997-08-05 07:00:19 +00:00
news distfile moved 1997-08-11 00:01:07 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to version 1.44. 1997-08-08 06:23:26 +00:00
print Fixed packaging problem pointed out by Satoshi. 1997-08-07 20:13:25 +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 Upgrade to 2.8a4 (child death fixed) 1997-08-10 14:51:06 +00:00
shells
sysutils update MASTER_SITES 1997-08-09 00:34:15 +00:00
Templates
textproc Reorder variables. Use "${CP}" instead of "cp". Use DISTNAME/PKGNAME 1997-08-13 06:33:51 +00:00
vietnamese
www Tweak comment 1997-08-13 15:09:53 +00:00
x11 Upgrade patch to support True Color displays. 1997-08-13 11:43:43 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
x11-toolkits Oops, forgot to commit the other half of hack to fix this for XFree86-3.3. 1997-08-13 09:09:21 +00:00
x11-wm Upgrade to 1.0b8d. 1997-07-24 13:52:09 +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 Add german. 1997-07-31 09:33:05 +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.