1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-05-10 13:26:24 +00:00
archivers Added the following ports: 1999-05-06 14:30:10 +00:00
astro Oops, commit the new patch, not the patch to the previous patch. 1999-05-10 11:12:20 +00:00
audio Update to version 1.4.0. 1999-05-10 04:07:19 +00:00
benchmarks
biology Fix checksum 1999-05-08 18:16:57 +00:00
cad
chinese Activate the zh-muni port. 1999-05-09 17:45:27 +00:00
comms Add a patch so this builds on -current. Porlint. 1999-05-09 16:28:08 +00:00
converters Cleanup empty directories. 1999-05-06 14:49:16 +00:00
databases More WWW: additions 1999-05-07 05:01:44 +00:00
deskutils Update to version 1.0.7. 1999-05-09 17:21:05 +00:00
devel Activate gnustep. 1999-05-10 11:34:09 +00:00
dns WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
editors Add flim-setup.el to PLIST. 1999-05-10 13:26:24 +00:00
emulators add WWW 1999-05-10 07:12:33 +00:00
finance
ftp Update to version 0.801. 1999-05-09 16:26:12 +00:00
games Correct distfile fennerage by upgrading to 1.8.1. 1999-05-09 23:06:53 +00:00
german Add WWW: 1999-05-03 06:17:22 +00:00
graphics Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on 1999-05-10 08:09:39 +00:00
irc Update to version 0.9.5. 1999-05-09 16:57:32 +00:00
japanese Unbreak-elf ports/japanese/gd. 1999-05-10 12:24:04 +00:00
java Change bsd.port.mk -> bsd.port.post.mk 1999-05-06 00:14:04 +00:00
korean More WWW: additions 1999-05-03 06:15:45 +00:00
lang New port gnustep. GNUstep is a set of general-purpose Objective-C libraries 1999-05-10 11:32:03 +00:00
mail Update to version 0.5.1. 1999-05-10 04:10:04 +00:00
math Update to version 0.25. 1999-05-09 17:22:54 +00:00
mbone
misc Kind-of like "musical typos" or perhaps duck, duck, typo. 1999-05-10 02:35:15 +00:00
Mk (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtool 1999-05-06 12:07:57 +00:00
multimedia Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on 1999-05-10 08:09:39 +00:00
net Update man page for atalkd: add explanation for -router. 1999-05-10 01:10:19 +00:00
net-im Fixed ${LIB_DEPENDS} from devel/libicq to net/libicq 1999-05-08 01:42:40 +00:00
net-mgmt WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
news Tweak fetch URLs slightly. 1999-05-09 21:25:52 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Update master site. 1999-05-10 02:39:19 +00:00
russian Switch to USE_ZIP 1999-05-07 03:26:25 +00:00
science
security Put a little more of DISTNAME into EXTRACT_SUFX so it is a little 1999-05-09 17:53:12 +00:00
shells
sysutils Update to version 1.0.5. 1999-05-09 17:03:45 +00:00
Templates
textproc update to version 0.5 1999-05-07 05:27:40 +00:00
Tools Correctly deal with the http field in index lines. 1999-05-05 07:25:57 +00:00
vietnamese
www o Fix for Perl5. 1999-05-10 12:20:28 +00:00
x11 Update to version 1.0.9. 1999-05-09 17:13:38 +00:00
x11-clocks Update to version 0.2.1. 1999-05-10 04:08:26 +00:00
x11-fm Update to version 4.5.30. 1999-05-09 17:16:30 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits New port gnustep. GNUstep is a set of general-purpose Objective-C libraries 1999-05-10 11:32:03 +00:00
x11-wm New MASTER_SITE. 1999-05-09 16:56:14 +00:00
.cvsignore
INDEX
LEGAL Add molden and platon 1999-05-07 07:05:36 +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.