Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed May 11, 2015
1 parent a7f0349 commit 4aa2250
Show file tree
Hide file tree
Showing 324 changed files with 7,696 additions and 4,267 deletions.
2 changes: 1 addition & 1 deletion archivers/rubygem-rubyzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= rubyzip
PORTVERSION= 1.1.6
PORTVERSION= 1.1.7
CATEGORIES= archivers rubygems
MASTER_SITES= RG

Expand Down
4 changes: 2 additions & 2 deletions archivers/rubygem-rubyzip/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (rubygem/rubyzip-1.1.6.gem) = a996435ee9698be6a09d3748f4d23ee15aaf45cbfef1749def165af6ea3c0a9e
SIZE (rubygem/rubyzip-1.1.6.gem) = 68608
SHA256 (rubygem/rubyzip-1.1.7.gem) = 24ab7c93f05eb8f6ec1c6c110f60bb5f0f2fa54b09e95eaa3b097e0fe5640133
SIZE (rubygem/rubyzip-1.1.7.gem) = 98816
2 changes: 1 addition & 1 deletion archivers/rubygem-rubyzip/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Ruby module for reading and writing zip files

WWW: http://rubygems.org/gems/rubyzip
WWW: https://github.com/rubyzip/rubyzip
3 changes: 2 additions & 1 deletion audio/pidgin-musictracker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= musictracker
PORTVERSION= 0.4.1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= pidgin-
Expand All @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
CPPFLAGS+= -I${LOCALBASE}/include -Wno-return-type
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip

PLIST_FILES= lib/pidgin/musictracker.so

Expand Down
14 changes: 5 additions & 9 deletions audio/ruby-smf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= smf
PORTVERSION= 0.15.12
PORTVERSION= 0.15.15
CATEGORIES= audio ruby
MASTER_SITES= http://www.funaba.org/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
Expand All @@ -11,6 +11,8 @@ DIST_SUBDIR= ruby
MAINTAINER= [email protected]
COMMENT= Ruby module to handle Standard MIDI Files

LICENSE= BSD2CLAUSE

USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
Expand All @@ -20,7 +22,7 @@ DOCS_EN= MANUAL.en MANUAL.en.html MANUAL.en.rd README.en
DOCS_JA= MANUAL MANUAL.html MANUAL.rd README
EXAMPLES= sample/*

OPTIONS_DEFINE= DOCS
OPTIONS_DEFINE= DOCS EXAMPLES

post-install:
${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/en
Expand All @@ -30,10 +32,4 @@ post-install:
${INSTALL_DATA} ${DOCS_EN:S,^,${WRKSRC}/,} ${STAGEDIR}${RUBY_MODDOCDIR}/en/
${INSTALL_DATA} ${DOCS_JA:S,^,${WRKSRC}/,} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/

.include <bsd.port.pre.mk>

.if ${RUBY_VER} >= 2.2
BROKEN= Does not build
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions audio/ruby-smf/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (ruby/smf-0.15.12.tar.gz) = 970d7500efb96af8eaa8576984b383317f3f2e965c87d6eece008b265e772b60
SIZE (ruby/smf-0.15.12.tar.gz) = 53661
SHA256 (ruby/smf-0.15.15.tar.gz) = a3714fafb43518eb53f1c232faeb7bafdc4cb8bb97cb65ebea1a2164207aeadf
SIZE (ruby/smf-0.15.15.tar.gz) = 54811
2 changes: 1 addition & 1 deletion audio/ruby-smf/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ This is a "Standard MIDI File" module, which handles encoding and
decoding SMF. This includes a simple MML as an example of
application.

WWW: http://www.funaba.org/en/ruby.html#smf
WWW: http://www.funaba.org/code#smf
74 changes: 37 additions & 37 deletions audio/ruby-smf/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,40 +28,40 @@
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/MANUAL.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/MANUAL.rd
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/Makefile
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bwv772.mid
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bwv772.mml
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bwv775.mid
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bwv775.mml
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bwv787.mid
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bwv787.mml
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/groove.grv
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/groove.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/ltvddpd2.mid
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/ltvddpd2.stt
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/merge.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/mml-samp.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/mml.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/morse-samp.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/morse.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/play-oss.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/play-oss2.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/play-oss3.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/play-spkr.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/play-win.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/quantize.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/rand1.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/rand2.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/rmi2smf.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/shuffle.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/smf2rmi.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/smf2smf.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/smf2text.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/smf2wav.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/smf2xml.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/split.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/stt-samp.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/stt.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/text2smf.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/velcomp.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/virtual-samp.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/bwv772.mid
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/bwv772.mml
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/bwv775.mid
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/bwv775.mml
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/bwv787.mid
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/bwv787.mml
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/groove.grv
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/groove.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/ltvddpd2.mid
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/ltvddpd2.stt
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/merge.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/mml-samp.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/mml.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/morse-samp.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/morse.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/play-oss.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/play-oss2.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/play-oss3.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/play-spkr.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/play-win.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/quantize.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/rand1.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/rand2.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/rmi2smf.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/shuffle.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/smf2rmi.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/smf2smf.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/smf2text.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/smf2wav.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/smf2xml.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/split.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/stt-samp.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/stt.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/text2smf.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/velcomp.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/virtual-samp.rb
1 change: 1 addition & 0 deletions benchmarks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
SUBDIR += raidtest
SUBDIR += ramspeed
SUBDIR += randomio
SUBDIR += rubygem-benchmark-ips
SUBDIR += rubygem-railsbench
SUBDIR += scimark2
SUBDIR += scimark2c
Expand Down
18 changes: 18 additions & 0 deletions benchmarks/rubygem-benchmark-ips/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created by: Sunpoet Po-Chuan Hsieh <[email protected]>
# $FreeBSD$

PORTNAME= benchmark-ips
PORTVERSION= 2.2.0
CATEGORIES= benchmarks rubygems
MASTER_SITES= RG

MAINTAINER= [email protected]
COMMENT= Iterations per second enhancement to Benchmark

LICENSE= MIT

USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions benchmarks/rubygem-benchmark-ips/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SHA256 (rubygem/benchmark-ips-2.2.0.gem) = 293d5c718c357ba48470868fb9222e610ccb55f3d53d1a61501e276fd8bce631
SIZE (rubygem/benchmark-ips-2.2.0.gem) = 14848
4 changes: 4 additions & 0 deletions benchmarks/rubygem-benchmark-ips/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Benchmark.ips provides iterations per second enhancement to Benchmark.

WWW: https://github.com/evanphx/benchmark-ips
RG: https://rubygems.org/gems/benchmark-ips
8 changes: 6 additions & 2 deletions chinese/libtabe/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@

PORTNAME= libtabe
PORTVERSION= 0.2.6
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_DEBIAN:C|(/%SUBDIR%/)|/pool/main/libt/libtabe/|}
MASTER_SITES= DEBIAN/pool/main/libt/libtabe/
DISTNAME= libtabe_${PORTVERSION}.orig

MAINTAINER= [email protected]
COMMENT= Unified library for Chinese text processing

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

USES= gmake libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Expand Down Expand Up @@ -51,6 +54,7 @@ post-patch:
.endif

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtabe.so
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/tsi-src/README \
Expand Down
3 changes: 0 additions & 3 deletions chinese/ttfm/Makefile.ttf
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,5 @@ add-plist-ttf:
@${ECHO_CMD} "@unexec ${LOCALBASE}/bin/fc-cache -f -v ${XFONTSDIR} || true" >> ${TMPPLIST}
@${ECHO_CMD} "@exec ${LOCALBASE}/bin/fc-cache -f -v ${XFONTSDIR} || true" >> ${TMPPLIST}
@${ECHO_CMD} "@unexec find ${XFONTSDIR} -size -3c -delete || true" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrmtry ${XFONTSDIR}" >> ${TMPPLIST}
.endif
@${ECHO_CMD} "@dirrmtry ${FONTSDIR}" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrmtry share/fonts" >> ${TMPPLIST}

14 changes: 6 additions & 8 deletions databases/freetds-devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= freetds
PORTVERSION= 0.92.1003
PORTVERSION= 0.96.3
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/current/
Expand All @@ -16,9 +16,8 @@ LICENSE= LGPL20

WRKSRC= ${WRKDIR}/${PORTNAME}-dev.${PORTVERSION}
TDS_VER?= 7.2
USES= gmake iconv libtool:keepla pkgconfig tar:bzip2
USES= autoreconf gmake iconv libtool:keepla pkgconfig tar:bzip2
GNU_GONFIGURE= yes
USE_AUTOTOOLS= autoconf:env
CPPFLAGS+= "-I${LOCALBASE}/include"
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
Expand Down Expand Up @@ -66,13 +65,13 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's|libgnutls-config|pkg-config gnutls|g' \
${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
@${FIND} ${WRKSRC} -name "Makefile.am" | ${XARGS} ${REINPLACE_CMD} -e \
's|/pool.conf|/pool.conf.sample|g ; \
s| common.h||g ; \
s|%%DOCSDIR%%|${STAGEDIR}${DOCSDIR}|g ; \
s|%%ICONV_LIB%%|${ICONV_LIB}|'
@${REINPLACE_CMD} -e 's|/freetds.conf|/freetds.conf.sample|g ; \
s|/locales.conf|/locales.conf.sample|g' ${WRKSRC}/Makefile.in
s|/locales.conf|/locales.conf.sample|g' ${WRKSRC}/Makefile.am
@${REINPLACE_CMD} -e 's|$$ODBC_INC/isql.h|$$ODBC_INC/libiodbc/isql.h|g ; \
s|$$ODBC_INC/isqlext.h|$$ODBC_INC/libiodbc/isqlext.h|g' ${WRKSRC}/configure

Expand All @@ -81,13 +80,12 @@ post-install:
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/userguide
@${MKDIR} ${STAGEDIR}${DOCSDIR}/reference
@${MKDIR} ${STAGEDIR}${DOCSDIR}/images
@${FIND} ${WRKSRC}/doc/userguide \( -type f -o -type l \) \
-exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/userguide ';'
@${FIND} ${WRKSRC}/doc/reference \( -type f -o -type l \) \
-exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/reference ';'
@${FIND} ${WRKSRC}/doc/images -name \*.gif \
-exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/images/ ';'
@cd ${WRKSRC}/doc && \
${COPYTREE_SHARE} images ${STAGEDIR}${DOCSDIR}

.endif

Expand Down
4 changes: 2 additions & 2 deletions databases/freetds-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (freetds-dev.0.92.1003.tar.bz2) = edc6c8b0991380ac93abd77d8752885124755ea1b356a94b73ff4347a24ee791
SIZE (freetds-dev.0.92.1003.tar.bz2) = 3175651
SHA256 (freetds-dev.0.96.3.tar.bz2) = 742ab1cce0792f19a95cc6df32ee735f019eecb42e10985cd36f3af9049ec1a4
SIZE (freetds-dev.0.96.3.tar.bz2) = 3188218
13 changes: 13 additions & 0 deletions databases/freetds-devel/files/patch-src_tds_tls.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
--- src/tds/tls.c.orig 2015-05-10 16:53:53.649667739 +0600
+++ src/tds/tls.c 2015-05-10 17:04:29.479624026 +0600
@@ -46,6 +46,10 @@
#include <sys/stat.h>
#endif /* HAVE_SYS_STAT_H */

+#if defined(__FreeBSD__) || defined(__DragonFly__)
+#include <sys/socket.h>
+#endif
+
#include <freetds/tds.h>
#include <freetds/string.h>
#include <freetds/tls.h>
17 changes: 9 additions & 8 deletions databases/freetds/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME= freetds
PORTVERSION= 0.91.103
PORTREVISION= 2
PORTVERSION= 0.91.112.0.0
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/
Expand All @@ -17,9 +16,8 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt

TDS_VER?= 5.0

USES= iconv gmake pkgconfig libtool:keepla
USES= autoreconf iconv gmake pkgconfig libtool:keepla tar:bzip2
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:env
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -lgcrypt
Expand All @@ -30,7 +28,10 @@ INSTALL_TARGET= install-strip

PORTDOCS= *

OPTIONS_DEFINE= OPENSSL GNUTLS DOCS
OPTIONS_DEFINE= DOCS
OPTIONS_SINGLE= SSL
OPTIONS_SINGLE_SSL= OPENSSL GNUTLS
OPTIONS_DEFAULT= OPENSSL
OPTIONS_RADIO= ODBC
OPTIONS_RADIO_ODBC= IODBC UNIXODBC
OPENSSL_USE= OPENSSL=yes
Expand All @@ -57,7 +58,7 @@ post-extract:
@cd ${WRKSRC}/src/pool && ${LN} -s pool.conf pool.conf.sample

post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
@${FIND} ${WRKSRC} -name "Makefile.am" | ${XARGS} ${REINPLACE_CMD} -e \
's|<malloc.h>|<stdlib.h>| ; \
s|/freetds.conf|/freetds.conf.sample|g ; \
s|/locales.conf|/locales.conf.sample|g ; \
Expand All @@ -67,10 +68,10 @@ post-patch:
s|$$ODBC_INC/isqlext.h|$$ODBC_INC/libiodbc/isqlext.h|g' ${WRKSRC}/configure

post-install:
@${INSTALL_DATA} ${WRKSRC}/interfaces ${STAGEDIR}${ETCDIR}/interfaces.sample
${INSTALL_DATA} ${WRKSRC}/interfaces ${STAGEDIR}${ETCDIR}/interfaces.sample
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@(cd ${WRKSRC}/doc/doc/${PORTNAME}-${PORTVERSION} && \
(cd ${WRKSRC}/doc/doc/${PORTNAME}-${PORTVERSION} && \
${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
.endif

Expand Down
4 changes: 2 additions & 2 deletions databases/freetds/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (freetds-0.91.103.tar.gz) = 895cdce6d2af65f79db5e7034d1eba5dd3b63369a0c6b5fbc890e606c699556b
SIZE (freetds-0.91.103.tar.gz) = 2061912
SHA256 (freetds-0.91.112.0.0.tar.bz2) = 31c3ae92676c325f88306b60c073a274d91b0ec391a5d24eb8cf0039b2b010fa
SIZE (freetds-0.91.112.0.0.tar.bz2) = 1803980
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--- doc/Makefile.in.orig 2014-09-16 20:53:09.681073696 +0600
+++ doc/Makefile.in 2014-09-16 20:53:24.383067403 +0600
@@ -254,7 +254,7 @@
--- doc/Makefile.am.orig 2015-05-10 18:47:04.571197742 +0600
+++ doc/Makefile.am 2015-05-10 18:47:22.212197672 +0600
@@ -8,7 +8,7 @@
TXT2MAN = $(srcdir)/txt2man
DOCDIR = doc/freetds-$(VERSION)
PRODUCT = FreeTDS
-TARGET_DOCDIR = $(DESTDIR)$(datadir)/$(DOCDIR)
+TARGET_DOCDIR = $(DESTDIR)$(datadir)/doc/freetds
IMAGES = images/important.gif \

IMAGES = images/important.gif \
images/note.gif \
images/tip.gif \
Loading

0 comments on commit 4aa2250

Please sign in to comment.