non port: www/drupal6-mimedetect/Makefile |
SVNWeb
|
Number of commits found: 15 |
Fri, 17 Jun 2016
|
[ 12:56 tz ] (Only the first 10 of 26 ports in this commit are shown above. )
www/drupal6-*: deprecate all drupal6-modules. Also set expiration date
to 2016-04-24 to stay in sync with www/drupal6.
PR: 209954
Submitted by: Yonas Yanfa <yonas@fizk.net>
Approved by: junovitch (mentor)
|
Mon, 11 Jan 2016
|
[ 08:51 marino ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove OPTIONS_DEFINE out of Mk/Uses/drupal.mk (affects many drupal ports)
The USES= fragments are not supposed to modify OPTIONS_* because they are
loaded after bsd.options.mk.
In the particular case of drupal, this resulted in SELECTED_OPTIONS and
DESELECTED_OPTIONS being incorrect. A second problem was that the "="
was used for assignment rather than "?=", meaning that any port with
USES=drupal got their options overwritten at some point (this included
the main www/drupal6 and www/drupal7 ports).
This commit adds OPTIONS_DEFINE=DOCS to almost every port that had set
USES=drupal to correct the mistake of setting options in Mk/Uses.
PR: 206060
|
Fri, 1 Jan 2016
|
[ 15:29 amdmi3 ]
- Add LICENSE
- Add NO_ARCH
|
Tue, 22 Dec 2015
|
[ 03:22 wen ]
- Reset maintainer to ports@
|
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)
|
Wed, 18 Jun 2014
|
[ 12:17 bapt ] (Only the first 10 of 33 ports in this commit are shown above. )
Migrate all drupal ports to USES=drupal
|
Wed, 19 Feb 2014
|
[ 04:02 miwi ]
- Stage support
|
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)
|
Wed, 31 Aug 2011
|
[ 15:53 crees ] (Only the first 10 of 29 ports in this commit are shown above. )
Use USE_DRUPAL instead of including bsd.drupal.mk
|
Fri, 29 Jul 2011
|
[ 08:36 crees ] (Only the first 10 of 53 ports in this commit are shown above. )
Begin process of removal of drupal5 ports:
- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
|
Fri, 28 May 2010
|
[ 01:40 wen ]
- Update to 1.3
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 10 May 2009
|
[ 20:49 miwi ]
- Update to 6.x-1.2
Approved by: maintainer implicit
|
Fri, 1 May 2009
|
[ 18:05 miwi ]
- Update to 6.x-1.1
Approved by: maintainer implicit
|
Mon, 9 Feb 2009
|
[ 16:55 miwi ]
MimeDetect provides an API for consistent server side mime detection
using the PHP FileInfo extension, the UNIX 'file' command, user supplied
mime data, or file extension lookups. It is distributed with it's own
magic library for use with the PHP FileInfo extension to make mime
detection more consistent in different environments.
WWW: http://drupal.org/project/mimedetect
PR: ports/131379
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found: 15 |