1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-08-24 15:37:58 +00:00
accessibility
arabic
archivers Update to 1.13 2004-08-24 07:01:47 +00:00
astro Add myself and fjoe@. 2004-08-23 12:51:14 +00:00
audio Turn this port into a proper slave port. 2004-08-23 23:50:37 +00:00
benchmarks - Update to 2.1.2 2004-08-24 12:46:04 +00:00
biology
cad Update to version 1.55.0 2004-08-23 18:49:45 +00:00
chinese Add BBMan 1.7.7.5, BBMan is a BBS client for X Window System. 2004-08-24 06:31:11 +00:00
comms
converters
databases Add pear-DB_DataObject 1.7.1, an SQL Builder, Object Interface to 2004-08-23 20:59:39 +00:00
deskutils Add xfce4-xkb-plugin, an xkb-compatible keyboard layout switcher panel 2004-08-23 12:07:11 +00:00
devel * Fix one goof of mine, forgotten MD5 2004-08-24 12:20:21 +00:00
dns Update to 0.92 2004-08-23 11:51:47 +00:00
editors - use bsd.java.mk 2004-08-24 11:51:38 +00:00
emulators Fix build on sparc64 2004-08-24 08:48:14 +00:00
finance Fix build with gcc 3.4 2004-08-23 12:30:53 +00:00
french Re-add alphabet_sounds_fr in the correct category. 2004-08-22 20:02:21 +00:00
ftp
games Update to version 0.2.1 2004-08-23 19:01:18 +00:00
german
graphics Add libpcd 1.0.1, a library for reading PhotoCD images. 2004-08-24 09:05:39 +00:00
hebrew
hungarian
irc Fix build with gcc-3.4 2004-08-22 15:16:30 +00:00
japanese update to 200408 version (L dictionary has been updated) 2004-08-23 16:10:00 +00:00
java
korean Update to 2.7 and unbreak fetch. 2004-08-24 10:34:47 +00:00
lang Update to 1.66 2004-08-24 09:15:27 +00:00
mail Update to 1.0.1 2004-08-24 12:35:54 +00:00
math Fix build with gcc-3.4.2. 2004-08-22 22:05:58 +00:00
mbone Fix build on 5.x. 2004-08-23 07:36:54 +00:00
misc Unbreak port by merging the build and install phases. Create a PLIST 2004-08-24 03:01:01 +00:00
Mk
multimedia Add a workaround for an mcopidl segfault on recent versions of -CURRENT and 2004-08-24 12:20:06 +00:00
net Update to 0.25.1. 2004-08-24 07:34:13 +00:00
net-im Fix libtool usage 2004-08-23 19:09:38 +00:00
net-mgmt Fix build with gcc-3.4 2004-08-24 08:44:04 +00:00
net-p2p
news - fix build on sparc without vfork.h 2004-08-22 21:38:32 +00:00
palm
picobsd
polish
ports-mgmt Fix build on current in some situations. 2004-08-24 14:18:53 +00:00
portuguese
print Fix build with gcc-3.4 2004-08-23 19:15:41 +00:00
russian Fix build with gcc-3.4 2004-08-22 15:07:28 +00:00
science
security - Removed now-unneeded patch 2004-08-24 15:37:58 +00:00
shells - Update to 4.2.1 [1] 2004-08-24 14:04:39 +00:00
sysutils . Update to 1.0.20. 2004-08-24 15:21:13 +00:00
Templates
textproc Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and new 2004-08-23 23:11:03 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.3. 2004-08-24 14:38:45 +00:00
x11 Update to 4.18. For a list of changes in this release, see: 2004-08-23 17:36:58 +00:00
x11-clocks
x11-fm This port works, remove IGNORE/EXPIRATION_DATE/DEPRECATED. 2004-08-23 20:42:42 +00:00
x11-fonts Depend on x11-fonts/bitstream-vera, as it is also among scalable 2004-08-23 11:15:47 +00:00
x11-servers
x11-themes Fix plist. 2004-08-23 23:26:49 +00:00
x11-toolkits Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80 2004-08-23 19:59:09 +00:00
x11-wm Fix build with gcc-3.4 2004-08-23 19:17:44 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add ftp/lukemftpd 2004-08-23 07:03:40 +00:00
README
UPDATING

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/doc/en_US.ISO8859-1/books/handbook/

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.