1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 1f9dc6bf4e add missing files into PLIST
PR:		27583
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:24:24 +00:00
accessibility/atk
arabic
archivers
astro Update to 0.22.1. 2001-05-29 07:43:57 +00:00
audio Remove a non-existent MASTER_SITE. 2001-05-29 13:09:42 +00:00
benchmarks
biology math/numpy was renamed to math/py-numeric. 2001-05-29 12:50:07 +00:00
cad
chinese
comms
converters Unbroke on 5-CURRENT. 2001-05-29 09:32:22 +00:00
databases Update to 0.3. 2001-05-29 05:56:55 +00:00
deskutils
devel add zthread 2001-05-29 13:45:06 +00:00
dns Upgrade to 9.1.3rc1, whose most significant change is a fix for 2001-05-28 08:27:10 +00:00
editors
emulators - Update xmame to 0.37b15.1 2001-05-29 13:40:17 +00:00
finance
french
ftp oops, forgot to remove those patches. 2001-05-29 13:26:13 +00:00
games Fix PLIST. 2001-05-28 12:55:45 +00:00
german
graphics Put all 10 DISTFILES at MASTER_SITE_LOCAL, so they are available from single 2001-05-28 21:39:46 +00:00
hebrew
hungarian
irc add missing into PLIST 2001-05-29 14:10:07 +00:00
japanese Update to 1.7. 2001-05-28 03:04:41 +00:00
java Update that introduces extra flexibility for the installation process 2001-05-29 12:54:13 +00:00
korean Remove SUID bit. It can lead local exploit. 2001-05-29 12:08:39 +00:00
lang There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD: 2001-05-29 06:01:14 +00:00
mail - Upgrade to version 3.3.3. 2001-05-29 14:02:56 +00:00
math add missing file into PLIST 2001-05-29 14:14:38 +00:00
mbone
misc upgrade to 0.0.7 2001-05-28 01:35:19 +00:00
Mk A couple of mirror sites (located in Korea and Belgium) are added to 2001-05-29 08:39:52 +00:00
multimedia * Update to 8.cs2 2001-05-29 00:05:29 +00:00
net add missing files into PLIST 2001-05-29 14:24:24 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print add missing file into PLIST 2001-05-29 14:18:12 +00:00
russian
science
security Update to keynote 2.3 2001-05-29 00:22:01 +00:00
shells
sysutils
Templates
textproc remove unnecessary file 2001-05-29 10:44:09 +00:00
Tools
ukrainian
vietnamese
www Move roxen.sh to roxen.sh.sample so I could put it in pkg-plist 2001-05-29 14:21:41 +00:00
x11 Add logic to delete .conf file if not modified 2001-05-29 13:30:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.3.0. 2001-05-28 20:10:54 +00:00
x11-wm Update to 1.11.1. 2001-05-28 11:08:23 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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.