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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: www/drupal6-image/Makefile

Number of commits found: 10

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:41 bapt search for other commits by this committer
Fix USES=drupal usage
Original commitRevision:358269 
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:24 miwi search for other commits by this committer
- Stage support
Original commitRevision:344990 
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 
Thursday, 11 Jul 2013
05:53 bapt search for other commits by this committer
Reset maintainer (email is bouncing)
While here:
- Trim headers
- Convert to USES where applicable
- Bump klamav portrevision (pkgconfig is not a run dep anymore)
Original commitRevision:322743 
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
Wednesday, 10 Feb 2010
14:42 miwi search for other commits by this committer
This module allows users with proper permissions to upload images into Drupal
Thumbnails and additional sizes are created automatically. Images could be
posted individually to the front page, included in stories or grouped in
galleries.

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

PR:             ports/143707
Submitted by:   Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
Original commit

Number of commits found: 10