FreeBSD Bugzilla – Attachment 102182 Details for
Bug 141911
Maintainer Update comms/xastir
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xastir.1.9.6_1.diff
xastir.1.9.6_1.diff (text/plain), 1.81 KB, created by
carl
on 2009-12-23 03:10:01 UTC
(
hide
)
Description:
xastir.1.9.6_1.diff
Filename:
MIME Type:
Creator:
carl
Created:
2009-12-23 03:10:01 UTC
Size:
1.81 KB
patch
obsolete
>--- /usr/ports/comms/xastir/Makefile 2009-12-21 04:48:40.000000000 +1100 >+++ xastir/Makefile 2009-12-22 22:24:44.000000000 +1100 >@@ -2,11 +2,12 @@ > # Date created: 17th June 2004 > # Whom: Carl Makin <carl@stagecraft.cx> > # >-# $FreeBSD: ports/comms/xastir/Makefile,v 1.26 2009/12/20 17:48:40 xride Exp $ >+# $FreeBSD: ports/comms/xastir/Makefile,v 1.25 2009/08/22 00:15:14 amdmi3 Exp $ > # > > PORTNAME= xastir > PORTVERSION= 1.9.6 >+PORTREVISION= 1 > CATEGORIES= comms hamradio > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} > >@@ -29,8 +30,6 @@ > SUB_FILES= pkg-message > > OPTIONS= SHAPELIB "Include Shapelib support" On \ >- INCSHAPE "Use Shapelib included with Xastir" On \ >- PCRE "Include Perl Compat Regular Expression Support" On \ > DBFAWK "Include DBFAWK Support" On \ > MAGICK "Include [Image|Graphics]Magick Support" On \ > GRAPHICK "Use GraphicsMagick instead of ImageMagick" Off \ >@@ -46,15 +45,8 @@ > > .include <bsd.port.pre.mk> > >-# Split this way to keep portlint happy. > .if defined(WITH_SHAPELIB) >-.if defined(WITH_INCSHAPE) >-CONFIGURE_ARGS+= --with-internal-shapelib >-PLIST_SUB= INCSHAPE= >-.else > LIB_DEPENDS+= shp.1:${PORTSDIR}/devel/shapelib >-PLIST_SUB= INCSHAPE="@comment " >-.endif > .else > CONFIGURE_ARGS+= --without-shapelib > .endif >@@ -72,12 +64,6 @@ > > .if defined(WITHOUT_DBFAWK) > CONFIGURE_ARGS+= --without-dbfawk >-WITH_PCRE= true >-.undef WITHOUT_PCRE >-.endif >- >-.if defined(WITHOUT_PCRE) >-CONFIGURE_ARGS+= --without-pcre > .else > LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre > .endif >--- /usr/ports/comms/xastir/pkg-plist 2009-12-21 04:48:40.000000000 +1100 >+++ xastir/pkg-plist 2009-12-22 22:30:22.000000000 +1100 >@@ -1,8 +1,4 @@ > bin/callpass >-%%INCSHAPE%%bin/dbfadd >-%%INCSHAPE%%bin/dbfcreate >-%%INCSHAPE%%bin/shpadd >-%%INCSHAPE%%bin/shpcreate > bin/testdbfawk > bin/xastir > bin/xastir_udp_client
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 141911
: 102182
Working