| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
| |
Noticed by: pointyhat
|
|
|
|
| |
- Respect CFLAGS and PTHREAD_LIBS
|
| |
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Reported by: kris
|
|
|
|
| |
(Part 1)
|
|
|
|
| |
Notified by: yakkle <yakkle@hanmail.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
|
|
|
|
|
| |
PR: 55145
Submitted by: "Karel J. Bosschaart" <karelj@phys9911.phys.tue.nl>
|
|
|
|
|
| |
PR: 54536
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
| |
|
|
|
|
| |
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/46687
Submitted by: Niclas Sodergard <nickus@nickus.net>,
Ivajlo Nikolov <ivailon@mobikom.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 44280
Submitted by: Fork <bouloumag@hotmail.com>
|
| |
|
|
|
|
| |
Approved by: cjh (mentor)
|
|
PR: 39607
Submitted by: Hye-Shik Chang <perky@python.or.kr>
|