| non port: www/ikiwiki/pkg-plist |
Number of commits found: 47 |
|
Sunday, 22 Feb 2026
|
15:28 Mathieu Arnold (mat)
www/ikiwiki: update to 3.20260201
0736310 |
|
Saturday, 22 Feb 2025
|
14:57 Mathieu Arnold (mat)
www/ikiwiki: update to 3.20250221
0697786 |
|
Saturday, 23 Mar 2024
|
08:56 Nuno Teixeira (eduardo)
www/ikiwiki: Move man pages to share/man
Approved by: portmgr (blanket)
fc0a6e9 |
|
Monday, 17 Feb 2020
|
11:30 mat
Update to 3.20200202.3.
 |
|
Friday, 4 Jan 2019
|
15:15 mat
Update to 3.20180311.
 |
|
Tuesday, 23 Jun 2015
|
14:13 mat
Update to 3.20150614.
Sponsored by: Absolight
 |
|
Thursday, 12 Mar 2015
|
23:29 mat
Upate to 3.20141016.1, take maintainership.
PR: 198521
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
 |
|
Wednesday, 26 Nov 2014
|
13:08 mat
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
|
Wednesday, 30 Apr 2014
|
14:49 mat
- Unbreak by updating to 3.20140227.
- Add distfiles to LOCAL so that it still is fetchable when updated next.
- Cleanup a bit of ETCDIR usage.
Sponsored by: Absolight
 |
|
Friday, 27 Dec 2013
|
17:30 mat
- Update to 3.20130904.1
- Support staging
- Use new options framework
maintainer timeout.
PR: ports/184538
Submitted by: mat
 |
|
Monday, 6 Jun 2011
|
21:35 brix
- Fix pkg-plist when built with WITH_PO4A
Reported by: pointyhat via pav
Pointy hat: brix
 |
|
Tuesday, 1 Mar 2011
|
21:29 brix
- Update to v3.20110225
- Replace hardcoded #!/usr/bin/perl with actual path to perl [1]
- Add PO4A knob to enable/disable installing localized wiki underlays [2]
PR: ports/155102 [1]
Submitted by: Anthony Low <shinji at pikopiko.org> [1], PaweÅ Wieczorek
<wieczyk at gmail.com> [2]
 |
|
Sunday, 13 Feb 2011
|
11:23 brix
- Update to v3.20110124
 |
|
Friday, 29 Oct 2010
|
17:10 brix
- Update to v3.20101023
 |
|
Monday, 26 Jul 2010
|
13:35 brix
- Update to v3.20100722
 |
|
Monday, 5 Jul 2010
|
20:40 brix
- Update to v3.20100704
- Add LICENSE
Feature safe: yes
 |
|
Sunday, 4 Apr 2010
|
15:59 brix
- Update to v3.20100403
 |
|
Saturday, 16 Jan 2010
|
12:10 brix
- Update to v3.20100102.3
 |
|
Sunday, 13 Dec 2009
|
16:24 brix
- Update to v3.20091202
 |
|
Saturday, 14 Nov 2009
|
14:10 brix
- Update to v3.20091113
 |
|
Sunday, 13 Sep 2009
|
16:18 brix
- Update to v3.1415926 (security update)
Security:
http://www.vuxml.org/freebsd/6e8f54af-a07d-11de-a649-000c2955660f.html
 |
|
Tuesday, 14 Jul 2009
|
14:59 brix
- Update to v3.1415
- Some Makefile changes based on the patch in ports/136186
PR: ports/136186
Submitted by: Yarema <yds AT CoolRat.org>
 |
|
Wednesday, 25 Mar 2009
|
18:34 brix
Update to v3.08
 |
|
Sunday, 1 Feb 2009
|
16:50 brix
- Update to v3.03
 |
|
Tuesday, 20 Jan 2009
|
16:23 brix
- Update to v3.02
 |
|
Sunday, 18 Jan 2009
|
20:26 brix
- Update to v3.01
Instructions for migrating existing ikiwiki configurations to 3.x
format can be found at http://ikiwiki.info/tips/upgrade_to_3.0/
 |
|
Sunday, 19 Oct 2008
|
17:23 brix
- Update to v2.67
 |
|
Sunday, 28 Sep 2008
|
21:43 brix
- Update to v2.65.
 |
|
Wednesday, 13 Aug 2008
|
19:59 brix
- Update to version 2.60
- 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
 |
|
Wednesday, 6 Aug 2008
|
16:09 brix
Update to version 2.56.
 |
|
Wednesday, 30 Jul 2008
|
11:54 brix
Update to version 2.55.
Approved by: erwin (mentor, implicit)
 |
|
Wednesday, 9 Jul 2008
|
19:09 brix
Update to version 2.52.
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)
 |
|
Saturday, 5 Jul 2008
|
09:27 brix
Update IkiWiki to version 2.51.
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)
 |
|
Sunday, 18 May 2008
|
14:51 brix
Update to version 2.46.
Approved by: erwin (mentor)
 |
|
Thursday, 8 May 2008
|
18:08 brix
- Update to version 2.45
Approved by: erwin (mentor)
 |
|
Tuesday, 1 Apr 2008
|
21:07 brix
Update to version 2.41.
Approved by: erwin (mentor)
 |
|
Sunday, 9 Mar 2008
|
21:25 brix
- Update to v2.40
- Add patch to make ikiwiki work with latest textproc/p5-Text-Markdown
Approved by: erwin (mentor)
 |
|
Saturday, 9 Feb 2008
|
23:10 brix
- Update to v2.30.
- Install example setup file
Full ChangeLog available at http://ikiwiki.info/news/version_2.30/
Approved by: erwin (mentor)
 |
|
Thursday, 20 Dec 2007
|
16:58 brix
Update to v2.16.
Approved by: erwin (mentor)
 |
|
Thursday, 13 Dec 2007
|
17:02 brix
Update to v2.15
Approved by: erwin (mentor)
 |
|
Wednesday, 28 Nov 2007
|
07:56 brix
- Update to 2.14 (security update)
- Update my email address
Approved by: portmgr (erwin), erwin (mentor)
Security:
http://www.vuxml.org/freebsd/31d9fbb4-9d09-11dc-a29d-0016d325a0ed.html
 |
|
Thursday, 25 Oct 2007
|
21:22 miwi
- Update to 2.10
PR: 117482
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
 |
|
Sunday, 23 Sep 2007
|
09:16 miwi
- Update to 2.8
PR: 116498
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
 |
|
Sunday, 26 Aug 2007
|
14:17 araujo
- Update to 2.6.
PR: ports/115807
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Approved by: stas (mentor)
 |
|
Thursday, 2 Aug 2007
|
20:11 miwi
- Update to 2.5
PR: 115056
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
 |
|
Sunday, 29 Apr 2007
|
21:10 miwi
- Update to 1.51
Changelog:
http://ikiwiki.info/news/#news-version-1.51.default
PR: 112240
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
 |
|
Monday, 23 Apr 2007
|
09:00 miwi
ikiwiki is a wiki compiler. It converts wiki pages into html pages
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>
 |
Number of commits found: 47 |