non port: www/joomla25/Makefile |
Number of commits found: 16 |
Saturday, 7 Nov 2015
|
23:28 junovitch
www/joomla{15,25}: mark FORBIDDEN and DEPRECATED
Joomla 1.5 was end of life in September 2012
Joomla 2.5 was end of life in December 2014
Reference: https://docs.joomla.org/What_version_of_Joomla!_should_you_use
PR: 203995
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (original patch)
Approved by: maintainer timeouts (2 weeks)
Security: CVE-2014-6632
Security: CVE-2014-7228
Security: CVE-2014-7229
Security: https://vuxml.FreeBSD.org/freebsd/cec4d01a-7ac5-11e5-b35a-002590263bf5.html
Security: https://vuxml.FreeBSD.org/freebsd/beb3d5fc-7ac5-11e5-b35a-002590263bf5.html
MFH: 2015Q4
 |
Monday, 19 Oct 2015
|
14:50 amdmi3
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
 |
Thursday, 7 May 2015
|
20:24 mat
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 23 Mar 2014
|
23:07 nivit
- Update to 2.5.19
 |
Wednesday, 4 Dec 2013
|
23:57 nivit
- Update to 2.5.16
- Remove CONFLICTS with www/joomla15 (they are different pkg name,
and installation directories)
- Allow staging
- Fix path of php executable in test files
 |
Saturday, 23 Nov 2013
|
15:18 nivit
- Fix package name collision
 |
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
Saturday, 27 Apr 2013
|
20:49 nivit
- Update to 2.5.11 [1]
- Trim Makefile header
- Remove indefinite article from COMMENT
- Add LICENSE (GPLv2)
- Use GitHub as download site
- Remove do-extract target
- Reformat pkg-message
Build log: http://goo.gl/fb8t7
Release Notes: http://goo.gl/UXhi8
Submitted by: se (via private email) [1]
 |
Sunday, 17 Mar 2013
|
13:27 nivit
- Take maintainership
 |
11:33 scheidell
- Reset Maintainer
Feature Safe: Yes
 |
Friday, 22 Jun 2012
|
07:23 scheidell
- Update to 2.5.6
- Includes bug fixes that surfaced after 2.5.5
- Move to bz2 distribution since it is smaller
Submitted by: scheidell@ (me)
 |
Tuesday, 19 Jun 2012
|
15:58 scheidell
- Security Update to 2.5.5
- add php5x-zip since it is active by default
- add php5x-mysqli since it is recommended over mysql
Submitted by: scheidell@ (me)
Security: f46c4c6a-ba25-11e1-806a-001143cd36d8
 |
14:29 scheidell
- Take maintainership, per private email from wen@
Submitted by: scheidell@ (me)
Approved by: maintainer
 |
Monday, 9 Apr 2012
|
06:30 wen
- Update to 2.5.4
Thanks to: Hilko Meyer <hilko.meyer@gmx.de>
Feature safe: yes
 |
Tuesday, 21 Feb 2012
|
06:15 wen
- Update to 2.5.1
 |
06:12 wen
- Force Repocopy Commit
 |
Number of commits found: 16 |