1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 7ceb32409b Update MASTER_SITES
PR:		16779
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:46:11 +00:00
archivers Update to version 2.70. 2000-05-29 03:57:11 +00:00
astro Update MASTER_SITES 2000-05-29 23:46:11 +00:00
audio - Fix MASTER_SITES 2000-05-29 23:44:55 +00:00
benchmarks
biology Fix this port after the recent PORT{NAME,VERSION} changes. portlint(1) 2000-05-28 04:03:36 +00:00
cad Update to version 3.05. 2000-05-29 03:06:26 +00:00
chinese Correct MASTER_SITE. 2000-05-28 01:14:41 +00:00
comms
converters WWW moved. 2000-05-29 20:15:46 +00:00
databases Make the port work in the absence of X 2000-05-29 16:42:04 +00:00
deskutils Checksum changed because the configure.in script was regen'd with autoconf 2000-05-28 03:27:38 +00:00
devel Add libintl so that this port builds an external libintl and registers 2000-05-29 22:39:27 +00:00
dns
editors Install the nc binary as nclient so as not to conflict with the 2000-05-29 03:59:32 +00:00
emulators Update to version 0.4.1d. 2000-05-29 23:40:52 +00:00
finance Fix a PLIST. 2000-05-25 15:31:44 +00:00
french/ispell
ftp
games - Fix MASTER_SITES 2000-05-29 23:43:27 +00:00
german Fix how webalizer creates PNG images with .gif extension. 2000-05-29 22:32:54 +00:00
graphics Make this port respect CC/CFLAGS properly; add secondary MASTER_SITES, and 2000-05-29 22:13:23 +00:00
irc Fix MASTER_SITE 2000-05-26 20:41:06 +00:00
japanese Hmm... I don't know why the LD_PRELOAD line is still kept in the file. 2000-05-29 13:55:52 +00:00
java Add WWW. 2000-05-28 17:22:46 +00:00
korean Update to version 4.73. 2000-05-29 03:08:06 +00:00
lang `sml-nj-devel' will be tracking SML/NJ working snapshots. Set NO_LATEST_LINK 2000-05-29 06:27:16 +00:00
mail Update to version 1.94.5. 2000-05-29 18:17:39 +00:00
math Update to version 3.1.2. 2000-05-29 04:59:06 +00:00
mbone
misc Bring-in more. From pkg/DESCR: 2000-05-29 19:58:25 +00:00
Mk
multimedia Make this port respect CC/CFLAGS properly; add secondary MASTER_SITES, and 2000-05-29 22:13:23 +00:00
net pedantry: spell FreeBSD.org capitalised thusly 2000-05-29 19:52:18 +00:00
net-im Update to 0.4.5 and give this port a MAINTAINER. 2000-05-22 08:25:02 +00:00
net-mgmt Add STING, a TCP-based network measurement tool that measures end-to-end 2000-05-22 08:35:10 +00:00
news Upgrade to 1.5.4 2000-05-23 20:50:17 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Activate acrobatviewer. 2000-05-29 08:42:33 +00:00
russian Update to version 1.8.2. 2000-05-28 03:52:44 +00:00
science Update to version 3.5b3. 2000-05-29 03:40:22 +00:00
security Activate pgp6. 2000-05-29 06:22:54 +00:00
shells Update to 3.1.7-pre-4. 2000-05-27 19:03:47 +00:00
sysutils Bring-in more. From pkg/DESCR: 2000-05-29 19:58:25 +00:00
Templates
textproc Fix PLIST. 2000-05-29 05:36:24 +00:00
Tools Update for multiple ports. Also add MAINTAINER/Created [on,by] lines. 2000-05-24 05:29:54 +00:00
vietnamese
www Portlint. freebsd.org -> FreeBSD.org. Remove unnecessary junk from 2000-05-29 23:34:28 +00:00
x11 Update MASTER_SITES. 2000-05-29 23:42:00 +00:00
x11-clocks Update to 2.6, add a WWW while I'm here. 2000-05-25 16:50:31 +00:00
x11-fm Nuke explorer. 2000-05-29 06:57:29 +00:00
x11-fonts Update to version 4.4. 2000-05-29 03:42:21 +00:00
x11-servers
x11-themes
x11-toolkits Update to 1.2.2. Add WWW to pkg/DESCR. 2000-05-29 22:18:24 +00:00
x11-wm Add USE_BZIP2, remove redundant GNU_CONFIGURE; properly account for new 2000-05-29 22:24:54 +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.