Personal patches
Go to file
Justin M. Seger e470f7ab97 BROKEN:
# make package
>> harmonics.gz doesn't seem to exist on this system.
>> Attempting to fetch from http://www.universe.digex.net/~dave/files/.
Receiving harmonics.gz (358944 bytes): 100%
358944 bytes transfered in 396.0 seconds  (906 bytes/s)
>> Checksum OK for xtide-1.6.2.tar.gz.
>> Checksum mismatch for harmonics.gz.
Make sure the Makefile and md5 file (/usr/ports/astro/xtide/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 17:42:06 +00:00
archivers These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
astro BROKEN: 1998-08-20 17:42:06 +00:00
audio This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
benchmarks
biology BROKEN: 1998-08-20 17:41:16 +00:00
cad
chinese Remove manpage from pkg/PLIST. 1998-08-18 11:44:41 +00:00
comms
converters Change for perl5 scheme. 1998-08-19 13:14:57 +00:00
databases /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/local/share/mysql/mysql 1998-08-20 13:29:17 +00:00
deskutils Could this be one of those that require an old version of qt? 1998-08-20 09:12:04 +00:00
devel GNU_CONFIGURE, actually. I really hope the maintainer has 1998-08-20 09:47:16 +00:00
dns Adjust to new perl5 scheme. I don't continue fixing things but this port 1998-08-20 10:04:02 +00:00
editors Mark this MANUAL_PACKAGE_BUILD, because it depends on 1998-08-20 09:39:06 +00:00
emulators Yes, I damaged pkg_[add|delete] on this one while removing the 1998-08-17 19:06:36 +00:00
finance
ftp Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable. 1998-08-19 04:16:15 +00:00
games Upgrade to version 1.7.0. 1998-08-19 03:27:11 +00:00
german
graphics Properly call ldconfig from pkg_add and pkg_delete. 1998-08-20 08:21:41 +00:00
irc This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
japanese
java - Update to jdk1.1.6.V98-8-14. 1998-08-19 14:56:41 +00:00
korean
lang I couldn't test this, since it died partway through the build, but 1998-08-20 08:57:47 +00:00
mail Don't generate a PLIST on-the-fly. 1998-08-20 05:38:19 +00:00
math Still doesn't package here, as root and without chroot. A few hundred 1998-08-20 10:21:20 +00:00
mbone This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
misc List all filenames. 1998-08-19 07:15:44 +00:00
Mk
multimedia This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
net Adjust to new perl5 scheme. I don't continue fixing things but this port 1998-08-20 10:04:02 +00:00
net-im
net-mgmt This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
news NEWSFLASH! Manpages to be deleted from PLISTs! 1998-08-19 18:38:09 +00:00
palm
ports-mgmt
print Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
russian
science
security Secure the freedom of the manpages! Free the manpages! 1998-08-19 19:54:37 +00:00
shells Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
sysutils Remove bogus tab at the beginning of (or at the end of) an empty line. 1998-08-20 09:45:01 +00:00
Templates
textproc None of these textproc tools were quite advanced enough to be 1998-08-19 20:48:45 +00:00
vietnamese
www Does this port automatically detect Motif now? Eek. 1998-08-20 09:57:32 +00:00
x11 Mark these ports broken if DISPLAY not set. 1998-08-20 07:35:23 +00:00
x11-clocks For all two of them, removing the x11-clocks manpages was hardly 1998-08-20 03:24:01 +00:00
x11-fm Fix the path problem. 1998-08-20 11:18:07 +00:00
x11-fonts For removing this one manpage, I can not be bothered to 1998-08-20 03:29:15 +00:00
x11-servers
x11-toolkits I eat manpages for lunch. 1998-08-20 03:41:09 +00:00
x11-wm List files (actually only one) instead of directory. Shame on me. 1998-08-20 10:31:42 +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.