CVS log for ports/devel/ptl/Attic/Makefile
Up to [FreeBSD] / ports / devel / ptl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Fri Aug 8 03:45:19 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
As announced on May 6, remove the broken devel/ptl port.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 6 23:41:07 2003 UTC (8 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
BROKEN: Does not compile
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 18 05:52:50 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment my non-ruby ports as well.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 11 08:17:24 2003 UTC (9 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Update to 2.1.9. (Still 5.x is not supported yet)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:57:35 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Half of these ones missed yesterday while converting to USE_REINPLACE. The other half needs perl to build. Noticed on bento and others (full mailbox :-)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:21:03 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1 lines
Mark BROKEN for FreeBSD 5.0 or higher, which is not supported yet.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 4 00:19:50 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
USE_REINPLACE instead of perl. (but this still won't build on current)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 10 12:59:32 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 30 07:55:57 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -3 lines
Add PTL-2.1.8_readdir-patch and bump PORTREVISION. Force to use autoconf 2.13 and unbreak.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 7 19:38:06 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Add ptl. PTL (Portable Thread Library) is an implementation of user level multi-thread library based on POSIX 1003.1c API.
