1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev d234b62b2a - Update to 0.51;
- add a WWW into pkg-descr.

PR:		24803
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-02-02 18:16:04 +00:00
archivers Create intermediate directories 2001-02-01 16:14:47 +00:00
astro Update with my current location (just down the road from cpiazza) 2001-01-29 23:28:40 +00:00
audio Mark broken. 2001-02-01 09:57:47 +00:00
benchmarks update to 1.47. 2001-01-29 14:20:52 +00:00
biology - Update EMBOSS (biology/emboss) from 1.9.0 to 1.9.1 2001-01-29 15:48:01 +00:00
cad
chinese Update to 0.9.3. This version supports Ghostscript 6.50, and 2001-02-01 06:17:20 +00:00
comms
converters
databases - Update to 0.51; 2001-02-02 18:16:04 +00:00
deskutils
devel Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" to 2001-02-02 05:11:48 +00:00
dns Take over maintainership of the BIND's. This is something I use every day, 2001-01-31 07:21:26 +00:00
editors Fix typo in pkg-comment: Programing -> Programming 2001-01-31 20:30:16 +00:00
emulators Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment} 2001-01-31 23:28:05 +00:00
finance
french
ftp Fix \0 termination at %s substitution for configfile. 2001-02-01 08:33:04 +00:00
games Update to patch version to 010122 2001-02-01 02:11:02 +00:00
german
graphics Bump PORTREVISION, since patch-af changes the package. 2001-02-02 09:31:43 +00:00
hebrew
irc Update to 2.1.0. 2001-02-02 11:40:01 +00:00
japanese Make this port depend on ptex-euc instead of platex-euc since it's gone. 2001-01-31 12:07:56 +00:00
java Distfile chage, update on Dec 12, 2000. 2001-02-01 16:13:57 +00:00
korean
lang
mail update to 2.4ME+87. 2001-01-31 17:16:07 +00:00
math Add ruby-gnuplot, a pipe-based interface to the gnuplot package for 2001-02-01 16:18:07 +00:00
mbone
misc Need to specify a full path for sbin programs in (BUILD|RUN)_DEPENDS 2001-02-01 17:33:18 +00:00
Mk
multimedia Fix typo. 2001-02-01 09:44:53 +00:00
net forgot to depends on gettext 2001-02-02 16:48:32 +00:00
net-im forgot to depends on gettext 2001-02-02 16:48:32 +00:00
net-mgmt Add work around not to dumps core to access host resources. 2001-02-02 02:39:45 +00:00
net-p2p Fix typo in pkg-message: DOcumentation -> Documentation. 2001-01-30 16:33:19 +00:00
news Take over the maintainership. I've once touched this port. 2001-02-01 19:13:12 +00:00
palm fix wrksrc path 2001-02-01 02:15:36 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Add homepage. 2001-02-02 13:32:41 +00:00
russian Install russian.dict too for use in external programs like mnogosearch 2001-01-29 22:36:32 +00:00
science
security
shells
sysutils Bring back my old Plasmon RF4100 to the list of actually working devices. 2001-02-02 16:07:34 +00:00
Templates
textproc Upgrade to 1.8.2. 2001-02-01 08:18:47 +00:00
Tools Some minor additions so that we act a bit more like NetBSD's url2pkg; we 2001-02-02 15:00:42 +00:00
vietnamese
www Update to version 1.0 2001-02-02 12:18:55 +00:00
x11 Take over port maintainership with Murray's permission. 2001-02-01 23:19:05 +00:00
x11-clocks
x11-fm Update to 0.8. Unfortunately it doesn't work apart from setup wizard, so 2001-02-01 20:16:40 +00:00
x11-fonts Fix typo: particularily -> particularly 2001-01-31 20:23:49 +00:00
x11-servers
x11-themes
x11-toolkits Remove a bunch of obsoleted (now non-existent) files from plist. 2001-02-01 17:17:47 +00:00
x11-wm Update to 1.2.2. 2001-02-02 15:10:52 +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.