1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Seiichirou Hiraoka 8ee68ce31d Fix MASTER_SITE
Submitted by: s974123@cc.matsuyama-u.ac.jp
1999-05-10 18:19:38 +00:00
archivers
astro Oops, commit the new patch, not the patch to the previous patch. 1999-05-10 11:12:20 +00:00
audio Update to version 1.4.0. 1999-05-10 04:07:19 +00:00
benchmarks
biology Fix checksum 1999-05-08 18:16:57 +00:00
cad
chinese Update to 0.3.5 1999-05-10 16:20:23 +00:00
comms Add a patch so this builds on -current. Porlint. 1999-05-09 16:28:08 +00:00
converters Cleanup empty directories. 1999-05-06 14:49:16 +00:00
databases More WWW: additions 1999-05-07 05:01:44 +00:00
deskutils Update to version 1.0.7. 1999-05-09 17:21:05 +00:00
devel Cleanup empty directories and portlint. 1999-05-10 15:46:31 +00:00
dns
editors Depend on mail/metamail (mmencode). 1999-05-10 16:04:45 +00:00
emulators add WWW 1999-05-10 07:12:33 +00:00
finance
ftp Update to version 0.801. 1999-05-09 16:26:12 +00:00
games Fix MASTER_SITE 1999-05-10 18:19:38 +00:00
german
graphics Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on 1999-05-10 08:09:39 +00:00
irc Update to version 0.9.5. 1999-05-09 16:57:32 +00:00
japanese Activate libjcode 1999-05-10 17:10:22 +00:00
java
korean
lang Add a patch for 4.0current. 1999-05-10 16:11:45 +00:00
mail Change MASTER_SITES 1999-05-10 17:47:01 +00:00
math Update to version 0.25. 1999-05-09 17:22:54 +00:00
mbone
misc Activate asbutton 1999-05-10 16:45:54 +00:00
Mk
multimedia Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on 1999-05-10 08:09:39 +00:00
net Update man page for atalkd: add explanation for -router. 1999-05-10 01:10:19 +00:00
net-im Fixed ${LIB_DEPENDS} from devel/libicq to net/libicq 1999-05-08 01:42:40 +00:00
net-mgmt
news Tweak fetch URLs slightly. 1999-05-09 21:25:52 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Update master site. 1999-05-10 02:39:19 +00:00
russian Switch to USE_ZIP 1999-05-07 03:26:25 +00:00
science
security Upgrade to latest version, and change MASTER_SITES to synack.net. 1999-05-10 17:15:01 +00:00
shells
sysutils Network stats fixed, and turned on by default. 1999-05-10 16:34:00 +00:00
Templates
textproc update to version 0.5 1999-05-07 05:27:40 +00:00
Tools
vietnamese
www o Fix for Perl5. 1999-05-10 12:20:28 +00:00
x11 Update to version 1.0.9. 1999-05-09 17:13:38 +00:00
x11-clocks Update to version 0.2.1. 1999-05-10 04:08:26 +00:00
x11-fm Update to version 4.5.30. 1999-05-09 17:16:30 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Unbreak for ELF. (setenv PORTOBJFORMAT at xmkmf) 1999-05-10 14:56:04 +00:00
x11-wm New MASTER_SITE. 1999-05-09 16:56:14 +00:00
.cvsignore
INDEX
LEGAL Add molden and platon 1999-05-07 07:05:36 +00:00
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.