non port: print/gnome-cups-manager/pkg-plist |
Number of commits found: 18 |
Thursday, 13 Nov 2014
|
07:41 antoine
Cleanup plist
 |
Tuesday, 8 Jul 2014
|
21:18 tijl
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
 |
Thursday, 24 Apr 2014
|
16:42 mat
Replace all @unexec /bin/rmdir with @unexec rmdir
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 22 Oct 2013
|
13:59 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
 |
Wednesday, 24 Oct 2007
|
23:37 marcus
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
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 4 Jan 2007
|
22:49 mezz
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>
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 22 Nov 2005
|
06:06 marcus
Remove some leftover directories.
Reported by: pointyhat via kris
 |
Saturday, 19 Nov 2005
|
17:58 marcus
Update to 0.31.
 |
Tuesday, 14 Dec 2004
|
21:52 ahze
Update to 0.28
 |
Monday, 13 Dec 2004
|
01:05 marcus
Clean up ${PREFIX}/sbin, but only if it's empty.
Reported by: pointyhat via kris
 |
Sunday, 7 Nov 2004
|
22:59 marcus
Update to 0.27.
 |
Saturday, 14 Aug 2004
|
07:52 marcus
Fix a typo that caused two files to be installed in /.
 |
Tuesday, 27 Jul 2004
|
13:53 marcus
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>
 |
Friday, 23 Jul 2004
|
19:28 adamw
Update to 0.19.
 |
Wednesday, 9 Jun 2004
|
04:54 marcus
Update to 0.18.
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
 |
Wednesday, 16 Jul 2003
|
04:44 marcus
Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.
PR: 54516
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
 |
Number of commits found: 18 |