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-wysiwyg/Makefile

Number of commits found: 15

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 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
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 
Saturday, 24 Jan 2015
15:07 antoine search for other commits by this committer
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name,  as the former can't be attributed to a package
Original commitRevision:377795 
Tuesday, 18 Nov 2014
09:37 bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Original commitRevision:372709 
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
04:37 miwi search for other commits by this committer
- Stage support
Original commitRevision:344998 
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 
Saturday, 2 Mar 2013
11:20 miwi search for other commits by this committer
- Take maintainership
Original commitRevision:313224 
Saturday, 26 Jan 2013
19:06 crees search for other commits by this committer
Reassign several ports maintained by Nick Hilliard.  Thank you very much for
all your work on these.

All to ports@FreeBSD.org, except p5-Rcs-Agent to perl@ (almost certainly won't
see any updates), and give drupal[67] to flo@.

While here, update to OPTIONSng.

PR:		ports/174741
Original commitRevision:311043 
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
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 25 Dec 2009
19:51 miwi search for other commits by this committer
- Update to 6.x-2.0

Approved by:    maintainer implicit
Original commit
Tuesday, 16 Jun 2009
19:47 miwi search for other commits by this committer
Wysiwyg API allows to use client-side editors (a.k.a.  WYSIWYG editors) for
editing content in the Drupal CMS.  It simplifies installation of editors
and allows you to define which editor to use depending on the input format.
This module replaces all existing editor integration modules and no other
Drupal module is required.

It is capable of supporting any kind of client-side editor as long as there
are support files for it that integrate the external library with Wysiwyg
API.  A client-side editor can be a regular HTML-based editor, a
"pseudo-editor" (that just provides buttons to insert HTML markup into a
plain textarea), or even a Flash-based editor.  Support for various editor
libraries is built-in.

The Wysiwyg API also allows Drupal modules to register plugins (or
"buttons") for editors.

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

PR:             ports/135230
Submitted by:   Nick Hilliard <nick at foobar.org>
Original commit

Number of commits found: 15