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
Martin Wilke 7f529b984e TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor
control released as Open Source under LGPL by Moxiecode Systems AB. It has
the ability to convert HTML TEXTAREA fields or other HTML elements to editor
instances. TinyMCE is very easy to integrate into other Content Management
Systems.

TinyMCE Features

    * Easy to integrate, takes only two lines of code.
    * Customizable through themes and plugins.
    * Customizable XHTML 1.0 output. Block invalid elements and force
    attributes.
    * International language support (Language packs)
    * Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari
    (experimental).
    * PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and
    a lot faster to load.
    * You can easily use AJAX to save and load content!

WWW: http://tinymce.moxiecode.com/

PR:		ports/110868
Submitted by:	Nick Hilliard <nick at foobar.org>
2007-03-27 07:49:21 +00:00
accessibility
arabic
archivers
astro - Update to 2.9.1 2007-03-26 11:25:55 +00:00
audio Portlint: 2007-03-26 21:35:04 +00:00
benchmarks
biology
cad - Update to 0.0.11 2007-03-26 11:25:58 +00:00
chinese
comms
converters - update to 0.21 2007-03-26 03:20:11 +00:00
databases
deskutils -Update to 0.3.7. 2007-03-27 02:43:23 +00:00
devel - Update to 2007d 2007-03-27 07:38:12 +00:00
dns
editors Update to SRC680_m206. 2007-03-26 05:57:54 +00:00
emulators - Remove the detection of some python dependencies from setup.py. It could break 2007-03-27 00:19:34 +00:00
finance
french
ftp - Update to 0.9.35 2007-03-27 07:38:00 +00:00
games - Update to 4.37 2007-03-27 07:38:09 +00:00
german
graphics - Update to 8.69 2007-03-27 06:19:55 +00:00
hebrew
hungarian
irc Portlint: 2007-03-26 20:11:31 +00:00
japanese
java Update to 3.1.2, and hopefully fix build problems on amd64. 2007-03-27 07:19:44 +00:00
korean
lang - Fix a breakage caused by revision v 1.91 of ports/lang/tcl84/Makefile 2007-03-26 17:11:37 +00:00
mail Update to 4.0.8, which includes only a time zone patch for the US. 2007-03-27 07:18:21 +00:00
math - Update to 1.6.1 2007-03-27 07:38:08 +00:00
mbone Add a patch to fix a harmless warning, which breaks this port under 2007-03-26 05:48:58 +00:00
misc - Update to 1.6.1 2007-03-27 07:38:08 +00:00
Mk I do not appreciate the attempt to play politics with the reassignment of 2007-03-27 01:23:57 +00:00
multimedia - Update to 0.9.8.4 2007-03-27 07:10:56 +00:00
net - Use termios.h instead of sgtty.h 2007-03-27 07:38:14 +00:00
net-im - Update to 0.9.9.a.20070325 2007-03-26 10:13:40 +00:00
net-mgmt - Add Develoment version of net-mgmt/rancid 2007-03-26 09:06:53 +00:00
net-p2p - Add pygtk2 to USE_GNOME. It could solve a problem on all FreeBSD versions 2007-03-27 00:40:09 +00:00
news
palm
polish
ports-mgmt
portuguese
print - fix pkg-plist 2007-03-27 05:23:24 +00:00
russian
science
security Update to 1.7.7. 2007-03-27 06:57:26 +00:00
shells - Update to 20070324 2007-03-26 10:00:32 +00:00
sysutils Portlint: 2007-03-26 21:51:32 +00:00
Templates
textproc Fix plist. 2007-03-26 19:17:53 +00:00
Tools
ukrainian
vietnamese
www TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor 2007-03-27 07:49:21 +00:00
x11 Fix the build with GCC 4.x. 2007-03-26 17:21:14 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts Portlint: 2007-03-26 19:56:40 +00:00
x11-servers
x11-themes Portlint: 2007-03-26 19:51:33 +00:00
x11-toolkits Portlint: 2007-03-26 19:56:40 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED net/pcs has moved to net/py-pcs to conform with python module naming 2007-03-26 19:58:49 +00:00
README
UIDs
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 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.