notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/drupal6-advanced_help/Makefile

Number of commits found: 13

Friday, 17 Jun 2016
12:56 tz search for other commits by this committer
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)
Original commitRevision:417007 
Monday, 11 Jan 2016
08:51 marino search for other commits by this committer
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
Original commitRevision:405770 
Wednesday, 18 Jun 2014
12:17 bapt search for other commits by this committer
Migrate all drupal ports to USES=drupal
Original commitRevision:358250 
Wednesday, 19 Feb 2014
03:17 miwi search for other commits by this committer
- Stage support
Original commitRevision:344988 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 31 Aug 2011
15:53 crees search for other commits by this committer
Use USE_DRUPAL instead of including bsd.drupal.mk
Original commit
Friday, 29 Jul 2011
08:36 crees search for other commits by this committer
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)
Original commit
Saturday, 27 Nov 2010
18:59 rea search for other commits by this committer
Change maintainer address for my ports

Approved by: erwin (co-mentor)
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 11 Apr 2009
18:04 miwi search for other commits by this committer
- Update to 1.2

PR:             133551
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Original commit
Wednesday, 11 Mar 2009
16:55 miwi search for other commits by this committer
- Update to 1.1

PR:             132538
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Original commit
Tuesday, 19 Aug 2008
14:52 miwi search for other commits by this committer
The advanced help module allows module developers to store their
help outside the module system, in pure .html files. The files can
be easily translated simply by copying them into the right translations
directory. The entire system can appear in a popup or not as the
module prefers (and by taking away access to view the popups, a
site can force the popups to not exist).

The system ties into Drupal's search system and is fully indexed,
so the entire contents can be searched for keywords. the help files
can be placed in a hierarchy as well, allowing for top down navigation
of the help.

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

PR:             ports/125798
Submitted by:   Eygene Ryabinkin <rea-fbsd at codelabs.ru>
Original commit

Number of commits found: 13