1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik c1f3f1745e - Fix mozilla renderer:
* Fix patching of start script
  * Add option
  * Use bsd.gecko.mk framework
  * WITH_MOZILLA is now WITH_GECKO
  * Fix initialization bug which caused segfault on startup

Reported by:		mezz (1,5)
Fixed by:		marcus (5)
Clue provided by:	marcus (3)
2006-03-22 00:09:22 +00:00
accessibility
arabic
archivers Add libzip. 2006-03-21 16:28:29 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Fix OPTIONSFILE include 2006-03-21 14:32:29 +00:00
deskutils
devel Upgrade to 2.10. 2006-03-21 22:31:05 +00:00
dns
editors
emulators
finance Tiny ERP is an open source application - written in python, powered by 2006-03-21 22:21:32 +00:00
french
ftp
games - Remove trivial patches, use REINPLACE_CMD instead 2006-03-21 16:52:50 +00:00
german
graphics Update to 0.43. 2006-03-21 13:06:43 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail Provide better coverage for the maildir patch by adding both my 2006-03-21 22:24:07 +00:00
math
mbone
misc
Mk back out last commit, MASTER_SORT can do the job and much more 2006-03-21 22:22:43 +00:00
multimedia
net - Fix mozilla renderer: 2006-03-22 00:09:22 +00:00
net-im
net-mgmt
net-p2p Update to 0.4.5. 2006-03-21 16:31:38 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to DAT 4723 2006-03-21 22:00:53 +00:00
shells
sysutils - Update to 0.8 2006-03-21 19:36:52 +00:00
Templates
textproc Update to 0.30. 2006-03-21 13:12:46 +00:00
Tools
ukrainian
vietnamese
www Correct a typo. 2006-03-21 23:41:39 +00:00
x11 Repair distfile fetch variables. 2006-03-21 18:05:18 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers Add patch from X.Org, fixing privilege escalation. 2006-03-21 17:06:39 +00:00
x11-themes
x11-toolkits Update to 3.3.6 2006-03-21 20:29:51 +00:00
x11-wm Remove unneeded patch, and unbreak. 2006-03-21 14:09:25 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
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.