Personal patches
Go to file
SADA Kenji 796620949c Activate ja-tcsh-nls-{merril,miyakonjyo,rishu}
PR:		ports/9343
Submitted by:	Issei Suzuki <issei@jp.freebsd.org>
1999-01-06 20:29:39 +00:00
archivers Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
astro Fix time() conflicts on alpha. 1999-01-03 09:43:44 +00:00
audio Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
benchmarks
biology Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any 1999-01-02 00:12:21 +00:00
cad
chinese Add 'ONLY_FOR_ARCHS=i386' to kon variants. 1999-01-06 05:00:26 +00:00
comms Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
converters Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
databases Upgrade to 3.22.14b-gamma. 1999-01-05 23:43:28 +00:00
deskutils Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
devel Use ./jam0 rather than bin.freebsdx86/jam for installation. 1999-01-06 11:50:47 +00:00
dns Update to released version 2.0. 1999-01-04 20:56:20 +00:00
editors Don't error out on ``make fetch'' if distfiles are not present. 1999-01-04 16:00:06 +00:00
emulators Add 'ONLY_FOR_ARCHS=i386' to linux_* ports. 1999-01-06 04:27:56 +00:00
finance
ftp Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any 1999-01-02 00:12:21 +00:00
games Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
german
graphics Add 'ONLY_FOR_ARCHS=i386' to QCAM ports. 1999-01-06 06:01:12 +00:00
irc Bump esound's library version to 1.0. 1999-01-05 08:09:17 +00:00
japanese Activate ja-tcsh-nls-{merril,miyakonjyo,rishu} 1999-01-06 20:29:39 +00:00
java
korean Add 'ONLY_FOR_ARCHS=i386' to kon variants. 1999-01-06 05:00:26 +00:00
lang
mail upgrade to 0.95.1 1999-01-05 03:12:08 +00:00
math Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
mbone
misc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Mk
multimedia Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
net Upgrade to 1.2. 1999-01-06 17:11:24 +00:00
net-im Fix wrong order of PLIST. 1999-01-02 16:10:24 +00:00
net-mgmt Unbreak BROKEN_ELF. You can't just take a string with the word 1999-01-05 16:31:27 +00:00
news remove -m486 option for alpha. 1999-01-05 08:13:27 +00:00
palm
ports-mgmt remove old ftp site (ftp.foretune.co.jp) from comment. 1999-01-05 12:26:08 +00:00
print Upgrade: version T90 -> version T92 1999-01-05 01:48:35 +00:00
russian
science
security Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
shells
sysutils Honor CFLAGS. 1999-01-06 18:57:37 +00:00
Templates
textproc Upgrade to 3.0.7. 1999-01-05 08:20:46 +00:00
Tools Add sys.mk to list of files you need to update. 1999-01-05 06:51:27 +00:00
vietnamese
www Upgrade to mod_ssl 2.1.6 1999-01-06 18:15:44 +00:00
x11 BROKEN= 'gnome-core-0.99.2 is the currently available' 1999-01-06 12:19:42 +00:00
x11-clocks
x11-fm Add USE_X_PREFIX and use LIB_DEPENDS for libdnd. 1999-01-02 19:43:35 +00:00
x11-fonts
x11-servers Activate RUN_DEPENDS to mkttfdir. 1999-01-04 20:42:33 +00:00
x11-themes
x11-toolkits Upgrade gnumeric to 0.5, libxml to 0.99, 1999-01-05 08:00:41 +00:00
x11-wm Bump esound's library version to 1.0. 1999-01-05 08:09:17 +00:00
.cvsignore
INDEX
LEGAL Crypto stuff that needs mentioning. 1999-01-03 13:24:33 +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.