1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Seiichirou Hiraoka 30e632d05e PR: ports/11157
Submitted by:	cpiazza@home.net
A TCL script to download the latest high-res satellite views of
earth and set it as the background image in the X root window.
1999-04-16 07:18:32 +00:00
archivers Moving WWW_SITE to DESCR file ... 1999-04-14 00:19:35 +00:00
astro PR: ports/11157 1999-04-16 07:18:32 +00:00
audio Activate xhippo 1999-04-16 06:45:07 +00:00
benchmarks Enter polygraph, a benchmarking tool for Web proxies. 1999-04-14 20:39:06 +00:00
biology
cad
chinese Update to 2.6PRE3 1999-04-13 15:11:33 +00:00
comms Respect CFLAGS and CC. 1999-04-14 17:08:00 +00:00
converters
databases Move WWW_SITE to pkg/DESCR:WWW from Makefile 1999-04-14 00:03:19 +00:00
deskutils
devel Update to version 0.4.2 1999-04-16 05:48:40 +00:00
dns
editors Update to vertion 1.3 1999-04-16 05:19:57 +00:00
emulators Removed dead mastersite 1999-04-16 06:53:30 +00:00
finance
ftp Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be gone 1999-04-16 02:24:14 +00:00
games Sort the PLIST 1999-04-14 03:55:06 +00:00
german
graphics Make it a little more 2.2 friendly 1999-04-15 16:05:56 +00:00
irc Ninja is yet another ircII based irc client. 1999-04-15 03:20:01 +00:00
japanese Update to version 1.44 1999-04-16 04:57:07 +00:00
java
korean
lang Upgrade to v2.1.1 1999-04-13 11:01:48 +00:00
mail Remove configuration files from PLIST 1999-04-13 23:59:37 +00:00
math "site and tarball have changed and the first patch required minimal 1999-04-13 10:54:20 +00:00
mbone
misc Update from 4.0.0 to 4.1.0 1999-04-15 20:44:57 +00:00
Mk Check for missing directories (listed in SUBDIR but non-existent) in 1999-04-12 09:03:41 +00:00
multimedia
net Add ninja 1999-04-15 03:23:41 +00:00
net-im
net-mgmt Remove empty line. 1999-04-12 08:22:43 +00:00
news Add p5-libwww to dependency list and remove dead MASTER_SITE. 1999-04-16 03:30:24 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR Ispell dictionary for brazilian portuguese 1999-04-13 15:28:00 +00:00
print Added amspsfnt and cmpsfont 1999-04-13 16:20:30 +00:00
russian
science
security openssl-0.9.2b-rsaoaep.patch supersedes patch-aj. 1999-04-13 22:37:02 +00:00
shells
sysutils upgrade to 3.37 1999-04-15 19:23:23 +00:00
Templates
textproc Add docbook-{241,300,310} 1999-04-14 22:43:39 +00:00
Tools
vietnamese
www Add a lynx.cfg.default file, only install lynx.cfg if it doesn't already 1999-04-14 19:35:43 +00:00
x11 update MASTER_SITES 1999-04-14 04:49:46 +00:00
x11-clocks Upgrade to wmdate-0.6 1999-04-11 12:44:53 +00:00
x11-fm
x11-fonts type1inst requires mkfontdir 1999-04-13 16:07:20 +00:00
x11-servers Add 'ONLY_FOR_ARCHS=i386'. 1999-04-13 03:16:08 +00:00
x11-themes
x11-toolkits Update to version 1.0.1 1999-04-16 06:15:10 +00:00
x11-wm Update to version 0.22 1999-04-16 06:21:02 +00:00
.cvsignore
INDEX
LEGAL Added cscope 1999-04-13 23:44:03 +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.