1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Roman Bogorodskiy 9155729148 This module contains rules for converting HTML into Oddmuse markup. See
HTML::WikiConverter for additional usage details.

WWW: http://search.cpan.org/dist/HTML-WikiConverter-Oddmuse/
Author:	David J. Iberri <diberri@yahoo.com>

PR:		ports/100643
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-21 10:12:58 +00:00
accessibility
arabic
archivers
astro Update to 0.7.0 2006-07-20 16:48:33 +00:00
audio Update to 0.90 2006-07-20 12:32:06 +00:00
benchmarks
biology
cad - Fix build on 4.x (pre-C99) 2006-07-20 20:26:59 +00:00
chinese
comms Fix on FreeBSD < 5.3. 2006-07-20 20:34:59 +00:00
converters
databases Update to 0.03005 2006-07-19 23:43:04 +00:00
deskutils
devel Bump PORTREVISION on last change. 2006-07-21 09:28:06 +00:00
dns
editors Update to SRC680_m177 2006-07-19 21:51:53 +00:00
emulators - Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} 2006-07-20 17:12:44 +00:00
finance
french
ftp
games - Update to 3.8.8 2006-07-21 03:46:59 +00:00
german
graphics Unbreak pkg-plist. 2006-07-20 18:30:08 +00:00
hebrew
hungarian
irc - Update to 0.13 2006-07-21 03:45:59 +00:00
japanese
java . Take account of the MFC or the *_r functions to RELENG_6. 2006-07-19 22:34:45 +00:00
korean
lang Fix configure 2006-07-21 01:33:19 +00:00
mail Update to 5.1 2006-07-19 19:23:42 +00:00
math
mbone
misc update to 0.37.1 2006-07-20 15:03:43 +00:00
Mk
multimedia Make sure to install a file, empty.mpg, to fix the burn on DVD. Bump the 2006-07-21 01:55:00 +00:00
net Add p5-OurNet-BBS 1.66, component Object Model for BBS systems. 2006-07-20 14:30:27 +00:00
net-im - Update to 0.3 2006-07-20 03:32:04 +00:00
net-mgmt - Don't die on SIGHUP. Thanks to Rudolf Cejka <cejkar at fit.vutbr.cz> 2006-07-20 18:40:00 +00:00
net-p2p Clean up sig_stop values. In most cases this means removing a leading -, 2006-07-19 16:18:41 +00:00
news Clean up sig_stop values. In most cases this means removing a leading -, 2006-07-19 16:18:41 +00:00
palm
polish
ports-mgmt - Fix a type: DBD4->BDB4 in messages. 2006-07-20 17:29:00 +00:00
portuguese
print - Update to 4.12.22 2006-07-19 19:30:57 +00:00
russian Concisify comment 2006-07-20 20:27:47 +00:00
science - Update MASTER_SITES 2006-07-20 10:00:35 +00:00
security - Update to 0.9.402 2006-07-21 03:46:36 +00:00
shells
sysutils - Fix a type: DBD4->BDB4 in messages. 2006-07-20 17:29:00 +00:00
Templates
textproc XStream is a simple library to serialize Java objects 2006-07-19 19:10:17 +00:00
Tools
ukrainian
vietnamese
www This module contains rules for converting HTML into Oddmuse markup. See 2006-07-21 10:12:58 +00:00
x11
x11-clocks - Update to 0.4.5 2006-07-19 21:06:02 +00:00
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits The py-xlib code has some problems running in a modern 2006-07-19 23:25:17 +00:00
x11-wm Update to 2.2.6 2006-07-19 19:42:39 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs Please welcome UIDs and GIDs file. Those have been created from the UID/GID 2006-07-20 11:25:46 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs Please welcome UIDs and GIDs file. Those have been created from the UID/GID 2006-07-20 11:25:46 +00:00
UPDATING - Spell fixes [1] 2006-07-19 19:21:35 +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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.