1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andreas Klemm 3dc7b06d73 fix pkg-plist
PR:		46641
Submitted by:	Bjoern A.Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-01-01 15:19:22 +00:00
accessibility
arabic
archivers Removed MASTER_SITE_SUNSITE from the master_sites, it doesn't appear 2002-12-28 03:49:15 +00:00
astro Fix master_site to right redirected path. 2002-12-28 01:45:41 +00:00
audio A long player, random picking front end to xmms. Uses QT3. 2003-01-01 15:04:51 +00:00
benchmarks Make benchmarks/dbench fetchable again. 2002-12-29 08:38:17 +00:00
biology add missing include 2002-12-29 04:44:13 +00:00
cad fix build on -current 2002-12-22 13:26:02 +00:00
chinese maintainer provides new patch, so unbreak it 2002-12-31 18:24:08 +00:00
comms
converters
databases Fix master site (doesn't fetch) and change homepage. 2002-12-23 14:53:43 +00:00
deskutils A tree-structured outliner, note-taker. Written up on unixreview.com this 2003-01-01 15:06:38 +00:00
devel Working around recalcitrant cvs. 2003-01-01 15:19:09 +00:00
dns Fix build on -current. 2002-12-31 01:43:35 +00:00
editors
emulators
finance Fix WWW site 2002-12-27 13:17:36 +00:00
french
ftp Can't be builded with new bison - hardcode byacc 2002-12-30 07:44:08 +00:00
games
german
graphics fix build on -current 2002-12-29 05:19:29 +00:00
hebrew
hungarian
irc Pass maintainership to Steven Bailey <eviilboy@cox.net>. 2002-12-23 04:29:19 +00:00
japanese Prepare local-ports-jp backup to cover lost distfile, 2002-12-22 01:21:06 +00:00
java
korean
lang Actually all that needed to be done in this file to fix for 5-CURRENT 2003-01-01 00:46:11 +00:00
mail Fix build for GCC3 (-CURRENT). 2002-12-31 00:57:35 +00:00
math fix build on -current 2002-12-23 08:18:26 +00:00
mbone
misc Fix dependency generation for GCC3 (-CURRENT). 2002-12-31 01:58:48 +00:00
Mk Convert a few more uses of INDEX to ${INDEXFILE} 2003-01-01 11:45:25 +00:00
multimedia Fix mastersites: ftp servers should use the ftp-protocol. 2002-12-28 02:07:16 +00:00
net Emergency update to 0.9.10.1: previous port version is incompatible 2002-12-31 20:33:56 +00:00
net-im
net-mgmt Fix PLIST: @unexec fails because %D was spelled @D. 2002-12-26 13:26:20 +00:00
net-p2p Update MASTER_SITES: DISTFILES no longer available at older ones 2002-12-29 16:39:33 +00:00
news Fix MASTER_SITES (always try to fetch from the old/ directory, too). 2002-12-30 21:43:19 +00:00
palm Be sure to install the libraries together with the headers and the 2002-12-28 07:04:40 +00:00
picobsd
polish
ports-mgmt
portuguese
print fix pkg-plist 2003-01-01 15:19:22 +00:00
russian
science
security * Honor CC and CFLAGS. This also fixes building on !i386. 2002-12-30 20:23:22 +00:00
shells
sysutils try to fix build on Alpha. 2002-12-31 07:05:05 +00:00
Templates
textproc Unbreak this port by replacing the run-time dependency to the 2002-12-30 11:31:49 +00:00
Tools
ukrainian
vietnamese
www Fix a bug where text copied from Mozilla or Galeon could not be pasted 2002-12-24 17:59:15 +00:00
x11 Fix misspelling of the program name. 2002-12-26 06:54:10 +00:00
x11-clocks
x11-fm
x11-fonts add another master site 2002-12-30 03:23:53 +00:00
x11-servers
x11-themes
x11-toolkits fix bison syntax error 2002-12-26 18:36:02 +00:00
x11-wm fix build 2002-12-29 05:24:44 +00:00
.cvsignore
INDEX New INDEX for RELENG_4, with 7883 ports 2002-12-30 05:59:25 +00:00
INDEX-5 Should auld releases be forgot, 2003-01-01 12:19:06 +00:00
LEGAL Add audio/baudline 2002-12-26 02:12:35 +00:00
Makefile
MOVED
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.