Sat Sep 1 20:58:11 2018 UTC ()
Remove pthread-stublib.

"Provide dummy implementations of pthread functions like mutex operations
to enable libraries to be used in both thread-aware and non-threaded
programs.
This is for NetBSD<=2; newer operating systems don't need it."

Announced on tech-pkg on 2018-03-25.


(bsiegert)
diff -r1.2723 -r1.2724 pkgsrc/devel/Makefile
diff -r1.1.1.1 -r0 pkgsrc/devel/pthread-stublib/DESCR
diff -r1.1.1.1 -r0 pkgsrc/devel/pthread-stublib/PLIST
diff -r1.5 -r0 pkgsrc/devel/pthread-stublib/Makefile
diff -r1.8 -r0 pkgsrc/devel/pthread-stublib/buildlink3.mk
diff -r1.2 -r0 pkgsrc/devel/pthread-stublib/files/Makefile
diff -r1.1.1.1 -r0 pkgsrc/devel/pthread-stublib/files/pthread-stubs.c

cvs diff -r1.2723 -r1.2724 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2018/08/29 06:16:40 1.2723
+++ pkgsrc/devel/Makefile 2018/09/01 20:58:11 1.2724
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2723 2018/08/29 06:16:40 wiz Exp $ 1# $NetBSD: Makefile,v 1.2724 2018/09/01 20:58:11 bsiegert Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -1862,27 +1862,26 @@ SUBDIR+= pkgconf @@ -1862,27 +1862,26 @@ SUBDIR+= pkgconf
1862SUBDIR+= ply 1862SUBDIR+= ply
1863SUBDIR+= pmccabe 1863SUBDIR+= pmccabe
1864SUBDIR+= poco 1864SUBDIR+= poco
1865SUBDIR+= polly 1865SUBDIR+= polly
1866SUBDIR+= popt 1866SUBDIR+= popt
1867SUBDIR+= poxml 1867SUBDIR+= poxml
1868SUBDIR+= prcs 1868SUBDIR+= prcs
1869SUBDIR+= protobuf 1869SUBDIR+= protobuf
1870SUBDIR+= protobuf-c 1870SUBDIR+= protobuf-c
1871SUBDIR+= pstreams 1871SUBDIR+= pstreams
1872SUBDIR+= psvn 1872SUBDIR+= psvn
1873SUBDIR+= pth 1873SUBDIR+= pth
1874SUBDIR+= pthread-sem 1874SUBDIR+= pthread-sem
1875SUBDIR+= pthread-stublib 
1876SUBDIR+= ptlib 1875SUBDIR+= ptlib
1877SUBDIR+= pvs 1876SUBDIR+= pvs
1878SUBDIR+= pwlib 1877SUBDIR+= pwlib
1879SUBDIR+= py-InlineEgg 1878SUBDIR+= py-InlineEgg
1880SUBDIR+= py-Optik 1879SUBDIR+= py-Optik
1881SUBDIR+= py-ParamUnittest 1880SUBDIR+= py-ParamUnittest
1882SUBDIR+= py-Pympler 1881SUBDIR+= py-Pympler
1883SUBDIR+= py-Pyro 1882SUBDIR+= py-Pyro
1884SUBDIR+= py-Spans 1883SUBDIR+= py-Spans
1885SUBDIR+= py-ZopeComponent 1884SUBDIR+= py-ZopeComponent
1886SUBDIR+= py-ZopeConfiguration 1885SUBDIR+= py-ZopeConfiguration
1887SUBDIR+= py-ZopeEvent 1886SUBDIR+= py-ZopeEvent
1888SUBDIR+= py-ZopeI18NMessageid 1887SUBDIR+= py-ZopeI18NMessageid

File Deleted: pkgsrc/devel/pthread-stublib/Attic/DESCR

File Deleted: pkgsrc/devel/pthread-stublib/Attic/PLIST

File Deleted: pkgsrc/devel/pthread-stublib/Attic/Makefile

File Deleted: pkgsrc/devel/pthread-stublib/Attic/buildlink3.mk

File Deleted: pkgsrc/devel/pthread-stublib/files/Attic/Makefile

File Deleted: pkgsrc/devel/pthread-stublib/files/Attic/pthread-stubs.c