1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexander Leidinger 2a753271f9 - Add a workaround for the problem that cdda2wav doesn't use a page
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Stop the artificial separation of mkisofs from cdrtools and merge
  sysutils/mkisofs into sysutils/cdrtools which brings us in line
  with other distributions. The separation of mkisofs caused quite
  some confusion among users as well as committers about why its
  PORTVERSION was different from the cdrtools port, how to install
  it, etc.

PR:		63775 [1]
Submitted by:	marius
2004-06-02 17:16:04 +00:00
accessibility
arabic
archivers Fix typo. 2004-06-02 13:23:56 +00:00
astro
audio - Restore maintainership, bouncing address works again 2004-06-02 12:01:40 +00:00
benchmarks
biology - Update MASTER_SITES 2004-06-02 03:32:57 +00:00
cad - Tie subdirs to respective master sites 2004-06-02 03:39:10 +00:00
chinese
comms Add qicosi after repocopy from qico. Qicosi is ifcico-like ftn mailer, 2004-06-02 01:31:02 +00:00
converters
databases Improve the patch (this should work on 4.X, too). 2004-06-02 07:24:45 +00:00
deskutils
devel Change of email address. 2004-06-01 12:32:33 +00:00
dns - Update to version 1.0.23 2004-06-02 14:49:32 +00:00
editors
emulators - Unbreak WITH_QT 2004-05-31 22:14:37 +00:00
finance
french
ftp - Fix handling of files with '$' sign in name 2004-06-01 14:28:36 +00:00
games - Fix build 2004-06-02 09:50:59 +00:00
german
graphics Fix extract-issue and dependency. 2004-06-02 09:32:19 +00:00
hebrew
hungarian
irc Add gseen.mod, a !seen module for eggdrop, an IRC bot. 2004-06-01 14:19:53 +00:00
japanese Add missing USE_PERL5_RUN 2004-06-02 12:24:01 +00:00
java Upgrade to 5.1. 2004-06-01 10:39:25 +00:00
korean
lang Update to 8.0.066.p067.1. 2004-06-02 17:04:54 +00:00
mail Use intlhack to fix the build with Perl 5.005. 2004-06-02 17:08:09 +00:00
math
mbone
misc Add slave ports for dnetc-alpha and dnetc-sparc64. Reason to use slave 2004-06-02 16:51:45 +00:00
Mk Add a set of MASTER_SITEs for X.Org. 2004-05-31 20:03:45 +00:00
multimedia
net - Update to 0.3 2004-06-02 10:06:30 +00:00
net-im Update to 1.8. 2004-06-01 07:59:08 +00:00
net-mgmt Change of email address. 2004-06-01 12:32:33 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Update to 2.26. 2004-06-01 07:53:33 +00:00
shells
sysutils - Add a workaround for the problem that cdda2wav doesn't use a page 2004-06-02 17:16:04 +00:00
Templates
textproc Change of email address. 2004-06-01 12:32:33 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.4.3 pl2 2004-06-02 16:19:07 +00:00
x11 - Chase depenency on on gnome-themes-extras 2004-06-02 07:32:49 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes - Fix broken entry for zenith dependency 2004-06-02 13:41:24 +00:00
x11-toolkits - Move to new category x11-themes. 2004-06-02 09:13:46 +00:00
x11-wm Use IGNORE instead of BROKEN. 2004-06-02 07:26:18 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED - Move to new category x11-themes. 2004-06-02 09:13:46 +00:00
README
UPDATING Fix path typo. 2004-06-01 21:03:28 +00:00

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.