| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Suggested by: bapt
Notes:
svn path=/head/; revision=327665
|
|
|
|
|
|
|
| |
Release notes: http://code.activestate.com/lists/tcl-core/13590/
Notes:
svn path=/head/; revision=327664
|
|
|
|
| |
Notes:
svn path=/head/; revision=327625
|
|
|
|
|
|
|
| |
Release notes: http://code.activestate.com/lists/tcl-core/13585/
Notes:
svn path=/head/; revision=327575
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=327535
|
|
|
|
|
|
|
| |
Flags xview-clients MAKE_JOBS_UNSAFE.
Notes:
svn path=/head/; revision=327527
|
|
|
|
|
|
|
|
|
|
| |
Changes:
The scalability of the TaskManager, AsyncQueue, and AsyncQueueDispatch
classes has been improved. Other improvements have been made.
Notes:
svn path=/head/; revision=327481
|
|
|
|
| |
Notes:
svn path=/head/; revision=327457
|
|
|
|
|
|
|
| |
This also fixes the build with libc++
Notes:
svn path=/head/; revision=327374
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327278
|
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Reviewed by: kwm@
Approved by: kwm@ (gnome@)
Notes:
svn path=/head/; revision=327099
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327077
|
|
|
|
|
|
|
| |
Submitted by: marino
Notes:
svn path=/head/; revision=327057
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=327018
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326995
|
|
|
|
| |
Notes:
svn path=/head/; revision=326957
|
|
|
|
| |
Notes:
svn path=/head/; revision=326850
|
|
|
|
| |
Notes:
svn path=/head/; revision=326662
|
|
|
|
| |
Notes:
svn path=/head/; revision=326548
|
|
|
|
| |
Notes:
svn path=/head/; revision=326494
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326438
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326422
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326415
|
|
|
|
|
|
|
|
|
| |
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326375
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326352
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326344
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Fix GTK2 option
Changes: https://github.com/dk/Prima/blob/master/HISTORY
Notes:
svn path=/head/; revision=326339
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=326291
|
|
|
|
|
|
|
|
| |
- Add OPTIONS_DEFINE.
- Remove FreeBSD/alpha support.
Notes:
svn path=/head/; revision=326273
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326202
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326195
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326193
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326189
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326188
|
|
|
|
| |
Notes:
svn path=/head/; revision=326151
|
|
|
|
| |
Notes:
svn path=/head/; revision=326142
|
|
|
|
| |
Notes:
svn path=/head/; revision=326137
|
|
|
|
| |
Notes:
svn path=/head/; revision=326133
|
|
|
|
| |
Notes:
svn path=/head/; revision=326132
|
|
|
|
| |
Notes:
svn path=/head/; revision=326129
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
| |
Notes:
svn path=/head/; revision=326113
|
|
|
|
| |
Notes:
svn path=/head/; revision=326107
|
|
|
|
| |
Notes:
svn path=/head/; revision=326103
|
|
|
|
| |
Notes:
svn path=/head/; revision=326092
|
|
|
|
| |
Notes:
svn path=/head/; revision=326090
|
|
|
|
| |
Notes:
svn path=/head/; revision=326089
|