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

(-)/usr/home/paul/myports/net/howl/Makefile (-4 / +5 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	howl
1
# New ports collection makefile for:	howl
2
# Date created:			21 July 2003
2
# Date created:			21 July 2003
3
# Whom:				David Magda <dmagda+howl@ee.ryerson.ca>
3
# Whom:				David Magda <dmagda+howl@ee.ryerson.ca>
4
# $FreeBSD: ports/net/howl/Makefile,v 1.7 2004/03/14 06:17:06 ade Exp $
4
# $FreeBSD: ports/net/howl/Makefile,v 1.6 2004/02/04 05:08:08 marcus Exp $
5
#
5
#
6
6
7
PORTNAME=	howl
7
PORTNAME=	howl
8
PORTVERSION=	0.9.1
8
PORTVERSION=	0.9.4
9
PORTREVISION=	1
10
CATEGORIES?=	net devel
9
CATEGORIES?=	net devel
11
MASTER_SITES=	http://www.porchdogsoft.com/download/
10
MASTER_SITES=	http://www.porchdogsoft.com/download/
12
11
Lines 16-24 Link Here
16
ONLY_FOR_ARCHS=	i386
15
ONLY_FOR_ARCHS=	i386
17
16
18
USE_GMAKE=	yes
17
USE_GMAKE=	yes
19
USE_LIBTOOL_VER=13
18
USE_LIBTOOL=	yes
20
INSTALLS_SHLIB=	yes
19
INSTALLS_SHLIB=	yes
21
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
20
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
21
22
MAN8=		mDNSResponder.8
22
23
23
PLIST_SUB=	VERSION="${PORTVERSION}"
24
PLIST_SUB=	VERSION="${PORTVERSION}"
24
25
(-)/usr/home/paul/myports/net/howl/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (howl-0.9.1.tar.gz) = 5df0d7b3348131f64bebf01d613979fc
1
MD5 (howl-0.9.4.tar.gz) = 5136bf1b223f9a6dbe7114f22cdab216
2
SIZE (howl-0.9.1.tar.gz) = 459647
2
SIZE (howl-0.9.4.tar.gz) = 551985
(-)/usr/home/paul/myports/net/howl/pkg-plist (-44 / +37 lines)
Lines 1-22 Link Here
1
@comment $FreeBSD: ports/net/howl/pkg-plist,v 1.3 2004/01/16 17:12:57 clement Exp $
2
bin/mDNSBrowse
3
bin/mDNSPublish
4
bin/mDNSResponder
1
bin/mDNSResponder
5
include/howl-%%VERSION%%/corby/buffer.h
2
bin/mDNSPublish
6
include/howl-%%VERSION%%/corby/channel.h
3
bin/mDNSBrowse
7
include/howl-%%VERSION%%/corby/corby.h
8
include/howl-%%VERSION%%/corby/dll.h
9
include/howl-%%VERSION%%/corby/message.h
10
include/howl-%%VERSION%%/corby/object.h
11
include/howl-%%VERSION%%/corby/orb.h
12
@dirrm include/howl-%%VERSION%%/corby
13
include/howl-%%VERSION%%/rendezvous/dll.h
14
include/howl-%%VERSION%%/rendezvous/rendezvous.h
15
include/howl-%%VERSION%%/rendezvous/text_record.h
16
@dirrm include/howl-%%VERSION%%/rendezvous
17
include/howl-%%VERSION%%/salt/address.h
4
include/howl-%%VERSION%%/salt/address.h
18
include/howl-%%VERSION%%/salt/assert.h
5
include/howl-%%VERSION%%/salt/assert.h
19
include/howl-%%VERSION%%/salt/dll.h
20
include/howl-%%VERSION%%/salt/interface.h
6
include/howl-%%VERSION%%/salt/interface.h
21
include/howl-%%VERSION%%/salt/log.h
7
include/howl-%%VERSION%%/salt/log.h
22
include/howl-%%VERSION%%/salt/salt.h
8
include/howl-%%VERSION%%/salt/salt.h
Lines 28-59 Link Here
28
include/howl-%%VERSION%%/salt/vstring.h
14
include/howl-%%VERSION%%/salt/vstring.h
29
include/howl-%%VERSION%%/salt/vtypes.h
15
include/howl-%%VERSION%%/salt/vtypes.h
30
@dirrm include/howl-%%VERSION%%/salt
16
@dirrm include/howl-%%VERSION%%/salt
17
include/howl-%%VERSION%%/corby/buffer.h
18
include/howl-%%VERSION%%/corby/channel.h
19
include/howl-%%VERSION%%/corby/corby.h
20
include/howl-%%VERSION%%/corby/message.h
21
include/howl-%%VERSION%%/corby/object.h
22
include/howl-%%VERSION%%/corby/orb.h
23
@dirrm include/howl-%%VERSION%%/corby
24
include/howl-%%VERSION%%/discovery/discovery.h
25
include/howl-%%VERSION%%/discovery/text_record.h
26
@dirrm include/howl-%%VERSION%%/discovery
27
include/howl-%%VERSION%%/rendezvous/rendezvous.h
28
include/howl-%%VERSION%%/rendezvous/text_record.h
29
@dirrm include/howl-%%VERSION%%/rendezvous
30
include/howl-%%VERSION%%/howl.h
31
include/howl-%%VERSION%%/howl_dll.h
31
@dirrm include/howl-%%VERSION%%
32
@dirrm include/howl-%%VERSION%%
32
lib/libcorby.a
33
lib/libhowl-%%VERSION%%.so.0
33
lib/libcorby.la
34
lib/libhowl.la
34
lib/libcorby.so
35
lib/libhowl.a
35
lib/libcorby.so.0
36
lib/pkgconfig/howl.pc
36
lib/librendezvous.a
37
share/howl/help/address.html
37
lib/librendezvous.la
38
share/howl/help/address-summary.html
38
lib/librendezvous.so
39
share/howl/help/index.html
39
lib/librendezvous.so.0
40
share/howl/help/overall.html
40
lib/libsalt.a
41
share/howl/help/discovery.html
41
lib/libsalt.la
42
share/howl/help/discovery-summary.html
42
lib/libsalt.so
43
share/howl/help/salt.html
43
lib/libsalt.so.0
44
share/howl/help/salt-summary.html
44
%%DATADIR%%/help/address-summary.html
45
share/howl/help/txt_rec-summary.html
45
%%DATADIR%%/help/address.html
46
share/howl/help/txt_rec.html
46
%%DATADIR%%/help/index.html
47
share/howl/help/txt_rec_iter-summary.html
47
%%DATADIR%%/help/overall.html
48
share/howl/help/txt_rec_iter.html
48
%%DATADIR%%/help/rendezvous-summary.html
49
share/howl/help/txt_rec_str_iter-summary.html
49
%%DATADIR%%/help/rendezvous.html
50
share/howl/help/txt_rec_str_iter.html
50
%%DATADIR%%/help/salt-summary.html
51
@dirrm share/howl/help
51
%%DATADIR%%/help/salt.html
52
@dirrm share/howl
52
%%DATADIR%%/help/txt_rec-summary.html
53
%%DATADIR%%/help/txt_rec.html
54
%%DATADIR%%/help/txt_rec_iter-summary.html
55
%%DATADIR%%/help/txt_rec_iter.html
56
%%DATADIR%%/help/txt_rec_str_iter-summary.html
57
%%DATADIR%%/help/txt_rec_str_iter.html
58
@dirrm %%DATADIR%%/help
59
@dirrm %%DATADIR%%

Return to bug 65418