Add gsoap.
This commit is contained in:
parent
92c3cabd16
commit
5049186f8b
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.682 2005/10/23 15:41:39 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.683 2005/10/29 02:03:33 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -173,6 +173,7 @@ SUBDIR+= gob2
|
|||
SUBDIR+= gobo-eiffel
|
||||
SUBDIR+= gperf
|
||||
SUBDIR+= gputils
|
||||
SUBDIR+= gsoap
|
||||
SUBDIR+= gtexinfo
|
||||
SUBDIR+= gtl
|
||||
SUBDIR+= gtoolkit-examples
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11692 2005/10/29 01:46:17 minskim Exp $
|
||||
$NetBSD: CHANGES,v 1.11693 2005/10/29 02:03:33 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -4882,3 +4882,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated net/wap-utils to 1.3.2nb3 [kristerw 2005-10-28]
|
||||
Added net/chksniff version 0.2 [minskim 2005-10-29]
|
||||
Updated math/mathomatic to 12.5.0 [minskim 2005-10-29]
|
||||
Added devel/gsoap version 2.7.6c [minskim 2005-10-29]
|
||||
|
|
Loading…
Reference in a new issue