non port: devel/linuxthreads/pkg-plist |
Number of commits found: 10 |
Friday, 3 Jul 2009
|
01:44 araujo
- Fix plist and mark as UNBROKEN.
- Use USE_LDCONFIG.
- Pass maintainer to submitter.
PR: ports/136037
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Tuesday, 3 Jul 2007
|
08:38 pav
- Fix build on CURRENT with GCC 4.2
Submitted by: tegge (maintainer)
|
Tuesday, 30 Jan 2007
|
04:14 kris
Retire obsolete a.out shared library support
|
Monday, 25 Jul 2005
|
14:58 tegge
Catch up with shared library version bump in FreeBSD >= 6.0.
|
Friday, 22 Jul 2005
|
22:20 tegge
Check for NO_PIC and NO_PROFILE on FreeBSD >= 6.0.
Add sys/_pthreadtypes.h to allow compilation on FreeBSD >= 6.0.
Initialize signal trampoline variables earlier to avoid race in wrapper
around sigaction.
Fix known API wrapper bugs.
Port compile time options:
Add option for using an alternate restart signal instead of SIGUSR2.
Add options for adjustment of maximum thread stack size and maximum
number of threads.
Make all options start with LINUXTHREADS_
Note that complete FreeBSD source matching userland must be installed
in /usr/src when compiling this port.
|
Friday, 27 Feb 2004
|
23:32 tegge
Add option to ignore posix priority scheduling.
Add threadsafe versions of some libc functions on FreeBSD 4.x.
Register liblgcc_r_pic.a as installed for FreeBSD 5.x.
|
Tuesday, 18 Jun 2002
|
20:32 tegge
Register PIC archives when INSTALL_PIC_ARCHIVE has been defined.
Defining INSTALL_LIBLTHREAD_PIC_ARCHIVE causes installation and
registration of PIC archive for liblthread, which can be used to
generate a shared liblthread library for a different gcc installation.
Bump port revision.
|
Saturday, 8 Jun 2002
|
18:27 tegge
Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.
Don't misuse DESTDIR when building linuxthreads version of libgcc.
Fix varargs warning under 5.0-CURRENT.
Don't try to register profiled libraries when NOPROFILE has been specified.
Don't try to register shared libraries when NOPIC has been specified.
Bump port revision.
PR: 38876
|
Thursday, 14 Jun 2001
|
02:34 tegge
Update from version 2.1.3 to 2.2.3 of LinuxThreads.
|
Tuesday, 20 Feb 2001
|
00:34 tegge
Initialize attributes for new threads with default values when a NULL
pthread_attr_t is provided as argument to pthread_create.
|
Number of commits found: 10 |