1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami f68e96f599 Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.
Closes PR ports/2937.

Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-11 11:02:41 +00:00
archivers A quick purousal thru our port's patches directory shows a *WAY* over use of 1997-02-16 21:11:14 +00:00
astro Upgrade, 3.1.4 -> 3.1.6. The maintainer got the author's permission 1997-03-02 11:54:41 +00:00
audio Add a comment for the reason of IS_INTERACTIVE. 1997-03-06 10:46:23 +00:00
benchmarks EXTRACT_SUFX is not necessary when DISTFILES is already specified. 1997-02-19 04:22:01 +00:00
cad
chinese Typo fix. 1997-03-06 11:48:00 +00:00
comms Upgrade to 4.04 1997-03-02 23:26:46 +00:00
converters A quick purousal thru our port's patches directory shows a *WAY* over use of 1997-02-16 21:11:14 +00:00
databases Add PKGNAME, as DISTNAME contains "beta" in the version part. 1997-02-19 04:36:05 +00:00
deskutils
devel Activate TurboVision. 1997-02-25 04:21:17 +00:00
editors Enable multilingual nvi ports. (Note the Korean versions were already 1997-03-06 08:41:38 +00:00
emulators ${RM} -> ${RM} -f. 1997-03-07 08:05:09 +00:00
finance/p5-Business-CreditCard
ftp Upgrade to 1.4.4. 1997-02-24 12:32:05 +00:00
games Activate xpat2. 1997-03-06 09:23:41 +00:00
graphics holy christmas... talk about a moving target. 1997-03-02 19:44:48 +00:00
irc
japanese Bugfix to set RANLIB correctly. Also set VERSION in port Makefile. 1997-03-11 11:02:41 +00:00
java Upgrade to 0.8.1. Closes PR #2836. 1997-03-03 13:57:28 +00:00
korean Attempt to import 8 ports at once. I sure hope this will work. 1997-03-06 08:38:46 +00:00
lang Remove pTk, superseded by p5-Tk400 port. 1997-03-06 23:10:51 +00:00
mail Typo. 1997-03-10 07:51:58 +00:00
math Comment out IS_INTERACTIVE, only needs to connect to X server. 1997-03-06 05:10:57 +00:00
mbone
misc These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS from 1997-03-08 05:03:14 +00:00
Mk Add comments. 1997-03-09 23:10:56 +00:00
multimedia
net Convert the changes from the version of sup in the src tree in recent 1997-03-11 04:41:41 +00:00
net-mgmt Fix this so it will package. Also, instead of making "PLIST" from 1997-03-10 10:54:21 +00:00
news Upgrade to 970309 1997-03-10 08:13:47 +00:00
ports-mgmt/pib
print Skip the questions and make the port non interactive if PACKAGE_BUILDING 1997-03-09 22:52:25 +00:00
russian
science/felt
security Style problem. 1997-03-10 17:39:35 +00:00
shells ache writes: 1997-02-17 06:41:50 +00:00
sysutils Upgrade, 1.0 -> 1.2. Closes PR ports/2909. 1997-03-10 12:08:12 +00:00
Templates
textproc Change MAINTAINER to wosch 1997-03-06 12:24:49 +00:00
vietnamese
www Update 1997-03-10 18:29:13 +00:00
x11 Upgrade to 2.20. 1997-03-07 12:30:12 +00:00
x11-clocks Rclock is an analog clock for X intended as an xclock(1) replacement that 1997-03-03 16:27:12 +00:00
x11-fm
x11-fonts Add WRKSRC, seems like fetch creates all the subdirectories in the 1997-03-04 06:16:02 +00:00
x11-servers Put distribution patches in a separate dir. 1997-02-06 07:53:04 +00:00
x11-toolkits Change this file to describe what it is, instead of how to write your 1997-03-03 11:58:39 +00:00
x11-wm Fix olvwm for 32bpp mode. Closes PR ports/2796. 1997-03-05 09:14:42 +00:00
INDEX In case youse wonderin', Jo'dan's tvision po't wuz de 801d. 1997-02-25 10:25:08 +00:00
LEGAL Add john the ripper. 1997-03-09 21:43:03 +00:00
Makefile Add a search target. 1997-03-10 22:59:36 +00:00
README Note that the ports collection can eat disk space during its lifetime. 1997-03-10 11:37:54 +00:00

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.

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.