./time/php-mrbs, Meeting Room Booking System

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11.4, Package name: php74-mrbs-1.11.4, Maintainer: pkgsrc-users

The Meeting Room Booking System (MRBS) is a PHP-based application for
booking meeting rooms, or other resources.


Required to run:
[converters/php-iconv] [databases/php-mysql]

Required to build:
[pkgtools/cwrappers]

Package options: mysql

Master sites:

Filesize: 7913.521 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-04 15:20:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
php-mrbs: needs php 7.2 or higher, per HOMEPAGE
   2024-03-04 11:21:34 by Jonathan Perkin | Files touched by this commit (1)
Log message:
php-mrbs: Fix DEPENDS.
   2024-02-28 17:42:30 by Takahiro Kambe | Files touched by this commit (1)
Log message:
time/php-mrbs: commit additional file
   2024-02-28 17:41:42 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
time/php-mrbs: update to 1.11.4

* Reset MAINTAINER by requested from previous MAINTAINER.
* Overhaul package.

Changes from 1.4.11 to 1.11.4 are too many to write here, please refer NEWS
file.
   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles
   2021-05-14 13:10:07 by Nia Alarie | Files touched by this commit (1)
Log message:
php-mrbs: needs pax
   2020-01-26 06:26:29 by Roland Illig | Files touched by this commit (189)
Log message:
all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).