Port details |
- twiki-TwistyPlugin Show and hide content in JS-based sections
- 0.0.17602 www =2 0.0.17602Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2008-04-22 08:37:01
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://twiki.org/cgi-bin/view/Plugins/TwistyPlugin
- Description:
- A "twisty" is an interface toggle control to show and hide content.
TwistyPlugin gives you several options to control the appearance of a
twisty:
* use link text or buttons
* position an icon left or right
* remember the state at the next visit of the page
* start the Twisty open or closed
* start the Twisty open or closed for the first visit
* use a span or div for the content
* set a class for the content span or div
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- twiki-TwistyPlugin>0:www/twiki-TwistyPlugin
- To install the port:
- cd /usr/ports/www/twiki-TwistyPlugin/ && make install clean
- To add the package, run one of these commands:
- pkg install www/twiki-TwistyPlugin
- pkg install twiki-TwistyPlugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: twiki-TwistyPlugin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (twiki/TwistyPlugin-0.0.17602.tar.bz2) = 7d12feb453f61925b28749e7aaa89b2faa2edba4539387a73709ae94a162a788
SIZE (twiki/TwistyPlugin-0.0.17602.tar.bz2) = 15575
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- twiki-TwistyContrib>=0.0.0 : www/twiki-TwistyContrib
- twiki-BehaviourContrib>=0.0.0 : www/twiki-BehaviourContrib
- This port is required by:
- for Run
-
- www/twiki-PatternSkin
Configuration Options:
- No options to configure
- Options name:
- www_twiki-TwistyPlugin
- USES:
- tar:bzip2
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.17602 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.17602 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.17602 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.17602 02 Mar 2015 23:55:26 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.0.17602 02 Feb 2015 00:59:21 |
amdmi3 |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
0.0.17602 19 Jul 2014 11:09:52 |
ohauer |
- add stage support |
0.0.17602 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.0.17602 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.0.17602 20 Oct 2008 03:06:28 |
glarkin |
- Fix plist omissions
Reported by: QAT |
0.0.17602 20 Oct 2008 02:10:52 |
glarkin |
- Unforbid TWiki
- Upgrade to 4.2.3
- Replace MASTER_SITES
- Upgrade TWiki plugins to latest svn.twiki.org versions
- Take maintainership of TWiki and existing plugins
Reviewed by: miwi
Approved by: erwin
Approved by: beech (mentor)
Security: 9227dcaf-827f-11dd-9cd7-0050568452ac |
0.0.16417 22 Apr 2008 08:36:45 |
sat |
- Take maintainership
- Update to 4.2.0
- Refactor into modular design
- Add 21 default modules and 2 non-default ones
- Make upgrading reasonably safe
Wiki: http://wiki.FreeBSD.org/TWiki
Approved by: farrokhi (maintainer, implicit via miwi) |