1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/x11-toolkits
Raphael Kubo da Costa c3f9087c48 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.

This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:

- General, belated changes:
  * Use OPTIONS helpers wherever possible, stop including
    <bsd.port.options.mk> when not necessary, stop checking for
    ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
    add options such as DOCS and/or DEBUG where they were only checked for.

- QScintilla ports:
  * Drop the API option from py-qt4-qscintilla2. It had been broken ever
    since staging support was added, and its existence does not make much
    sense: QScintilla is a hard dependency regardless of the state of this
    option anyway, they all come from the same tarball and the configuration
    script assumes the .api file will always be installed.

- PyQt ports:
  * The configure.py patch shared by all PyQt ports has been trimmed down to
    the minimum. Changes for Qt3 compatibility or for things that are just
    not needed anymore have been removed.

  * Several post-configure targets in the PyQt ports have been removed, as
    they had no effect on the way the ports were built whatsoever.

  * In some cases, instead of calling Python's py_compile.py on `ls *.py
    */*.py */*/*.py` to generate .pyc and .pyo files, we just call
    compileall.py, which is made for this kind of task.

  * The patch + sed hack to build py-qt4-dbussupport has been replaced by
    only extracting the dbus/ directory for that port and excluding it from
    all others.

  * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
    non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
    portion of all PyQt Makefiles were very similar and contained a lot of
    boilerplate code that can be shared among all of them since they all
    come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
    that, when set, automatically sets several common variables and the
    do-configure target for a port. This allows us to considerably reduce
    the size of all the py-qt4-* Makefiles.

  * To make the above possible and also to allow us to use as many OPTIONS
    helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
    That's what it was used for anyway.

PR:		191990
2014-07-23 19:53:11 +00:00
..
attica
bakery When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
blt 2 more ports: convert to USES+= zip 2014-05-28 21:54:01 +00:00
bwidget Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
c++-gtk-utils - Update x11-toolkits/c++-gtk-utils to version 2.2.7 2014-06-03 18:36:37 +00:00
eel When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
elementary Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
flowcanvas - Support staging 2014-05-10 17:53:30 +00:00
fltk
fltk-devel - Update to snapshot 20221 2014-07-21 12:13:12 +00:00
fox14 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:14:33 +00:00
fox16 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
fox17 - Fix PLIST 2014-07-21 14:24:33 +00:00
fpc-gnome1 Stage support 2014-01-28 00:16:57 +00:00
fpc-gtk1 Stage support 2014-01-28 00:16:57 +00:00
fpc-gtk2 Stage support 2014-01-28 00:16:57 +00:00
fpc-xforms - Add USES=libtool to x11-toolkits/xforms and bump dependent ports. 2014-06-30 17:52:23 +00:00
fxscintilla When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gai Remove NOPORTDOCS. 2014-07-04 23:23:36 +00:00
gal2 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gal2-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
gdl Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
girara Update to 0.2.2 2014-07-01 15:50:17 +00:00
gnocl - Convert to new LIB_DEPENDS format 2014-05-12 10:50:39 +00:00
gnome-desktop-sharp20 Add USES=libtool 2014-07-01 17:22:28 +00:00
gnome-pty-helper
gnome-sharp20 Convert to USES=mono 2014-05-26 13:29:39 +00:00
gnomemm Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
gnustep-back The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
gnustep-gui Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports 2014-07-04 20:28:31 +00:00
granite - Use CCode attribute for setproctitle() function, bug #1324424 [1] 2014-05-29 17:26:42 +00:00
gstreamer1-plugins-pango Update gstreamer 1.0 ports to version 1.2.4. 2014-04-23 14:22:47 +00:00
gstreamer-plugins-pango Bump portrevision after changes in gstreamer-plugins master port 2014-04-25 12:46:45 +00:00
gtk12 - Properly handle shared directory in plist 2014-06-20 16:30:15 +00:00
gtk20 USE_BZIP2 -> USES=tar:bzip2 2014-05-02 17:00:01 +00:00
gtk20-reference Update to 2.4.22. 2013-12-14 19:25:33 +00:00
gtk30 Unbreak gtk30-reference 2014-04-24 20:01:12 +00:00
gtk30-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
gtk-sharp10 - Remove LATEST_LINK 2014-07-01 16:37:29 +00:00
gtk-sharp20 Convert to USES=mono 2014-05-26 13:29:39 +00:00
gtk-sharp-beans - Fix build (MAKE_JOBS_UNSAFE); 2014-02-15 13:01:41 +00:00
gtkada Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gtkada3 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gtkdatabox When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtkextra2 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtkglarea2 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtkglext - USES=libtool tar:bzip2. 2014-05-06 16:06:45 +00:00
gtkglextmm - Use new LIB_DEPENDS syntax 2014-06-03 00:31:45 +00:00
gtkimageview - USES=libtool pathfix 2014-07-01 15:21:22 +00:00
gtkmathview - Convert to USES=libtool 2014-07-01 16:03:25 +00:00
gtkmm20 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtkmm20-reference Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gtkmm24 Fixed slave ports building 2014-05-07 15:44:01 +00:00
gtkmm24-reference Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gtkmm30 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtkmm30-reference Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gtksourceview Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
gtksourceview2 Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
gtksourceview2-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
gtksourceview3 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtksourceview3-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
gtksourceview-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
gtksourceviewmm3 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
hippo-canvas Bump PORTREVISION for previous commit. 2014-07-01 12:38:09 +00:00
hs-GLURaw - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-GLUT The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
hs-gtk - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-gtk2hs - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-gtkglext - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-gtksourceview2 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-OpenGL - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-OpenGLRaw The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
hs-pango - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-vte - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-wx Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is a dev version and will be removed soon) 2014-03-24 13:43:36 +00:00
hs-wxc Remove NOPORTDOCS. 2014-07-04 23:23:36 +00:00
hs-wxcore Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is a dev version and will be removed soon) 2014-03-24 13:43:36 +00:00
hs-wxdirect - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
irrlicht - Support staging 2014-05-11 15:46:05 +00:00
itk - Rename a variable to avoid fooling the USE_TCL/USE_TK detection script 2014-01-16 13:25:23 +00:00
iwidgets Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:14:33 +00:00
lesstif - Convert to USES=libtool 2014-07-01 13:00:58 +00:00
libbonoboui When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libbonoboui-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
libgdiplus Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
libgnomeprintui When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libgnomeprintuimm When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libgnomeui - USES=libtool:keepla tar:bzip2. 2014-05-07 11:46:29 +00:00
libgnomeui-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
libgnomeuimm26 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libgtksourceviewmm - Replace LIB_DEPENDS with USE_GNOME=gtkmm24 2014-06-30 21:57:09 +00:00
libmatewnck For several MATE related ports: 2014-05-18 21:05:53 +00:00
libpanelappletmm When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libsexy These ports are no longer used or cared for. 2014-05-06 19:08:39 +00:00
libsexymm - Switch to USES=libtool, drop .la files 2014-06-04 17:37:21 +00:00
libunique3 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libwnck Update to 2.30.7 2014-06-30 18:50:52 +00:00
libwnck3 Add libwnck3. The gtk3 version of libwnck. 2014-06-30 19:23:01 +00:00
libwnck-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
libxaw3dxft USES=libtool pathfix tar:bzip2 2014-06-30 21:28:26 +00:00
libXaw When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libxfce4gui - Fix pkg-plist 2014-06-28 12:44:27 +00:00
libXmu When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libXt When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libzvt Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
linux-f10-blt - Stage support 2014-02-21 01:55:04 +00:00
linux-f10-gtk2
linux-f10-openmotif
linux-f10-pango
linux-f10-qt45
linux-f10-tk85
movingmotif - Switch to USES=libtool, drop .la files 2014-06-04 17:34:17 +00:00
mowitz Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:06:55 +00:00
mygui - Fix version so it doesn't go down, reroll distfile 2014-04-22 10:56:49 +00:00
neXtaw Add DOCS option to the remaining staged ports where PORTDOCS appears 2014-07-16 03:34:56 +00:00
nucleo - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
ocaml-lablgtk2 Modernize LIB_DEPENDS 2014-07-13 22:49:19 +00:00
open-motif Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
otk The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
p5-Alien-wxWidgets x11-toolkits/p5-Alien-wxWidgets: Unbreak on some platforms 2014-04-27 18:55:29 +00:00
p5-Glade2 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gnome2 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gnome2-Canvas Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gnome2-VFS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gtk Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gtk2 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
p5-Gtk2-Chmod - stage support 2014-01-05 12:30:05 +00:00
p5-Gtk2-Ex-Dialogs - stage support 2014-01-05 12:30:05 +00:00
p5-Gtk2-Ex-FormFactory
p5-Gtk2-Ex-PodViewer
p5-Gtk2-Ex-Simple-List
p5-Gtk2-Ex-Utils - stage support 2014-01-05 12:33:14 +00:00
p5-Gtk2-GladeXML Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gtk2-Html2 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Gtk2-ImageView Modernize LIB_DEPENDS 2014-07-13 22:49:19 +00:00
p5-Gtk2-PathButtonBar - stage support 2014-01-05 12:33:14 +00:00
p5-Gtk2-TrayIcon Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Pango Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Prima Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Tk x11-toolkits/p5-Tk: upgrade 804.031 -> 804.032 2014-06-11 20:44:57 +00:00
p5-Tk-Action
p5-Tk-Autoscroll
p5-Tk-ColourChooser
p5-Tk-Contrib
p5-Tk-CursorControl
p5-Tk-Date
p5-Tk-DKW
p5-Tk-DynaTabFrame
p5-Tk-Enscript
p5-Tk-FileDialog - Add LICENSE 2014-03-30 18:01:32 +00:00
p5-Tk-FontDialog x11-toolkits/p5-Tk-FontDialog: take maintainership 2014-06-12 21:20:34 +00:00
p5-Tk-GBARR
p5-Tk-Getopt
p5-Tk-HistEntry
p5-Tk-JComboBox
p5-Tk-ResizeButton Fix typo in COMMENT 2014-02-10 14:55:27 +00:00
p5-Tk-Role-Dialog
p5-Tk-Role-HasWidgets
p5-Tk-Splashscreen - stage support 2014-01-05 12:33:14 +00:00
p5-Tk-Sugar
p5-Tk-TableMatrix Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Tk-ToolBar - Add LICENSE 2014-03-08 09:25:09 +00:00
p5-Wx Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Wx-Perl-ProcessStream Switch to wxGTK 3.0 2014-04-08 13:08:25 +00:00
pango x11-toolkits/pango: require explicit linking 2014-07-20 08:15:16 +00:00
pango-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
pangomm - Stage support 2014-03-09 14:39:28 +00:00
pangox-compat Stagify and strip library. 2014-02-19 20:21:58 +00:00
pangoxsl - Convert to USES=libtool 2014-06-30 20:31:31 +00:00
paragui-devel Modernize LIB_DEPENDS 2014-07-13 22:49:19 +00:00
phat - Add USES=libtool 2014-06-30 20:30:34 +00:00
plib - Fix min/max/center values of USB joysticks 2014-07-21 13:23:26 +00:00
pure-gtk Support stage 2014-04-22 09:57:15 +00:00
pure-tk Support stage 2014-04-22 09:54:33 +00:00
py-fltk x11-toolkits/py-fltk: support stage 2013-12-30 13:13:54 +00:00
py-gnome2 Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
py-gnome-desktop Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
py-gnome-extras When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
py-gtk2 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:14:33 +00:00
py-gtkglext - New LIB_DEPENDS syntax 2014-06-30 20:28:44 +00:00
py-gtksourceview When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
py-gui - Convert to new options helper 2014-07-06 05:46:20 +00:00
py-kivy Update x11-toolkits/py-kivy to 1.8.0. 2014-04-24 20:04:48 +00:00
py-kiwi Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:06:55 +00:00
py-Pmw Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
py-qt4-gui Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
py-sexy - Switch to USES=libtool, drop .la files 2014-06-04 17:37:28 +00:00
py-SquareMap - Update to 1.0.4 2014-07-07 22:30:44 +00:00
py-tkinter - Add LICENSE 2014-04-11 08:25:16 +00:00
py-tktreectrl Reset the 99 ports still listed under sylvio@ 2014-06-11 18:55:29 +00:00
py-traitsbackendwx x11-toolkits/py-traitsbackendwx: use WX 3.0 2014-07-06 14:13:28 +00:00
py-traitsgui Add DOCS option to the remaining staged ports where PORTDOCS appears 2014-07-16 03:34:56 +00:00
py-vte Support stage 2014-04-22 09:18:55 +00:00
py-wax 1: Stagify. 2014-07-02 01:29:19 +00:00
py-wxPython28 Introduce x11-toolkits/py-wxPython30 2014-07-05 18:22:32 +00:00
py-wxPython28-common Introduce x11-toolkits/py-wxPython30 2014-07-05 18:22:32 +00:00
py-wxPython28-unicode Introduce x11-toolkits/py-wxPython30 2014-07-05 18:22:32 +00:00
py-wxPython30 x11-toolkits/py-wxPython-common: fix python compile to use non-stage path 2014-07-05 21:54:02 +00:00
py-wxPython-common x11-toolkits/py-wxPython-common: fix python compile to use non-stage path 2014-07-05 21:54:02 +00:00
py-xlib - Convert to autoplist 2014-03-01 18:00:24 +00:00
qt4-declarative Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qt4-gui Move the patches fixing CVE-2014-0190 to the right ports. 2014-07-20 17:09:20 +00:00
qt4pas
qt5-declarative Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qt5-gui Move back the patch for CVE-2014-0190 to qt5-gui. 2014-07-21 21:38:13 +00:00
qt5-quick Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qt5-widgets Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qtada Tie libgnat_util.a to libasis 2014-03-13 23:46:25 +00:00
qwt5 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
qwt5-designerplugin Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
qwt6 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
qwt6-designerplugin Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
rep-gtk2 - Convert USE_XZ to USES 2014-06-03 01:22:17 +00:00
ruby-fox16 Stage fxscintilla 2014-04-22 12:35:06 +00:00
rubygem-gdk3 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-gtk2 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-gtk3 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-gtksourceview2 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-gtksourceview3 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-pango - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-poppler - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
rubygem-vte - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
scintilla - Update to 3.4.1 2014-04-23 08:43:07 +00:00
sdl_pango - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files 2014-06-06 12:54:40 +00:00
shared-desktop-ontologies
skinlf Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
slingshot Remove NOPORTDOCS. 2014-07-04 23:23:36 +00:00
soqt x11-toolkits/soqt: Force no-debug build (from dports) 2014-07-07 12:37:04 +00:00
SoXt - Switch to USES=libtool, drop .la files 2014-06-23 00:57:24 +00:00
swt Reset maintainership to ports@. 2014-06-21 19:02:41 +00:00
swt-devel Modernize LIB_DEPENDS 2014-07-13 22:49:19 +00:00
termit - Convert to USES=tar 2014-03-17 16:56:15 +00:00
tile
tix Fix make extract 2014-07-22 08:08:13 +00:00
tk84 - STAGE-clean 2014-02-03 10:34:23 +00:00
tk85 - STAGE-clean 2014-02-03 10:50:30 +00:00
tk86 - STAGE-clean 2014-02-03 11:03:15 +00:00
tk-wrapper
tkdnd
tkshape - Convert to USES=tk 2014-01-09 08:59:44 +00:00
tktable
tktray
tktreectrl Reset the 99 ports still listed under sylvio@ 2014-06-11 18:55:29 +00:00
unique Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2". 2014-05-13 11:54:53 +00:00
v The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
vdk When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
viewklass - Fix build with clang 2014-01-19 14:25:38 +00:00
vte When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
vte3
vte-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
vtkfox - STAGE-clean 2014-02-14 14:00:04 +00:00
wmapp Support stage 2014-02-24 13:38:57 +00:00
wxgtk28 Modernize LIB_DEPENDS 2014-07-13 22:45:30 +00:00
wxgtk28-common - Stage support 2014-03-11 07:13:06 +00:00
wxgtk28-contrib - Stage support 2014-03-11 07:13:06 +00:00
wxgtk28-contrib-common - Stage support 2014-03-11 07:13:06 +00:00
wxgtk28-unicode - Stage support 2014-03-11 07:13:06 +00:00
wxgtk28-unicode-contrib - Stage support 2014-03-11 07:13:06 +00:00
wxgtk30 - Update to 3.0.1 2014-07-21 08:40:32 +00:00
Xaw3d - Stage support 2014-02-10 06:19:55 +00:00
xbae Convert to USES=libtool. 2014-06-30 18:13:11 +00:00
xforms - Add USES=libtool to x11-toolkits/xforms and bump dependent ports. 2014-06-30 17:52:23 +00:00
xmhtml Add DOCS option to the remaining staged ports where PORTDOCS appears 2014-07-16 03:34:56 +00:00
xview Fix build errors related to stage and pkg-plist consistency. 2014-06-27 04:53:37 +00:00
xview-clients Support stage. Update to new LIB_DEPENDS. 2014-06-10 05:09:09 +00:00
Makefile Remove expired port: 2014-07-21 09:01:22 +00:00