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

(-)asn1c/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	asn1c
8
PORTNAME=	asn1c
9
PORTVERSION=	0.9.8
9
PORTVERSION=	0.9.12
10
CATEGORIES=	lang converters security
10
CATEGORIES=	lang converters security
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} 	\
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} 	\
12
		http://lionet.info/soft/
12
		http://lionet.info/soft/
(-)asn1c/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (asn1c-0.9.8.tar.gz) = 301a635426cdf1b9f468c5a09a0fd398
1
MD5 (asn1c-0.9.12.tar.gz) = 800af6a8ab59e98e9646a5883db93f1f
2
SIZE (asn1c-0.9.8.tar.gz) = 889458
2
SIZE (asn1c-0.9.12.tar.gz) = 877753
(-)asn1c/pkg-descr (-1 / +1 lines)
Lines 5-11 Link Here
5
5
6
See asn1c-usage.pdf and asn1c(1) manual page for details.
6
See asn1c-usage.pdf and asn1c(1) manual page for details.
7
7
8
WWW: http://asn1c.sourceforge.net/
8
WWW: http://lionet.info/asn1c
9
9
10
-- 
10
-- 
11
Lev Walkin
11
Lev Walkin
(-)asn1c/pkg-message (-1 / +3 lines)
Lines 1-6 Link Here
1
===========================================================================
1
===========================================================================
2
2
3
Please read %%PREFIX%%/share/doc/asn1c/asn1c-usage.pdf and other files
3
Please read %%PREFIX%%/share/doc/asn1c/asn1c-usage.pdf and other files
4
in that directory. The asn1c(1) manual page is also available.
4
in that directory.
5
6
Also check the asn1c(1), unber(1) and enber(1) manual pages.
5
7
6
===========================================================================
8
===========================================================================
(-)asn1c/pkg-plist (-4 / +8 lines)
Lines 61-67 Link Here
61
%%DATADIR%%/VideotexString.h
61
%%DATADIR%%/VideotexString.h
62
%%DATADIR%%/VisibleString.c
62
%%DATADIR%%/VisibleString.c
63
%%DATADIR%%/VisibleString.h
63
%%DATADIR%%/VisibleString.h
64
%%DATADIR%%/asn-decoder-template.c
65
%%DATADIR%%/asn_SEQUENCE_OF.c
64
%%DATADIR%%/asn_SEQUENCE_OF.c
66
%%DATADIR%%/asn_SEQUENCE_OF.h
65
%%DATADIR%%/asn_SEQUENCE_OF.h
67
%%DATADIR%%/asn_SET_OF.c
66
%%DATADIR%%/asn_SET_OF.c
Lines 94-108 Link Here
94
%%DATADIR%%/constraints.h
93
%%DATADIR%%/constraints.h
95
%%DATADIR%%/der_encoder.c
94
%%DATADIR%%/der_encoder.c
96
%%DATADIR%%/der_encoder.h
95
%%DATADIR%%/der_encoder.h
97
%%DATADIR%%/file-dependencies
96
%%DATADIR%%/xer_decoder.c
97
%%DATADIR%%/xer_decoder.h
98
%%DATADIR%%/xer_encoder.c
98
%%DATADIR%%/xer_encoder.c
99
%%DATADIR%%/xer_encoder.h
99
%%DATADIR%%/xer_encoder.h
100
%%DATADIR%%/xer_support.c
101
%%DATADIR%%/xer_support.h
102
%%DATADIR%%/asn-decoder-template.c
103
%%DATADIR%%/file-dependencies
104
%%PORTDOCS%%%%DOCSDIR%%/TODO
100
%%PORTDOCS%%%%DOCSDIR%%/BUGS
105
%%PORTDOCS%%%%DOCSDIR%%/BUGS
101
%%PORTDOCS%%%%DOCSDIR%%/COPYING
102
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
106
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
107
%%PORTDOCS%%%%DOCSDIR%%/COPYING
103
%%PORTDOCS%%%%DOCSDIR%%/FAQ
108
%%PORTDOCS%%%%DOCSDIR%%/FAQ
104
%%PORTDOCS%%%%DOCSDIR%%/README
109
%%PORTDOCS%%%%DOCSDIR%%/README
105
%%PORTDOCS%%%%DOCSDIR%%/TODO
106
%%PORTDOCS%%%%DOCSDIR%%/asn1c-usage.html
110
%%PORTDOCS%%%%DOCSDIR%%/asn1c-usage.html
107
%%PORTDOCS%%%%DOCSDIR%%/asn1c-usage.pdf
111
%%PORTDOCS%%%%DOCSDIR%%/asn1c-usage.pdf
108
%%PORTDOCS%%@dirrm %%DOCSDIR%%
112
%%PORTDOCS%%@dirrm %%DOCSDIR%%

Return to bug 78705