summaryrefslogtreecommitdiff
path: root/x11-toolkits/fox17/pkg-plist
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-12-20 15:42:07 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-12-20 15:42:07 +0000
commitf2f9c325f271070f5603e0e15f881c4546943ec5 (patch)
tree463bb8c6fa08009c6d967b9074c404fba548a2fa /x11-toolkits/fox17/pkg-plist
parentAdd new port pidgin-skype aka. skype4pidgin. (diff)
- Update to 1.7.25
Changes since last port update (1.7.23) * Added FXMat2f, FXMat2d. * Vectorized many functions in FXMat2d, FXMat2f, FXMat3d, FXMat3f, FXMat4d, FXMat4f (using SSE/SSE2/SSE3). * Some fixes to FXPath::isInside(). * Fix to drawImage() in FXDCPrint. * Added FXPtrList. * Add FXbool return value to some API's in FXArray. * Change in configure.ac to check intrinsics header files with modified compiler flags; header files are not compilable with default options. * Updated Borland C++ makefiles. * Update Visual Studio 6 project files with missing headers. * Small fixes in FXAutoPtr.h. * Change some inlined API's of FXProgressDialog to non-inline.
Notes
Notes: svn path=/head/; revision=266651
Diffstat (limited to 'x11-toolkits/fox17/pkg-plist')
-rw-r--r--x11-toolkits/fox17/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/fox17/pkg-plist b/x11-toolkits/fox17/pkg-plist
index 20648b37ca9d..7e39596af466 100644
--- a/x11-toolkits/fox17/pkg-plist
+++ b/x11-toolkits/fox17/pkg-plist
@@ -182,6 +182,8 @@ include/fox-%%MAJORVER%%/FXMDIButton.h
include/fox-%%MAJORVER%%/FXMDIChild.h
include/fox-%%MAJORVER%%/FXMDIClient.h
include/fox-%%MAJORVER%%/FXMainWindow.h
+include/fox-%%MAJORVER%%/FXMat2d.h
+include/fox-%%MAJORVER%%/FXMat2f.h
include/fox-%%MAJORVER%%/FXMat3d.h
include/fox-%%MAJORVER%%/FXMat3f.h
include/fox-%%MAJORVER%%/FXMat4d.h
@@ -219,6 +221,7 @@ include/fox-%%MAJORVER%%/FXPopup.h
include/fox-%%MAJORVER%%/FXPrintDialog.h
include/fox-%%MAJORVER%%/FXProgressBar.h
include/fox-%%MAJORVER%%/FXProgressDialog.h
+include/fox-%%MAJORVER%%/FXPtrList.h
include/fox-%%MAJORVER%%/FXPtrQueue.h
include/fox-%%MAJORVER%%/FXQuatd.h
include/fox-%%MAJORVER%%/FXQuatf.h