CVS log for ports/devel/linuxthreads/pkg-descr
Up to [FreeBSD] / ports / devel / linuxthreads
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 3 01:44:46 2009 UTC (2 years, 7 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
- Fix plist and mark as UNBROKEN. - Use USE_LDCONFIG. - Pass maintainer to submitter. PR: ports/136037 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 1 09:42:25 2008 UTC (3 years, 8 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Large round of typo fixes in ports/devel (pkg-descr).
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 22 22:20:21 2005 UTC (6 years, 6 months ago) by tegge
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 10 01:24:23 2002 UTC (9 years, 11 months ago) by tegge
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -0 lines
Document that FreeBSD source code is needed to build linuxthreads port. Add sanity check for presence of needed FreeBSD source code. Unbreak compilation on 5.0-CURRENT, DEFS.h is no longer available. Bump port revision.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 24 01:12:07 1999 UTC (12 years, 1 month ago) by jasone
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -7 lines
Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2, which is rather tightly coupled with GNU libc, unlike the older version of this port. LinuxThreads has added many features since it was integrated with GNU libc, which means that a number of interfaces that were borrowed from libc_r are no longer needed. This updated port required a lot of reworking of the port, so there are likely to be new bugs.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 30 09:07:28 1999 UTC (12 years, 2 months ago) by julian
Branches: MAIN
CVS tags: RELEASE_3_4_0
Reviewed by: Russell Carter Submitted by: "Richard Seaman, Jr." <dick@tar.com> Native FreeBSD port of the linuxthreads library Includes added files and stuff you need to add to the rest of your system. This is for -current I'm sure Richard's older version might be a good place to start for a 3.x version.
