aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESJose Alonso Cardenas Marquez2013-10-022-3/+13
| | | | | | | | - Fix pkg-plist file - Few minor modifications Notes: svn path=/head/; revision=329011
* - Add stage supportRene Ladan2013-10-012-3/+13
| | | | | | | - USE_GMAKE -> USES=gmake Notes: svn path=/head/; revision=328995
* - Update to 1.8Jose Alonso Cardenas Marquez2013-10-016-78/+25
| | | | | | | | PR: ports/173524 Submitted by: Hardy Schumacher <hardy.schumacher_ at _gmx.de> Notes: svn path=/head/; revision=328987
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-308-12/+4
| | | | Notes: svn path=/head/; revision=328874
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-295-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing! Notes: svn path=/head/; revision=328711
* This port is already stage safe.Guido Falsi2013-09-291-2/+1
| | | | | | | While here convert to more approriate USE_GCC=yes. Notes: svn path=/head/; revision=328670
* - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18Thomas Abthorpe2013-09-262-2/+2
| | | | | | | Discussed with: swills Notes: svn path=/head/; revision=328414
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-222-2/+2
| | | | Notes: svn path=/head/; revision=327888
* - Use USES=tkSunpoet Po-Chuan Hsieh2013-09-222-5/+3
| | | | | | | | | | - While I'm here, add NO_STAGE=yes PR: ports/182249 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Notes: svn path=/head/; revision=327849
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-20288-426/+377
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - Finish up the change of PKGNAME for Tcl/Tk ports to match LATEST_LINKPietro Cerutti2013-09-203-9/+7
| | | | | | | Suggested by: bapt Notes: svn path=/head/; revision=327665
* - Update Tcl/Tk 8.6 to 8.6.1Pietro Cerutti2013-09-202-15/+11
| | | | | | | Release notes: http://code.activestate.com/lists/tcl-core/13590/ Notes: svn path=/head/; revision=327664
* - Convert USE_TCL to USES=tclPietro Cerutti2013-09-191-2/+1
| | | | Notes: svn path=/head/; revision=327625
* - Update Tcl/Tk 8.5 to 8.5.15Pietro Cerutti2013-09-184-45/+33
| | | | | | | Release notes: http://code.activestate.com/lists/tcl-core/13585/ Notes: svn path=/head/; revision=327575
* - Update to 1.7.42Pietro Cerutti2013-09-185-5/+445
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Added class FXVariant, and supporting classes FXVariantMap and FXVariantArray. The FXVariant class can store basic types like bool, int, or float, but also arrays of variants, or maps of variants. Thus, FXVariant can be used to store an arbitrarily complex tree-like data structure. * Problems in Windows version of fxcpuid.cpp fixed. * Fix cased from (__m128) to _mm_castsi128_ps() intrinsic for portability. * Fix compare operation in FXSize.h. * Added fxstrlcpy() and fxstrlcat() for safe string copy and string concatenation. * Added __noreturn macro for flagging non-returning functions like fxerror(). This may help compilers generate better code for places where these functions are called. * Removed fxsleep(), obsoleted by FXThread::sleep() and FXThread::wkaeat(). * Allow out-of-source builds of FOX on configure-based systems. * Force end-of-string in value returned by gethostname(). * Fix introduced bugs in FXHash and FXDict. * Added swapElms() to FXElement.h. Also added templated swap(). * Added internal function memswap(). * Don't include intrinsics header files unless target architecture is x86 or x86-64. * Updated build on Fedora 18 for Raspberry Pi. - Add two local files with patches to mute compiler warnings and fix potential stack buffer overflow bugs (already reported upstream) Notes: svn path=/head/; revision=327565
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-181-1/+1
| | | | Notes: svn path=/head/; revision=327535
* Fix xview family builds under 10-CURRENT.Cy Schubert2013-09-1822-7/+464
| | | | | | | Flags xview-clients MAKE_JOBS_UNSAFE. Notes: svn path=/head/; revision=327527
* Update to version 2.2.3Pawel Pekala2013-09-172-3/+3
| | | | | | | | | | Changes: The scalability of the TaskManager, AsyncQueue, and AsyncQueueDispatch classes has been improved. Other improvements have been made. Notes: svn path=/head/; revision=327481
* - Update to 0.9.96.31.08.13Pietro Cerutti2013-09-178-46/+85
| | | | Notes: svn path=/head/; revision=327457
* Remove USE_GCC=any as the ports build properly with clang.Baptiste Daroussin2013-09-161-1/+0
| | | | | | | This also fixes the build with libc++ Notes: svn path=/head/; revision=327374
* - convert to the new perl5 frameworkAndrej Zverev2013-09-142-2/+4
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327278
* - convert to the new perl5 frameworkAndrej Zverev2013-09-123-6/+6
| | | | | | | | | | - convert USE_GMAKE to Uses Reviewed by: kwm@ Approved by: kwm@ (gnome@) Notes: svn path=/head/; revision=327099
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327077
* Remove duplicated patchBaptiste Daroussin2013-09-122-31/+0
| | | | | | | Submitted by: marino Notes: svn path=/head/; revision=327057
* - Update scintilla and scite to 3.3.5Guido Falsi2013-09-123-10/+19
| | | | | | | | | | | - The update fixes build on recent head PR: ports/182014 Submitted by: me Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=327053
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-0/+1
| | | | Notes: svn path=/head/; revision=327018
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-113-0/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326995
* Add explicit dependency on pkgconf (6 ports)John Marino2013-09-111-1/+1
| | | | Notes: svn path=/head/; revision=326957
* Bump some PORTREVISIONs due to graphics/webp update to 0.3.1Martin Matuska2013-09-091-0/+1
| | | | Notes: svn path=/head/; revision=326850
* - Add PORTSCOUT=ignore:1 to avoid false alarmSunpoet Po-Chuan Hsieh2013-09-071-0/+2
| | | | Notes: svn path=/head/; revision=326662
* Fix build with libc++Baptiste Daroussin2013-09-0611-0/+121
| | | | Notes: svn path=/head/; revision=326548
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-062-8/+4
| | | | Notes: svn path=/head/; revision=326494
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-7/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326438
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326422
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-053-4/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326415
* - Add explicit dependency on pkgconfigGuido Falsi2013-09-051-2/+1
| | | | | | | | | - While here, convert to new LIB_DEPENDS format Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326375
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326352
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326344
* - Update to 1.37Sunpoet Po-Chuan Hsieh2013-09-052-8/+8
| | | | | | | | | | - Convert to new LIB_DEPENDS format - Fix GTK2 option Changes: https://github.com/dk/Prima/blob/master/HISTORY Notes: svn path=/head/; revision=326339
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-042-2/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-041-1/+1
| | | | Notes: svn path=/head/; revision=326291
* - Remove USE_GCC=any.Tijl Coosemans2013-09-041-9/+2
| | | | | | | | - Add OPTIONS_DEFINE. - Remove FreeBSD/alpha support. Notes: svn path=/head/; revision=326273
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326202
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326195
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-6/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326193
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-6/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326189
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-7/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326188
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326151
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-6/+2
| | | | Notes: svn path=/head/; revision=326142