1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira 12c8a1eae2 o Bump PORTREVISION
o Prefer mplayer internal DVD access routines rather than libdvdread
  due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD
o Change iconv interaction since users have been complaining since
  iconv was updated to 1.7

Submitted by:	maintainer
2002-06-04 23:49:35 +00:00
accessibility Make gail use X prefix. Bump PORTREVISION as this is required for glade2 2002-06-03 05:54:16 +00:00
arabic
archivers Update to 1.01, assign the submitter to be the maintainer. 2002-06-04 21:10:02 +00:00
astro
audio Unbreak on current by using ${CXX} to compile instead of ${CC}, 2002-06-04 03:00:57 +00:00
benchmarks Update to 2.52 (scout is now found in www/scout) 2002-06-03 11:36:04 +00:00
biology
cad
chinese
comms
converters Unbreak on -current by catching up to *.mk changes 2002-06-04 05:42:03 +00:00
databases Reset maintainership to ports@. Thanks for your work on these, Jeremy! 2002-06-04 01:38:45 +00:00
deskutils Remove extra MASTER_SITES - the distfile is now awailable from the 2002-06-03 09:49:25 +00:00
devel Fix building on -current: Use string.h even if strings.h exists. 2002-06-04 22:02:05 +00:00
dns
editors Use CXX to link, since there are many places where CC is missing -lstdc++. 2002-06-04 23:37:00 +00:00
emulators add vx68k 1.1.10 2002-06-04 14:36:44 +00:00
finance
french
ftp
games Add xpilotmon 2.8, a Tcl/Tk interface to the XPilot meta server(s). 2002-06-04 12:17:14 +00:00
german
graphics o Bump PORTREVISION 2002-06-04 23:49:35 +00:00
hebrew
hungarian
irc add pircbot 0.9.4 2002-06-03 17:08:24 +00:00
japanese Update to 0.14a. 2002-06-03 13:03:44 +00:00
java Switch dependency from open-motif-devel to open-motif, since the former 2002-06-04 00:43:27 +00:00
korean Respect PREFIX. 2002-06-04 06:21:58 +00:00
lang I am unable to test this as the port is broken. But I could find no 2002-06-04 22:58:55 +00:00
mail Upgrade to 7.06. 2002-06-04 14:41:08 +00:00
math Upstream fix for decimal point stack push in RPN mode. 2002-06-04 21:35:59 +00:00
mbone
misc
Mk Add a new way to specify the GCC version your port needs. 2002-06-04 21:34:43 +00:00
multimedia o Bump PORTREVISION 2002-06-04 23:49:35 +00:00
net Add recycle and audit hooks to menu system 2002-06-04 19:48:06 +00:00
net-im
net-mgmt Update to 2.3.2 2002-06-04 03:17:12 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Add PassiveTeX. PassiveTeX is an XML Formatting Objects processor, 2002-06-04 11:28:57 +00:00
russian
science
security Honor Option ENABLE_SUID_SSH 2002-06-04 06:54:36 +00:00
shells Remove scsh after repo-copy. 2002-06-04 00:24:52 +00:00
sysutils Update to version 4.63.3. 2002-06-04 19:25:00 +00:00
Templates
textproc Add haxml 1.05, a collection of utilities for using Haskell and XML 2002-06-04 23:05:39 +00:00
Tools
ukrainian
vietnamese
www Update to 0.6.6. 2002-06-03 22:54:28 +00:00
x11 Reset maintainership to ports@. Thanks for your work on these, Jeremy! 2002-06-04 01:38:45 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits add viewklass 0.52 2002-06-04 16:22:52 +00:00
x11-wm Update to 2.3.610. 2002-06-04 11:33:19 +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.