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) combination for a given watch list. This is what FreshPorts will look for.

non port: print/gnome-cups-manager/pkg-plist

Number of commits found: 18

Thursday, 13 Nov 2014
07:41 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372510 
Tuesday, 8 Jul 2014
21:18 tijl search for other commits by this committer
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
Original commitRevision:361293 
Thursday, 24 Apr 2014
16:42 mat search for other commits by this committer
Replace all @unexec /bin/rmdir with @unexec rmdir

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:352017 
Tuesday, 22 Oct 2013
13:59 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])

Approved by:	portmgr (bdrewery)
Original commitRevision:331273 
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 4 Jan 2007
22:49 mezz search for other commits by this committer
Took a lot of nice patches from Ubuntu Linux to make both of ports work better
with the current version of CUPS. Also, many improvements. Fix a bit in the
plist. Bump thePORTREVISION.

libgnomecups:
--------------------
* patch-20_parse-dot-cups-lpoptions: Parse ~/.cups/lpoptions.
* patch-21_fix-islocal: Check whether the printer URI starts with http://,
  ipp://, or smb:// to test whether its local or not.
* patch-22_ignore-ipp-not-found: Do not warn on stderr in case of
  IPP_NOT_FOUND.
* patch-23_replace-set-printer-attrs: Replace IPP_SET_PRINTER_ATTRIBUTES with
  CUPS_ADD_MODIFY_PRINTER.
* patch-24_mem-leak: Fix memory leak in
  gnome_cups_request_add_requested_attributes().
* patch-25_browsed_ppds: Fix PPD retrieval for printers picked up with cups
  browsing.
--------------------

gnome-cups-manager:
--------------------
* patch-24_printer_properties_name_entry: Doesn't allow changing of printer
  names, but the GUI pretends to.
* patch-25_properties_on_add: Don't open up a printer properties on a fresh
  add of a printer. CUPS isn't synced yet, so it causes problems.
* patch-26_remove-no-cups-dialog: Don't show a dialog when CUPS isn't found.
* patch-27_dont-request-additional-attributes: Avoid calling
  gnome_cups_request_add_requested_attributes() since CUPS returns all
  attributes by defaults anyway.
* patch-change_uri_fix: Fix the URI change.
* patch-gutenprint_driver_name: Do not crash if a PPD file name does not
  contain a '/'.
* patch-password_field_garbage: When editing SMB connection attributes, do not
  set the password input field to the value of 'resource' (which is 'smb'). We
  do not get the password in cleartext, so just leave the field blank.
* patch-select_eintr_crash: Do not bail out if select() fails with EINTR,
  which is a valid case.
* patch-ui_edit_name_description: Add gnome-cups-add step to change printer
  name, description, and location.
* patch-ui_startbox: Improvement on startup, run progress bar in the first
  startup to scan the printer database.
* patch-ui_tooltip: Adjust tooltip for cups network printer installation.
--------------------

PR:             ports/106972
Reported by:    Werner <elvis69@arcor.de>
Tested by:      Werner <elvis69@arcor.de>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 22 Nov 2005
06:06 marcus search for other commits by this committer
Remove some leftover directories.

Reported by:    pointyhat via kris
Original commit
Saturday, 19 Nov 2005
17:58 marcus search for other commits by this committer
Update to 0.31.
Original commit
Tuesday, 14 Dec 2004
21:52 ahze search for other commits by this committer
Update to 0.28
Original commit
Monday, 13 Dec 2004
01:05 marcus search for other commits by this committer
Clean up ${PREFIX}/sbin, but only if it's empty.

Reported by:    pointyhat via kris
Original commit
Sunday, 7 Nov 2004
22:59 marcus search for other commits by this committer
Update to 0.27.
Original commit
Saturday, 14 Aug 2004
07:52 marcus search for other commits by this committer
Fix a typo that caused two files to be installed in /.
Original commit
Tuesday, 27 Jul 2004
13:53 marcus search for other commits by this committer
Revert the previous updates since they require APIs present in libgnomeui-2.7.
While I'm here, use the new libtool scheme.

Reported by:    Franz Klammer <klammer@webonaut.com>
Original commit
Friday, 23 Jul 2004
19:28 adamw search for other commits by this committer
Update to 0.19.
Original commit
Wednesday, 9 Jun 2004
04:54 marcus search for other commits by this committer
Update to 0.18.

Submitted by:   John Merryweather Cooper <johnmary@adelphia.net>
Original commit
Wednesday, 16 Jul 2003
04:44 marcus search for other commits by this committer
Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.

PR:             54516
Submitted by:   Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Original commit

Number of commits found: 18