1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11-toolkits
Tijl Coosemans 59272d1017 Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.

Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format.  It is
  only used to implement filters and printer drivers and these only exist
  in the context of a cups server so there's no need to separate this from
  cups-base.
- cups-client provides a library that allows applications to print via cups.
  It is possible to use the library to access a remote cups server without
  running a local cups server, but such a setup is discouraged and the
  configuration file to set this up has been marked deprecated.  It is
  better to run a local cups server and let that talk to the remote cups
  server because then you have the benefits of local job queuing in case the
  remote server is down or busy.  Given this and the fact that without
  filters cups-base is now smaller than it used to be it makes sense to
  merge the ports.  The patch also adds options IPPTOOL, DOCS and NLS which
  when disabled make the new cups package smaller than the current
  cups-client package.  Merging the ports also prevents problems with
  options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
  There isn't really a need for such a metaport so cups-base can be renamed
  to cups.  The filters can be depended on by printer drivers such as hplip
  if they need them.

Additional changes to the new print/cups:
- Clean up the patches.  They seem to have been regenerated with post-patch
  changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
  file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
  other ports don't have to add links to it.
- Remove ulpt(4) helper scripts.  The port uses libusb with ugen(4).
- Remove support for mDNSResponder.  cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.

Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
  of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
  port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.

Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed.  This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.

Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.

Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.

Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support.  This is no longer supported
  upstream.
- Stop installing hpcups PPDs.  These are now automatically generated.  The
  bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
  like avahi-daemon does.  This fixes Zeroconf support for HP network
  printers.

PR:		207746
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-11 11:53:42 +00:00
..
attica x11-toolkits/attica: Change the location where we install its headers. 2016-03-09 15:14:35 +00:00
bakery
blt Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
bwidget x11-toolkits/bwidget - update to 1.9.9 2015-10-28 09:07:17 +00:00
c++-gtk-utils Update to version 2.2.12 2016-01-06 07:21:39 +00:00
elementary Update to 1.16.1 2015-12-26 20:20:07 +00:00
flowcanvas
fltk Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
fltk-devel Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
fox14 Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
fox16 Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
fox17 This port does not in fact link on PowerPC because of missing 2015-09-07 16:29:06 +00:00
fpc-gtk2 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0 2015-12-05 23:29:36 +00:00
fpc-xforms FPC ecosystem: Upgrade version 2.6.4 => 3.0.0 2015-12-05 23:29:36 +00:00
fxscintilla Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
gai - Add LICENSE 2016-02-14 21:50:13 +00:00
gal2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gal2-reference
gdl The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD. 2016-02-14 18:57:53 +00:00
girara - Update to 0.2.5 2015-12-23 18:31:36 +00:00
gnocl - Fix perms in WRKSRC to fix build as non-root 2015-09-11 18:45:34 +00:00
gnome-pty-helper Turn gnome-pty-helper into a stand-alone port. Copy parts of the vte3 2016-02-08 10:38:53 +00:00
gnome-sharp20
gnomemm remove empty pkg-plist 2015-08-20 18:24:56 +00:00
gnustep-back Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
gnustep-gui Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
granite Fix spelling of toolkits name (GTK+3 instead of GTK3) 2015-08-30 18:49:32 +00:00
gstreamer1-plugins-gtksink Add GStreamer1 gstsink plugin. 2016-03-03 21:31:40 +00:00
gstreamer1-plugins-pango Update GStreamer1 to 1.6.2. 2016-01-04 14:21:56 +00:00
gstreamer-plugins-pango
gtk12 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gtk20 Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
gtk20-reference Fix plist after gtk20 update to 2.24.29. 2015-12-13 12:51:47 +00:00
gtk30 Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
gtk30-reference The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD. 2016-02-14 18:57:53 +00:00
gtk-sharp10
gtk-sharp20
gtk-sharp30 Fix the build by telling configure to look for the mcs program instead of 2015-05-21 20:55:42 +00:00
gtk-sharp-beans Fix build with mono 4 2015-05-24 08:15:34 +00:00
gtkada
gtkada3 The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gtkdatabox - Clarify LICENSE 2016-02-14 22:31:38 +00:00
gtkextra2 - Add LICENSE 2016-02-14 18:42:41 +00:00
gtkglarea2
gtkglext - Switch to options helpers 2016-02-14 21:45:25 +00:00
gtkglextmm
gtkimageview Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
gtkmathview - Add LICENSE 2015-06-16 23:43:15 +00:00
gtkmm20
gtkmm20-reference
gtkmm24
gtkmm24-reference
gtkmm30 The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gtkmm30-reference
gtksourceview
gtksourceview2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gtksourceview2-reference
gtksourceview3 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD. 2016-02-14 18:57:53 +00:00
gtksourceview3-reference
gtksourceview-reference
gtksourceviewmm3 * Add PORTSCOUT macros to only show stable gnome versions. 2015-08-08 13:56:32 +00:00
hippo-canvas
hs-GLURaw - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-GLUT - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-gtk - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-gtk2hs - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-gtksourceview2 - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-OpenGL - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-OpenGLRaw - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-pango - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-vte - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-wx - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-wxc - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-wxcore - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-wxdirect - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
irrlicht - Update to version 1.8.3 and convert to option helpers 2015-11-02 10:12:59 +00:00
itk
iwidgets
lesstif
libbonoboui
libbonoboui-reference
libgdiplus Update giflib to 5.1.1 2015-12-03 20:01:03 +00:00
libgnomeprintui
libgnomeprintuimm
libgnomeui The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
libgnomeui-reference
libgnomeuimm26
libgtksourceviewmm
libsexy
libsexymm
libunique3 These ports need introspection at build time. 2015-08-10 14:08:29 +00:00
libwnck
libwnck3
libwnck-reference
libxaw3dxft
libXaw Update libXaw to 1.0.13. 2015-10-20 13:39:00 +00:00
libxfce4gui USES=xfce: Stop overriding MASTER_SITE_SUBDIR. 2015-04-28 17:01:46 +00:00
libXmu Misc X.org port updates: 2015-04-18 15:34:36 +00:00
libXt Update libXt to 1.1.5. 2015-10-20 13:38:35 +00:00
linux-c6-gtk2 Welcome Centos 6.7 2016-01-30 18:30:40 +00:00
linux-c6-openmotif Welcome Centos 6.7 2016-01-30 18:30:40 +00:00
linux-c6-pango Welcome Centos 6.7 2016-01-30 18:30:40 +00:00
linux-c6-qt47-x11 Welcome Centos 6.7 2016-01-30 18:30:40 +00:00
linux-c6-tk85 Welcome Centos 6.7 2016-01-30 18:30:40 +00:00
linux-f10-blt
linux-f10-gtk2 Specify correctly @post* for gtk-query-immodules 2015-09-26 00:08:26 +00:00
linux-f10-openmotif
linux-f10-pango MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
linux-f10-qt45
linux-f10-tk85 Fix packaging as a user 2015-06-04 21:11:39 +00:00
movingmotif - Add LICENSE_FILE 2015-06-11 09:25:33 +00:00
mowitz
mygui Split render engine modules into separate ports to allow multiple 2016-01-16 17:48:12 +00:00
mygui-dummy Split render engine modules into separate ports to allow multiple 2016-01-16 17:48:12 +00:00
mygui-ogre Split render engine modules into separate ports to allow multiple 2016-01-16 17:48:12 +00:00
mygui-opengl Split render engine modules into separate ports to allow multiple 2016-01-16 17:48:12 +00:00
neXtaw - Switch to USES=localbase 2016-02-14 21:47:00 +00:00
nucleo Fix build with ffmpeg 2.7 when built with non-default FFMPEG OPTION 2015-07-03 22:12:13 +00:00
ocaml-lablgtk2 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add 2015-05-04 15:46:51 +00:00
ocaml-labltk Fix build on 10.1 i386. 2015-05-04 18:26:55 +00:00
open-motif Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
osm-gps-map x11-toolkits/osm-gps-map: New port for a Gtk+ map widget 2016-02-13 14:31:04 +00:00
otk Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
p5-Alien-wxWidgets Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Glade2
p5-Gnome2 - Update to 1.046 2015-06-23 12:21:59 +00:00
p5-Gnome2-Canvas
p5-Gnome2-VFS
p5-Gnome2-Wnck
p5-Gtk After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary, 2015-06-29 15:47:44 +00:00
p5-Gtk2 x11-toolkits/p5-Gtk2: update to 1.2495 2015-06-30 20:43:43 +00:00
p5-Gtk2-Chmod
p5-Gtk2-Ex-Dialogs
p5-Gtk2-Ex-FormFactory
p5-Gtk2-Ex-PodViewer Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Gtk2-Ex-Simple-List
p5-Gtk2-Ex-Utils
p5-Gtk2-GladeXML
p5-Gtk2-Html2
p5-Gtk2-ImageView
p5-Gtk2-PathButtonBar
p5-Gtk2-TrayIcon
p5-Gtk2-Unique
p5-Pango
p5-Prima Update giflib to 5.1.1 2015-12-03 20:01:03 +00:00
p5-Tk Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Tk-Action - Add NO_ARCH 2015-09-18 17:59:16 +00:00
p5-Tk-Autoscroll
p5-Tk-ColourChooser
p5-Tk-Contrib
p5-Tk-CursorControl - Add NO_ARCH 2015-09-18 17:59:20 +00:00
p5-Tk-Date
p5-Tk-DKW
p5-Tk-DynaTabFrame
p5-Tk-Enscript
p5-Tk-FileDialog
p5-Tk-FontDialog
p5-Tk-GBARR
p5-Tk-Getopt
p5-Tk-HistEntry
p5-Tk-JComboBox
p5-Tk-ResizeButton
p5-Tk-Role-Dialog - Add NO_ARCH 2015-09-18 17:59:24 +00:00
p5-Tk-Role-HasWidgets - Add NO_ARCH 2015-09-18 17:59:28 +00:00
p5-Tk-Splashscreen
p5-Tk-Sugar - Add NO_ARCH 2015-09-18 17:59:33 +00:00
p5-Tk-TableMatrix - Mark MAKE_JOBS_UNSAFE, fails sporadically with parallel build: 2016-02-09 01:56:43 +00:00
p5-Tk-ToolBar - Add NO_ARCH 2015-09-18 17:59:37 +00:00
p5-Tk-WaitBox
p5-Wx x11-toolkits/p5-Wx: 0.99.27 -> 0.99.28 2016-01-18 06:41:29 +00:00
p5-Wx-Perl-ProcessStream
pango The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD. 2016-02-14 18:57:53 +00:00
pango-reference
pangomm The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
pangox-compat
pangoxsl - Add LICENSE 2015-06-01 12:53:25 +00:00
phat
plib
pure-gtk Upgrade to 0.13. 2016-01-21 06:07:09 +00:00
pure-tk Upgrade to 0.5. 2016-01-21 06:03:14 +00:00
py33-tkinter Add version specified ports of separated standard Python modules for 2015-11-19 01:28:38 +00:00
py34-tkinter Add version specified ports of separated standard Python modules for 2015-11-19 01:28:38 +00:00
py35-tkinter Add version specified ports of separated standard Python modules for 2015-11-19 01:28:38 +00:00
py-fltk - Remove unneeded comment from last commit 2016-01-03 08:22:38 +00:00
py-gnome2 By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
py-gtk2 By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
py-gtkglext By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
py-gtksourceview By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
py-gui Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
py-kivy x11-toolkits/py-kivy: update to 1.9.1 2016-02-24 20:31:32 +00:00
py-kiwi
py-Pmw
py-qt4-gui PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk. 2015-12-08 16:49:43 +00:00
py-qt5-gui At very long last land PyQt5 5.5.1 ports. 2015-12-13 21:56:50 +00:00
py-qt5-widgets At very long last land PyQt5 5.5.1 ports. 2015-12-13 21:56:50 +00:00
py-sexy By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
py-SquareMap Switch to wxPython 3.0+ 2015-09-13 16:55:54 +00:00
py-tkinter Add version specified ports of separated standard Python modules for 2015-11-19 01:28:38 +00:00
py-tktreectrl
py-traitsbackendwx Mark BROKEN: unfetchable. 2016-01-05 18:08:24 +00:00
py-traitsgui Switch to fetching from GitHub. 2016-01-03 23:37:51 +00:00
py-vte The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
py-wax Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +00:00
py-wxPython28 - Use DISTVERSIONPREFIX instead of DISTNAME 2016-01-01 06:35:54 +00:00
py-wxPython28-common
py-wxPython30 - Use DISTVERSIONPREFIX instead of DISTNAME 2016-01-01 06:35:59 +00:00
py-wxPython-common
py-xlib
pypy-tkinter lang/pypy: unbreak build on i386 and armv6 2015-12-13 13:16:31 +00:00
qt4-declarative Update the Qt4 ports to 4.8.7. 2015-09-16 08:55:04 +00:00
qt4-gui Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
qt4pas
qt5-canvas3d Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00
qt5-declarative Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00
qt5-gui Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00
qt5-quick Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00
qt5-quickcontrols Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00
qt5-uiplugin Remove CONFLICTS with older qt5-designer versions. 2016-01-25 11:28:37 +00:00
qt5-widgets Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00
qtada - Add empty directories to plist 2015-09-15 16:27:23 +00:00
qwt5 x11-toolkits/qwt5 and qwt6: 2015-08-25 10:01:19 +00:00
qwt5-designerplugin
qwt6 x11-toolkits/qwt5 and qwt6: 2015-08-25 10:01:19 +00:00
qwt6-designerplugin
rep-gtk2 - Add LICENSE_FILE 2015-06-05 18:51:47 +00:00
rubygem-gdk3 Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-gtk2 Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-gtk3 Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-gtksourceview2 Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-gtksourceview3 Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-pango Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-poppler Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-vte Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
rubygem-vte3 - Add rubygem-vte3 3.0.7 2016-01-17 13:30:47 +00:00
scintilla Update to 3.6.3 2016-02-07 07:14:35 +00:00
sdl_pango
shared-desktop-ontologies
skinlf
slingshot MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
soqt - Add LICENSE_FILE 2015-05-12 12:46:48 +00:00
SoXt
swt MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
swt-devel - Fix WWW: 2015-08-23 07:48:04 +00:00
termit Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX. 2016-03-08 13:09:12 +00:00
tile - Switch to USES=autoreconf 2015-05-28 11:42:21 +00:00
tix
tk84 Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
tk85 lang/tcl85, x11-toolkits/tk85: update to 8.5.19 2016-02-16 09:06:55 +00:00
tk86 x11-toolkits/tk86: switch to OPTIONS helpers 2016-03-01 10:37:34 +00:00
tk-wrapper
tkdnd Typos, whitespace and capitalization fixes (S-X). 2015-09-20 21:12:20 +00:00
tkshape Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
tktable x11-toolkits/tk(table|treectrl): Fix configure to support DragonFly 2015-08-22 16:23:04 +00:00
tktray MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tktreectrl x11-toolkits/tk(table|treectrl): Fix configure to support DragonFly 2015-08-22 16:23:04 +00:00
unique
v Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
vdk
viewklass Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
vte Drop 8 support. 2015-10-15 14:55:14 +00:00
vte3 Update vte3 to 0.42.4. 2016-03-04 12:32:54 +00:00
vte290 Drop 8 support. 2015-10-15 14:55:14 +00:00
vte-reference
vtkfox Update ports in the remaining categories to not use GH_COMMIT. 2015-05-07 20:24:15 +00:00
wmapp - Add LICENSE 2016-02-10 16:55:05 +00:00
wxgtk28 Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +00:00
wxgtk28-common
wxgtk28-contrib Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +00:00
wxgtk28-contrib-common
wxgtk30 - Fix a typo made in r356451 as part of conversion to option helpers: 2016-01-27 14:38:12 +00:00
Xaw3d - Switch to options helpers 2016-02-10 16:55:15 +00:00
xbae - Add LICENSE 2015-05-15 17:03:13 +00:00
xforms Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
xmhtml Update to 1.1.10. 2016-03-08 15:55:19 +00:00
xview - Don't cat pkg-message from Makefiles 2015-05-27 00:15:04 +00:00
xview-clients MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
Makefile Add GStreamer1 gstsink plugin. 2016-03-03 21:31:40 +00:00