| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=218729
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add note about new config file format to UPDATING:
The layout of the ikiwiki.setup file has changed in a significant
way in this release. Old setup files will continue to work, but new
features, like the new websetup interface, require a new format
setup file. You can convert old setup files into the new format by
running the following command for all your ikiwiki.setup files:
ikiwiki-transition setupformat ikiwiki.setup
Notes:
svn path=/head/; revision=218513
|
|
|
|
| |
Notes:
svn path=/head/; revision=218150
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor, implicit)
Notes:
svn path=/head/; revision=217844
|
|
|
|
|
|
|
|
|
|
|
|
| |
The IkiWiki editpage form now uses the raw page name, not the page
title, in its 'page' cgi parameter. You will need to rebuild any
existing ikiwiki installations in order to update their 'edit' links
to the new format.
Approved by: erwin (mentor, implicit)
Notes:
svn path=/head/; revision=216630
|
|
|
|
|
|
|
|
|
|
|
|
| |
The IkiWiki search plug-in now uses www/xapian-omega as backend
instead of textproc/hyperestraier. You will need to update the
configuration of any search enabled ikiwiki installations and
rebuild them since the search form has changed.
Approved by: erwin (mentor, implicit)
Notes:
svn path=/head/; revision=216368
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If password based logins is enabled in ikiwiki, those passwords were
until this release stored in cleartext in the userdb. To guard
against exposing users' passwords, ikiwiki now use strong (blowfish)
hashes for storing passwords.
To hash existing passwords, update to this version and run the
following command for each of your ikiwiki src dirs:
ikiwiki-transition hashpassword /path/to/your/wiki/srcdir
Approved by: erwin (mentor, implicit)
Security: http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
Notes:
svn path=/head/; revision=214159
|
|
|
|
|
|
|
|
|
|
|
| |
password and OpenID login enabled.
Submitted by: Joey Hess <joeyh at debian.org> (IkiWiki author)
Approved by: erwin (mentor, implicit)
Security: http://www.vuxml.org/freebsd/09066828-2ef1-11dd-a0d8-0016d325a0ed.html
Notes:
svn path=/head/; revision=214013
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=213978
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=213272
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=212843
|
|
|
|
|
|
|
| |
Approved by: pav (co-mentor)
Notes:
svn path=/head/; revision=212000
|
|
|
|
|
|
|
| |
Approved by: pav (co-mentor)
Notes:
svn path=/head/; revision=211526
|
|
|
|
|
|
|
|
| |
Approved by: pav (co-mentor)
Security: http://www.vuxml.org/freebsd/8d2c0ce1-08b6-11dd-94b4-0016d325a0ed.html
Notes:
svn path=/head/; revision=211157
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort build and runtime dependencies
- Fix a GNUism in Makefile.PL
- Bump PORTREVISION
Approved by: erwin (mentor)
Reported by: pointyhat via erwin and pav
Pointy hat to: brix
Notes:
svn path=/head/; revision=210663
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=210340
|
|
|
|
|
|
|
|
|
| |
- Add patch to make ikiwiki work with latest textproc/p5-Text-Markdown
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=208691
|
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Security: http://www.vuxml.org/freebsd/739329c8-d8f0-11dc-ac2f-0016d325a0ed.html
Notes:
svn path=/head/; revision=207048
|
|
|
|
|
|
|
|
|
|
|
| |
- Install example setup file
Full ChangeLog available at http://ikiwiki.info/news/version_2.30/
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=206972
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=205510
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=205411
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=205172
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=204931
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=204219
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=203490
|
|
|
|
|
|
|
|
|
|
| |
- Update my email address
Approved by: portmgr (erwin), erwin (mentor)
Security: http://www.vuxml.org/freebsd/31d9fbb4-9d09-11dc-a29d-0016d325a0ed.html
Notes:
svn path=/head/; revision=202854
|
|
|
|
|
|
|
|
| |
PR: 117482
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=202027
|
|
|
|
|
|
|
|
| |
PR: 116970
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=200997
|
|
|
|
|
|
|
|
| |
PR: 116498
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=199966
|
|
|
|
|
|
|
|
| |
Hat: portmgr
Noticed by: maintainer
Notes:
svn path=/head/; revision=199329
|
|
|
|
|
|
|
|
| |
PR: 115863
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=198391
|
|
|
|
|
|
|
|
|
| |
PR: ports/115807
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=198329
|
|
|
|
|
|
|
|
| |
PR: 115056
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=196986
|
|
|
|
|
|
|
|
| |
PR: 113451
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=193062
|
|
|
|
|
|
|
|
| |
PR: 112322
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=191357
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://ikiwiki.info/news/#news-version-1.51.default
PR: 112240
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Notes:
svn path=/head/; revision=191152
|
|
suitable for publishing on a website. Unlike many wikis, ikiwiki does
not have its own ad-hoc means of storing page history, and instead
uses a revision control system such as Subversion.
WWW: http://ikiwiki.info/
PR: ports/112007
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Notes:
svn path=/head/; revision=190715
|