phpBB 3.1 released - https://www.phpbb.com/community/viewtopic.php?f=14&t=2268866
Coming up.
Search Criteria
Package Details: phpbb3 3.0.12-5
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-10-28)
| Package Base: | phpbb3 |
|---|---|
| Description: | A high powered, fully scalable, and highly customisable open-source bbs package. |
| Upstream URL: | http://www.phpbb.com |
| Category: | network |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | gim |
| Votes: | 7 |
| First Submitted: | 2008-04-09 07:35 |
| Last Updated: | 2014-10-13 20:13 |
Dependencies (4)
- php>=4.3.3
- php-pgsql (optional) – to use the PostgreSQL database backend
- php-sqlite (optional) – to use the SQLite database backend
- phpbb3-i18n (optional) – Language packs
Required by (15)
Sources
Latest Comments
Comment by gim
Comment by gim
If someone is willing to maintain phpbb3-related packages, let me know.
Comment by gim
Done.
Comment by pmattern
The package lacks .htaccess from phpBB's root directory.
An easy fix could be to run 'cp -a ${srcdir}/phpBB3/{*,.htaccess} ${pkgdir}/usr/share/webapps/${pkgname}' as second step in package().
While you're at it you may consider moving the file to /etc/webapps and link it like config.php as is common practice in web applications in the official repositories.
Comment by gim
Fixed that. Thanks!
Comment by jeancf
When making package: phpbb3 3.0.12-3 I got this:
==> Starting package()...
ln: failed to create symbolic link ‘/usr/share/webapps/phpbb3/docs/COPYING’: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build phpbb3.
The file COPYING is not in /usr/share/webapps/phpbb3/docs/
Comment by gim
WARNING: phpbb3 directory has been moved from /src/http to /usr/share/webapps/phpbb3
Comment by gim
GI_Jack, good point. Although we do lack a maintainer for this thing.
Comment by GI_Jack
should *not* be placing the files in /srv/http.
they should be in /usr/share/ somehwere, and let the user either symlink of virtual directory them in.
This breaks the package model for anyone who uses a diffrent name for the forums besides sitename/phpbb3 or people who host main domains on one IP with virtualhosts.
Comment by Berseker
updated to 3.0.11
Comment by Berseker
updated to 3.0.10
Comment by Berseker
updated to 3.0.9
Comment by Berseker
updated to 3.0.8
Comment by Berseker
adopted