1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11-toolkits
Marcus von Appen 900db324a3 Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
  PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
  PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
  PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX

Some knobs have been deprecated and are to be removed in the near future:

  PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
  PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
  PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement

Some knobs have been removed completely:

  PYTHON_MASTER_SITE_SUBDIR
  PYTHON_DISTNAME
  PYTHON_WRKSRC

Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.

  PYTHON_VERSION is not passed to .MAKEFLAGS anymore
  PYTHON_DEFAULT_VERSION,
  PYTHON_DEFAULT_PORTVERSION and
  PYTHONBASE are not passed to the make environment anymore

The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.

Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".

Phabric:	D399
exp-run:	167368 192357
PR:		167368 192357
Reviewed by:	antoine, wg
Exp-run award:	antoine
With hat:	python@
Approved by:	portmgr
2014-08-09 15:44:27 +00:00
..
attica Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
bakery Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
blt x11-toolkits/blt: install libBLTstubs.a too 2014-07-26 23:40:50 +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 10225 2014-08-08 12:21:57 +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 - Update to 1.7.49 2014-07-31 12:51:19 +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 Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
gal2 Rename x11-*/ patch-xy patches to reflect the files they modify. 2014-07-29 16:36:06 +00:00
gal2-reference
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 Bump PORTREVISION on more ports that depend on libgcrypt after the update 2014-08-05 22:13:29 +00:00
gnustep-gui Bump PORTREVISION on more ports that depend on libgcrypt after the update 2014-08-05 22:13:29 +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 Rename x11-*/ patch-xy patches to reflect the files they modify. 2014-07-29 16:36:06 +00:00
gtk20 Rename x11-*/ patch-xy patches to reflect the files they modify. 2014-07-29 16:36:06 +00:00
gtk20-reference
gtk30 Unbreak gtk30-reference 2014-04-24 20:01:12 +00:00
gtk30-reference
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 Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
gtkada x11-toolkits/gtkada: Disable PORTSCOUT version checking 2014-08-07 21:03:05 +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
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
gtksourceview-reference
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 - fix order in USES 2014-08-03 16:19:17 +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
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
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 Convert a bunch of USE_XZ to USES=tar:xz. 2014-07-29 21:07:39 +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
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 Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +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 Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
open-motif Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +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 Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
p5-Gtk2 Remove duplicate line from plist 2014-08-07 21:44:29 +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
pangomm Unbreak some reference ports 2014-07-29 21:20:04 +00:00
pangox-compat Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +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 net/openldap24-*: 2014-07-24 18:34: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 x11-toolkits/py-kiwi: update to 1.9.38 2014-08-08 13:11:48 +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 Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +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 Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +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-quickcontrols Add x11-toolkits/qt5-quickcontrols. 2014-07-28 20:43:56 +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 x11-toolkits/ruby-fox16: Mark broken with Ruby 2.0 or newer 2014-07-28 21:35:15 +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 scite and scintilla: Upgrade version 3.4.1 => 3.4.4 2014-08-08 19:47:35 +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 Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
skinlf Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
slingshot Rename x11-*/ patch-xy patches to reflect the files they modify. 2014-07-29 16:36:06 +00:00
soqt Update WWW and MASTER_SITES for four coin3d ports 2014-08-06 21:44:53 +00:00
SoXt Update WWW and MASTER_SITES for four coin3d ports 2014-08-06 21:44:53 +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 Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
tk84 Rename x11-*/ patch-xy patches to reflect the files they modify. 2014-07-29 16:36:06 +00:00
tk85 Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
tk86 Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
tk-wrapper
tkdnd
tkshape Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
tktable Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
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 Unbreak gnome-pty-helper too 2014-07-29 21:28:36 +00:00
vte-reference
vtkfox - STAGE-clean 2014-02-14 14:00:04 +00:00
wmapp Support stage 2014-02-24 13:38:57 +00:00
wxgtk28 Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +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 - Drop .la files for archivers/libmspack, no dependees require them 2014-07-28 19:23:52 +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 Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +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 Add x11-toolkits/qt5-quickcontrols. 2014-07-28 20:43:56 +00:00