Personal patches
Go to file
Chris Piazza d07c240d19 Fix the use of BIGENDIAN where it should not have been
PR:		11935

Respect CC/CXX/CXXFLAGS/CFLAGS
1999-10-02 16:37:38 +00:00
archivers Upgrade to version 0.9.5d. 1999-09-24 22:43:03 +00:00
astro Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
audio Fix the use of BIGENDIAN where it should not have been 1999-10-02 16:37:38 +00:00
benchmarks The distfile moved around on the MASTER_SITE and changed names. The 1999-09-27 02:02:00 +00:00
biology f77(1) on the Alpha doesn't grok '-malign-double' so only use it on the 1999-09-27 01:59:53 +00:00
cad Update to version 2.0a10. 1999-09-25 17:27:27 +00:00
chinese
comms Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
converters ${INSTALL_MAN} instead of ${CP} 1999-10-01 17:56:00 +00:00
databases Point the user to a more internationally-friendly web site (english 1999-09-30 03:52:22 +00:00
deskutils Fix homepage location. Add distribution site. 1999-09-24 09:18:30 +00:00
devel Attack of the COMMENT police revisted. I missed this one in the 1999-10-02 07:10:30 +00:00
dns
editors Added "%%LOCALBASE%%/share/mule/info" into site-start.el 1999-09-28 23:39:58 +00:00
emulators
finance
ftp Update to pre7 1999-09-28 07:30:21 +00:00
games Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
german Update to version 1.30.4. 1999-09-27 02:47:09 +00:00
graphics This is a standalone Macromedia Flash player. The Netscape plugin 1999-10-02 16:15:35 +00:00
irc Updated to version 1.3.3 1999-10-02 09:46:11 +00:00
japanese Seems they are finally building! 1999-10-02 06:05:39 +00:00
java Update to version 1.5. 1999-09-30 23:56:27 +00:00
korean
lang Make this work with rev. 1.321 of bsd.port.mk (support for distfiles 1999-10-01 09:31:29 +00:00
mail Update to version 5.1.1 1999-09-30 16:35:01 +00:00
math Fixup MASTER_SITE. Also moved (Satoshi repo-copied it) Makefile.lib 1999-09-25 17:57:03 +00:00
mbone Make the second argument to hcreate a size_t so this compiles cleanly 1999-09-27 01:55:49 +00:00
misc Update to version 1.5 1999-09-28 17:01:02 +00:00
Mk Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade. 1999-10-02 04:12:33 +00:00
multimedia
net Maintainer timeout -- move symlink source to share/doc/apache/manual/bb. 1999-10-01 22:39:24 +00:00
net-im
net-mgmt Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
news Update to version 1.2.3 1999-10-01 18:06:34 +00:00
palm
ports-mgmt added the following checking: 1999-09-28 16:23:03 +00:00
portuguese/ispell-pt_BR
print Seems they are finally building! 1999-10-02 06:05:39 +00:00
russian
science
security Upgrade to 1.3. 1999-09-28 19:32:04 +00:00
shells
sysutils Updated port to 0.1.25 1999-09-29 03:55:54 +00:00
Templates
textproc Added "%%LOCALBASE%%/share/mule/info" into site-start.el 1999-09-28 23:39:58 +00:00
Tools
vietnamese
www bye-bye netscape46-communicator.us, hello netscape47-communicator.us 1999-10-02 07:34:07 +00:00
x11 Update to v2.45 1999-09-27 19:56:07 +00:00
x11-clocks Fixed the reversed September and October months. 1999-10-02 06:00:05 +00:00
x11-fm
x11-fonts Add nexfontsel 1999-09-29 14:56:52 +00:00
x11-servers
x11-themes
x11-toolkits Changed qt201 -> qt20 1999-10-02 03:28:07 +00:00
x11-wm Add a hook for a single icon per application instance. 1999-10-02 16:16:17 +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.