1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 04431d72bd - Update to version 2.1.15
PR:		ports/63070
Submitted by:	maintainer
2004-02-19 18:37:49 +00:00
accessibility
arabic
archivers - Update to version 3.10.18. 2004-02-17 11:00:11 +00:00
astro
audio - Update to version 2.1.15 2004-02-19 18:37:49 +00:00
benchmarks
biology
cad try to fix pkg-plist 2004-02-17 23:06:13 +00:00
chinese Distinfo contained the checksum for the taiwanese chinese translation, 2004-02-19 16:38:20 +00:00
comms - Remove unneeded reference to -lcipher, which was removed from -CURRENT 2004-02-17 12:16:16 +00:00
converters BROKEN: unfetchable 2004-02-19 10:01:54 +00:00
databases Update to 2.8.12. 2004-02-17 20:36:01 +00:00
deskutils
devel BROKEN on 5.x: does not compile 2004-02-19 09:59:50 +00:00
dns
editors - Update to 0.7.12 2004-02-18 09:20:44 +00:00
emulators Linux emulation is not available on x86-64. 2004-02-17 21:47:15 +00:00
finance - Support LOCALBASE properly 2004-02-18 18:56:17 +00:00
french
ftp fix USE_GNOME handling which broke the pkg-plist 2004-02-17 19:51:15 +00:00
games Add rottdc 1.0.2, 2004-02-19 08:56:29 +00:00
german
graphics Reset bouncing maintainer address 2004-02-19 10:10:57 +00:00
hebrew
hungarian
irc - Fix DEPENDS 2004-02-19 09:00:55 +00:00
japanese Remove BROKEN tag; this port now installs correctly. 2004-02-18 03:58:57 +00:00
java . Don't patch out a line that doesn't need to be removed. 2004-02-19 18:14:45 +00:00
korean
lang BROKEN on 5.x: does not compile 2004-02-19 09:59:50 +00:00
mail Ooops, forgate some cleanup after patching 2004-02-19 15:51:43 +00:00
math Add a port of ndiff: 2004-02-18 22:02:39 +00:00
mbone Correct error in previous commit 2004-02-18 04:27:36 +00:00
misc Add a missing dependency on intltool. 2004-02-19 17:55:55 +00:00
Mk Remove two sites from the REDHAT list due to problems found by 2004-02-17 20:50:22 +00:00
multimedia Update to 0.1.9. 2004-02-19 18:19:44 +00:00
net Make RUN_DEPENDS BUILD_DEPENDS as well. 2004-02-19 18:15:18 +00:00
net-im BROKEN: Does not compile. This port is scheduled for removal on April 19 2004-02-19 09:50:55 +00:00
net-mgmt
net-p2p BROKEN: Broken dependency. This port is scheduled for removal on April 17 2004-02-17 22:49:47 +00:00
news - Update to version 1.9.50 2004-02-19 08:49:27 +00:00
palm
picobsd
polish - Fix Makefile logic: enter src/plugins/sound subdir when external sound plugin 2004-02-18 10:04:48 +00:00
ports-mgmt update to 20040216: 2004-02-19 12:39:52 +00:00
portuguese
print - Unbreak this port and fix build. 2004-02-17 19:30:38 +00:00
russian
science BROKEN on 5.x: does not compile 2004-02-17 22:37:50 +00:00
security . Fix the build on FreeBSD/alpha 4.x (5.x appears to have other problems). 2004-02-19 18:36:49 +00:00
shells - Update to version 20040214 2004-02-18 20:43:09 +00:00
sysutils update to 20040216: 2004-02-19 12:39:52 +00:00
Templates
textproc Update to 1.0.2 2004-02-19 15:06:53 +00:00
Tools
ukrainian
vietnamese
www Fix CONFIGURE_ARGS in master port for build slave port (lynx-ssl). 2004-02-19 11:35:10 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Substitute another occurance of firebird with firefox. 2004-02-19 17:58:00 +00:00
x11-wm - Fix build 2004-02-18 20:53:33 +00:00
.cvsignore
CHANGES Mozilla will now default to using GTK2, and will only compile 2004-02-18 04:02:44 +00:00
INDEX New INDEX for 4.x, with 10357 ports 2004-02-17 12:23:45 +00:00
INDEX-5
LEGAL Add invitation_to_ruby. 2004-02-18 02:25:45 +00:00
Makefile
MOVED GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly 2004-02-18 03:50:38 +00:00
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/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.