1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Taoka 8e576beb23 Updated to 1.13
Obtained from:	bento
2000-09-15 15:55:57 +00:00
archivers
astro "1.0beta3" is not a valid version...change it to "1.0.b3". 2000-09-15 01:33:09 +00:00
audio Updated to 1.13 2000-09-15 15:55:57 +00:00
benchmarks Grog is willing to maintain this now. 2000-09-15 03:04:00 +00:00
biology
cad Install libs with 0644 perms, not 0664. 2000-09-14 11:32:54 +00:00
chinese
comms Install files with correct perms (0664->0644) 2000-09-15 11:29:18 +00:00
converters
databases Update md5 and retire FETCH_BERORE_ARGS=-b. 2000-09-15 13:59:05 +00:00
deskutils
devel PR: 21221 2000-09-15 15:40:52 +00:00
dns
editors Update to 0.9.17. 2000-09-14 06:41:32 +00:00
emulators Add support for the latest current. (a bit kind of ad hoc) 2000-09-15 10:19:47 +00:00
finance
french/ispell
ftp Update to version 2.2.6. 2000-09-13 23:06:03 +00:00
games Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio 2000-09-13 09:08:08 +00:00
german
graphics Add morpheus - a mesh (3D model) viewer for GNOME desktop. 2000-09-14 09:04:29 +00:00
hebrew
irc
japanese Updated files/md5 because checksum mismatches for a japanized patch 2000-09-15 15:47:02 +00:00
java
korean Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4. 2000-09-14 19:22:08 +00:00
lang Update to 0.2.7, which now supports Ruby 1.6 as well as 1.4. Yay! :) 2000-09-15 04:30:10 +00:00
mail Update md5 after checking the diffs. (weird.. nothing again..) 2000-09-15 14:19:38 +00:00
math Upgrade to 16.1. 2000-09-14 12:04:46 +00:00
mbone
misc
Mk (1) (This is actually from the previous revision -- I forgot to put it 2000-09-13 07:16:49 +00:00
multimedia
net Add WWW:. 2000-09-15 15:39:29 +00:00
net-im
net-mgmt Upgrade to 2.1a6 2000-09-14 10:25:34 +00:00
net-p2p
news Fix broken MASTER_SITES 2000-09-14 23:42:48 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add pdflib3. 2000-09-14 00:54:31 +00:00
russian
science
security
shells
sysutils
Templates
textproc Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH}) 2000-09-15 14:22:50 +00:00
Tools
vietnamese
www Zope depends on python 1.5.2, and that is installed from lang/python15 2000-09-15 14:19:36 +00:00
x11 Update to 0.4. 2000-09-14 07:17:08 +00:00
x11-clocks Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass. 2000-09-14 06:53:20 +00:00
x11-fm Add nautilus, the file manager and graphical shell being 2000-09-14 17:57:57 +00:00
x11-fonts
x11-servers Remove HTML manpages, this is done from bsd.port.mk now. 2000-09-13 10:54:21 +00:00
x11-themes
x11-toolkits Add XFREE86_HTML_MAN=no, since this port does not install those stuff. 2000-09-14 10:43:24 +00:00
x11-wm
.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.