1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu caf403c909 zh-rxvt enable the BIG5 support of rxvt-2.4.4,
Extra patchs have been applied to add support for XCIN
PR:		ports/5066
Submitted by:	Frankch Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1997-12-04 01:56:17 +00:00
archivers Don't delete ${PREFIX}/share/doc. 1997-11-29 01:18:12 +00:00
astro Portlint. 1997-11-29 00:58:08 +00:00
audio Change my email address. 1997-11-30 19:43:24 +00:00
benchmarks
cad Make this build under 3.0. 1997-11-29 21:43:09 +00:00
chinese zh-rxvt enable the BIG5 support of rxvt-2.4.4, 1997-12-04 01:56:17 +00:00
comms Edit out $Id$ line. 1997-12-02 00:20:16 +00:00
converters
databases Use non-substituted package name for indices 1997-12-03 14:02:07 +00:00
deskutils Don't delete ${PREFIX}/share/doc. 1997-11-29 01:18:12 +00:00
devel Change my email address. 1997-11-30 19:43:24 +00:00
dns
editors
emulators Update to 971130 version of Wine. 1997-12-01 23:16:43 +00:00
finance
ftp Mark BROKEN for 3.0. 1997-11-30 00:24:02 +00:00
games Add ktamaga. 1997-12-03 03:44:01 +00:00
german
graphics Add 3 LIB_DEPENDS, png, jpeg, tiff34, 1997-12-01 16:29:54 +00:00
irc
japanese Upgrade, 1.0.5.4.1 (3.2.1 base) -> 1.0.5.19970924 (3.2.2 base). 1997-11-29 15:48:19 +00:00
java
korean
lang Mark this port broken. 1997-12-02 04:46:09 +00:00
mail patch-aa needed some modifications as well. 1997-11-30 13:16:22 +00:00
math Unmark this as being BROKEN for current. 1997-11-30 21:12:15 +00:00
mbone
misc Change my email address. 1997-11-30 19:43:24 +00:00
Mk
multimedia Use new location for tiff34 headers. 1997-12-01 08:10:47 +00:00
net Upgrade to December 2, 1997 snapshot and change all CFLAGS = 's to 1997-12-04 00:47:24 +00:00
net-mgmt Make this build under 3.0. 1997-11-29 23:53:28 +00:00
news "+=" -> "=". "echo" => "${ECHO}". 1997-12-02 04:24:14 +00:00
palm Force use of perl5 even if someone's got their path backwards. 1997-11-30 23:27:24 +00:00
ports-mgmt
print Create ${PREFIX}/share/texmf/tex/latex 1997-12-02 03:25:43 +00:00
russian
science
security Don't delete ${PREFIX}/share/doc. 1997-11-29 01:18:12 +00:00
shells
sysutils Print a warning if mkisofs is not installed. 1997-12-02 22:36:46 +00:00
Templates
textproc
vietnamese
www Upgrade to Website META Language, Version 1.4.4 1997-12-02 14:06:03 +00:00
x11 imlib shared version number is now 4. 1997-11-29 23:43:27 +00:00
x11-clocks
x11-fm Change my email address. 1997-11-30 19:43:24 +00:00
x11-fonts Change MASTER_SITE to ftp.gimp.org 1997-11-30 19:19:41 +00:00
x11-servers
x11-toolkits Upgrage to 971201 1997-12-03 21:17:36 +00:00
x11-wm Authos change distfiles, but without bump version, 1997-12-01 16:31:20 +00:00
.cvsignore
INDEX
LEGAL chinese also uses libdes. 1997-11-29 09:24:08 +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.