1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2005-04-01 23:05:57 +00:00
accessibility
arabic
archivers
astro
audio Change BROKEN to IGNORE to prevent package build. 2005-04-01 23:04:56 +00:00
benchmarks
biology
cad - Fix typo in include file 2005-04-01 19:35:52 +00:00
chinese
comms
converters
databases Remove port repo-copied 5 weeks ago but not completed. It can be added back 2005-03-27 03:14:41 +00:00
deskutils
devel On second thought these should be IGNORE, not BROKEN. 2005-04-01 01:27:54 +00:00
dns
editors Define NO_LATEST_LINK as this is a -devel port (as opposed to editors/jedit) 2005-03-29 23:41:58 +00:00
emulators
finance o Add patch forgotten when port was updated to 0.5alpha 2005-03-30 03:08:24 +00:00
french
ftp
games
german
graphics Fix MASTER_SITES. 2005-03-31 06:43:57 +00:00
hebrew
hungarian
irc
japanese Now fetchable again 2005-04-01 23:03:52 +00:00
java Add patch to fix a bug. 2005-04-01 15:20:45 +00:00
korean
lang Mark BROKEN on sparc64. I reported the problem upstream, but there is no 2005-03-31 23:24:12 +00:00
mail Bump Thunderbird version. 2005-03-31 08:36:08 +00:00
math o Developer has once again updated the distfile without version 2005-03-30 15:31:49 +00:00
mbone
misc Properly cleanout mt locale. 2005-03-29 21:55:03 +00:00
Mk
multimedia Now fetchable again 2005-04-01 23:03:52 +00:00
net Change BROKEN to IGNORE to prevent package build. 2005-04-01 23:04:56 +00:00
net-im
net-mgmt
net-p2p o Remove BROKEN status by fixing the PLIST when WITHOUT_GUI is not 2005-04-01 22:39:38 +00:00
news
palm Fix MASTER_SITES. 2005-03-31 06:42:14 +00:00
polish
ports-mgmt
portuguese
print - Fix pkg-plist and bump PORTREVISION. 2005-03-28 18:48:39 +00:00
russian Fix a typo in the kio translation, which causes all Open File / Save File 2005-03-28 14:40:55 +00:00
science Fix build 2005-03-29 01:22:48 +00:00
security Remove BROKEN tag left in after previous commit that fixed the plist. 2005-04-01 23:05:57 +00:00
shells
sysutils Mark this port as IGNORE for 5.4-RELEASE. 2005-03-31 05:45:35 +00:00
Templates
textproc Unbreak: add a mirror 2005-03-29 20:26:43 +00:00
Tools
ukrainian
vietnamese
www - Really fix packing list. 2005-03-31 14:34:52 +00:00
x11 Fix double deletion bug in kio_kzip, which causes nasty crashes in 2005-04-01 21:49:50 +00:00
x11-clocks
x11-fm
x11-fonts Fix a crash that can occur when using TrueType fonts. This should have 2005-03-27 23:54:40 +00:00
x11-servers
x11-themes
x11-toolkits Remove dead MASTER_SITE. 2005-03-29 05:26:49 +00:00
x11-wm Patch to fix a debilitating problem for amd64 users. To quote Scott: 2005-03-28 09:13:21 +00:00
.cvsignore
CHANGES
LEGAL The reason the linux-understand_* ports are unfetchable is not only that 2005-04-01 01:21:15 +00:00
Makefile
MOVED Remove ports/misc/kfile_torrent since it is now included in ports/net/kdenetwork3 2005-03-28 23:53:11 +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.