non port: www/phpmyfaq/Makefile |
SVNWeb
|
Number of commits found: 126 (showing only 100 on this page) |
Mon, 22 May 2023
|
[ 17:33 Florian Smeets (flo) ] b9589e1
www/phpmyfaq: update to 3.1.14
MFH: 2023Q2
Security: 7d6be8d4-f812-11ed-a7ff-589cfc0f81b0
|
Mon, 24 Apr 2023
|
[ 18:00 Florian Smeets (flo) ] b536ebd
www/phpmyfaq: update to 3.1.13, flavorize
MFH: 2023Q2
Security: bb528d7c-e2c6-11ed-a3e6-589cfc0f81b0
|
Sun, 16 Apr 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0ac3a69 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above )
|
Fri, 24 Mar 2023
|
[ 18:16 Florian Smeets (flo) ] 26a798a
www/phpmyfaq: Update to 3.1.12
MFH: 2023Q1
Security: 6bacd9fd-ca56-11ed-bc52-589cfc0f81b0
|
Sun, 12 Feb 2023
|
[ 20:59 Florian Smeets (flo) ] 6762007
www/phpmyfaq: Update to 3.1.11
MFH: 2023Q1
Security: 3eccc968-ab17-11ed-bd9e-589cfc0f81b0
|
Fri, 20 Jan 2023
|
[ 22:13 Florian Smeets (flo) ] 47bba71
www/phpmyfaq: Update to 3.1.10
|
Tue, 13 Dec 2022
|
[ 18:51 Florian Smeets (flo) ] c2bd161
www/phpmyfaq: Update to 3.1.9
Security: 439f3f81-7a49-11ed-97ac-589cfc0f81b0
|
Sat, 10 Dec 2022
|
[ 16:30 Muhammad Moinur Rahman (bofh) ] 793c3ab
www/phpmyfaq: Remove USE_PHP=pdf dependency
In preparation for php74 removal; pdf module has been removed from the
tree. In addition to that recent versions of phpmyfaq also do not depend
on php pdf module as per their documentation available here:
https://www.phpmyfaq.de/requirements
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts
|
Fri, 11 Nov 2022
|
[ 15:28 Florian Smeets (flo) ] 283bd6f
www/phpmyfaq: Update to 3.1.8
Security: f5a48a7a-61d3-11ed-9094-589cfc0f81b0
|
Fri, 21 Oct 2022
|
[ 10:19 Florian Smeets (flo) ] 6db5b34
www/phpmyfaq: Update to 3.1.7
Security: c253c4aa-5126-11ed-8a21-589cfc0f81b0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 18 May 2022
|
[ 21:39 Florian Smeets (flo) ] 577f232
www/phpmyfaq: Update to 3.1.4
|
Thu, 17 Mar 2022
|
[ 20:56 Florian Smeets (flo) ] c4e233d
www/phpmyfaq: Update to 3.1.2
|
Fri, 18 Feb 2022
|
[ 20:50 Florian Smeets (flo) ] 23f478f
www/phpmyfaq: Update to 3.1.1
|
Mon, 7 Feb 2022
|
[ 21:48 Florian Smeets (flo) ] 3fbf0a2
www/phpmyfaq: actually make this work with PHP >= 8.0
I used the wrong poudriere script to test these changes, it builds
with my production settings, where PHP is still set to 7.4, so it
didn't catch the build error.
PR: 261617
|
[ 21:01 Florian Smeets (flo) ] 8f2eb63
www/phpmyfaq: phpMyFAQ has been compatible with PHP8 since 3.0.6
PR: 261617
|
Sun, 23 Jan 2022
|
[ 13:10 Florian Smeets (flo) ] 8bfde4f
www/phpmyfaq: Update to 3.0.12
|
Mon, 10 Jan 2022
|
[ 18:23 Muhammad Moinur Rahman (bofh) ] 80f7a0a (Only the first 10 of 15 ports in this commit are shown above. )
Mark ports to IGNORE with new php81
- Mark some additional ports to IGNORE with the upcoming php DEFAULT
php80 [1]
PR: 260595 [1]
Reported by: portmgr (exp-run) [1]
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts
|
Mon, 12 Apr 2021
|
[ 16:15 Florian Smeets (flo) ] 8fe9b0b
www/phpmyfaq: Update to 3.0.8
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 12 Jan 2021
|
[ 21:21 flo ]
Update to 3.0.7
Security: 1f655433-551b-11eb-9cda-589cfc0f81b0
|
Thu, 29 Oct 2020
|
[ 20:56 flo ]
Update to 3.0.5
|
Wed, 16 Sep 2020
|
[ 20:50 flo ]
Update to 3.0.4
|
Fri, 1 May 2020
|
[ 07:20 flo ]
Update to 3.0.2
|
Sat, 20 Jul 2019
|
[ 08:17 flo ]
Update to 2.9.13
|
Thu, 1 Nov 2018
|
[ 21:21 flo ]
Update to 2.9.11
|
Mon, 14 May 2018
|
[ 21:04 flo ]
- update to 2.9.10
- add license
|
Sat, 21 Oct 2017
|
[ 12:08 flo ]
Update to 2.9.9
MFH: 2017Q4
Security: 33888815-631e-4bba-b776-a9b46fe177b5
|
Tue, 1 Aug 2017
|
[ 18:34 flo ]
Update to 2.9.8, which works fine with PHP 7.x
|
Sat, 17 Jun 2017
|
[ 21:49 flo ]
Update to 2.9.7
|
Tue, 7 Feb 2017
|
[ 12:44 mat ]
The CamelCase distfile url redirects to the lowercase distfile url, so
use it directly.
Sponsored by: Absolight
|
[ 12:14 mat ] (Only the first 10 of 81 ports in this commit are shown above. )
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
|
Tue, 31 Jan 2017
|
[ 14:28 flo ]
Fix download location. I didn't notice the 302 redirect on the old location.
Reported by: pkg-fallout
|
Fri, 27 Jan 2017
|
[ 21:54 flo ]
Update to 2.9.6
|
Tue, 6 Dec 2016
|
[ 17:08 mat ]
PHP 7.0 does not have a mysql extension, ignore those with it.
Sponsored by: Absolight
|
Wed, 14 Sep 2016
|
[ 23:20 flo ]
Update to 2.9.5
|
Sat, 23 Apr 2016
|
[ 11:42 flo ]
Update to 2.8.27
MFH: 2016Q2
Security: https://vuxml.freebsd.org/freebsd/f87a9376-0943-11e6-8fc4-00a0986f28c4.html
Sponsored by: Essen Linuxhotel Hackathon 2016
|
Sat, 25 Jul 2015
|
[ 10:39 flo ]
Update to 2.8.23
Committed from: Essen FreeBSD Hackathon
|
Sun, 7 Jun 2015
|
[ 20:53 flo ]
Update to 2.8.22
|
Thu, 7 May 2015
|
[ 08:48 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Sun, 3 May 2015
|
[ 14:48 bapt ]
Do not chown in post-install, the plist does the job already
Remove NEED_ROOT
|
Wed, 21 Jan 2015
|
[ 23:34 flo ]
Update to 2.8.19
MFH: 2015Q1
|
Wed, 6 Aug 2014
|
[ 09:11 olgeni ] (Only the first 10 of 191 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt)
|
Sun, 6 Jul 2014
|
[ 12:09 flo ]
Update to 2.8.11
|
Fri, 2 May 2014
|
[ 19:57 flo ]
Update to 2.8.9
|
Sat, 22 Mar 2014
|
[ 15:04 flo ]
Update to 2.8.8
|
Thu, 6 Feb 2014
|
[ 23:06 flo ]
Update to 2.8.7
Security: 4dd575b8-8f82-11e3-bb11-0025905a4771
|
Sun, 19 Jan 2014
|
[ 11:38 flo ]
Update to 2.8.5
|
Mon, 16 Dec 2013
|
[ 23:37 flo ]
- update to 2.8.4
- add stage support
Security: 3b86583a-66a7-11e3-868f-0025905a4771
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Thu, 25 Jul 2013
|
[ 20:34 flo ]
Update to 2.8.2
|
Fri, 28 Jun 2013
|
[ 16:47 flo ]
Update to 2.8.1
|
Sat, 25 May 2013
|
[ 01:41 flo ]
Update to 2.8.0
|
Thu, 16 May 2013
|
[ 23:06 flo ]
Fix pkg-plist
PR: ports/178693
Submitted by: John Marino <draco@marino.st>
|
Fri, 2 Nov 2012
|
[ 15:35 flo ]
Update to 2.7.9
Feature safe: yes
|
Sat, 25 Aug 2012
|
[ 11:21 flo ]
Update to 2.7.8
|
Fri, 6 Jul 2012
|
[ 21:29 flo ]
Update to 2.7.7
|
Wed, 16 May 2012
|
[ 22:51 flo ]
Update to 2.7.6
|
Sat, 14 Apr 2012
|
[ 16:46 flo ]
Update to 2.7.5
Security:
http://www.vuxml.org/freebsd/c80a3d93-8632-11e1-a374-14dae9ebcf89.html
|
Fri, 24 Feb 2012
|
[ 23:47 flo ]
Update to 2.7.4
|
Wed, 18 Jan 2012
|
[ 12:28 flo ]
Update to 2.7.3
|
Fri, 13 Jan 2012
|
[ 07:53 flo ]
- update to 2.7.2
|
Wed, 26 Oct 2011
|
[ 07:59 flo ]
update to 2.6.19
Security:
http://www.vuxml.org/freebsd/395e0faa-ffa7-11e0-8ac4-6c626dd55a41.html
|
Sun, 2 Oct 2011
|
[ 08:35 flo ]
update to 2.6.18
PR: ports/161156
Submitted by: Bo-Yi.Wu@freebsd.ee.ccu.edu.tw
|
Thu, 9 Jun 2011
|
[ 20:16 flo ]
- update to 2.6.17
|
Tue, 31 May 2011
|
[ 22:04 flo ]
- update to 2.6.16
|
Wed, 23 Feb 2011
|
[ 22:13 flo ]
- update to 2.6.15
|
Tue, 25 Jan 2011
|
[ 01:09 flo ]
- update to 2.6.14
Feature safe: yes
|
Mon, 27 Dec 2010
|
[ 22:02 flo ] (Only the first 10 of 18 ports in this commit are shown above. )
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
|
Fri, 24 Dec 2010
|
[ 10:36 flo ]
- update to 2.6.13
Appproved by: fjoe (mentor)
|
Thu, 4 Nov 2010
|
[ 00:49 wen ]
- Update to 2.6.11
PR: ports/151926
Submitted by: Florian Smeets <flo@smeets.im> (maintainer)
|
Wed, 3 Nov 2010
|
[ 00:28 wen ]
- Update to 2.6.10
PR: ports/151903
Submitted by: Florian Smeets <flo@smeets.im> (maintainer)
|
Sat, 2 Oct 2010
|
[ 10:59 niels ]
Updated to 2.6.9 to fix XSS vulnerability
PR: ports/151055
Submitted by: maintainer
Approved by: itetcu (mentor, implicit)
Security: http://www.phpmyfaq.de/advisory_2010-09-28.php
|
Wed, 22 Sep 2010
|
[ 21:21 pgollucci ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update maintainer email address flo@kasimir.com -> flo@smeets.im
PR: ports/150855
Submitted by: maintainer
|
Sat, 11 Sep 2010
|
[ 11:20 miwi ]
- Update to 2.6.8
PR: 150177
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Mon, 9 Aug 2010
|
[ 23:02 araujo ]
- Update to 2.6.7.
PR: ports/149104
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: Florian Smeets <flo@smeets.im> (maintainer)
|
Tue, 29 Jun 2010
|
[ 08:51 miwi ]
- Update to 2.6.6
PR: 148066
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
Feature safe: yes
|
Wed, 2 Jun 2010
|
[ 15:29 miwi ]
- Update to 2.6.5
PR: 146962 147077
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Sun, 25 Apr 2010
|
[ 13:01 miwi ]
- Update to 2.6.4
PR: 145868
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Mon, 8 Mar 2010
|
[ 22:56 miwi ]
- Update to 2.6.3
PR: 144450
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Tue, 2 Feb 2010
|
[ 22:43 miwi ]
- Update to 2.6.2
PR: 143158
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Wed, 13 Jan 2010
|
[ 09:22 wen ]
- Update to 2.6.0
PR: ports/142745
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: maintainer
|
Thu, 24 Dec 2009
|
[ 20:47 miwi ]
- Update to 2.5.6
PR: 141916
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Wed, 2 Dec 2009
|
[ 15:38 miwi ]
- Update to 2.5.5
PR: 141098
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Wed, 11 Nov 2009
|
[ 14:39 miwi ]
- Update to 2.5.4
PR: 140469
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Wed, 4 Nov 2009
|
[ 15:27 miwi ]
- Update to 2.5.3
PR: 139786
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: maintainer
|
Fri, 4 Sep 2009
|
[ 20:37 miwi ]
- Update to 2.5.2
PR: 138534
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Thu, 13 Aug 2009
|
[ 16:42 miwi ]
- Update to 2.5.1
PR: 137692
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Sun, 26 Jul 2009
|
[ 15:08 miwi ]
- Update to 2.5.0
PR: 136998
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Fri, 5 Jun 2009
|
[ 21:33 miwi ]
- Update to 2.0.15
PR: 135193
Submitted by: Florian Smeets <flo@kasimir.com> (maintainer)
|
Thu, 28 May 2009
|
[ 23:49 miwi ]
- Update to 2.0.14
- Pass maintainership to submitter
PR: 135020
Submitted by: Florian Smeets <flo@kasimir.com>
|
Fri, 1 May 2009
|
[ 13:53 miwi ]
- Update to 2.0.13
|
Mon, 9 Mar 2009
|
[ 17:34 miwi ]
- Update to 2.0.12
- Take maintainership
|
Wed, 7 Jan 2009
|
[ 23:12 miwi ]
- Update to 2.0.10
PR: 130186
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Approved by: maintainer implicit
|
Fri, 16 May 2008
|
[ 23:29 miwi ]
- Update to 2.0.7
Approved by: maintainer implicit
|
Tue, 29 Apr 2008
|
[ 12:43 miwi ]
- Update to 2.0.6
Approved by: maintainer implicit
|
Thu, 20 Mar 2008
|
[ 23:03 miwi ]
- Update to 2.0.5
Approved by: maintainer implicit
|
Tue, 8 Jan 2008
|
[ 00:13 miwi ]
- Update to 2.0.4
Submitted by: farrokhi@ (maintainer)
|
Sat, 16 Jun 2007
|
[ 21:24 miwi ]
- Update to 1.6.12
Approved by: maintainer implicit
|
Number of commits found: 126 (showing only 100 on this page) |