1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris D. Faulhaber 82795ec8b0 Update port to 2.0b4
PR:		17459
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-20 21:43:03 +00:00
archivers Remove the "version required" line. 2000-03-20 02:37:50 +00:00
astro
audio remove blank line (portlint) 2000-03-20 20:48:54 +00:00
benchmarks Remove the "version required" line. 2000-03-20 02:37:50 +00:00
biology
cad Update port to 2.0b4 2000-03-20 21:43:03 +00:00
chinese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
comms Remove the "version required" line. 2000-03-20 02:37:50 +00:00
converters
databases Fix Makefile so the install directory and event log to not be 2000-03-19 01:42:56 +00:00
deskutils Remove the "version required" line. 2000-03-20 02:37:50 +00:00
devel remove extra white space (portlint) 2000-03-20 20:47:07 +00:00
dns Remove the "version required" line. 2000-03-20 02:37:50 +00:00
editors Remove the "version required" line. 2000-03-20 02:37:50 +00:00
emulators Remove the "version required" line. 2000-03-20 02:37:50 +00:00
finance Remove the "version required" line. 2000-03-20 02:37:50 +00:00
french/ispell
ftp update depends location to match where dependency installs and use LOCALBASE 2000-03-20 20:30:27 +00:00
games Remove the "version required" line. 2000-03-20 02:37:50 +00:00
german
graphics Upgrade to 1.8.1 which should shrink my mailbox and the PR system. 2000-03-19 21:47:49 +00:00
irc Upgrade to ircII 4.4S, an actively-developed version which has had many 2000-03-19 23:39:37 +00:00
japanese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
java
korean Revert to rev. 1.3, I verified that this is indeed the file on the master site. 2000-03-12 09:29:02 +00:00
lang Remove the "version required" line. 2000-03-20 02:37:50 +00:00
mail Remove the "version required" line. 2000-03-20 02:37:50 +00:00
math * Support CXX/CXXFLAGS properly 2000-03-20 21:33:26 +00:00
mbone Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable 2000-03-20 05:32:03 +00:00
misc Update to 2.0. 2000-03-20 12:35:09 +00:00
Mk ftp.cdrom.com -> ftp.freesoftware.com in MASTER_SITE_* macros. 2000-03-11 21:42:08 +00:00
multimedia Upgrade to mtv 1.1.0.20 2000-03-19 08:57:09 +00:00
net Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable 2000-03-20 05:32:03 +00:00
net-im Remove the "version required" line. 2000-03-20 02:37:50 +00:00
net-mgmt Remove the "version required" line. 2000-03-20 02:37:50 +00:00
news Remove the "version required" line. 2000-03-20 02:37:50 +00:00
palm
ports-mgmt - fix a bug in pkg/* checking 2000-03-20 18:03:01 +00:00
portuguese/ispell-pt_BR
print Remove the "version required" line. 2000-03-20 02:37:50 +00:00
russian
science
security Fix socklen_t for FreeBSD 3. 2000-03-20 04:51:02 +00:00
shells Remove the "version required" line. 2000-03-20 02:37:50 +00:00
sysutils portlint 2000-03-20 21:19:37 +00:00
Templates
textproc Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Tools
vietnamese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
www move variable - portlint 2000-03-20 21:37:12 +00:00
x11 Rename zh_TW.big5 to zh_TW.Big5, 2000-03-20 00:08:15 +00:00
x11-clocks Remove the "version required" line. 2000-03-20 02:37:50 +00:00
x11-fm
x11-fonts
x11-servers Rename zh_TW.big5 to zh_TW.Big5, 2000-03-20 00:08:15 +00:00
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX This is the official INDEX file for 4.0-release. There are 3,157 (= 7 x 2000-03-14 18:59:19 +00:00
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.