Personal patches
Go to file
Vanilla I. Shu a305fce20e - Fix LIB_DEPENDS to actually used one
- Support install macros

PR:		ports/18046
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-28 00:38:20 +00:00
archivers Add -f when compressing manual to allow instaling over already existen port 2000-05-22 17:13:29 +00:00
astro Update to stars-1.0-ss-11.00 2000-05-26 14:20:22 +00:00
audio - Fix LIB_DEPENDS to actually used one 2000-05-28 00:38:20 +00:00
benchmarks
biology
cad Upgrade to 1.4.0. 2000-05-17 08:30:51 +00:00
chinese
comms 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:18:29 +00:00
converters More OIDs added to dumpasn1.cfg 2000-05-27 22:04:41 +00:00
databases Add a warning message that this software is not maintained and could became 2000-05-26 08:29:21 +00:00
deskutils Update to KDEUTILS 1.90 (aka KDE2 beta). 2000-05-16 23:57:03 +00:00
devel MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org. 2000-05-25 19:39:39 +00:00
dns
editors Delete the extremely old, buggy and generally Evil StarOffice 3.1 port. 2000-05-26 00:54:17 +00:00
emulators Fix for the _very latest_ -CURRENT: KMODDEPS -> MODULE_DEPEND(). 2000-05-26 05:42:51 +00:00
finance Fix a PLIST. 2000-05-25 15:31:44 +00:00
french/ispell
ftp Update checksum 2000-05-21 22:13:40 +00:00
games Add USE_NEWGCC to prevent breakage on 3-STABLE. 2000-05-26 09:03:28 +00:00
german
graphics I've graduated so move these two pieces of software I wrote from my 2000-05-25 21:40:34 +00:00
irc Fix MASTER_SITE 2000-05-26 20:41:06 +00:00
japanese Update to 0.14.5. 2000-05-27 18:20:04 +00:00
java Update to version 0.5.2, cleanup Makefile. 2000-05-16 19:12:42 +00:00
korean
lang The checksum of Tcl plus patch for tcl-8.3.1 at PATCH_SITES is different 2000-05-23 07:03:29 +00:00
mail Update to 0.8. 2000-05-26 13:54:46 +00:00
math Update to 0.54 2000-05-22 18:57:41 +00:00
mbone
misc I've graduated so move these two pieces of software I wrote from my 2000-05-25 21:40:34 +00:00
Mk Set useful variables to SCRIPTS_ENV, PLIST_SUB, MAKE_FLAGS. 2000-05-10 15:59:44 +00:00
multimedia Don't strip Linux binary with FreeBSD strip, as it then brands the binary 2000-05-14 21:31:58 +00:00
net Activate p5-Socket6. 2000-05-24 19:57:16 +00:00
net-im Update to 0.4.5 and give this port a MAINTAINER. 2000-05-22 08:25:02 +00:00
net-mgmt Add STING, a TCP-based network measurement tool that measures end-to-end 2000-05-22 08:35:10 +00:00
news Upgrade to 1.5.4 2000-05-23 20:50:17 +00:00
palm Update to 0.4 2000-05-17 16:35:48 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Bug in configure script 2000-05-27 11:18:06 +00:00
russian Fix a stupid patch breakage and unbreak port for gcc-2.95. 2000-05-25 16:04:51 +00:00
science
security I am at a total loss as to how the patch was previously committed 2000-05-27 21:23:54 +00:00
shells Update to 3.1.7-pre-4. 2000-05-27 19:03:47 +00:00
sysutils activate new port symlinks 2000-05-27 11:11:15 +00:00
Templates
textproc SGMLtools is a text-formatting package based on SGML. 2000-05-27 14:44:12 +00:00
Tools Update for multiple ports. Also add MAINTAINER/Created [on,by] lines. 2000-05-24 05:29:54 +00:00
vietnamese Update the manpage to note this now adhears to Vietnamese Standard Code for 2000-05-20 19:02:30 +00:00
www Fix a broken patch. 2000-05-25 15:10:49 +00:00
x11 Fix for RELENG_3 systems. Also remove unnecessary USE_XLIB (because it's 2000-05-24 00:33:07 +00:00
x11-clocks Update to 2.6, add a WWW while I'm here. 2000-05-25 16:50:31 +00:00
x11-fm Update to 4.5.48 2000-05-24 03:03:01 +00:00
x11-fonts
x11-servers ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
x11-themes
x11-toolkits Add openmotif and openmotif-devel. 2000-05-27 00:10:33 +00:00
x11-wm Update to 1.00. 2000-05-21 09:20:47 +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.