1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-02-21 01:23:12 +00:00
archivers Reducing Maintainership to an amount of ports 2000-02-20 17:01:26 +00:00
astro Use libungif 2000-02-17 00:18:14 +00:00
audio Add support for the Alpha. 2000-02-20 21:00:55 +00:00
benchmarks Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
biology
cad New patchlevel without change of distname. 2000-02-17 10:25:24 +00:00
chinese Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
comms The one and only argument to gmtime(3) is a time_t*. This fixes the build 2000-02-20 20:59:20 +00:00
converters
databases With a minor little tweak this now builds on the Alpha. 2000-02-20 20:53:58 +00:00
deskutils Make the port install the application pixmap in the correct 2000-02-17 18:30:04 +00:00
devel Update to version 3.2.1. 2000-02-21 00:01:03 +00:00
dns Finish updating port to 3.1: 2000-02-13 12:54:25 +00:00
editors Fix for building on -CURRENT. 2000-02-20 20:37:46 +00:00
emulators Revert to using /compat/linux instead of /usr/compat/linux. The 2000-02-18 18:14:07 +00:00
finance Update to 0.7.5 2000-02-14 17:29:48 +00:00
french/ispell
ftp Turn on RFC931 compiled-in support because it can be turned off (when needed) 2000-02-21 01:23:12 +00:00
games Reducing Maintainership to an amount of ports 2000-02-20 17:01:26 +00:00
german
graphics Upgrade to 0.56. 2000-02-20 21:56:10 +00:00
irc Update to version 0.7.24. 2000-02-19 09:20:45 +00:00
japanese Update a Japanese manual 2000-02-20 15:21:56 +00:00
java Add RESTRICTED. 2000-02-19 13:12:03 +00:00
korean I forgot to add these patches in privous commit. 2000-02-20 15:19:19 +00:00
lang A small hack to work around bsd.port.mk's problem -- add USE_BZIP2 so 2000-02-20 23:46:25 +00:00
mail Fix for address with last "." 2000-02-21 00:28:53 +00:00
math The Alpha's fpsetmask(3) routine doesn't have a FP_X_DNML bit, so remove it 2000-02-20 20:56:37 +00:00
mbone
misc Move wmpccard from misc to sysutils 2000-02-18 02:21:40 +00:00
Mk
multimedia Add WRKSRC parameter, because I've changed its DISTNAME. 2000-02-16 15:40:24 +00:00
net time(3) returns a time_t and not a long. 2000-02-20 21:00:08 +00:00
net-im Add at the top of MASTER_SITES the "new original" mirror. 2000-02-16 05:01:13 +00:00
net-mgmt Respect CC 2000-02-17 08:59:52 +00:00
news Update to 4.4.0 2000-02-20 15:58:52 +00:00
palm Use USE_LIBTOOL. 2000-02-19 22:13:35 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Take over maintainership. 2000-02-20 19:43:22 +00:00
russian Don't add '-m486' to CFLAGS so this builds on the Alpha. 2000-02-20 21:03:59 +00:00
science URL changed; update WWW and MASTER_SITES 2000-02-14 22:37:21 +00:00
security Make buildable on IPv4-only kernel. 2000-02-20 17:30:54 +00:00
shells Fix a problem with zsh.texi introduced when we upgraded our base-system 2000-02-13 18:20:45 +00:00
sysutils activate xbattbar. 2000-02-20 17:08:55 +00:00
Templates
textproc PLIST for norsk version of ispell. 2000-02-19 22:21:41 +00:00
Tools Add a few more files to bindest. 2000-02-17 00:15:41 +00:00
vietnamese Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
www Change PKGNAME so it doesn't conflict with the apache13 port. 2000-02-20 20:43:32 +00:00
x11 Respect CC and CFLAGS 2000-02-19 09:01:54 +00:00
x11-clocks
x11-fm Update port to 4.2.1 2000-02-18 03:48:18 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Recent changes to the compiler on the Alpha seem to have fixed the build 2000-02-20 20:55:06 +00:00
x11-wm Reducing Maintainership to an amount of ports 2000-02-20 17:01:26 +00:00
.cvsignore
INDEX
LEGAL cryptix-jce cannot be distributed. 2000-02-19 13:10:09 +00:00
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.