notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/osticket/Makefile
SVNWeb

Number of commits found: 16

Sun, 16 Apr 2023
[ 18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  0ac3a69  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: 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 View all of this commit message)
Tue, 4 Apr 2023
[ 19:42 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:b6a954ac844507aaa29fdf2aada3ba90a6fd74ba  commit hash:b6a954ac844507aaa29fdf2aada3ba90a6fd74ba  commit hash:b6a954ac844507aaa29fdf2aada3ba90a6fd74ba  b6a954a 
www/osticket: Update to 1.17.3

Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.17.3
Mon, 26 Dec 2022
[ 21:03 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:2f67ed1a0cbee7fe3bd94845b834e0a98108b966  commit hash:2f67ed1a0cbee7fe3bd94845b834e0a98108b966  commit hash:2f67ed1a0cbee7fe3bd94845b834e0a98108b966  2f67ed1 
www/osticket: Update to 1.17.2

Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.17.2
Sun, 25 Dec 2022
[ 19:45 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0b811a20f7cd4cce60386ef8676593f9133f3a11  commit hash:0b811a20f7cd4cce60386ef8676593f9133f3a11  commit hash:0b811a20f7cd4cce60386ef8676593f9133f3a11  0b811a2 
*/*php*: Final cleanup for php74

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
Thu, 10 Nov 2022
[ 07:55 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:6bc02012ea57f22a08d1a3177788209ae7890444  commit hash:6bc02012ea57f22a08d1a3177788209ae7890444  commit hash:6bc02012ea57f22a08d1a3177788209ae7890444  6bc0201 
www/osticket: Update to 1.17.1

Release notes:
https://github.com/osTicket/osTicket/blob/v1.17.1/WHATSNEW.md
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 13 Jun 2022
[ 00:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  214a6c5  (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
*/*: Ignore with php82
Mon, 4 Apr 2022
[ 09:09 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:0f5e1c2b233a92a1c1dcd6846c59d788ab91975b  commit hash:0f5e1c2b233a92a1c1dcd6846c59d788ab91975b  commit hash:0f5e1c2b233a92a1c1dcd6846c59d788ab91975b  0f5e1c2 
www/osticket: Add dependency on ctype php extension
Sat, 5 Mar 2022
[ 23:01 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:cf4c328a809708815c08cc9f51bc44d0fa6bd51e  commit hash:cf4c328a809708815c08cc9f51bc44d0fa6bd51e  commit hash:cf4c328a809708815c08cc9f51bc44d0fa6bd51e  cf4c328 
www/osticket: Update to 1.16.1

- Update to 1.16.1
- Reformat Makefile a bit

This version now requires php 8.0

What's new:
https://github.com/osTicket/osTicket/blob/v1.16.1/WHATSNEW.md
Thu, 21 Oct 2021
[ 15:40 Stefan Eßer (se) search for other commits by this committer ]    commit hash:a714d71db9bf7e15178c1f786472661ab9ff1d53  commit hash:a714d71db9bf7e15178c1f786472661ab9ff1d53  commit hash:a714d71db9bf7e15178c1f786472661ab9ff1d53  a714d71 
www/osticket: Add CPE information

Approved by:	portmgr (blanket)
Fri, 8 Oct 2021
[ 17:21 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:fb4a9d883ffdc6f92302503a6b7a2857cdc4a152  commit hash:fb4a9d883ffdc6f92302503a6b7a2857cdc4a152  commit hash:fb4a9d883ffdc6f92302503a6b7a2857cdc4a152  fb4a9d88 
www/osticket: Update to 1.15.4

Release notes: https://github.com/osTicket/osTicket/releases/tag/v1.15.4
Wed, 28 Jul 2021
[ 20:38 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:7f3215f73cd0c59c3328373464e41eb94d2c950f  commit hash:7f3215f73cd0c59c3328373464e41eb94d2c950f  commit hash:7f3215f73cd0c59c3328373464e41eb94d2c950f  7f3215f 
www/osticket: Update to 1.15.3.1

Changelog:
https://github.com/osTicket/osTicket/releases/tag/v1.15.3.1
https://github.com/osTicket/osTicket/releases/tag/v1.15.3
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 13 Mar 2021
[ 20:35 otis search for other commits by this committer ] Original commit   Revision:568282
www/osticket: Update to 1.15.2

- Update to 1.15.2
- Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.15.2

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
MFH:		2021Q1
Differential Revision:	https://reviews.freebsd.org/D29248
Sat, 19 Dec 2020
[ 15:28 otis search for other commits by this committer ] Original commit   Revision:558455
www/osticket: Fix build by dropping DOCS

- Drop DOCS as we do not install them when using release archive
- Bump PORTREVISION

Reported by:	Mark Linimon
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27676
Fri, 18 Dec 2020
[ 19:49 otis search for other commits by this committer ] Original commit   Revision:558404
Add new port www/osticket:

osTicket is a widely-used open source support ticket system.

https://github.com/osTicket/osTicket

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27640

Number of commits found: 16