1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 8a09b410b9 Add mknmz-wwwoffle, a tool which performs full-text search over the cache created by
WWWOFFLE, using full-text search system Namazu (http://www.namazu.org/).  mknmz-wwwoffle
adds a filter for mknmz which is used to generate index files for cache entries in WWWOFFLE.

PR:		ports/66168
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-05 14:41:53 +00:00
accessibility
arabic
archivers
astro Update to 3.0.0 2004-05-04 22:32:19 +00:00
audio - Add mp3encode to options 2004-05-05 13:20:50 +00:00
benchmarks
biology
cad
chinese
comms
converters Respect CC flag. 2004-05-05 14:27:50 +00:00
databases Add p5-Class-DBI-Untaint 0.01, Class::DBI constraints using 2004-05-05 13:59:57 +00:00
deskutils Add month.php to the installed file list. 2004-05-05 01:44:57 +00:00
devel Fix boehm-gc on amd64. 2004-05-05 12:47:25 +00:00
dns - drop support for openldap 2.0 2004-05-05 03:33:00 +00:00
editors Match pkg-descr with COMMENT. 2004-05-05 13:53:32 +00:00
emulators
finance
french
ftp - Update to version 3.0.3 2004-05-05 08:34:32 +00:00
games Update Maria-sama ga Miteru to 1.00. 2004-05-05 08:30:29 +00:00
german
graphics - remove obsolte ports of gd1 and realatives 2004-05-05 03:26:17 +00:00
hebrew
hungarian
irc update to 0.5.3 - "hairball" 2004-05-05 11:14:04 +00:00
japanese - remove obsolte ports of gd1 and realatives 2004-05-05 03:26:17 +00:00
java
korean
lang - Avoid using command execution to fill variables, they would be executed 2004-05-04 19:43:14 +00:00
mail - Update to 1.35 2004-05-05 13:55:51 +00:00
math Unbreak on -STABLE. 2004-05-04 13:56:39 +00:00
mbone
misc Globus2 is not actually broken on 4.x. 2004-05-05 14:08:50 +00:00
Mk
multimedia Fix OSS output sink. See http://bugzilla.gnome.org/show_bug.cgi?id=140565 for 2004-05-04 20:31:38 +00:00
net A hack job that gives a usable 'cvsup' on AMD64. 2004-05-05 05:38:27 +00:00
net-im Fix the rich text copy/paste problem. Basically, text from any rich text 2004-05-04 22:11:53 +00:00
net-mgmt Add mbuf cluster statistics. 2004-05-05 08:18:24 +00:00
net-p2p Update to 0.2.22 2004-05-05 00:01:07 +00:00
news
palm
picobsd
polish
ports-mgmt Update to 20040414, 2004-05-04 15:33:14 +00:00
portuguese
print Update to 1.72. yatexpkg.el has been added to support inserting 2004-05-05 10:45:42 +00:00
russian - remove obsolte ports of gd1 and realatives 2004-05-05 03:26:17 +00:00
science
security Add gaim-encryption, a Gaim plug-in that allows for transparent RSA message 2004-05-05 06:19:18 +00:00
shells
sysutils BROKEN on 5.x: does not compile 2004-05-05 01:19:32 +00:00
Templates
textproc The Slides doctype and stylesheets are for making presentations. 2004-05-05 13:45:34 +00:00
Tools
ukrainian
vietnamese
www Add mknmz-wwwoffle, a tool which performs full-text search over the cache created by 2004-05-05 14:41:53 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build on AMD64 2004-05-05 13:53:12 +00:00
x11-wm Update to 2.8.1 2004-05-05 09:35:56 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED - add for each obsolete port of gd1 a replacement 2004-05-05 03:27:52 +00:00
README
UPDATING o Minor text formatting changes when spitting out WITH_* tweaks; 2004-05-04 12:56:56 +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.