Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
08ece203
Commit
08ece203
authored
1 month ago
by
Wen Heping
Browse files
Options
Downloads
Patches
Plain Diff
www/tikiwiki: Update to 28.1
Take maintainership
parent
25fe350e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
www/tikiwiki/Makefile
+4
-4
4 additions, 4 deletions
www/tikiwiki/Makefile
www/tikiwiki/distinfo
+3
-3
3 additions, 3 deletions
www/tikiwiki/distinfo
www/tikiwiki/files/pkg-message.in
+6
-1
6 additions, 1 deletion
www/tikiwiki/files/pkg-message.in
with
13 additions
and
8 deletions
www/tikiwiki/Makefile
+
4
−
4
View file @
08ece203
PORTNAME
=
tikiwiki
DISTVERSION
=
2
4.2
DISTVERSION
=
2
8.1
CATEGORIES
=
www
MASTER_SITES
=
SF/
${
PORTNAME
}
/Tiki_2
4
.x_
Wolf_359
/
${
DISTVERSION
}
/
MASTER_SITES
=
SF/
${
PORTNAME
}
/Tiki_2
8
.x_
Castor
/
${
DISTVERSION
}
/
DISTNAME
=
tiki-
${
DISTVERSION
}
MAINTAINER
=
ports
@FreeBSD.org
MAINTAINER
=
wen
@FreeBSD.org
COMMENT
=
Powerful PHP based Wiki/CMS/Groupware
WWW
=
https://tiki.org/
...
...
@@ -23,7 +23,7 @@ SUB_FILES= pkg-message
SUB_LIST
+=
TIKIWIKI_DIR
=
${
TIKIWIKI_DIR
}
WRI_DIR
=
db dump img/trackers img/wiki img/wiki_up modules/cache
\
temp temp/cache templates_c templates whelp
temp
temp/templates_c
temp/cache templates_c templates whelp
do-install
:
@${
MKDIR
}
${
STAGEDIR
}${
PREFIX
}
/
${
TIKIWIKI_DIR
}
...
...
This diff is collapsed.
Click to expand it.
www/tikiwiki/distinfo
+
3
−
3
View file @
08ece203
TIMESTAMP = 1
671034910
SHA256 (tiki-2
4.2
.tar.gz) =
717f41adee5be1122872a1f4aab20304bf97a6f55bfa8cc651ec4551ed9812d3
SIZE (tiki-2
4.2
.tar.gz) =
9543878
3
TIMESTAMP = 1
741911799
SHA256 (tiki-2
8.1
.tar.gz) =
b349ee9841230269978e4104db758741fd22839e58d8192d84da2d54bafef034
SIZE (tiki-2
8.1
.tar.gz) =
15881390
3
This diff is collapsed.
Click to expand it.
www/tikiwiki/files/pkg-message.in
+
6
−
1
View file @
08ece203
...
...
@@ -5,7 +5,12 @@
#
# Directives to allow use of tikiwiki
#
Alias /tikiwiki "%%PREFIX%%/%%TIKIWIKI_DIR%%/"
Alias /tikiwiki %%PREFIX%%/%%TIKIWIKI_DIR%%
AcceptPathInfo On
<Directory %%PREFIX%%/%%TIKIWIKI_DIR%%>
AllowOverride None
Require all granted
</Directory>
2) Open the following page in your browser and follow the instructions:
http://www.your.host/tikiwiki/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment