Personal patches
Go to file
Satoshi Taoka c8cc4f0e6f Fixed many bugs
One of these is noticed by KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1999-06-16 16:12:55 +00:00
archivers
astro Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so you 1999-06-07 11:15:05 +00:00
audio Respect PREFIX. 1999-06-15 04:28:02 +00:00
benchmarks
biology The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
cad Activate the tkgate port. 1999-06-06 17:12:34 +00:00
chinese
comms
converters Update to version 0.40 1999-06-12 21:31:12 +00:00
databases The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
deskutils Upgrade to 0.8.5. 1999-06-10 08:51:59 +00:00
devel Upgrade to 0.98, which includes bugfixes, support for Borland Debuggers 1999-06-16 14:02:32 +00:00
dns
editors Update to version 3.11.2. 1999-06-09 00:05:23 +00:00
emulators
finance
ftp update mastersites 1999-06-12 07:09:08 +00:00
games Change MASTER_SITES 1999-06-10 06:20:29 +00:00
german Update to version 1.22.6. 1999-06-10 08:20:01 +00:00
graphics Added xdgagrab 1999-06-16 13:46:04 +00:00
irc Initial import of quirc version 0.9.77. 1999-06-09 01:58:18 +00:00
japanese Fixed many bugs 1999-06-16 16:12:55 +00:00
java Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002. 1999-06-14 16:57:33 +00:00
korean Add engdic. 1999-06-09 01:30:51 +00:00
lang Update to the 1999-06-08 (gcc 2.95 prerelease). 1999-06-15 07:31:21 +00:00
mail Replace FreeBSD-i386 with `${OPSYS}-${MACHINE_ARCH}'. 1999-06-16 02:55:31 +00:00
math Fixup PLIST to include all installed files. 1999-06-10 09:48:05 +00:00
mbone
misc Added toolbox 1999-06-11 08:37:52 +00:00
Mk (1) Print out ${CONFIGURE_LOG} (default: "config.log") when 1999-06-11 11:59:10 +00:00
multimedia Update my email address, I've been slack. 1999-06-07 12:03:44 +00:00
net Use make_smbpasswd, not mksmbpasswd.sh. 1999-06-15 14:32:21 +00:00
net-im
net-mgmt
news Update to use pgp-verify version 1.12. 1999-06-10 08:00:12 +00:00
palm Add the syncal port. 1999-06-09 00:26:25 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Portlint. 1999-06-15 16:07:33 +00:00
russian
science
security Need to quote if we use "'". 1999-06-16 03:08:46 +00:00
shells One of MASTER_SITES is disappeared, one is changed. 1999-06-08 04:57:15 +00:00
sysutils an AfterStep look-n-feel memory utilization monitor 1999-06-14 20:00:37 +00:00
Templates
textproc Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean up 1999-06-16 14:43:40 +00:00
Tools
vietnamese
www Fix this port for the brief time it will still be alive. 1999-06-16 14:47:18 +00:00
x11 Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAIN 1999-06-16 07:18:52 +00:00
x11-clocks Honor ${PREFIX}. 1999-06-13 14:21:26 +00:00
x11-fm
x11-fonts
x11-servers Mark `only for i386'. These have i386 assembler code. 1999-06-13 07:17:42 +00:00
x11-themes
x11-toolkits Upgrade to 0.8.1. 1999-06-16 10:47:48 +00:00
x11-wm Upgrade to toolbox-0.4.3. 1999-06-14 03:09:51 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.