Port details |
- twiki-NewUserPlugin Create user's topic for externally authenticated users
- 0.0.17515 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2009-01-09 19:58:27
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- License: not specified in port
- Description:
- This plugin is of use in those cases where TWiki users are registered
and authenticated externally, for example using LDAP. So users are not
registered to TWiki using its own registration workflow and therefore
don't have a user topic in the Main web. This plugin fills that gap and
creates a user's topic if it does not yet exist.
WWW: http://twiki.org/cgi-bin/view/Plugins/NewUserPlugin
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- twiki-NewUserPlugin>0:www/twiki-NewUserPlugin
- To install the port:
- cd /usr/ports/www/twiki-NewUserPlugin/ && make install clean
- To add the package, run one of these commands:
- pkg install www/twiki-NewUserPlugin
- pkg install twiki-NewUserPlugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: twiki-NewUserPlugin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (twiki/NewUserPlugin-0.0.17515.tar.bz2) = c5583cf07214a757db21b3e5c171a76da9ebf711f5945bb5ec54f2d50a507e34
SIZE (twiki/NewUserPlugin-0.0.17515.tar.bz2) = 9890
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_twiki-NewUserPlugin
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 0.0.17515 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.0.17515 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 May 2015 10:15:09
0.0.17515 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2015 23:55:26
0.0.17515 |
bapt  |
Remove Author from pkg-descr and white space fixes |
02 Feb 2015 00:59:21
0.0.17515 |
amdmi3  |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
19 Jul 2014 11:09:52
0.0.17515 |
ohauer  |
- add stage support |
20 Sep 2013 23:36:54
0.0.17515 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
22 Apr 2013 15:37:35
0.0.17515 |
bdrewery  |
Pass maintainership to submitter
PR: ports/177030
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
22 Apr 2013 13:27:48
0.0.17515 |
bapt  |
Reassign skv@ ports to the heap
Feature safe: yes |
19 Mar 2011 12:38:54
0.0.17515 |
miwi  |
- Get Rid MD5 support |
09 Jan 2009 20:18:43
0.0.17515 |
skv  |
Add correct MASTER_SITES. |
09 Jan 2009 19:57:57
0.0.17515 |
skv  |
Add twiki-NewUserPlugin , create user's topic for externally
authenticated users. |