diff options
author | db <db@FreeBSD.org> | 2008-11-06 02:53:45 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2008-11-06 02:53:45 +0800 |
commit | c07680e7935ca1119c419aed4f794bf5889a3996 (patch) | |
tree | 1f092291f10d4131a4cb55e47f8b3304b104923f /comms | |
parent | 4c7e404681453a16e101c201d2af9f9de008870b (diff) | |
download | freebsd-ports-gnome-c07680e7935ca1119c419aed4f794bf5889a3996.tar.gz freebsd-ports-gnome-c07680e7935ca1119c419aed4f794bf5889a3996.tar.zst freebsd-ports-gnome-c07680e7935ca1119c419aed4f794bf5889a3996.zip |
- Update to 1.06
PR: ports/128601
Diffstat (limited to 'comms')
-rw-r--r-- | comms/thebridge/Makefile | 2 | ||||
-rw-r--r-- | comms/thebridge/distinfo | 6 | ||||
-rw-r--r-- | comms/thebridge/files/patch-src_Makefile.in | 24 | ||||
-rw-r--r-- | comms/thebridge/files/tbd.in | 9 |
4 files changed, 25 insertions, 16 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index e768ce44671f..b2764a627209 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thebridge -PORTVERSION= 0.96 +PORTVERSION= 1.06 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cqinet diff --git a/comms/thebridge/distinfo b/comms/thebridge/distinfo index e0eff41e00f2..582f58e206a0 100644 --- a/comms/thebridge/distinfo +++ b/comms/thebridge/distinfo @@ -1,3 +1,3 @@ -MD5 (thebridge-0.96.tgz) = 21f8754c61bbcc1d0ccaab20f05ca6b9 -SHA256 (thebridge-0.96.tgz) = 0e4d7dba7c049b6cbd3184cd6f802d6c9165f7197700eed9f6b9fe8d645d7f33 -SIZE (thebridge-0.96.tgz) = 400359 +MD5 (thebridge-1.06.tgz) = cbd0347d90a4156a806402f7875e7817 +SHA256 (thebridge-1.06.tgz) = 401646f336b052555abc776e40e94b3990b7c198f2a9ec65bf45ee45acbab6a2 +SIZE (thebridge-1.06.tgz) = 412875 diff --git a/comms/thebridge/files/patch-src_Makefile.in b/comms/thebridge/files/patch-src_Makefile.in index afec861ff502..d0724f483d01 100644 --- a/comms/thebridge/files/patch-src_Makefile.in +++ b/comms/thebridge/files/patch-src_Makefile.in @@ -1,6 +1,6 @@ ---- src/Makefile.in.orig 2008-03-06 09:42:41.000000000 -0500 -+++ src/Makefile.in 2008-03-21 16:04:16.000000000 -0400 -@@ -114,7 +114,7 @@ +--- src/Makefile.in.orig 2008-09-15 02:08:08.000000000 +0900 ++++ src/Makefile.in 2008-11-05 20:19:18.000000000 +0900 +@@ -117,7 +117,7 @@ tbd_OBJECTS = $(am_tbd_OBJECTS) am__DEPENDENCIES_1 = @LINK_BOX_FALSE@tbd_DEPENDENCIES = $(top_builddir)/common/libcommon.a \ @@ -9,27 +9,27 @@ @LINK_BOX_FALSE@ $(am__DEPENDENCIES_1) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp -@@ -223,12 +223,12 @@ - @LINK_BOX_TRUE@ dirclient.c dirclient.h thebridge.c users.c users.h \ - @LINK_BOX_TRUE@ hostfile.c hostfile.h eventhook.c eventhook.h avrs.c avrs.h +@@ -226,12 +226,12 @@ + @LINK_BOX_TRUE@ dirclient.c dirclient.h thebridge.c users.c users.h \ + @LINK_BOX_TRUE@ hostfile.c hostfile.h eventhook.c eventhook.h avrs.c avrs.h -@LINK_BOX_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/inc -I$(top_srcdir)/zlib -I$(top_srcdir)/spandsp \ +@LINK_BOX_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/inc -I$(top_srcdir)/spandsp \ - @LINK_BOX_FALSE@ -DSYSCON_DIR=\"$(sysconfdir)\" + @LINK_BOX_FALSE@ -DSYSCON_DIR=\"$(sysconfdir)\" @LINK_BOX_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/inc \ @LINK_BOX_TRUE@ -I$(top_srcdir)/gsm/inc -DLINK_BOX \ -@LINK_BOX_TRUE@ -I$(top_srcdir)/zlib -I$(top_srcdir)/linkbox \ +@LINK_BOX_TRUE@ -I$(top_srcdir)/linkbox \ @LINK_BOX_TRUE@ -DSYSCON_DIR=\"$(sysconfdir)\" $(am__append_1) - @LINK_BOX_FALSE@AM_CFLAGS = -Wall -lm $(am__append_2) + @LINK_BOX_FALSE@AM_CFLAGS = -Wall $(am__append_2) @LINK_BOX_TRUE@AM_CFLAGS = -Wall $(am__append_2) -@@ -236,7 +236,7 @@ - @LINK_BOX_FALSE@ dirclient.h thebridge.c users.c users.h hostfile.c hostfile.h \ - @LINK_BOX_FALSE@ eventhook.c eventhook.h avrs.c avrs.h +@@ -239,7 +239,7 @@ + @LINK_BOX_FALSE@ dirclient.h thebridge.c users.c users.h hostfile.c hostfile.h \ + @LINK_BOX_FALSE@ eventhook.c eventhook.h avrs.c avrs.h -@LINK_BOX_FALSE@tbd_LDADD = $(top_builddir)/common/libcommon.a $(top_builddir)/zlib/libzlib.a \ +@LINK_BOX_FALSE@tbd_LDADD = $(top_builddir)/common/libcommon.a -lz \ - @LINK_BOX_FALSE@ $(LIBDMALLOC) + @LINK_BOX_FALSE@ $(LIBDMALLOC) -lm all: all-am diff --git a/comms/thebridge/files/tbd.in b/comms/thebridge/files/tbd.in index 1f4edfe38568..975181e26d1b 100644 --- a/comms/thebridge/files/tbd.in +++ b/comms/thebridge/files/tbd.in @@ -1,10 +1,19 @@ #!/bin/sh +# +# $FreeBSD$ +# # PROVIDE: tbd # REQUIRE: DAEMON # BEFORE: LOGIN # KEYWORD: shutdown +# +# Add the following line to /etc/rc.conf to enable tbd: +# +# tbd_enable="YES" +# + tbd_enable=${tbd_enable-"NO"} tbd_flags=${tbd_flags-""} |