Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.39_2 09 May 2018 21:25:43 |
rene |
Remove expired port:
2018-05-07 www/p5-Kwiki: All www files wrongly belongs to www user. |
0.39_2 07 Feb 2018 10:06:07 |
bapt |
Mark as deprecated ports providing webapps and setting ownership of the files
to the www user. This is a bad practice and should get cleaned out in the tree
For the maintained ports, their maintainer will be contacted soon |
0.39_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.39_2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.39_2 26 Dec 2015 16:33:11 |
amdmi3 |
- Add NO_ARCH
- Convert plist to @dir
Approved by: portmgr blanket |
0.39_2 22 May 2015 10:22:35 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2 |
0.39_1 13 Mar 2015 17:29:59 |
adamw |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
0.39_1 06 Mar 2015 22:40:34 |
sunpoet |
- Add LICENSE
- Simplify MASTER_SITES
- Remove leading definite article from COMMENT |
0.39_1 11 Apr 2014 09:12:07 |
sunpoet |
- Unbreak this port and support STAGEDIR |
0.39 09 Apr 2014 09:49:03 |
bapt |
Mark as broken unstaged perl ports
With hat: portmgr |
0.39 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.39 29 Aug 2013 17:16:53 |
sunpoet |
- Add WWW
- Use single space after WWW:
- Remove Author line |
0.39 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.39 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.39 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.39 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.39 25 Apr 2007 02:39:41 |
clsung |
- add local mirror site |
0.39 19 Apr 2007 08:26:09 |
clsung |
- Update to 0.39 (In fact, should be Kwiki 2.0)
- Realy version: kwiki-trunk-20070327 |
0.38 28 Nov 2005 02:19:53 |
clsung |
- add SHA256 checksum
- IGNORE messages begin with a lowercase letter |
0.38 06 Apr 2005 02:45:33 |
clsung |
- update to 0.38
- from Changes:
- Tweak for Kwiki-HomePagePreference
- Allow the hub to be hooked.
- Socialtext changes
- Allow ; in addition to & in query strings
- Get rid of -M operators
- Make redirects RFC compliant
- Refactored themes
- empty links cause double page loads
- Refactors to get rid of hub connections
- eliminate use_class
- COmment support
- Kwid Formatter for Spork
- Also prints command usage from plugins.
- copyright 2005
- tweak space on usage()
- eliminate cleanup undef warning when doing 'kwiki -update' |
0.37 19 Jan 2005 09:03:46 |
clsung |
- update to 0.37
- from Changes
- Remove load_class calls per Spoon 0.21
- Move archive commit hook into super class
- Split Kwiki::COmmand into Spoon::Command
- Make kwiki -compress work again :\
- Change -subwiki to -new_view
- List all plugins commented out in plugins file
- Support PagePrivacy
- Support multiple config*.*
- Make toolbar, widgets, and status prereqs of theme |
0.35 18 Dec 2004 09:16:54 |
clsung |
- update to 0.35
Changes:
- Fixed archive commit hook
- Don't fail tests if no HTTP::BrowserDetect
- Kwiki is now memory cycle free, which makes it much more suitable
for use under mod_perl
- Added Pane superclass for Toolbar Widgets and Status
- Added BrowserDetect module
- Removed Htaccess module
- Added Kwiki::WebFile base class
- Use new Spoon::Hook for archive
- Make path configurable for templates, css, and javascript
- Add -subwiki and -update_all actions to installer.
- Add -quiet/-q options to installer
- Add BEGIN/END comments to templates automatically
- Make installer smarter
- Plugins can specify prerequisites
- Add ip address to page metadata |
0.33 20 Aug 2004 02:56:44 |
clsung |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
0.33 13 Aug 2004 03:24:16 |
kevlo |
Update to 0.33
PR: ports/70353
Submitted by: MAINTAINER |
0.32 22 Jul 2004 00:56:40 |
ijliao |
upgrade to 0.32
PR: 69397
Submitted by: maintainer |
0.31 17 Jul 2004 09:17:36 |
vanilla |
Add p5-Kwiki 0.31, the Kwiki Wiki Building Framework.
PR: ports/69172
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |