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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/magento/Makefile
SVNWeb

Number of commits found: 23

Thu, 6 Dec 2018
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:486751 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Sun, 2 Dec 2018
[ 17:43 antoine search for other commits by this committer ] Original commit   Revision:486473 (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
Deprecate ports depending on php 5.6
Mon, 8 Oct 2018
[ 15:08 antoine search for other commits by this committer ] Original commit   Revision:481545 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Fix some PKGNAME collisions
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
Sat, 16 Dec 2017
[ 21:44 tz search for other commits by this committer ] Original commit   Revision:456517 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Add missing IGNORE_WITH_PHP for various PHP based ports.

In preparation of changing the PHP default version from 5.6
to 7.0 i found a number of ports not building with the new version
and all later versions.

Therefore i set IGNORE_WITH_PHP and notice all maintainer about
the change.

Approved by: portmgr (blanket)
Wed, 4 Oct 2017
[ 11:29 bapt search for other commits by this committer ] Original commit   Revision:451218 (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Convert to USES=php
While here convert some ports to optiosn helpers
Fri, 28 Apr 2017
[ 00:33 wen search for other commits by this committer ] Original commit   Revision:439590
- Take maintainership
Mon, 28 Nov 2016
[ 14:13 amdmi3 search for other commits by this committer ] Original commit   Revision:427321
- Add NO_ARCH
- Fix examples installation
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Wed, 7 Sep 2016
[ 07:31 mat search for other commits by this committer ] Original commit   Revision:421479
Use USE_PHP=redis.

While there, use options helpers.

Sponsored by:	Absolight
Wed, 25 May 2016
[ 01:41 zi search for other commits by this committer ] Original commit   Revision:415820
- Reset MAINTAINERship due to fatal email bounces (no MX record, no A record),
maintainer timeouts

Reported by:	portscout
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 30 Jan 2016
[ 16:32 rene search for other commits by this committer ] Original commit   Revision:407533
www/magento: use databases/php56-redis instead of expired databases/php5-redis
for REDIS

Both ports are at the same version of redis, and the option is off by default.

PR:		201709 (comment #14 to #16)
Approved by:	portmgr (miwi)
Mon, 18 Jan 2016
[ 17:08 pawel search for other commits by this committer ] Original commit   Revision:406596
Remove genplist target using deprecated @dirrm

Approved by:	portmgr blanket
Wed, 6 May 2015
[ 19:48 amdmi3 search for other commits by this committer ] Original commit   Revision:385552
- Add CPE info

Approved by:	portmgr blanket
Tue, 13 May 2014
[ 07:25 pi search for other commits by this committer ] Original commit   Revision:353923
www/magento: update to 1.8.1 and more

Update to 1.8.1:
- Add additional patches issued post-release
- Stage support
- Removed option for MySQL patch now contained in the release
- Fix ./mage command by adding zlib to dependencies
- Closes ports/187985 (commit of 1.7 was incomplete)
- Adds option to support the REST Api.
- Adds option to activate redis session module (disabled by default).
- Rework cron.sh to do sane locking with lockf(1)
- Add example cron entry

PR:             ports/188901
Submitted by:   Melvyn Sopacua (maintainer)
Approved by:    maintainer (implicit), jadawin (mentor)
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Mon, 3 Jun 2013
[ 02:17 wen search for other commits by this committer ] Original commit   Revision:319746
- Update to 1.7.0.2
- Harden installation by making only required files/directories writable.
- Update pkg-message to say Magento and not Moodle. Also reference
app/etc/local.xml where config.php is said.
- Update pkg-message with a note about app/etc being writeable for installer.
- Add required dependency php5-ctype.
- Fix installation issue with PHP >= 5.4 (backwards compatible)
- Backport a fix for MySQL 5.6 engine check now that have_innodb is removed.
- Update COMMENT and WWW
- Pass maintainership to submitter

PR:		179023
Submitted by:	Melvyn Sopacua <melvyn@magemana.nl>
Wed, 2 May 2012
[ 03:14 wen search for other commits by this committer ] Original commit 
- Update to 1.7.0.0

PR:             167396
Submitted by:   Laurent Berthelet <laurent@ospowa.com>
Fri, 21 Oct 2011
[ 08:20 wen search for other commits by this committer ] Original commit 
- Update to 1.6.1.0
Tue, 12 Oct 2010
[ 12:06 wen search for other commits by this committer ] Original commit 
- Update to 1.4.1.1

PR:             ports/151135
Submitted by:   Cristiano Deana <cris@gufi.org>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Mon, 1 Mar 2010
[ 02:14 wen search for other commits by this committer ] Original commit 
Magento is a feature-rich eCommerce platform built on open-source technology
that provides online merchants with unprecedented flexibility and control over
the look, content and functionality of their eCommerce store. Magento's
intuitive administration interface features powerful marketing, search engine
optimization and catalog-management tools to give merchants the power to create
sites that are tailored to their unique business needs.

WWW:    http://www.magentocommerce.com/

Feature safe:   yes

Number of commits found: 23