1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-08-01 10:56:24 +00:00
accessibility/atk
arabic
archivers Upgrade to 1.13. 2001-07-23 14:10:57 +00:00
astro Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:35:38 +00:00
audio Unbreak this port by using ${GTK_VERSION} instead of (non-existent, on 2001-07-31 01:27:05 +00:00
benchmarks
biology add USE_XLIB 2001-07-30 21:05:54 +00:00
cad Add missing LIB_DEPENDS 2001-07-31 17:03:08 +00:00
chinese This package contains the standard Big5+ Chinese Ming 24x24 bitmap font (and 2001-07-30 05:52:39 +00:00
comms o Add USE_X_PREFIX (implies USE_XLIB) 2001-07-29 23:05:45 +00:00
converters add utf8conv 2001-07-30 17:37:26 +00:00
databases Do not create ${PREFIX}/lib/libdb.so and ${PREFIX}/lib/libdb_cxx.so 2001-08-01 07:16:15 +00:00
deskutils Update to version 1.0.16 2001-07-31 16:44:25 +00:00
devel Forgot to update patches. 2001-08-01 10:12:14 +00:00
dns Update port version to ISC's latest stable release 2001-07-24 18:10:31 +00:00
editors Update to version 1.6. 2001-08-01 10:21:41 +00:00
emulators Doc fix. 2001-07-25 23:01:13 +00:00
finance Update to 1.6.1. 2001-07-31 09:53:38 +00:00
french
ftp Update to 0.0.15 2001-08-01 09:05:58 +00:00
games Chase distfile for documentation (into a subdirectory called "old", 2001-07-31 23:27:32 +00:00
german - DISTNAME needs PORTVERSION of master PORT 2001-08-01 05:06:44 +00:00
graphics upgrade to 0.0.2 2001-07-29 08:24:41 +00:00
hebrew
hungarian
irc Update to version 1.8.2. 2001-07-26 23:04:05 +00:00
japanese Add section 9 to MANSECS. 2001-07-31 23:41:20 +00:00
java
korean Update to 0.5.20 2001-07-22 03:27:06 +00:00
lang Update to version 1.1.0. 2001-08-01 09:38:07 +00:00
mail - Fix build on current, as PTHREAD_CFLAGS generates an empty argument. 2001-08-01 10:47:45 +00:00
math Update to 3.0 2001-07-29 02:31:08 +00:00
mbone
misc add goldstr 2001-07-31 09:28:23 +00:00
Mk Do not build-depend on archivers/bzip2 if the system has 2001-08-01 09:01:48 +00:00
multimedia upgrade to 0.0.2 2001-07-29 08:24:41 +00:00
net update to 0.35.5 2001-08-01 04:21:05 +00:00
net-im Update to 0.18.0. 2001-07-31 10:36:47 +00:00
net-mgmt Distfile changed on MASTER_SITE - minor changes to a URL and an email 2001-07-29 01:17:47 +00:00
net-p2p
news Update to 1.2.5. 2001-07-21 16:04:55 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010730 with some enhancements. 2001-07-30 14:01:02 +00:00
portuguese
print Modify pkg-descr's (correct the usage) 2001-07-31 01:40:38 +00:00
russian Change unsq to uniq as that is probably what the author intended to use. 2001-07-25 18:00:13 +00:00
science
security - slogin and manpage added to package, bumped PORTREVISION 2001-08-01 10:56:24 +00:00
shells
sysutils o Add NOPORTDOCS support 2001-07-31 18:37:09 +00:00
Templates
textproc Use `@unexex /bin/rm' to remove symlinks to dirs, otherwise weird things 2001-08-01 06:56:44 +00:00
Tools Actually fix the breakage introduced in rev 1.2. 2001-07-31 08:50:36 +00:00
ukrainian
vietnamese Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) 2001-07-15 07:43:25 +00:00
www Update www/p5-CGI-Cache to 1.10, assign maintainer to petef@databits.net, 2001-08-01 09:33:46 +00:00
x11 Always enable extended input devices. Disabling this feature breaks the build. 2001-07-28 15:29:48 +00:00
x11-clocks
x11-fm Upgrade to 4.4.5 2001-07-29 04:35:01 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.0.10731. 2001-07-31 10:30:46 +00:00
x11-wm Remove ${LOCALBASE}/man/sk to make bento happy. 2001-07-30 10:36:17 +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.