View | Details | Raw Unified | Return to bug 54093
Collapse All | Expand All

(-)ptypes/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	ptypes
9
PORTNAME=	ptypes
10
PORTVERSION=	1.8.0
10
PORTVERSION=	1.8.1
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 28-38 Link Here
28
		${PREFIX}/lib
28
		${PREFIX}/lib
29
	cd ${PREFIX}/lib; ${LN} -s libptypes.so.${SHLIB_VER} libptypes.so
29
	cd ${PREFIX}/lib; ${LN} -s libptypes.so.${SHLIB_VER} libptypes.so
30
	${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/lib
30
	${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/lib
31
.if !defined(NOPORTDOCS)
31
	${MKDIR} ${EXAMPLESDIR}/wshare
32
	${MKDIR} ${EXAMPLESDIR}/wshare
32
	-${RM} -f ${WRKSRC}/wshare/*.o ${WRKSRC}/wshare/*.orig
33
	-${RM} -f ${WRKSRC}/wshare/*.o ${WRKSRC}/wshare/*.orig
33
	${INSTALL_DATA} ${WRKSRC}/wshare/*.* ${EXAMPLESDIR}/wshare
34
	${INSTALL_DATA} ${WRKSRC}/wshare/*.* ${EXAMPLESDIR}/wshare
34
	${INSTALL_PROGRAM} ${WRKSRC}/wshare/wshare ${EXAMPLESDIR}/wshare
35
	${INSTALL_PROGRAM} ${WRKSRC}/wshare/wshare ${EXAMPLESDIR}/wshare
35
.if !defined(NOPORTDOCS)
36
	${MKDIR} ${DOCSDIR}/doc
36
	${MKDIR} ${DOCSDIR}/doc
37
	${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/index.html ${DOCSDIR}
37
	${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/index.html ${DOCSDIR}
38
	${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}/doc
38
	${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}/doc
(-)ptypes/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ptypes-1.8.0.tar.gz) = 79c3fbe546b3f7a28c9f47b30f975b4e
1
MD5 (ptypes-1.8.1.tar.gz) = 03f49583a4211ad93da1d3db104de38f
(-)ptypes/pkg-plist (-31 / +32 lines)
Lines 90-126 Link Here
90
%%PORTDOCS%%share/doc/ptypes/doc/variant.utils.html
90
%%PORTDOCS%%share/doc/ptypes/doc/variant.utils.html
91
%%PORTDOCS%%share/doc/ptypes/doc/wshare.html
91
%%PORTDOCS%%share/doc/ptypes/doc/wshare.html
92
%%PORTDOCS%%share/doc/ptypes/index.html
92
%%PORTDOCS%%share/doc/ptypes/index.html
93
share/examples/ptypes/wshare/Makefile.Darwin
93
%%PORTDOCS%%share/examples/ptypes/wshare/Makefile.BSD_OS
94
share/examples/ptypes/wshare/Makefile.FreeBSD
94
%%PORTDOCS%%share/examples/ptypes/wshare/Makefile.Darwin
95
share/examples/ptypes/wshare/Makefile.Linux
95
%%PORTDOCS%%share/examples/ptypes/wshare/Makefile.FreeBSD
96
share/examples/ptypes/wshare/Makefile.SunOS
96
%%PORTDOCS%%share/examples/ptypes/wshare/Makefile.Linux
97
share/examples/ptypes/wshare/Makefile.common
97
%%PORTDOCS%%share/examples/ptypes/wshare/Makefile.SunOS
98
share/examples/ptypes/wshare/clients.cxx
98
%%PORTDOCS%%share/examples/ptypes/wshare/Makefile.common
99
share/examples/ptypes/wshare/clients.h
99
%%PORTDOCS%%share/examples/ptypes/wshare/clients.cxx
100
share/examples/ptypes/wshare/config.cxx
100
%%PORTDOCS%%share/examples/ptypes/wshare/clients.h
101
share/examples/ptypes/wshare/config.h
101
%%PORTDOCS%%share/examples/ptypes/wshare/config.cxx
102
share/examples/ptypes/wshare/log.cxx
102
%%PORTDOCS%%share/examples/ptypes/wshare/config.h
103
share/examples/ptypes/wshare/log.h
103
%%PORTDOCS%%share/examples/ptypes/wshare/log.cxx
104
share/examples/ptypes/wshare/mimetable.awk
104
%%PORTDOCS%%share/examples/ptypes/wshare/log.h
105
share/examples/ptypes/wshare/mimetable.cxx
105
%%PORTDOCS%%share/examples/ptypes/wshare/mimetable.awk
106
share/examples/ptypes/wshare/mod_about.cxx
106
%%PORTDOCS%%share/examples/ptypes/wshare/mimetable.cxx
107
share/examples/ptypes/wshare/mod_file.cxx
107
%%PORTDOCS%%share/examples/ptypes/wshare/mod_about.cxx
108
share/examples/ptypes/wshare/mod_wstat.cxx
108
%%PORTDOCS%%share/examples/ptypes/wshare/mod_file.cxx
109
share/examples/ptypes/wshare/modules.cxx
109
%%PORTDOCS%%share/examples/ptypes/wshare/mod_wstat.cxx
110
share/examples/ptypes/wshare/modules.h
110
%%PORTDOCS%%share/examples/ptypes/wshare/modules.cxx
111
share/examples/ptypes/wshare/request.cxx
111
%%PORTDOCS%%share/examples/ptypes/wshare/modules.h
112
share/examples/ptypes/wshare/request.h
112
%%PORTDOCS%%share/examples/ptypes/wshare/request.cxx
113
share/examples/ptypes/wshare/sysutils.cxx
113
%%PORTDOCS%%share/examples/ptypes/wshare/request.h
114
share/examples/ptypes/wshare/sysutils.h
114
%%PORTDOCS%%share/examples/ptypes/wshare/sysutils.cxx
115
share/examples/ptypes/wshare/urlutils.cxx
115
%%PORTDOCS%%share/examples/ptypes/wshare/sysutils.h
116
share/examples/ptypes/wshare/urlutils.h
116
%%PORTDOCS%%share/examples/ptypes/wshare/urlutils.cxx
117
share/examples/ptypes/wshare/utils.cxx
117
%%PORTDOCS%%share/examples/ptypes/wshare/urlutils.h
118
share/examples/ptypes/wshare/utils.h
118
%%PORTDOCS%%share/examples/ptypes/wshare/utils.cxx
119
share/examples/ptypes/wshare/wshare
119
%%PORTDOCS%%share/examples/ptypes/wshare/utils.h
120
share/examples/ptypes/wshare/wshare.cxx
120
%%PORTDOCS%%share/examples/ptypes/wshare/wshare
121
share/examples/ptypes/wshare/wshare.mak
121
%%PORTDOCS%%share/examples/ptypes/wshare/wshare.cxx
122
@dirrm share/examples/ptypes/wshare
122
%%PORTDOCS%%share/examples/ptypes/wshare/wshare.mak
123
@dirrm share/examples/ptypes
123
%%PORTDOCS%%@dirrm share/examples/ptypes/wshare
124
%%PORTDOCS%%@dirrm share/examples/ptypes
124
%%PORTDOCS%%@dirrm share/doc/ptypes/doc
125
%%PORTDOCS%%@dirrm share/doc/ptypes/doc
125
%%PORTDOCS%%@dirrm share/doc/ptypes
126
%%PORTDOCS%%@dirrm share/doc/ptypes
126
@dirrm include/ptypes
127
@dirrm include/ptypes

Return to bug 54093