Personal patches
Go to file
Kevin Lo 2c54b710d9 Chineselized Tk ver. 8.3.0. This version is i18n improvement.
This changes the behavior of Tk on X where X Input Methods (XIM) were
recognized and used without question.
With 8.3, they will be recognized and initialized, but not used unless
XIM is turned on (tk useinputmethods 1).  This should only affect users
users with special input methods, and the new default behavior should
be more beneficial to the average user.

Please repo copy, thanks.
2001-02-22 04:09:59 +00:00
archivers Add mirrors 2001-02-20 18:52:44 +00:00
astro add myself to the map 2001-02-20 20:00:08 +00:00
audio Add splay.1 to the MAN page list 2001-02-21 08:05:45 +00:00
benchmarks
biology Update to version 1.10.0 2001-02-20 15:51:34 +00:00
cad Make the share files' installation permission safe. 2001-02-20 17:28:29 +00:00
chinese Chineselized Tk ver. 8.3.0. This version is i18n improvement. 2001-02-22 04:09:59 +00:00
comms
converters
databases Make the port more "package friendly". 2001-02-20 21:45:15 +00:00
deskutils Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
devel The mips64orion-rtems-* ports have been replaced by the more general 2001-02-22 03:49:58 +00:00
dns
editors Add 2 new sites to fetch the sources from. These were found using 2001-02-21 22:10:11 +00:00
emulators Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
finance Style fixes for ports/misc. 2001-02-05 15:47:16 +00:00
french
ftp
games
german
graphics Mark as BROKEN on FreeBSD versions prior to 4.0 as these do not have 2001-02-21 07:48:56 +00:00
hebrew
irc
japanese Move monafonts to Japanese directory. 2001-02-21 17:11:55 +00:00
java
korean
lang Tweak. 2001-02-21 21:00:55 +00:00
mail Re-activate TLS support. 2001-02-22 04:05:43 +00:00
math Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
mbone
misc Update with new URL for the homepage and mastersite 2001-02-21 06:35:17 +00:00
Mk
multimedia
net upgrade to 3.20.5 2001-02-21 14:59:55 +00:00
net-im upgrade to 3.20.5 2001-02-21 14:59:55 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add ruby-pdflib, a Ruby extension library to access PDFlib. 2001-02-21 03:55:32 +00:00
russian
science
security add ipfmeta 2001-02-21 16:49:03 +00:00
shells
sysutils Update to 1.5, remove all my unneeded patches, after Peter van Dijk 2001-02-21 18:44:54 +00:00
Templates
textproc Update to 1.62. 2001-02-21 23:51:27 +00:00
Tools (1) Update values of OSREL/OSVERSION to match reality. 2001-02-21 04:35:35 +00:00
vietnamese
www Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
x11
x11-clocks
x11-fm Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
x11-fonts Move this ports to appropriate place. 2001-02-21 17:01:46 +00:00
x11-servers
x11-themes
x11-toolkits Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
x11-wm Update to 0.37.3. 2001-02-21 12:03:57 +00:00
.cvsignore
INDEX
LEGAL
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.