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/drush/Makefile
SVNWeb

Number of commits found: 40

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)
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)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 11 Jul 2022
[ 15:12 Matthias Fechner (mfechner) search for other commits by this committer Author: Mikle Davidkin ]    commit hash:4c321d643e7d51ab151b139141dfd339754590ce  commit hash:4c321d643e7d51ab151b139141dfd339754590ce  commit hash:4c321d643e7d51ab151b139141dfd339754590ce  4c321d6 
www/drush: update to 8.4.11

Take maintainer

PR:		261942
Fri, 27 May 2022
[ 19:23 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:3eb54392d47b9df5505771c69aefeee88ec921ad  commit hash:3eb54392d47b9df5505771c69aefeee88ec921ad  commit hash:3eb54392d47b9df5505771c69aefeee88ec921ad  3eb5439 
www/drush: drop maintainer ship for this port

PR:		261942
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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, 27 Jun 2020
[ 07:51 mfechner search for other commits by this committer ] Original commit   Revision:540564
Update to 8.3.3:
Bugfix release primarily fixing issues to support:

Drupal 9 (#4408)
PHP 7.4 (#4362)
Mysql 8 (#4313 & #4261)
Tue, 26 Jun 2018
[ 15:33 mfechner search for other commits by this committer ] Original commit   Revision:473390
Added flavors support to drush.

PR:		227741
Submitted by:	Jonas Palm
Reported by:	Jonas Palm
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15990
Wed, 9 May 2018
[ 10:43 mfechner search for other commits by this committer ] Original commit   Revision:469442 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15270
Sun, 11 Feb 2018
[ 11:15 joneum search for other commits by this committer ] Original commit   Revision:461490
www/drush: Update to 8.1.16

Changelog: https://github.com/drush-ops/drush/compare/8.1.15...8.1.16

*While here switch to DISTVERSION

PR:		225817
Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer)
Approved by:	mentors (implicit)
Differenial Revision:
Thu, 12 Oct 2017
[ 21:33 dbaio search for other commits by this committer ] Original commit   Revision:451930
www/drush: Update to 8.1.15

Changes:	https://github.com/drush-ops/drush/compare/8.1.12...8.1.15

PR:		222933
Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer)
Sat, 8 Jul 2017
[ 10:28 pi search for other commits by this committer ] Original commit   Revision:445314
www/drush: update 8.1.11 -> 8.1.12

PR:		219869
Relnotes:	https://github.com/drush-ops/drush/compare/8.1.11...8.1.12
Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer)
Sat, 6 May 2017
[ 05:49 miwi search for other commits by this committer ] Original commit   Revision:440219
- Update to 8.1.11

PR:		218840
Submitted by:	maintainer
Thu, 2 Mar 2017
[ 16:08 miwi search for other commits by this committer ] Original commit   Revision:435250
- Update to 8.1.10

PR:		217356
Submitted by:	maintainer
Tue, 17 Jan 2017
[ 12:44 amdmi3 search for other commits by this committer ] Original commit   Revision:431736
- Update to 8.1.9
- While here, fix license and some whitespace and add NO_ARCH

PR:		216151
Submitted by:	idefix@fechner.net (maintainer)
Mon, 31 Oct 2016
[ 14:42 woodsb02 search for other commits by this committer ] Original commit   Revision:425004
www/drush: Update to 8.1.7

Changes this release:
  https://github.com/drush-ops/drush/releases/tag/8.1.7
  https://github.com/drush-ops/drush/releases/tag/8.1.6

PR:		213917
Submitted by:	Matthias Fechner (maintainer)
Approved by:	adamw (mentor, implicit)
Fri, 7 Oct 2016
[ 18:35 pi search for other commits by this committer ] Original commit   Revision:423477
www/drush: add dependency on php56-phar

PR:		213254
Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer)
Sat, 1 Oct 2016
[ 16:11 pawel search for other commits by this committer ] Original commit   Revision:423077
Update to version 8.1.5

PR:		213000
Submitted by:	Matthias Fechner (maintainer)
Tue, 23 Aug 2016
[ 19:44 pi search for other commits by this committer ] Original commit   Revision:420739
www/drush: 6.5.0 -> 8.1.3

- submitter becomes maintainer

PR:		211807
Changes:	https://github.com/drush-ops/drush/releases/
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
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
Thu, 7 May 2015
[ 20:24 mat search for other commits by this committer ] Original commit   Revision:385665 (Only the first 10 of 323 ports in this commit are shown above. View all ports for this commit)
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 1 Jan 2015
[ 20:25 pawel search for other commits by this committer ] Original commit   Revision:376030
- Update to version 6.5.0 [1]
- Make RUN_DEPENDS path independent
- Remove GH_PROJECT, GH_TAGNAME they are by default set to suggested values
- Don't split install to 2 targets (install, post-install)
- Cleanup pkg-plist

PR:		196076 [1]
Submitted by:	Geoffroy Desvernay (maintainer) [1]
Fri, 10 Oct 2014
[ 16:01 danilo search for other commits by this committer ] Original commit   Revision:370595
- Update from 6.2.0 to 6.4.0

PR:		194254
Submitted by:	dgeo@centrale-marseille.fr (maintainer)
Mon, 31 Mar 2014
[ 08:31 jadawin search for other commits by this committer ] Original commit   Revision:349714
- Update to 6.2.0

PR:		ports/187898
Submitted by:	maintainer
Fri, 14 Feb 2014
[ 17:16 miwi search for other commits by this committer ] Original commit   Revision:344286 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Remove PHP4 reference in IGNORE_WITH_PHP
Fri, 31 Jan 2014
[ 20:56 cs search for other commits by this committer ] Original commit   Revision:342069
Fix package build

PR:		ports/186166
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Mon, 9 Dec 2013
[ 10:30 jadawin search for other commits by this committer ] Original commit   Revision:335962
- Update to 6.1.0
- Migrate to Github
- enable STAGEing

PR:		ports/184040
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
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)
Fri, 19 Apr 2013
[ 09:21 culot search for other commits by this committer ] Original commit   Revision:316092
- Udpate to 5.9

PR:		ports/177957
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Feature safe:	yes
Mon, 4 Feb 2013
[ 14:15 miwi search for other commits by this committer ] Original commit   Revision:311612
- Add some missing dependency
- Bump PORTREVISION

PR:		175428
Submitted by:	maintainer
Thu, 17 Jan 2013
[ 01:33 wen search for other commits by this committer ] Original commit   Revision:310530
- Add missing dependency

PR:		175326
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Mon, 10 Dec 2012
[ 16:57 culot search for other commits by this committer ] Original commit   Revision:308616
- Udpate to 5.8 [1]
- Trim Makefile header

Changes:	http://drupal.org/node/1838762
PR:		ports/174322 [1]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Wed, 29 Aug 2012
[ 03:30 bdrewery search for other commits by this committer ] Original commit 
- Update to 5.7

PR:		ports/171147
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	eadler, bapt (mentors, implicit)
Thu, 31 May 2012
[ 11:03 culot search for other commits by this committer ] Original commit 
- Update to 5.3

PR:             ports/168488
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Sat, 12 May 2012
[ 07:55 culot search for other commits by this committer ] Original commit 
- Update to 5.1

PR:             ports/167800
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Tue, 27 Mar 2012
[ 20:13 rm search for other commits by this committer ] Original commit 
- update to 5.0

PR:             166439
Submitted by:   Geoffroy Desvernay <dgeo at centrale-marseille dot fr>
(maintainer)
Feature safe:   yes
Fri, 30 Sep 2011
[ 11:11 culot search for other commits by this committer ] Original commit 
- Update to 4.5

PR:             ports/161149
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Thu, 2 Jun 2011
[ 20:41 pav search for other commits by this committer ] Original commit 
- Update to 4.4
- Transfer maintainership to the submitter

PR:             ports/156885
Submitted by:   geoffroy desvernay <dgeo@centrale-marseille.fr>
Approved by:    Thomas Sandford <freebsduser@paradisegreen.co.uk> (maintainer)
Sun, 2 May 2010
[ 08:30 miwi search for other commits by this committer ] Original commit 
Drush is a command line shell and Unix scripting interface for the Drupal CMS
and is designed to make life easier for those who spend some of their working
hours hacking away at the command prompt.

WWW: http://drupal.org/project/drush

PR:             ports/146185
Submitted by:   Thomas Sandford <freebsduser at paradisegreen.co.uk>

Number of commits found: 40