Port details |
- drupal6-wysiwyg Allows implementation of WYSIWYG editors for editing Drupal content
- 6.x.2.0_1 www
=0 6.x.2.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: www/drupal6 upstream is EOL and port expired 2016-04-24
This port expired on: 2016-04-24
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-06-16 19:47:55
- Last Update: 2016-06-18 08:01:07
- SVN Revision: 417052
- License: GPLv2 GPLv3
- WWW:
- http://drupal.org/project/wysiwyg
- Description:
- Wysiwyg API allows to use client-side editors (a.k.a. WYSIWYG editors) for
editing content in the Drupal CMS. It simplifies installation of editors
and allows you to define which editor to use depending on the input format.
This module replaces all existing editor integration modules and no other
Drupal module is required.
It is capable of supporting any kind of client-side editor as long as there
are support files for it that integrate the external library with Wysiwyg
API. A client-side editor can be a regular HTML-based editor, a
"pseudo-editor" (that just provides buttons to insert HTML markup into a
plain textarea), or even a Flash-based editor. Support for various editor
libraries is built-in.
The Wysiwyg API also allows Drupal modules to register plugins (or
"buttons") for editors.
WWW: http://drupal.org/project/wysiwyg
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- drupal6-wysiwyg>0:www/drupal6-wysiwyg
- No installation instructions:
- This port has been deleted.
- PKGNAME: drupal6-wysiwyg
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- changelog.txt : www/tinymce3
- index.php : www/drupal6
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for drupal6-wysiwyg-6.x.2.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- drupal:6,module
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.x.2.0_1 18 Jun 2016 08:01:07 |
rene |
Remove expired ports:
2016-04-24 www/drupal6-content_access: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-google_analytics: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-seo_checklist: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-pathauto: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-wysiwyg: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-advanced_help: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-path_redirect: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-webform: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-imce: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-mimedetect: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-tagadelic: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-panels: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-zeropoint: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-geshifilter: www/drupal6 upstream is EOL and port expired
2016-04-24 (Only the first 15 lines of the commit message are shown above ) |
6.x.2.0_1 17 Jun 2016 12:56:55 |
tz |
www/drupal6-*: deprecate all drupal6-modules. Also set expiration date
to 2016-04-24 to stay in sync with www/drupal6.
PR: 209954
Submitted by: Yonas Yanfa <yonas@fizk.net>
Approved by: junovitch (mentor) |
6.x.2.0_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
6.x.2.0_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
6.x.2.0_1 11 Jan 2016 08:51:49 |
marino |
Remove OPTIONS_DEFINE out of Mk/Uses/drupal.mk (affects many drupal ports)
The USES= fragments are not supposed to modify OPTIONS_* because they are
loaded after bsd.options.mk.
In the particular case of drupal, this resulted in SELECTED_OPTIONS and
DESELECTED_OPTIONS being incorrect. A second problem was that the "="
was used for assignment rather than "?=", meaning that any port with
USES=drupal got their options overwritten at some point (this included
the main www/drupal6 and www/drupal7 ports).
This commit adds OPTIONS_DEFINE=DOCS to almost every port that had set
USES=drupal to correct the mistake of setting options in Mk/Uses.
PR: 206060 |
6.x.2.0_1 24 Jan 2015 15:07:40 |
antoine |
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package |
6.x.2.0_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
6.x.2.0_1 18 Jun 2014 12:17:27 |
bapt |
Migrate all drupal ports to USES=drupal |
6.x.2.0_1 19 Feb 2014 04:37:02 |
miwi |
- Stage support |
6.x.2.0_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
6.x.2.0_1 02 Mar 2013 11:20:15 |
miwi |
- Take maintainership |
6.x.2.0_1 26 Jan 2013 19:06:32 |
crees |
Reassign several ports maintained by Nick Hilliard. Thank you very much for
all your work on these.
All to ports@FreeBSD.org, except p5-Rcs-Agent to perl@ (almost certainly won't
see any updates), and give drupal[67] to flo@.
While here, update to OPTIONSng.
PR: ports/174741 |
6.x.2.0_1 31 Aug 2011 15:53:47 |
crees |
Use USE_DRUPAL instead of including bsd.drupal.mk |
6.x.2.0_1 29 Jul 2011 08:36:47 |
crees |
Begin process of removal of drupal5 ports:
- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) |
6.x.2.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
6.x.2.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
6.x.2.0 25 Dec 2009 19:51:47 |
miwi |
- Update to 6.x-2.0
Approved by: maintainer implicit |
6.x.2.0.a1 16 Jun 2009 19:47:36 |
miwi |
Wysiwyg API allows to use client-side editors (a.k.a. WYSIWYG editors) for
editing content in the Drupal CMS. It simplifies installation of editors
and allows you to define which editor to use depending on the input format.
This module replaces all existing editor integration modules and no other
Drupal module is required.
It is capable of supporting any kind of client-side editor as long as there
are support files for it that integrate the external library with Wysiwyg
API. A client-side editor can be a regular HTML-based editor, a
"pseudo-editor" (that just provides buttons to insert HTML markup into a
plain textarea), or even a Flash-based editor. Support for various editor
libraries is built-in.
The Wysiwyg API also allows Drupal modules to register plugins (or
"buttons") for editors.
WWW: http://drupal.org/project/wysiwyg
PR: ports/135230
Submitted by: Nick Hilliard <nick at foobar.org> |