*/*: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2017-03-25 01:45:56 +01:00
parent a646bf9ce2
commit 94f272d089
305 changed files with 6465 additions and 1477 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dpkg
PORTVERSION= 1.18.22
PORTVERSION= 1.18.23
CATEGORIES= archivers sysutils
MASTER_SITES= DEBIAN_POOL
DISTNAME= dpkg_${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1486020955
SHA256 (dpkg_1.18.22.tar.xz) = eaf2ae88eae71f164167f75e9229af87fa9451bc58966fdec40db265b146ad69
SIZE (dpkg_1.18.22.tar.xz) = 4520088
TIMESTAMP = 1490395086
SHA256 (dpkg_1.18.23.tar.xz) = cc08802a0cea2ccd0c10716bc71531ff9b9234dd454b83a59f71117a37f36923
SIZE (dpkg_1.18.23.tar.xz) = 4516252

View File

@ -1,16 +0,0 @@
--- dselect/cxx-support.cc.orig 2016-11-13 10:53:33 UTC
+++ dselect/cxx-support.cc
@@ -79,7 +79,7 @@ operator delete[](void *a, size_t size)
{
free(a);
}
-
+/*
#ifdef HAVE___CXA_PURE_VIRTUAL
extern "C" void
abi::__cxa_pure_virtual()
@@ -87,3 +87,4 @@ abi::__cxa_pure_virtual()
internerr("pure virtual function called");
}
#endif
+*/

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Compress-LZ4
PORTVERSION= 0.23
PORTVERSION= 0.24
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1470385162
SHA256 (Compress-LZ4-0.23.tar.gz) = 10e44267452b53c166c466b170dcd4fb9a5c19a406a83a9fe7f257826faac1c7
SIZE (Compress-LZ4-0.23.tar.gz) = 50220
TIMESTAMP = 1490371212
SHA256 (Compress-LZ4-0.24.tar.gz) = 5a96a8cddad7f0a320402b8a827f0829e619a02188382c916d6f41102054cac3
SIZE (Compress-LZ4-0.24.tar.gz) = 52741

View File

@ -2,6 +2,7 @@
PORTNAME= fpm
PORTVERSION= 1.8.1
PORTREVISION= 1
CATEGORIES= archivers rubygems
MASTER_SITES= RG
@ -13,13 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-archive-tar-minitar>=0.5.2:archivers/rubygem-archive-tar-minitar \
rubygem-arr-pm>=0.0.10:devel/rubygem-arr-pm \
rubygem-backports>0:devel/rubygem-backports \
rubygem-backports>=2.6.2:devel/rubygem-backports \
rubygem-cabin>=0.6.0:devel/rubygem-cabin \
rubygem-childprocess>=0:devel/rubygem-childprocess \
rubygem-clamp>=1.0.0:devel/rubygem-clamp \
rubygem-ffi>=0:devel/rubygem-ffi \
rubygem-mustache>=0:devel/rubygem-mustache \
rubygem-json1>=1.7:devel/rubygem-json1 \
rubygem-json1>=1.7.7:devel/rubygem-json1 \
rubygem-pleaserun>=0.0.24:devel/rubygem-pleaserun \
rubygem-ruby-xz>=0:archivers/rubygem-ruby-xz

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= stellarium
PORTVERSION= 0.15.1
PORTVERSION= 0.15.2
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/Stellarium-sources/${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@ -19,7 +19,10 @@ USES= cmake gettext
USE_QT5= qmake_build buildtools_build linguisttools_build \
concurrent core gui network opengl printsupport widgets
PORTDOCS= AUTHORS ChangeLog README stellarium_user_guide-0.15.0-1.pdf
GUIDE_VERSION= ${PORTVERSION}
PORTDOCS= AUTHORS ChangeLog README \
stellarium_user_guide-${GUIDE_VERSION}-1.pdf
OPTIONS_DEFINE= DOCS MORE_STARS MULTIMEDIA SCRIPTING TEXTURES \
TELESCOPE
@ -31,8 +34,8 @@ MULTIMEDIA_DESC= Sound and video support
SCRIPTING_DESC= Scripting support
TELESCOPE_DESC= Telescope control plugin
DOCS_MASTER_SITES= SF/${PORTNAME}/Stellarium-user-guide/0.15.0-1:ug
DOCS_DISTFILES= stellarium_user_guide-0.15.0-1.pdf:ug
DOCS_MASTER_SITES= SF/${PORTNAME}/Stellarium-user-guide/${GUIDE_VERSION}-1:ug
DOCS_DISTFILES= stellarium_user_guide-${GUIDE_VERSION}-1.pdf:ug
TEXTURES_MASTER_SITES= SF/${PORTNAME}/Extra-data-files/textures:gfx
TEXTURES_DISTFILES= textures-1K.zip:gfx
@ -66,7 +69,8 @@ PLIST_SUB+= SCRIPTS="@comment "
.endif
post-extract-DOCS-on:
@${LN} -sf ${_DISTDIR}/stellarium_user_guide-0.15.0-1.pdf ${WRKSRC}
@${LN} -sf ${_DISTDIR}/stellarium_user_guide-${GUIDE_VERSION}-1.pdf \
${WRKSRC}
post-patch:
@${REINPLACE_CMD} -e 's, -Wno-unused-result,,' ${WRKSRC}/CMakeLists.txt

View File

@ -1,8 +1,8 @@
TIMESTAMP = 1482657338
SHA256 (stellarium-0.15.1.tar.gz) = 0fe52fc496c11d92728742ae6d71bac116746dca7885d34d17b1a288fe8b5b11
SIZE (stellarium-0.15.1.tar.gz) = 155860125
SHA256 (stellarium_user_guide-0.15.0-1.pdf) = 264d437a1afc0742f5bbadf37115d8cd2b41ac462daf1516657c091955c9217e
SIZE (stellarium_user_guide-0.15.0-1.pdf) = 16155822
SHA256 (stellarium-0.15.2.tar.gz) = 6943c088fa7675164168d3f627491131df60fc6377eac7224e1086271091dda6
SIZE (stellarium-0.15.2.tar.gz) = 180843850
SHA256 (stellarium_user_guide-0.15.2-1.pdf) = 8024ab9824415eb58cac332fd73ff535826f354236eb60af05d4e1d6012a209d
SIZE (stellarium_user_guide-0.15.2-1.pdf) = 24292844
SHA256 (stars_4_1v0_1.cat) = 7a2084e5e45610bbffae9448d9552d8a8dd191e5b1a07b0e47d27622fab4a979
SIZE (stars_4_1v0_1.cat) = 17040932
SHA256 (stars_5_2v0_1.cat) = c4ebd18d05a805308cfac85fe224e3f0a75db6579cae65c935a0954da13f4164

View File

@ -431,10 +431,13 @@ share/pixmaps/stellarium.xpm
%%DATADIR%%/nebulae/default/n3690h.png
%%DATADIR%%/nebulae/default/n3718oleg.png
%%DATADIR%%/nebulae/default/n3938-vasey.png
%%DATADIR%%/nebulae/default/n40.png
%%DATADIR%%/nebulae/default/n4038-9-dss.png
%%DATADIR%%/nebulae/default/n4438-mtod.png
%%DATADIR%%/nebulae/default/n4490oleg.png
%%DATADIR%%/nebulae/default/n4559-vasey.png
%%DATADIR%%/nebulae/default/n4631-4627.png
%%DATADIR%%/nebulae/default/n4656-4657.png
%%DATADIR%%/nebulae/default/n4945.png
%%DATADIR%%/nebulae/default/n5128.png
%%DATADIR%%/nebulae/default/n5139kepler.png
@ -1305,6 +1308,7 @@ share/pixmaps/stellarium.xpm
%%DATADIR%%/stars/default/stars_hip_cids_0v0_0.cat
%%DATADIR%%/stars/default/stars_hip_sp_0v0_3.cat
%%DATADIR%%/stars/default/wds_hip_part.dat
%%DATADIR%%/textures/TestSquare.png
%%DATADIR%%/textures/amalthea.png
%%DATADIR%%/textures/ariel.png
%%DATADIR%%/textures/bianca.png
@ -1384,7 +1388,6 @@ share/pixmaps/stellarium.xpm
%%DATADIR%%/textures/vesta.png
%%DATADIR%%/textures/zenith.png
%%DATADIR%%/textures/zodiacallight_2004.png
%%DATADIR%%/textures/zodiacallight_painted.png
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ar.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/be.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/bn.qm
@ -1404,7 +1407,9 @@ share/pixmaps/stellarium.xpm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/is.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/it.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ko.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ku.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/nl.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/pl.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/pt_BR.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/pt.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ru.qm
@ -1418,7 +1423,9 @@ share/pixmaps/stellarium.xpm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/tt.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/uk.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/vi.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_CN.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_HK.qm
%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_TW.qm
%%DATADIR%%/translations/stellarium-skycultures/aa.qm
%%DATADIR%%/translations/stellarium-skycultures/ab.qm
%%DATADIR%%/translations/stellarium-skycultures/ae.qm

View File

@ -2,30 +2,25 @@
# $FreeBSD$
PORTNAME= milkytracker
PORTVERSION= 0.90.86
PORTREVISION= 3
PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
CATEGORIES= audio
MASTER_SITES= http://www.milkytracker.org/files/ \
LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Music creation tool inspired by Fast Tracker 2
LICENSE= GPLv3
LIB_DEPENDS+= libjack.so:audio/jack \
libzzip.so:devel/zziplib
LIB_DEPENDS+= liblhasa.so:archivers/lhasa \
libzzip.so:devel/zziplib \
libjack.so:audio/jack
USES= pkgconfig
GNU_CONFIGURE= yes
USE_SDL= sdl
USES= cmake
USE_GITHUB= yes
USE_SDL= sdl2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GH_PROJECT= MilkyTracker
CONFIGURE_ARGS+= --disable-alsatest --without-alsa
PORTDOCS= FAQ.html MilkyTracker.html ChangeLog.html
ICONS= carton.ico carton.png
OPTIONS_DEFINE= DOCS

View File

@ -1,2 +1,3 @@
SHA256 (milkytracker-0.90.86.tar.gz) = ff0b851956ebf526af49b47a467df72a6eca24166b581aeab7b05c2f379c1257
SIZE (milkytracker-0.90.86.tar.gz) = 2596667
TIMESTAMP = 1490278419
SHA256 (milkytracker-MilkyTracker-v1.0.0_GH0.tar.gz) = 7fa982561c297aae7ed8223d2535c1f0a72057da01d002e8665b9223206932dc
SIZE (milkytracker-MilkyTracker-v1.0.0_GH0.tar.gz) = 3749140

View File

@ -1,19 +1,21 @@
--- src/tracker/TrackerStartUp.cpp.orig 2013-11-09 00:12:01 UTC
--- src/tracker/TrackerStartUp.cpp.orig 2017-03-12 19:30:25 UTC
+++ src/tracker/TrackerStartUp.cpp
@@ -126,7 +126,7 @@ void Tracker::showSplash()
@@ -127,7 +127,8 @@ void Tracker::showSplash()
screen->paintSplash(LogoBig::rawData, LogoBig::width, LogoBig::height, LogoBig::width*3, 3, (int)shade);
#endif
shade+=deltaT * (1.0f/6.25f);
- deltaT = abs(::PPGetTickCount() - startTime);
- deltaT = abs((signed)::PPGetTickCount() - startTime);
+ // deltaT = abs((signed)::PPGetTickCount() - startTime);
+ deltaT = abs((pp_int32)::PPGetTickCount() - startTime);
if (!deltaT) deltaT++;
}
#if defined(__EXCLUDE_BIGLOGO__) || defined(__LOWRES__)
@@ -157,7 +157,7 @@ void Tracker::hideSplash()
@@ -158,7 +159,8 @@ void Tracker::hideSplash()
screen->paintSplash(LogoBig::rawData, LogoBig::width, LogoBig::height, LogoBig::width*3, 3, (int)shade);
#endif
shade-=deltaT * (1.0f/6.25f);
- deltaT = abs(::PPGetTickCount() - startTime);
- deltaT = abs((signed)::PPGetTickCount() - startTime);
+ // deltaT = abs((signed)::PPGetTickCount() - startTime);
+ deltaT = abs((pp_int32)::PPGetTickCount() - startTime);
if (!deltaT) deltaT++;
}

View File

@ -1,4 +1,16 @@
bin/milkytracker
share/applications/milkytracker.desktop
%%PORTDOCS%%%%DOCSDIR%%/Authors.txt
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.html
%%PORTDOCS%%%%DOCSDIR%%/Copying.txt
%%PORTDOCS%%%%DOCSDIR%%/FAQ.html
%%PORTDOCS%%%%DOCSDIR%%/MilkyTracker.html
%%PORTDOCS%%%%DOCSDIR%%/TiTAN.nfo
%%PORTDOCS%%%%DOCSDIR%%/readme_unix
%%DATADIR%%/songs/milky.xm
%%DATADIR%%/songs/slumberjack.xm
%%DATADIR%%/songs/sv_ttt.xm
%%DATADIR%%/songs/theday.xm
%%DATADIR%%/songs/universalnetwork2_real.xm
share/pixmaps/milkytracker.ico
share/pixmaps/milkytracker.png
share/applications/milkytracker.desktop

View File

@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= oss
DISTVERSION= 4.2-build2011
DISTVERSION= 4.2-build2017
CATEGORIES= audio
MASTER_SITES= http://www.opensound.com/developer/sources/stable/bsd/
DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-bsd
MAINTAINER= ports@FreeBSD.org
COMMENT= Open Sound System
COMMENT= Open Sound System from 4Front Technologies
LICENSE= BSD2CLAUSE

View File

@ -1,2 +1,3 @@
SHA256 (oss-v4.2-build2011-src-bsd.tar.bz2) = 65ba999222d7250242c23d6d13e98dc39d3157c14acc32691d8aa9678ccedbbc
SIZE (oss-v4.2-build2011-src-bsd.tar.bz2) = 1628950
TIMESTAMP = 1486110185
SHA256 (oss-v4.2-build2017-src-bsd.tar.bz2) = 8ef2b1b964719b4c356de234d4b28832302027dc23bf636820be1afe1b099972
SIZE (oss-v4.2-build2017-src-bsd.tar.bz2) = 1714709

View File

@ -0,0 +1,10 @@
--- setup/srcconf_freebsd.inc.orig 2014-02-14 22:59:55 UTC
+++ setup/srcconf_freebsd.inc
@@ -12,6 +12,6 @@ add_kernel_flags (FILE * f)
{
# if defined(__x86_64__)
fprintf (f,
- "CFLAGS += -O3 -fno-common -mcmodel=kernel -mno-red-zone -fno-asynchronous-unwind-tables -ffreestanding\n");
+ "CFLAGS += -O3 -fno-common -mcmodel=kernel -mno-red-zone -fno-asynchronous-unwind-tables -ffreestanding -mno-sse\n");
# endif
}

View File

@ -2,4 +2,7 @@ Open Sound System for FreeBSD is a audio subsystem that provides
a cross platform audio and MIDI API with device drivers for most
consumer and professional PCI and USB audio devices.
Not to be confused with sound(4) which is a different implementation
with the same API.
WWW: http://opensound.com/

View File

@ -29,6 +29,7 @@ lib/oss/conf/oss_ymf7xx.conf.sample
lib/oss/conf/osscore.conf.sample
lib/oss/etc/devices.list
lib/oss/include/sys/soundcard.h
lib/oss/modules/lynxone.ko
lib/oss/modules/oss_ali5455.ko
lib/oss/modules/oss_atiaudio.ko
lib/oss/modules/oss_audigyls.ko
@ -73,6 +74,7 @@ man/man1/osstest.1.gz
man/man1/ossxmix.1.gz
man/man1/soundoff.1.gz
man/man1/soundon.1.gz
man/man7/lynxone.7.gz
man/man7/oss_ali5455.7.gz
man/man7/oss_atiaudio.7.gz
man/man7/oss_audigyls.7.gz

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= stress-ng
PORTVERSION= 0.07.23
PORTVERSION= 0.07.26
CATEGORIES= benchmarks
MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1488924702
SHA256 (stress-ng-0.07.23.tar.gz) = d6987f7401e602f42d0dc2e462a823dd06e47c24c9b6c089a882b3868744185a
SIZE (stress-ng-0.07.23.tar.gz) = 367082
TIMESTAMP = 1490277064
SHA256 (stress-ng-0.07.26.tar.gz) = e14e52df9fdac4f5be66a2ba86c7d56134ae6f2824f5349f89d8010a61d3890d
SIZE (stress-ng-0.07.26.tar.gz) = 371638

View File

@ -1,22 +1,21 @@
---- include/system/libcontext.h.orig 2017-03-13 11:47:23.495919000 +0100
-+++ include/system/libcontext.h 2017-03-13 11:51:12.678651000 +0100
-@@ -23,13 +23,15 @@
-
-
--#if defined(__GNUC__) || defined(__APPLE__)
-+#if defined(__GNUC__) || defined(__APPLE__) || defined(__FreeBSD__)
-
- #define LIBCONTEXT_COMPILER_gcc
-
-- #if defined(__linux__)
-+ #if defined(__linux__) || defined(__FreeBSD__)
- #ifdef __x86_64__
- #define LIBCONTEXT_PLATFORM_linux_x86_64
- #define LIBCONTEXT_CALL_CONVENTION
--
-+ #elif __amd64__
-+ #define LIBCONTEXT_PLATFORM_linux_x86_64
-+ #define LIBCONTEXT_CALL_CONVENTION
- #elif __i386__
- #define LIBCONTEXT_PLATFORM_linux_i386
--- include/system/libcontext.h.orig 2017-03-23 17:46:25.970103000 +0100
+++ include/system/libcontext.h 2017-03-23 17:49:04.053146000 +0100
@@ -23,13 +23,15 @@
-#if defined(__GNUC__) || defined(__APPLE__)
+#if defined(__GNUC__) || defined(__APPLE__) || defined(__FreeBSD__)
#define LIBCONTEXT_COMPILER_gcc
- #if defined(__linux__)
+ #if defined(__linux__) || defined(__FreeBSD__)
#ifdef __x86_64__
#define LIBCONTEXT_PLATFORM_linux_x86_64
#define LIBCONTEXT_CALL_CONVENTION
-
+ #elif __amd64__
+ #define LIBCONTEXT_PLATFORM_linux_x86_64
+ #define LIBCONTEXT_CALL_CONVENTION
#elif __i386__
#define LIBCONTEXT_PLATFORM_linux_i386

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qcad
PORTVERSION= 3.16.5.0
PORTVERSION= 3.16.7.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= cad

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1487932054
SHA256 (qcad/qcad-qcad-v3.16.5.0_GH0.tar.gz) = 041b77fc9eb72ee515b32a5c8998735c52d79d39e0caaacaeeec2982694f9237
SIZE (qcad/qcad-qcad-v3.16.5.0_GH0.tar.gz) = 28243529
TIMESTAMP = 1490111118
SHA256 (qcad/qcad-qcad-v3.16.7.0_GH0.tar.gz) = 35d368ae6708300573b9b4565883f33cf63d6c2bd1e1b2d69d76c3aac4a6db93
SIZE (qcad/qcad-qcad-v3.16.7.0_GH0.tar.gz) = 28771247

View File

@ -0,0 +1,13 @@
--- qcad.pro.orig 2017-03-21 17:03:39.136811000 +0000
+++ qcad.pro 2017-03-21 16:00:21.618687000 +0000
@@ -13,7 +13,7 @@
}
}
-else {
- SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v qcadmobile")
-}
+#else {
+# SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v qcadmobile")
+#}
!r_mobile {

View File

@ -259,45 +259,50 @@ lib/libstemmer.a
%%DATADIR%%/libraries/templates/metric/_META/meta.rdf
%%DATADIR%%/libraries/templates/metric/aec_layers.dxf
%%DATADIR%%/libraries/templates/metric/aec_layers.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a0_de_landscape_border.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a0_de_landscape_border.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a0_de_landscape_border_with_header.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a0_de_landscape_border_with_header.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a1_de_landscape_border.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a1_de_landscape_border.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a1_de_landscape_border_with_header.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a1_de_landscape_border_with_header.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a2_de_landscape_border.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a2_de_landscape_border.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a2_de_landscape_border_with_header.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a2_de_landscape_border_with_header.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a3_de_landscape_border.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a3_de_landscape_border.rdf
%%DATADIR%%/libraries/templates/metric/architecture/din_a3_de_landscape_border_with_header.dxf
%%DATADIR%%/libraries/templates/metric/architecture/din_a3_de_landscape_border_with_header.rdf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a0.dxf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a0.rdf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a1.dxf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a1.rdf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a2.dxf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a2.rdf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a3.dxf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a3.rdf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_landscape_a4.dxf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_portrait_a4.dxf
%%DATADIR%%/libraries/templates/metric/din6771-1_de_portrait_a4.rdf
%%DATADIR%%/libraries/templates/metric/din6771_de_landscape_a3.dxf
%%DATADIR%%/libraries/templates/metric/din6771_de_landscape_a3.rdf
%%DATADIR%%/libraries/templates/metric/din7200_de_landscape_a3.dxf
%%DATADIR%%/libraries/templates/metric/din7200_de_landscape_a3.rdf
%%DATADIR%%/libraries/templates/metric/din_a3_m_landscape.dxf
%%DATADIR%%/libraries/templates/metric/din_a3_m_landscape_bw.dxf
%%DATADIR%%/libraries/templates/metric/din_a3_mm_landscape.dxf
%%DATADIR%%/libraries/templates/metric/din_a3_mm_portrait.dxf
%%DATADIR%%/libraries/templates/metric/din_a4.dxf
%%DATADIR%%/libraries/templates/metric/din_a4_landscape.dxf
%%DATADIR%%/libraries/templates/metric/header_large_landscape_a3.dxf
%%DATADIR%%/libraries/templates/metric/header_large_landscape_a3.rdf
%%DATADIR%%/libraries/templates/metric/dl3dl/01.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/02.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/03.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/04.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/05.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/06.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/07.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/08.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/A3_elt.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A0-Querformat-Rahmen-mit PK.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A0-Querformat-Rahmen.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A1-Querformat-Rahmen-mit PK.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A1-Querformat-Rahmen.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A2-Querformat-Rahmen-mit PK.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A2-Querformat-Rahmen.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-CD-Muster.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Nordpfeile-Muster.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Rahmen-PK mit Platzhalter.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Rahmen-PK-schmal.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Rahmen-PK_archi_01.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Rahmen-mit PK.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Rahmen-ohne PK.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/DIN-A3-Querformat-Rahmen.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Plankopf Hilfe.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vl_archi-1.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vl_nordpf-1.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vl_nordpf-2.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771-1_hoch_A4.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771-1_quer_A0.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771-1_quer_A1.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771-1_quer_A2.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771-1_quer_A3.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771-1_quer_A4.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din6771_quer_A3.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Din7200_quer_A3.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/Vorlage_Qcad_Plankopf gross_quer_A3.dxf
%%DATADIR%%/libraries/templates/metric/dl3dl/_META/meta.rdf
%%DATADIR%%/libraries/templates/metric/dl3dl/nur Plankopf.dxf
%%DATADIR%%/libraries/templates/metric/iso_en_a0.dxf
%%DATADIR%%/libraries/templates/metric/iso_en_a0_metric_landscape_aec.dxf
%%DATADIR%%/libraries/templates/metric/iso_en_a0_metric_landscape_aec.rdf
@ -481,10 +486,6 @@ lib/libstemmer.a
%%DATADIR%%/plugins/imageformats/readme.txt
%%DATADIR%%/plugins/libqcaddxf.so
%%DATADIR%%/plugins/libqcaddxf_debug.so
%%DATADIR%%/plugins/libqcadexample.so
%%DATADIR%%/plugins/libqcadexample_debug.so
%%DATADIR%%/plugins/libqcadtransactionlistener.so
%%DATADIR%%/plugins/libqcadtransactionlistener_debug.so
%%DATADIR%%/plugins/printsupport/readme.txt
%%DATADIR%%/plugins/script/libqcadqtscript_core.so
%%DATADIR%%/plugins/script/libqcadqtscript_core.so.1
@ -6318,8 +6319,10 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/ShapePolygonAFPP.ui
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/ShapePolygonAFPPInit.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/Tests/ShapePolygonAFPPTest00.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/Tests/ShapePolygonAFPPTest01.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/Tests/actual/.gitignore
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/Tests/required/ShapePolygonAFPPTest00_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/Tests/required/ShapePolygonAFPPTest01_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/doc/ShapePolygonAFPP.png
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/doc/ShapePolygonAFPP_de.html
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonAFPP/doc/ShapePolygonAFPP_desc_de.html
@ -6376,9 +6379,11 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/ShapePolygonCPInit.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/ShapePolygonCPTest00.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/ShapePolygonCPTest01.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/ShapePolygonCPTest02.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/actual/.gitignore
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/required/ShapePolygonCPTest00_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/required/ShapePolygonCPTest01_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/Tests/required/ShapePolygonCPTest02_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/doc/ShapePolygonCP.png
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/doc/ShapePolygonCP_de.html
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonCP/doc/ShapePolygonCP_desc_de.html
@ -6451,9 +6456,11 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/ShapePolygonPPInit.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/ShapePolygonPPTest00.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/ShapePolygonPPTest01.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/ShapePolygonPPTest02.js
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/actual/.gitignore
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/required/ShapePolygonPPTest00_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/required/ShapePolygonPPTest01_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/Tests/required/ShapePolygonPPTest02_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/doc/ShapePolygonPP.png
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/doc/ShapePolygonPP_de.html
%%DATADIR%%/scripts/Draw/Shape/ShapePolygonPP/doc/ShapePolygonPP_desc_de.html
@ -6524,8 +6531,10 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/ShapeRectanglePP.svg
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/ShapeRectanglePPInit.js
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/Tests/ShapeRectanglePPTest00.js
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/Tests/ShapeRectanglePPTest01.js
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/Tests/actual/.gitignore
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/Tests/required/ShapeRectanglePPTest00_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/Tests/required/ShapeRectanglePPTest01_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/doc/ShapeRectanglePP.png
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/doc/ShapeRectanglePP_de.html
%%DATADIR%%/scripts/Draw/Shape/ShapeRectanglePP/doc/ShapeRectanglePP_desc_de.html
@ -6598,8 +6607,10 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/ShapeRectangleSizeDialog.ui
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/ShapeRectangleSizeInit.js
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/Tests/ShapeRectangleSizeTest00.js
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/Tests/ShapeRectangleSizeTest01.js
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/Tests/actual/.gitignore
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/Tests/required/ShapeRectangleSizeTest00_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/Tests/required/ShapeRectangleSizeTest01_000.dxf
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/doc/ShapeRectangleSize.png
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/doc/ShapeRectangleSize_de.html
%%DATADIR%%/scripts/Draw/Shape/ShapeRectangleSize/doc/ShapeRectangleSize_desc_de.html
@ -11904,6 +11915,19 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExDrawColors/ts/ExDrawColors_sk.ts
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExDrawColors/ts/ExDrawColors_sl.qm
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExDrawColors/ts/ExDrawColors_sl.ts
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ExLineDove-inverse.svg
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ExLineDove.js
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ExLineDove.pro
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ExLineDove.svg
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ExLineDoveInit.js
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_de.qm
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_de.ts
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_ru.qm
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_ru.ts
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_sk.qm
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_sk.ts
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_sl.qm
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExLineDove/ts/ExLineDove_sl.ts
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExText/ExText.js
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExText/ExText.pro
%%DATADIR%%/scripts/Misc/Examples/DrawExamples/ExText/ts/ExText_de.qm
@ -12314,6 +12338,7 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/LineDove.js
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/LineDove.pro
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/LineDove.svg
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/LineDove.ui
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/LineDoveInit.js
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/ts/LineDove_de.qm
%%DATADIR%%/scripts/Misc/MiscDraw/LineDove/ts/LineDove_de.ts
@ -13029,8 +13054,12 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Modify/BreakOutManual/BreakOutManual.ui
%%DATADIR%%/scripts/Modify/BreakOutManual/BreakOutManualInit.js
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/BreakOutManualTest00.js
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/BreakOutManualTest01.js
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/BreakOutManualTest02.js
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/actual/.gitignore
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/required/BreakOutManualTest00_000.dxf
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/required/BreakOutManualTest01_000.dxf
%%DATADIR%%/scripts/Modify/BreakOutManual/Tests/required/BreakOutManualTest02_000.dxf
%%DATADIR%%/scripts/Modify/BreakOutManual/doc/BreakOutManual.png
%%DATADIR%%/scripts/Modify/BreakOutManual/doc/BreakOutManual_de.html
%%DATADIR%%/scripts/Modify/BreakOutManual/doc/BreakOutManual_desc_de.html
@ -19874,6 +19903,7 @@ lib/libstemmer.a
%%DATADIR%%/ts/assistant_ko.qm
%%DATADIR%%/ts/assistant_pl.qm
%%DATADIR%%/ts/assistant_ru.qm
%%DATADIR%%/ts/assistant_sk.qm
%%DATADIR%%/ts/assistant_sl.qm
%%DATADIR%%/ts/assistant_uk.qm
%%DATADIR%%/ts/assistant_zh_CN.qm
@ -19987,11 +20017,13 @@ lib/libstemmer.a
%%DATADIR%%/ts/qcadgui_zh_TW.qm
%%DATADIR%%/ts/qcadgui_zh_TW.ts
%%DATADIR%%/ts/qt_ar.qm
%%DATADIR%%/ts/qt_ca.qm
%%DATADIR%%/ts/qt_cs.qm
%%DATADIR%%/ts/qt_da.qm
%%DATADIR%%/ts/qt_de.qm
%%DATADIR%%/ts/qt_es.qm
%%DATADIR%%/ts/qt_fa.qm
%%DATADIR%%/ts/qt_fi.qm
%%DATADIR%%/ts/qt_fr.qm
%%DATADIR%%/ts/qt_gl.qm
%%DATADIR%%/ts/qt_he.qm
@ -20001,18 +20033,20 @@ lib/libstemmer.a
%%DATADIR%%/ts/qt_help_fr.qm
%%DATADIR%%/ts/qt_help_gl.qm
%%DATADIR%%/ts/qt_help_hu.qm
%%DATADIR%%/ts/qt_help_it.qm
%%DATADIR%%/ts/qt_help_ja.qm
%%DATADIR%%/ts/qt_help_ko.qm
%%DATADIR%%/ts/qt_help_pl.qm
%%DATADIR%%/ts/qt_help_ru.qm
%%DATADIR%%/ts/qt_help_sk.qm
%%DATADIR%%/ts/qt_help_sl.qm
%%DATADIR%%/ts/qt_help_uk.qm
%%DATADIR%%/ts/qt_help_zh_CN.qm
%%DATADIR%%/ts/qt_help_zh_TW.qm
%%DATADIR%%/ts/qt_hu.qm
%%DATADIR%%/ts/qt_it.qm
%%DATADIR%%/ts/qt_ja.qm
%%DATADIR%%/ts/qt_ko.qm
%%DATADIR%%/ts/qt_ko.ts
%%DATADIR%%/ts/qt_lt.qm
%%DATADIR%%/ts/qt_pl.qm
%%DATADIR%%/ts/qt_pt.qm
@ -20023,4 +20057,18 @@ lib/libstemmer.a
%%DATADIR%%/ts/qt_uk.qm
%%DATADIR%%/ts/qt_zh_CN.qm
%%DATADIR%%/ts/qt_zh_TW.qm
%%DATADIR%%/ts/qtbase_ca.qm
%%DATADIR%%/ts/qtbase_cs.qm
%%DATADIR%%/ts/qtbase_de.qm
%%DATADIR%%/ts/qtbase_fi.qm
%%DATADIR%%/ts/qtbase_fr.qm
%%DATADIR%%/ts/qtbase_he.qm
%%DATADIR%%/ts/qtbase_hu.qm
%%DATADIR%%/ts/qtbase_it.qm
%%DATADIR%%/ts/qtbase_ja.qm
%%DATADIR%%/ts/qtbase_ko.qm
%%DATADIR%%/ts/qtbase_lv.qm
%%DATADIR%%/ts/qtbase_ru.qm
%%DATADIR%%/ts/qtbase_sk.qm
%%DATADIR%%/ts/qtbase_uk.qm
%%DATADIR%%/ts/ts.pro

View File

@ -31,6 +31,7 @@
SUBDIR += deforaos-phone
SUBDIR += dfu-programmer
SUBDIR += dfu-util
SUBDIR += direwolf
SUBDIR += dump1090
SUBDIR += ebook2cw
SUBDIR += ebook2cwgui

View File

@ -0,0 +1,11 @@
--- include/Makefile.in.orig 2017-03-24 13:33:28 UTC
+++ include/Makefile.in
@@ -101,7 +101,7 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
-VERSION = @VERSION@
+VERSION = "@VERSION@"
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@

View File

@ -1,5 +1,5 @@
--- src/audioworkspace.cc.orig 2007-11-05 03:58:46.000000000 -0500
+++ src/audioworkspace.cc 2014-06-08 20:17:26.477449983 -0400
--- src/audioworkspace.cc.orig 2007-11-05 08:58:46 UTC
+++ src/audioworkspace.cc
@@ -31,7 +31,8 @@
#include <cmath>
#include <iostream>
@ -10,7 +10,7 @@
using namespace std;
using namespace libaudiostream;
@@ -104,6 +105,7 @@
@@ -104,6 +105,7 @@ oastream AudioWorkSpace::create_output_s
{
ao_sample_format format;

40
comms/direwolf/Makefile Normal file
View File

@ -0,0 +1,40 @@
# $FreeBSD$
PORTNAME= direwolf
PORTVERSION= 1.4
CATEGORIES= comms hamradio
MAINTAINER= bsdports@kyle-evans.net
COMMENT= Software software "soundcard" modem/TNC and APRS encoder/decoder
LICENSE= GPLv2
LIB_DEPENDS= libhamlib.so:comms/hamlib \
libgpsd.so:astro/gpsd
USE_GITHUB= yes
GH_ACCOUNT= wb2osz
GH_PROJECT= direwolf
GH_TAGNAME= 6207e2e
USES= dos2unix gmake shebangfix
SHEBANG_FILES= telemetry-toolkit/telem-bits.pl telemetry-toolkit/telem-parm.pl\
telemetry-toolkit/telem-eqns.pl dwespeak.sh \
telemetry-toolkit/telem-volts.py telemetry-toolkit/telem-data.pl \
telemetry-toolkit/telem-data91.pl \
telemetry-toolkit/telem-unit.pl telemetry-toolkit/telem-balloon.pl
pre-patch:
${CP} ${FILESDIR}/Makefile.FreeBSD ${WRKSRC}
${REINPLACE_CMD} -e 's|%%STAGEDIR%%|${STAGEDIR}|' \
-e 's|%%PREFIX%%|${PREFIX}|' \
-e 's|%%LOCALBASE%%|${LOCALBASE}|' \
${WRKSRC}/Makefile.FreeBSD
post-install:
.for f in direwolf decode_aprsd text2tt tt2text ll2utm utm2ll aclients \
log2gpx gen_packets atest ttcalc \
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/direwolf/$f
.endfor
.include <bsd.port.mk>

3
comms/direwolf/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1490361715
SHA256 (wb2osz-direwolf-1.4-6207e2e_GH0.tar.gz) = d3a42b5207935e38bfa4902a76daf684269f9cb71bcc271d80508293e40ac6a9
SIZE (wb2osz-direwolf-1.4-6207e2e_GH0.tar.gz) = 13849018

View File

@ -0,0 +1,550 @@
#
# Makefile for FreeBSD version of Dire Wolf.
#
APPS := direwolf decode_aprs text2tt tt2text ll2utm utm2ll aclients atest log2gpx gen_packets ttcalc
all : $(APPS) direwolf.desktop direwolf.conf
@echo " "
@echo "Next step - install with:"
@echo " "
@echo " sudo make install"
@echo " "
LOCALBASE= %%LOCALBASE%%
CFLAGS += -I${LOCALBASE}/include
CFLAGS += -pthread -Igeotranz
LDFLAGS := -lm -lpthread -L${LOCALBASE}/lib
#CFLAGS += -mfpu=neon
#CFLAGS += -DUSE_ALSA
#LDFLAGS += -lasound
enable_gpsd := $(wildcard /usr/local/include/gps.h)
ifneq ($(enable_gpsd),)
CFLAGS += -DENABLE_GPSD
LDFLAGS += -lgps
endif
# Uncomment following lines to enable hamlib support.
CFLAGS += -DUSE_HAMLIB
LDFLAGS += -lhamlib
# Name of current directory.
# Used to generate zip file name for distribution.
z := $(notdir ${CURDIR})
# -------------------------------- Main application -----------------------------------------
direwolf : direwolf.o config.o recv.o demod.o dsp.o demod_afsk.o demod_9600.o hdlc_rec.o \
hdlc_rec2.o multi_modem.o redecode.o rdq.o rrbb.o dlq.o \
fcs_calc.o ax25_pad.o \
decode_aprs.o symbols.o server.o kiss.o kissnet.o kiss_frame.o hdlc_send.o fcs_calc.o \
gen_tone.o audio.o audio_stats.o digipeater.o pfilter.o dedupe.o tq.o xmit.o morse.o \
ptt.o beacon.o encode_aprs.o latlong.o encode_aprs.o latlong.o textcolor.o \
dtmf.o aprs_tt.o tt_user.o tt_text.o igate.o nmea.o serial_port.o log.o telemetry.o \
dwgps.o dwgpsnmea.o dwgpsd.o dtime_now.o \
geotranz.a
$(CC) -o $@ $^ $(LDFLAGS)
ifneq ($(enable_gpsd),)
@echo " "
@echo "This includes support for gpsd."
else
@echo " "
@echo "This does NOT include support for gpsd."
endif
# Optimization for slow processors.
demod.o : fsk_fast_filter.h
demod_afsk.o : fsk_fast_filter.h
fsk_fast_filter.h : demod_afsk.c
$(CC) $(CFLAGS) -o gen_fff -DGEN_FFF demod_afsk.c dsp.c textcolor.c $(LDFLAGS)
./gen_fff > fsk_fast_filter.h
# Separate application to decode raw data.
decode_aprs : decode_aprs.c dwgpsnmea.o dwgps.o dwgpsd.o serial_port.o symbols.o ax25_pad.o textcolor.o fcs_calc.o latlong.o log.o telemetry.o tt_text.o
$(CC) $(CFLAGS) -DDECAMAIN -o $@ $^ $(LDFLAGS)
# Convert between text and touch tone representation.
text2tt : tt_text.c
$(CC) $(CFLAGS) -DENC_MAIN -o $@ $^ $(LDFLAGS)
tt2text : tt_text.c
$(CC) $(CFLAGS) -DDEC_MAIN -o $@ $^ $(LDFLAGS)
# Convert between Latitude/Longitude and UTM coordinates.
ll2utm : ll2utm.c geotranz.a textcolor.o
$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
utm2ll : utm2ll.c geotranz.a textcolor.o
$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
# Convert from log file to GPX.
log2gpx : log2gpx.c textcolor.o
$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
# Test application to generate sound.
gen_packets : gen_packets.c ax25_pad.c hdlc_send.c fcs_calc.c gen_tone.c morse.c textcolor.c dsp.c
$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
# Unit test for AFSK demodulator
atest : atest.c demod.o demod_afsk.o demod_9600.o \
dsp.o hdlc_rec.o hdlc_rec2.o multi_modem.o rrbb.o \
fcs_calc.o ax25_pad.o decode_aprs.o dwgpsnmea.o \
dwgps.o dwgpsd.o serial_port.o telemetry.o latlong.o symbols.o tt_text.o textcolor.o
$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
# Multiple AGWPE network or serial port clients to test TNCs side by side.
aclients : aclients.c ax25_pad.c fcs_calc.c textcolor.o
$(CC) $(CFLAGS) -g -o $@ $^
# Touch Tone to Speech sample application.
ttcalc : ttcalc.o ax25_pad.o fcs_calc.o textcolor.o
$(CC) $(CFLAGS) -g -o $@ $^
# ----------------------------------------- Libraries --------------------------------------------
# UTM, USNG, MGRS conversions.
geotranz.a : error_string.o mgrs.o polarst.o tranmerc.o ups.o usng.o utm.o
ar -cr $@ $^
error_string.o : geotranz/error_string.c
$(CC) $(CFLAGS) -c -o $@ $^
mgrs.o : geotranz/mgrs.c
$(CC) $(CFLAGS) -c -o $@ $^
polarst.o : geotranz/polarst.c
$(CC) $(CFLAGS) -c -o $@ $^
tranmerc.o : geotranz/tranmerc.c
$(CC) $(CFLAGS) -c -o $@ $^
ups.o : geotranz/ups.c
$(CC) $(CFLAGS) -c -o $@ $^
usng.o : geotranz/usng.c
$(CC) $(CFLAGS) -c -o $@ $^
utm.o : geotranz/utm.c
$(CC) $(CFLAGS) -c -o $@ $^
# ------------------------------------- Installation ----------------------------------
# Generate apprpriate sample configuration file for this platform.
# Originally, there was one sample for all platforms. It got too cluttered
# and confusing saying, this is for windows, and this is for Linux, and this ...
# Trying to maintain 3 different versions in parallel is error prone.
# We now have a single generic version which can be used to generate
# the various platform specific versions.
# generic.conf should be checked into source control.
# direwolf.conf should NOT. It is generated when compiling on the target platform.
direwolf.conf : generic.conf
egrep '^C|^L' generic.conf | cut -c2-999 > direwolf.conf
# Where should we install it?
# My understanding, of the convention, is that something you compile
# from source, that is not a standard part of the operating system,
# should go in /usr/local/bin.
# However, if you are preparing a "binary" DEB or RPM package, the
# installation location should be /usr/bin.
# This is a step in the right direction but not sufficient to use /usr instead.
# Eventually I'd like to have targets here to build the .DEB and .RPM packages.
INSTALLDIR := %%STAGEDIR%%/%%PREFIX%%/
SHAREDIR := ${INSTALLDIR}/share
# Command to "install" to system directories. Use "ginstall" for Mac.
INSTALL=install
# direwolf.desktop was previously handcrafted for the Raspberry Pi.
# It was hardcoded with lxterminal, /home/pi, and so on.
# In version 1.2, try to customize this to match other situations better.
# TODO: Test this better.
direwolf.desktop :
@echo "Generating customized direwolf.desktop ..."
@echo '[Desktop Entry]' > $@
@echo 'Type=Application' >> $@
ifneq ($(wildcard /usr/bin/lxterminal),)
@echo "Exec=lxterminal -t \"Dire Wolf\" -e \"$(PREFIX)/bin/direwolf\"" >> $@
else ifneq ($(wildcard /usr/local/bin/lxterm),)
@echo "Exec=lxterm -hold -title \"Dire Wolf\" -bg white -e \"$(PREFIX)/bin/direwolf\"" >> $@
else
@echo "Exec=xterm -hold -title \"Dire Wolf\" -bg white -e \"$(PREFIX)/bin/direwolf\"" >> $@
endif
@echo 'Name=Dire Wolf' >> $@
@echo 'Comment=APRS Soundcard TNC' >> $@
@echo 'Icon=%%PREFIX%%/share/direwolf/dw-icon.png' >> $@
@echo "Path=$(HOME)" >> $@
@echo '#Terminal=true' >> $@
@echo 'Categories=HamRadio' >> $@
@echo 'Keywords=Ham Radio;APRS;Soundcard TNC;KISS;AGWPE;AX.25' >> $@
# Installation into /usr/local/...
# Needs to be run as root or with sudo.
.PHONY: install
install : $(APPS) direwolf.conf tocalls.txt symbols-new.txt symbolsX.txt dw-icon.png direwolf.desktop
#
# Applications, not installed with package manager, normally go in /usr/local/bin.
# /usr/bin is used instead when installing from .DEB or .RPM package.
#
$(INSTALL) direwolf $(INSTALLDIR)/bin
$(INSTALL) decode_aprs $(INSTALLDIR)/bin
$(INSTALL) text2tt $(INSTALLDIR)/bin
$(INSTALL) tt2text $(INSTALLDIR)/bin
$(INSTALL) ll2utm $(INSTALLDIR)/bin
$(INSTALL) utm2ll $(INSTALLDIR)/bin
$(INSTALL) aclients $(INSTALLDIR)/bin
$(INSTALL) log2gpx $(INSTALLDIR)/bin
$(INSTALL) gen_packets $(INSTALLDIR)/bin
$(INSTALL) atest $(INSTALLDIR)/bin
$(INSTALL) ttcalc $(INSTALLDIR)/bin
$(INSTALL) dwespeak.sh $(INSTALLDIR)/bin
#
# Telemetry Toolkit executables. Other .conf and .txt files will go into doc directory.
#
$(INSTALL) telemetry-toolkit/telem-balloon.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-bits.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-data.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-data91.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-eqns.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-parm.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-seq.sh $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-unit.pl $(INSTALLDIR)/bin
$(INSTALL) telemetry-toolkit/telem-volts.py $(INSTALLDIR)/bin
#
# Misc. data such as "tocall" to system mapping.
#
mkdir -p ${SHAREDIR}/direwolf
$(INSTALL) -D --mode=644 tocalls.txt ${SHAREDIR}/direwolf/tocalls.txt
$(INSTALL) -D --mode=644 symbols-new.txt ${SHAREDIR}/direwolf/symbols-new.txt
$(INSTALL) -D --mode=644 symbolsX.txt ${SHAREDIR}/direwolf/symbolsX.txt
$(INSTALL) -D --mode=644 dw-icon.png ${SHAREDIR}/direwolf/dw-icon.png
mkdir -p ${SHAREDIR}/applications
$(INSTALL) -D --mode=644 direwolf.desktop ${SHAREDIR}/applications/direwolf.desktop
#
# Documentation. Various plain text files and PDF.
# $(INSTALL) -D --mode=644 CHANGES.md $(INSTALLDIR)/share/doc/direwolf/CHANGES.md
mkdir -p ${INSTALLDIR}/share/doc/direwolf
mkdir -p ${INSTALLDIR}/share/direwolf
$(INSTALL) -D --mode=644 LICENSE-dire-wolf.txt $(INSTALLDIR)/share/doc/direwolf/LICENSE-dire-wolf.txt
$(INSTALL) -D --mode=644 LICENSE-other.txt $(INSTALLDIR)/share/doc/direwolf/LICENSE-other.txt
#
# ./README.md is an overview for the project main page.
# doc/README.md contains an overview of the PDF file contents and is more useful here.
#
$(INSTALL) -D --mode=644 doc/README.md $(INSTALLDIR)/share/doc/direwolf/README.md
$(INSTALL) -D --mode=644 doc/User-Guide.pdf $(INSTALLDIR)/share/doc/direwolf/User-Guide.pdf
$(INSTALL) -D --mode=644 doc/Raspberry-Pi-APRS.pdf $(INSTALLDIR)/share/doc/direwolf/Raspberry-Pi-APRS.pdf
$(INSTALL) -D --mode=644 doc/Raspberry-Pi-APRS-Tracker.pdf $(INSTALLDIR)/share/doc/direwolf/Raspberry-Pi-APRS-Tracker.pdf
$(INSTALL) -D --mode=644 doc/Raspberry-Pi-SDR-IGate.pdf $(INSTALLDIR)/share/doc/direwolf/Raspberry-Pi-SDR-IGate.pdf
$(INSTALL) -D --mode=644 doc/APRStt-Implementation-Notes.pdf $(INSTALLDIR)/share/doc/direwolf/APRStt-Implementation-Notes.pdf
$(INSTALL) -D --mode=644 doc/APRStt-interface-for-SARTrack.pdf $(INSTALLDIR)/share/doc/direwolf/APRStt-interface-for-SARTrack.pdf
$(INSTALL) -D --mode=644 doc/APRS-Telemetry-Toolkit.pdf $(INSTALLDIR)/share/doc/direwolf/APRS-Telemetry-Toolkit.pdf
$(INSTALL) -D --mode=644 doc/A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.pdf $(INSTALLDIR)/share/doc/direwolf/A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.pdf
$(INSTALL) -D --mode=644 doc/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf $(INSTALLDIR)/share/doc/direwolf/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf
#
# Various sample config and other files go into examples under the doc directory.
# When building from source, these can be put in home directory with "make install-conf".
# When installed from .DEB or .RPM package, the user will need to copy these to
# the home directory or other desired location.
#
mkdir -p ${INSTALLDIR}/share/doc/direwolf/examples
$(INSTALL) -D --mode=644 direwolf.conf $(INSTALLDIR)/share/doc/direwolf/examples/direwolf.conf
$(INSTALL) -D --mode=644 dw-start.sh $(INSTALLDIR)/share/doc/direwolf/examples/dw-start.sh
$(INSTALL) -D --mode=644 sdr.conf $(INSTALLDIR)/share/doc/direwolf/examples/sdr.conf
$(INSTALL) -D --mode=644 telemetry-toolkit/telem-m0xer-3.txt $(INSTALLDIR)/share/doc/direwolf/examples/telem-m0xer-3.txt
$(INSTALL) -D --mode=644 telemetry-toolkit/telem-balloon.conf $(INSTALLDIR)/share/doc/direwolf/examples/telem-balloon.conf
$(INSTALL) -D --mode=644 telemetry-toolkit/telem-volts.conf $(INSTALLDIR)/share/doc/direwolf/examples/telem-volts.conf
#
# "man" pages
#
$(INSTALL) -D --mode=644 man1/aclients.1 $(INSTALLDIR)/man/man1/aclients.1
$(INSTALL) -D --mode=644 man1/atest.1 $(INSTALLDIR)/man/man1/atest.1
$(INSTALL) -D --mode=644 man1/decode_aprs.1 $(INSTALLDIR)/man/man1/decode_aprs.1
$(INSTALL) -D --mode=644 man1/direwolf.1 $(INSTALLDIR)/man/man1/direwolf.1
$(INSTALL) -D --mode=644 man1/gen_packets.1 $(INSTALLDIR)/man/man1/gen_packets.1
$(INSTALL) -D --mode=644 man1/ll2utm.1 $(INSTALLDIR)/man/man1/ll2utm.1
$(INSTALL) -D --mode=644 man1/log2gpx.1 $(INSTALLDIR)/man/man1/log2gpx.1
$(INSTALL) -D --mode=644 man1/text2tt.1 $(INSTALLDIR)/man/man1/text2tt.1
$(INSTALL) -D --mode=644 man1/tt2text.1 $(INSTALLDIR)/man/man1/tt2text.1
$(INSTALL) -D --mode=644 man1/utm2ll.1 $(INSTALLDIR)/man/man1/utm2ll.1
#
@echo " "
@echo "If this is your first install, not an upgrade, type this to put a copy"
@echo "of the sample configuration file (direwolf.conf) in your home directory:"
@echo " "
@echo " make install-conf"
@echo " "
# These would be done as ordinary user.
# The Raspberry Pi has ~/Desktop but Ubuntu does not.
# TODO: Handle Linux variations correctly.
.PHONY: install-conf
install-conf : direwolf.conf
cp direwolf.conf ~
cp sdr.conf ~
cp telemetry-toolkit/telem-m0xer-3.txt ~
cp telemetry-toolkit/telem-*.conf ~
ifneq ($(wildcard $(HOME)/Desktop),)
@echo " "
@echo "This will add a desktop icon on some systems:"
@echo " "
@echo " make install-rpi"
@echo " "
endif
.PHONY: install-rpi
install-rpi : dw-start.sh
cp dw-start.sh ~
ln -f -s /usr/share/applications/direwolf.desktop ~/Desktop/direwolf.desktop
# ---------------------------------- Automated Smoke Test --------------------------------
# Combine some unit tests into a single regression sanity check.
check : dtest ttest tttexttest pftest tlmtest lltest enctest kisstest check-modem1200 check-modem300 check-modem9600
# Can we encode and decode at popular data rates?
check-modem1200 : gen_packets atest
./gen_packets -n 100 -o /tmp/test1.wav
./atest -F0 -PE -L70 -G71 /tmp/test1.wav
./atest -F1 -PE -L73 -G75 /tmp/test1.wav
#rm /tmp/test1.wav
check-modem300 : gen_packets atest
./gen_packets -B300 -n 100 -o /tmp/test3.wav
./atest -B300 -F0 -L68 -G69 /tmp/test3.wav
./atest -B300 -F1 -L73 -G75 /tmp/test3.wav
rm /tmp/test3.wav
check-modem9600 : gen_packets atest
./gen_packets -B9600 -n 100 -o /tmp/test9.wav
./atest -B9600 -F0 -L57 -G59 /tmp/test9.wav
./atest -B9600 -F1 -L66 -G67 /tmp/test9.wav
rm /tmp/test9.wav
# Unit test for inner digipeater algorithm
.PHONY : dtest
dtest : digipeater.c dedupe.c \
pfilter.o ax25_pad.o fcs_calc.o tq.o textcolor.o \
decode_aprs.o dwgpsnmea.o dwgps.o dwgpsd.o serial_port.o latlong.o telemetry.o symbols.o tt_text.o
$(CC) $(CFLAGS) -DDIGITEST -o $@ $^ $(LDFLAGS)
./dtest
rm dtest
# Unit test for APRStt tone sequence parsing.
.PHONY : ttest
ttest : aprs_tt.c tt_text.c latlong.o textcolor.o geotranz.a
$(CC) $(CFLAGS) -DTT_MAIN -o $@ $^ $(LDFLAGS)
./ttest
rm ttest
# Unit test for APRStt tone sequence / text conversions.
.PHONY: tttexttest
tttexttest : tt_text.c textcolor.o
$(CC) $(CFLAGS) -DTTT_TEST -o $@ $^ $(LDFLAGS)
./tttexttest
rm tttexttest
# Unit test for Packet Filtering.
.PHONY: pftest
pftest : pfilter.c ax25_pad.o textcolor.o fcs_calc.o decode_aprs.o dwgpsnmea.o dwgps.o dwgpsd.o serial_port.o latlong.o symbols.o telemetry.o tt_text.o
$(CC) $(CFLAGS) -DPFTEST -o $@ $^ $(LDFLAGS)
./pftest
rm pftest
# Unit test for telemetry decoding.
.PHONY: tlmtest
tlmtest : telemetry.c ax25_pad.o fcs_calc.o textcolor.o
$(CC) $(CFLAGS) -DTEST -o $@ $^ $(LDFLAGS)
./tlmtest
rm tlmtest
# Unit test for location coordinate conversion.
.PHONY: lltest
lltest : latlong.c textcolor.o
$(CC) $(CFLAGS) -DLLTEST -o $@ $^ $(LDFLAGS)
./lltest
rm lltest
# Unit test for encoding position & object report.
.PHONY: enctest
enctest : encode_aprs.c latlong.c textcolor.c
$(CC) $(CFLAGS) -DEN_MAIN -o $@ $^ $(LDFLAGS)
./enctest
rm enctest
# Unit test for KISS encapsulation.
.PHONY: kisstest
kisstest : kiss_frame.c
$(CC) $(CFLAGS) -DKISSTEST -o $@ $^ $(LDFLAGS)
./kisstest
rm kisstest
# ----------------------------- Manual tests and experiments ---------------------------
# These are not included in a normal build. Might be broken.
# Unit test for IGate
itest : igate.c textcolor.c ax25_pad.c fcs_calc.c textcolor.o
$(CC) $(CFLAGS) -DITEST -o $@ $^
./itest
# Unit test for UDP reception with AFSK demodulator.
# Temporary during development. Might not be useful anymore.
udptest : udp_test.c demod.o dsp.o demod_afsk.o demod_9600.o hdlc_rec.o hdlc_rec2.o multi_modem.o rrbb.o \
fcs_calc.o ax25_pad.o decode_aprs.o symbols.o textcolor.o
$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
./udptest
# For demodulator tweaking experiments.
# Dependencies of demod*.c, rather than .o, are intentional.
demod.o : tune.h
demod_afsk.o : tune.h
demod_9600.o : tune.h
testagc : atest.c demod.c dsp.c demod_afsk.c demod_9600.c hdlc_rec.o hdlc_rec2.o multi_modem.o rrbb.o \
fcs_calc.o ax25_pad.o decode_aprs.o telemetry.o latlong.o symbols.o tune.h textcolor.o
$(CC) $(CFLAGS) -o atest $^ $(LDFLAGS)
./atest 02_Track_2.wav | grep "packets decoded in" > atest.out
# ------------------------------- Source distribution ---------------------------------
# probably obsolete and can be removed after move to github.
.PHONY: dist-src
dist-src : README.md CHANGES.md
doc/User-Guide.pdf doc/Raspberry-Pi-APRS.pdf \
doc/Raspberry-Pi-APRS-Tracker.pdf doc/APRStt-Implementation-Notes.pdf \
dw-start.sh dwespeak.bat dwespeak.sh \
tocalls.txt symbols-new.txt symbolsX.txt direwolf.spec
rm -f fsk_fast_filter.h
echo " " > tune.h
rm -f ../$z-src.zip
(cd .. ; zip $z-src.zip \
$z/README.md \
$z/CHANGES.md \
$z/LICENSE* \
$z/doc/User-Guide.pdf \
$z/doc/Raspberry-Pi-APRS.pdf \
$z/doc/Raspberry-Pi-APRS-Tracker.pdf \
$z/doc/APRStt-Implementation-Notes.pdf \
$z/doc/APRS-Telemetry-Toolkit.pdf \
$z/Makefile* \
$z/*.c $z/*.h \
$z/regex/* $z/misc/* $z/geotranz/* \
$z/man1/* \
$z/generic.conf \
$z/tocalls.txt $z/symbols-new.txt $z/symbolsX.txt \
$z/dw-icon.png $z/dw-icon.rc $z/dw-icon.ico \
$z/dw-start.sh $z/direwolf.spec \
$z/dwespeak.bat $z/dwespeak.sh \
$z/telemetry-toolkit/* )
# -----------------------------------------------------------------------------------------
.PHONY: clean
clean :
rm -f $(APPS) fsk_fast_filter.h *.o *.a direwolf.desktop
echo " " > tune.h
depend : $(wildcard *.c)
makedepend -f $(lastword $(MAKEFILE_LIST)) -- $(CFLAGS) -- $^
#
# The following is updated by "make depend"
#
# DO NOT DELETE

View File

@ -0,0 +1,17 @@
--- Makefile.orig 2017-01-20 00:11:49 UTC
+++ Makefile
@@ -6,11 +6,14 @@
win := $(shell uname | grep CYGWIN)
dar := $(shell uname | grep Darwin)
+free := $(shell uname | grep FreeBSD)
ifneq ($(win),)
include Makefile.win
else ifeq ($(dar),Darwin)
include Makefile.macosx
+else ifeq ($(free),FreeBSD)
+ include Makefile.FreeBSD
else
include Makefile.linux
endif

View File

@ -0,0 +1,24 @@
--- dw-start.sh.orig 2017-01-20 00:11:50 UTC
+++ dw-start.sh
@@ -83,15 +83,15 @@ DWCMD="direwolf -a 100"
#
-if [ -x /usr/bin/lxterminal ]
+if [ -x /usr/local/bin/lxterminal ]
then
- /usr/bin/lxterminal -t "Dire Wolf" -e "$DWCMD" &
-elif [ -x /usr/bin/xterm ]
+ /usr/local/bin/lxterminal -t "Dire Wolf" -e "$DWCMD" &
+elif [ -x /usr/local/bin/xterm ]
then
- /usr/bin/xterm -bg white -fg black -e "$DWCMD" &
-elif [ -x /usr/bin/x-terminal-emulator ]
+ /usr/local/bin/xterm -bg white -fg black -e "$DWCMD" &
+elif [ -x /usr/local/bin/x-terminal-emulator ]
then
- /usr/bin/x-terminal-emulator -e "$DWCMD" &
+ /usr/local/bin/x-terminal-emulator -e "$DWCMD" &
else
echo "Did not find an X terminal emulator."
fi

View File

@ -0,0 +1,13 @@
--- dwgpsd.c.orig 2017-01-20 00:11:50 UTC
+++ dwgpsd.c
@@ -77,8 +77,9 @@ static void * read_gpsd_thread (void *ar
* Information for interface to gpsd daemon.
*/
+#if ENABLE_GPSD
static struct gps_data_t gpsdata;
-
+#endif
/*-------------------------------------------------------------------
*

6
comms/direwolf/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
It can be used stand-alone to observe APRS traffic, as a digipeater,
APRStt gateway, or Internet Gateway (IGate). It can also be used as a
virtual TNC for other applications such as APRSIS32, UI-View32, Xastir,
APRS-TW, YAAC, UISS, Linux AX25, SARTrack, RMS Express, BPQ32,
Outpost PM and many others.

54
comms/direwolf/pkg-plist Normal file
View File

@ -0,0 +1,54 @@
bin/aclients
bin/atest
bin/decode_aprs
bin/direwolf
bin/dwespeak.sh
bin/gen_packets
bin/ll2utm
bin/log2gpx
bin/telem-balloon.pl
bin/telem-bits.pl
bin/telem-data.pl
bin/telem-data91.pl
bin/telem-eqns.pl
bin/telem-parm.pl
bin/telem-seq.sh
bin/telem-unit.pl
bin/telem-volts.py
bin/text2tt
bin/tt2text
bin/ttcalc
bin/utm2ll
man/man1/aclients.1.gz
man/man1/atest.1.gz
man/man1/decode_aprs.1.gz
man/man1/direwolf.1.gz
man/man1/gen_packets.1.gz
man/man1/ll2utm.1.gz
man/man1/log2gpx.1.gz
man/man1/text2tt.1.gz
man/man1/tt2text.1.gz
man/man1/utm2ll.1.gz
share/applications/direwolf.desktop
%%DATADIR%%/dw-icon.png
%%DATADIR%%/symbols-new.txt
%%DATADIR%%/symbolsX.txt
%%DATADIR%%/tocalls.txt
%%PORTDOCS%%%%DOCSDIR%%/A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.pdf
%%PORTDOCS%%%%DOCSDIR%%/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf
%%PORTDOCS%%%%DOCSDIR%%/APRS-Telemetry-Toolkit.pdf
%%PORTDOCS%%%%DOCSDIR%%/APRStt-Implementation-Notes.pdf
%%PORTDOCS%%%%DOCSDIR%%/APRStt-interface-for-SARTrack.pdf
%%PORTDOCS%%%%DOCSDIR%%/LICENSE-dire-wolf.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE-other.txt
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/Raspberry-Pi-APRS-Tracker.pdf
%%PORTDOCS%%%%DOCSDIR%%/Raspberry-Pi-APRS.pdf
%%PORTDOCS%%%%DOCSDIR%%/Raspberry-Pi-SDR-IGate.pdf
%%PORTDOCS%%%%DOCSDIR%%/User-Guide.pdf
%%PORTDOCS%%%%DOCSDIR%%/examples/direwolf.conf
%%PORTDOCS%%%%DOCSDIR%%/examples/dw-start.sh
%%PORTDOCS%%%%DOCSDIR%%/examples/sdr.conf
%%PORTDOCS%%%%DOCSDIR%%/examples/telem-balloon.conf
%%PORTDOCS%%%%DOCSDIR%%/examples/telem-m0xer-3.txt
%%PORTDOCS%%%%DOCSDIR%%/examples/telem-volts.conf

View File

@ -1,16 +1,16 @@
# Created by: MITA Yoshio <mita@FreeBSD.org>
# $FreeBSD$
PORTNAME= efax-0.9a
PORTVERSION= 001114a7
PORTREVISION= 7
PORTNAME= efax
DISTVERSION= 0.9a-001114a7
PORTREVISION= 8
CATEGORIES= comms
MASTER_SITES= http://shino.pos.to/linux/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fax send/receive program
LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= xloadimage:x11/xloadimage

View File

@ -1,2 +1,3 @@
TIMESTAMP = 1490366675
SHA256 (efax-0.9a-001114a7.tar.gz) = 383fa3fe8ce8f647315d1833a2d57a5f8bcbdadc6eb762455969606342cc8a20
SIZE (efax-0.9a-001114a7.tar.gz) = 144350

View File

@ -1,2 +1,4 @@
Efax can send and receive FAX via FAX modem. Enhanced from mgetty+sendfax
program, this program can handle `CLASS1' modems.
WWW: http://shino.pos.to/linux/efax.html

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Convert-IBM390
PORTVERSION= 0.28
PORTVERSION= 0.29
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,3 @@
SHA256 (Convert-IBM390-0.28.tar.gz) = a153016bc37ad468ef2c16029673ee80393578960af5d584e14c9a98538f7d56
SIZE (Convert-IBM390-0.28.tar.gz) = 30973
TIMESTAMP = 1490371219
SHA256 (Convert-IBM390-0.29.tar.gz) = ad448e3e0c013fdd20c7fe49310c1091c90367d7890fd8bbfe22ea846be2de34
SIZE (Convert-IBM390-0.29.tar.gz) = 31289

View File

@ -219,8 +219,8 @@ man/man8/mysqld.8.gz
%%DATADIR%%/japanese/errmsg.sys
%%DATADIR%%/korean/errmsg.sys
%%DATADIR%%/magic
@comment %%DATADIR%%/maria_add_gis_sp.sql
@comment %%DATADIR%%/maria_add_gis_sp_bootstrap.sql
%%DATADIR%%/maria_add_gis_sp.sql
%%DATADIR%%/maria_add_gis_sp_bootstrap.sql
%%MROONGA%%%%DATADIR%%/mroonga/install.sql
%%MROONGA%%%%DATADIR%%/mroonga/uninstall.sql
%%DATADIR%%/my-huge.cnf

View File

@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 2.82.0
PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
@ -11,8 +12,7 @@ COMMENT= Ebook management application
LICENSE= GPLv3
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick \
libfontconfig.so:x11-fonts/fontconfig \
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libpoppler-qt5.so:graphics/poppler-qt5 \
libwmflite.so:graphics/libwmf \
libchm.so:misc/chmlib \

View File

@ -5214,6 +5214,7 @@
SUBDIR += rubygem-enumerize
SUBDIR += rubygem-equalizer
SUBDIR += rubygem-errand
SUBDIR += rubygem-et-orbi
SUBDIR += rubygem-event-bus
SUBDIR += rubygem-eventmachine
SUBDIR += rubygem-excon

View File

@ -8,6 +8,9 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Classification based on a forest of trees using random inputs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= R-cran-RColorBrewer>=1.0.5_6:graphics/R-cran-RColorBrewer
USES= cran:auto-plist,compiles

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= awscli
PORTVERSION= 1.11.63
PORTVERSION= 1.11.66
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.26:devel/py-botocore \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.29:devel/py-botocore \
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1489569383
SHA256 (awscli-1.11.63.tar.gz) = 358434e313f742c9cb658aff15c57ce8d3c4b1e1034da71935671ec1d1c60ae5
SIZE (awscli-1.11.63.tar.gz) = 541902
TIMESTAMP = 1490353188
SHA256 (awscli-1.11.66.tar.gz) = feeffa05f25529ba5f2c1c87a2362438b011fcde3d19bce77fb345db4d99cc63
SIZE (awscli-1.11.66.tar.gz) = 541884

View File

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= bmake
PORTVERSION= 20170301
PORTVERSION= 20170311
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/
DISTFILES= bmake-${PORTVERSION}.tar.gz mk-${PORTVERSION}.tar.gz
DISTFILES= bmake-${PORTVERSION}.tar.gz mk-20170301.tar.gz
MAINTAINER= trociny@FreeBSD.org
COMMENT= Portable version of NetBSD 'make' utility

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1489222895
SHA256 (bmake-20170301.tar.gz) = 1253b7efb305c9d3de3202b1c18950a27ff54669ed07090bd9b02b0a2bcc42cf
SIZE (bmake-20170301.tar.gz) = 549107
TIMESTAMP = 1490272698
SHA256 (bmake-20170311.tar.gz) = 881bb42230650a6f756ac7a2054ca984f31e1002fe3362456a77631c162ba33a
SIZE (bmake-20170311.tar.gz) = 549129
SHA256 (mk-20170301.tar.gz) = 0bafe6b64b891fb2cdbe2cdd3fb11ade5fe41055d6bbd3da69a68854a3f7215c
SIZE (mk-20170301.tar.gz) = 93049

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cargo
PORTVERSION= 0.15.0
PORTREVISION= 2
PORTVERSION= 0.17.0
CATEGORIES= devel
MAINTAINER= dumbbell@FreeBSD.org
@ -21,7 +20,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
# Main source archive from GitHub
# This is the source of Cargo, taken from GitHub.
#
# :bootstrap
# :cargo_bootstrap
# Like Rust, this is a prebuilt "cargo" used to bootstrap it, because
# Cargo is a standard Rust package itself.
#
@ -34,12 +33,12 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
# This is a collection of mainly shell scripts which are used to
# install Cargo.
MASTER_SITES= https://static.rust-lang.org/cargo-dist/:bootstrap \
LOCAL/dumbbell/rust:registry
MASTER_SITES= https://s3.amazonaws.com/rust-lang-ci/cargo-builds/:cargo_bootstrap
.if !defined(SKIP_CARGO_REGISTRY)
MASTER_SITES+= LOCAL/dumbbell/rust:registry
DISTFILES+= ${CARGO_REGISTRY}:registry
.endif
DISTINFO_FILE= ${.CURDIR}/distinfo.${ARCH}
DIST_SUBDIR?= rust
USE_GITHUB= yes
GH_ACCOUNT= rust-lang
@ -55,13 +54,16 @@ RUST_ARCH_x86_64= x86_64 # dragonfly
RUST_ARCH_amd64= x86_64
RUST_ARCH_i386= i686
RUST_TARGET= ${RUST_ARCH_${ARCH}}-unknown-${OPSYS:tl}
CARGO_BOOT= 2016-11-02/${PORTNAME}-nightly-${RUST_TARGET}${EXTRACT_SUFX}
CARGO_REGISTRY= ${PORTNAME}-registry-${DISTVERSIONFULL}_${PORTREVISION}.tar.xz
CARGO_BOOTSTRAP_DIR?= fbeea902d2c9a5be6d99cc35681565d8f7832592
CARGO_BOOTSTRAP_VERSION?= nightly
CARGO_BOOTSTRAP= ${CARGO_BOOTSTRAP_DIR}/cargo-${CARGO_BOOTSTRAP_VERSION}-${RUST_TARGET}${EXTRACT_SUFX}
CARGO_REGISTRY= ${PORTNAME}-registry-${DISTVERSIONFULL}.tar.xz
# We don't USES=cmake here, because cmake is not Cargo's build system.
# It's used by a bundled dependency (libgit2).
BUILD_DEPENDS= cmake:devel/cmake \
${RUST_PORT:T}>=1.5.0:${RUST_PORT}
${RUST_PORT:T}>=1.14.0:${RUST_PORT}
LIB_DEPENDS= libssh2.so:security/libssh2 \
libcurl.so:ftp/curl
RUN_DEPENDS= rustc:${RUST_PORT}
@ -82,13 +84,9 @@ OPTIONS_DEFAULT=BOOTSTRAP
BOOTSTRAP_DESC= Bootstrap using pre-built vendor snapshot
BOOTSTRAP_CONFIGURE_ON= --cargo="${WRKDIR}/${PORTNAME}-nightly-${RUST_TARGET}/cargo/bin/cargo"
BOOTSTRAP_CONFIGURE_OFF=--cargo="$$(command -v cargo)" # respect PATH
BOOTSTRAP_DISTFILES= ${CARGO_BOOT}:bootstrap
BOOTSTRAP_DISTFILES= ${CARGO_BOOTSTRAP}:cargo_bootstrap
BOOTSTRAP_MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/target/snapshot/cargo/lib"
post-extract-BOOTSTRAP-on:
@${MKDIR} ${WRKSRC}/target/dl
${LN} -sf ${DISTDIR}/${CARGO_BOOT} ${WRKSRC}/target/dl/
post-patch:
# Fix mandir and don't install licenses outside of ${_LICENSE_DIR}
@${REINPLACE_CMD} -e 's,share/man,man,' \

11
devel/cargo/distinfo Normal file
View File

@ -0,0 +1,11 @@
TIMESTAMP = 1489831804
SHA256 (rust/cargo-registry-0.17.0.tar.xz) = 3cd3855141f6d2e24e32c5e49b0db3853fa4c7f0b28421899611ec74c3560a98
SIZE (rust/cargo-registry-0.17.0.tar.xz) = 21855340
SHA256 (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 1982409533dc06e32195325e7dabaf372834665d6ab11a07a0029d04d7e3da4a
SIZE (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4584208
SHA256 (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-i686-unknown-freebsd.tar.gz) = ed027f7fae62001c6bcc3682143d77faac336acde72aa8e539662bb4c5691259
SIZE (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-i686-unknown-freebsd.tar.gz) = 4500714
SHA256 (rust/rust-lang-cargo-0.17.0_GH0.tar.gz) = fc689ca7a09f1e6a1c31e69f0e2616a93576a68e0e1d7f0ae4c0d3301ff21ff8
SIZE (rust/rust-lang-cargo-0.17.0_GH0.tar.gz) = 638004
SHA256 (rust/rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 103a502bad7af80eef7ccd2dd2969a272a6fa3f237ebeaca083315a45878f07f
SIZE (rust/rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 19193

View File

@ -1,9 +0,0 @@
TIMESTAMP = 1485297292
SHA256 (cargo-registry-0.15.0_2.tar.xz) = 513eead0d81a73c23a3f3a79cac66370f2e3f1557204965a594088b2a85de050
SIZE (cargo-registry-0.15.0_2.tar.xz) = 21517360
SHA256 (2016-11-02/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4d5e6203d8f6825debb99b4a9e4c8ac2177c55dd2d13458ad6fb972e947bf933
SIZE (2016-11-02/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4516956
SHA256 (rust-lang-cargo-0.15.0_GH0.tar.gz) = 6ebe9e0de255d5bd912528bef0f57db7746e162c6d9875a89c6c8b2b40a21d64
SIZE (rust-lang-cargo-0.15.0_GH0.tar.gz) = 631157
SHA256 (rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 103a502bad7af80eef7ccd2dd2969a272a6fa3f237ebeaca083315a45878f07f
SIZE (rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 19193

View File

@ -1,9 +0,0 @@
TIMESTAMP = 1485297292
SHA256 (cargo-registry-0.15.0_2.tar.xz) = 513eead0d81a73c23a3f3a79cac66370f2e3f1557204965a594088b2a85de050
SIZE (cargo-registry-0.15.0_2.tar.xz) = 21517360
SHA256 (2016-11-02/cargo-nightly-i686-unknown-freebsd.tar.gz) = 417084d11dfbb0a37b19cbf8da1950a68e812d2ab60b13996f7c28c1058c8fa3
SIZE (2016-11-02/cargo-nightly-i686-unknown-freebsd.tar.gz) = 4427612
SHA256 (rust-lang-cargo-0.15.0_GH0.tar.gz) = 6ebe9e0de255d5bd912528bef0f57db7746e162c6d9875a89c6c8b2b40a21d64
SIZE (rust-lang-cargo-0.15.0_GH0.tar.gz) = 631157
SHA256 (rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 103a502bad7af80eef7ccd2dd2969a272a6fa3f237ebeaca083315a45878f07f
SIZE (rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 19193

View File

@ -1,168 +0,0 @@
--- Cargo.lock.orig 2016-12-20 21:16:05 UTC
+++ Cargo.lock
@@ -19,11 +19,11 @@ dependencies = [
"hamcrest 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
- "libgit2-sys 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "libgit2-sys 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"miow 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -119,7 +119,7 @@ dependencies = [
"curl-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
"openssl-probe 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -131,7 +131,7 @@ dependencies = [
"gcc 0.3.38 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -157,6 +157,11 @@ dependencies = [
]
[[package]]
+name = "error-chain"
+version = "0.7.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+
+[[package]]
name = "filetime"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -204,9 +209,9 @@ source = "registry+https://github.com/ru
dependencies = [
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
- "libgit2-sys 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "libgit2-sys 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
"openssl-probe 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"url 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -266,7 +271,7 @@ source = "registry+https://github.com/ru
[[package]]
name = "libgit2-sys"
-version = "0.6.4"
+version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -275,7 +280,7 @@ dependencies = [
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
"libssh2-sys 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -287,7 +292,7 @@ dependencies = [
"cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -320,6 +325,16 @@ dependencies = [
]
[[package]]
+name = "metadeps"
+version = "1.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+dependencies = [
+ "error-chain 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ "toml 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+]
+
+[[package]]
name = "miniz-sys"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -427,13 +442,13 @@ dependencies = [
[[package]]
name = "openssl"
-version = "0.9.1"
+version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
@@ -443,12 +458,12 @@ source = "registry+https://github.com/ru
[[package]]
name = "openssl-sys"
-version = "0.9.1"
+version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
- "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ "metadeps 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"user32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -636,6 +651,7 @@ dependencies = [
"checksum curl-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "218a149208e1f4e5f7e20f1d0ed1e9431a086a6b4333ff95dba82237be9c283a"
"checksum docopt 0.6.86 (registry+https://github.com/rust-lang/crates.io-index)" = "4a7ef30445607f6fc8720f0a0a2c7442284b629cf0d049286860fae23e71c4d9"
"checksum env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "15abd780e45b3ea4f76b4e9a26ff4843258dd8a3eed2775a0e7368c2e7936c2f"
+"checksum error-chain 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "318cb3c71ee4cdea69fdc9e15c173b245ed6063e1709029e8fd32525a881120f"
"checksum filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "5363ab8e4139b8568a6237db5248646e5a8a2f89bd5ccb02092182b11fd3e922"
"checksum flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "3eeb481e957304178d2e782f2da1257f1434dfecbae883bafb61ada2a9fea3bb"
"checksum fs2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "640001e1bd865c7c32806292822445af576a6866175b5225aa2087ca5e3de551"
@@ -649,12 +665,13 @@ dependencies = [
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
"checksum lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6abe0ee2e758cd6bc8a2cd56726359007748fbf4128da998b65d0b70f881e19b"
"checksum libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "044d1360593a78f5c8e5e710beccdc24ab71d1f01bc19a29bcacdba22e8475d8"
-"checksum libgit2-sys 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b4a72539122e79e54cc5c4d5a7a5b53f03b667f7c22c7a0440433e658cf0440f"
+"checksum libgit2-sys 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c7a4e33e9f8b8883c1a5898e72cdc63c00c4f2265283651533b00373094e901c"
"checksum libssh2-sys 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ed089186abb468a78f7170177304751805e33c20e7aef4b8298884ce2080b5de"
"checksum libz-sys 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "905c72a0c260bcd89ddca5afa1c46bebd29b52878a3d58c86865ea42402f88e6"
"checksum log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ab83497bf8bf4ed2a74259c1c802351fcd67a65baa86394b6ba73c36f4838054"
"checksum matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efd7622e3022e1a6eaa602c4cea8912254e5582c9c692e9167714182244801b1"
"checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20"
+"checksum metadeps 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "829fffe7ea1d747e23f64be972991bc516b2f1ac2ae4a3b33d8bea150c410151"
"checksum miniz-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d1f4d337a01c32e1f2122510fed46393d53ca35a7f429cb0450abaedfa3ed54"
"checksum miow 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d5bfc6782530ac8ace97af10a540054a37126b63b0702ddaaa243b73b5745b9a"
"checksum net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)" = "5edf9cb6be97212423aed9413dd4729d62b370b5e1c571750e882cebbbc1e3e2"
@@ -666,9 +683,9 @@ dependencies = [
"checksum num-rational 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "54ff603b8334a72fbb27fe66948aac0abaaa40231b3cecd189e76162f6f38aaf"
"checksum num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "a16a42856a256b39c6d3484f097f6713e14feacd9bfb02290917904fae46c81c"
"checksum num_cpus 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8890e6084723d57d0df8d2720b0d60c6ee67d6c93e7169630e4371e88765dcad"
-"checksum openssl 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1eb2a714828f5528e4a24a07c296539216f412364844d61fe1161f94558455d4"
+"checksum openssl 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6a324049c1cf6496421e033daf0a460bc17cc1de11b421568492e2b1fd57a710"
"checksum openssl-probe 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "756d49c8424483a3df3b5d735112b4da22109ced9a8294f1f5cdf80fb3810919"
-"checksum openssl-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "95e9fb08acc32509fac299d6e5f4932e1e055bb70d764282c3ed8beaa87ab0e9"
+"checksum openssl-sys 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "4e38c5a9261a179e63757eee43a1ee63f9033a2e99b8147aa4c245857a995af7"
"checksum pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8cee804ecc7eaf201a4a207241472cc870e825206f6c031e3ee2a72fa425f2fa"
"checksum psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "abcd5d1a07d360e29727f757a9decb3ce8bc6e0efa8969cfaad669a8317a2478"
"checksum rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "2791d88c6defac799c3f20d74f094ca33b9332612d9aef9078519c82e4fe04a5"

View File

@ -1,20 +0,0 @@
--- tests/build-auth.rs.orig 2016-12-20 21:16:05 UTC
+++ tests/build-auth.rs
@@ -41,7 +41,7 @@ fn http_auth_offered() {
assert_eq!(req, vec![
"GET /foo/bar/info/refs?service=git-upload-pack HTTP/1.1",
"Accept: */*",
- "User-Agent: git/1.0 (libgit2 0.24.0)",
+ "User-Agent: git/2.0 (libgit2 0.25.0)",
].into_iter().map(|s| s.to_string()).collect());
drop(s);
@@ -56,7 +56,7 @@ fn http_auth_offered() {
"GET /foo/bar/info/refs?service=git-upload-pack HTTP/1.1",
"Authorization: Basic Zm9vOmJhcg==",
"Accept: */*",
- "User-Agent: git/1.0 (libgit2 0.24.0)",
+ "User-Agent: git/2.0 (libgit2 0.25.0)",
].into_iter().map(|s| s.to_string()).collect());
});

View File

@ -3,6 +3,7 @@ etc/bash_completion.d/cargo
lib/rustlib/manifest-cargo
man/man1/cargo-bench.1.gz
man/man1/cargo-build.1.gz
man/man1/cargo-check.1.gz
man/man1/cargo-clean.1.gz
man/man1/cargo-doc.1.gz
man/man1/cargo-fetch.1.gz

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cloudabi
PORTVERSION= 0.10
PORTVERSION= 0.11
DISTVERSIONPREFIX=v
CATEGORIES= devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1486554613
SHA256 (NuxiNL-cloudabi-v0.10_GH0.tar.gz) = b425e111cbb8bea75069c46a3bd7c8ddb7b0adbf87af3fa5bb927f779eaa6e34
SIZE (NuxiNL-cloudabi-v0.10_GH0.tar.gz) = 111010
TIMESTAMP = 1490344099
SHA256 (NuxiNL-cloudabi-v0.11_GH0.tar.gz) = f70d6b6e2e9dfd3f32015a18806bd625dbbad4480db65d4a771cb92abe961d13
SIZE (NuxiNL-cloudabi-v0.11_GH0.tar.gz) = 110655

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gpb
PORTVERSION= 3.26.6
PORTVERSION= 3.26.8
CATEGORIES= devel
PKGNAMEPREFIX= erlang-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1483567918
SHA256 (tomas-abrahamsson-gpb-3.26.6_GH0.tar.gz) = f9d8480bf0fcad9fb8fbe178ef14b14b9456aca0dc3ab718439678a40f3dacca
SIZE (tomas-abrahamsson-gpb-3.26.6_GH0.tar.gz) = 352280
TIMESTAMP = 1490347405
SHA256 (tomas-abrahamsson-gpb-3.26.8_GH0.tar.gz) = 544c4a53baf9a031e4e2cc54377c850730d395f7cc6d657e948bd703c4b825d4
SIZE (tomas-abrahamsson-gpb-3.26.8_GH0.tar.gz) = 353606

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jrtplib
PORTVERSION= 3.10.0
PORTVERSION= 3.11.0
CATEGORIES= devel
MASTER_SITES= http://research.edm.uhasselt.be/jori/jrtplib/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1484204919
SHA256 (jrtplib-3.10.0.tar.bz2) = 3b2896a8246abe570dc5b60f8501fad9d5aa874430fb7d49dac0e04d1734a1cb
SIZE (jrtplib-3.10.0.tar.bz2) = 143155
TIMESTAMP = 1490262072
SHA256 (jrtplib-3.11.0.tar.bz2) = e1d28b7383a186231152f4ec00b54c2f52467b306766f1d2f1823fa25ee036be
SIZE (jrtplib-3.11.0.tar.bz2) = 152321

View File

@ -10,6 +10,7 @@ include/jrtplib3/rtcpsdesinfo.h
include/jrtplib3/rtcpsdespacket.h
include/jrtplib3/rtcpsrpacket.h
include/jrtplib3/rtcpunknownpacket.h
include/jrtplib3/rtpabortdescriptors.h
include/jrtplib3/rtpaddress.h
include/jrtplib3/rtpbyteaddress.h
include/jrtplib3/rtpcollisionlist.h
@ -38,6 +39,7 @@ include/jrtplib3/rtprandomrands.h
include/jrtplib3/rtprandomurandom.h
include/jrtplib3/rtprawpacket.h
include/jrtplib3/rtpsecuresession.h
include/jrtplib3/rtpselect.h
include/jrtplib3/rtpsession.h
include/jrtplib3/rtpsessionparams.h
include/jrtplib3/rtpsessionsources.h
@ -45,6 +47,8 @@ include/jrtplib3/rtpsocketutil.h
include/jrtplib3/rtpsourcedata.h
include/jrtplib3/rtpsources.h
include/jrtplib3/rtpstructs.h
include/jrtplib3/rtptcpaddress.h
include/jrtplib3/rtptcptransmitter.h
include/jrtplib3/rtptimeutilities.h
include/jrtplib3/rtptransmitter.h
include/jrtplib3/rtptypes.h

View File

@ -5,21 +5,20 @@ PORTNAME= libfreefare
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://${PORTNAME}.googlecode.com/files/ \
http://romain.blogreen.org/distfiles/
MAINTAINER= romain@FreeBSD.org
COMMENT= MIFARE contactless tag access library
BROKEN= Unfetchable (google code has gone away)
DEPRECATED= Unfetchable for more than six months (google code has gone away)
EXPIRATION_DATE= 2017-04-30
LICENSE= LGPL3+
LIB_DEPENDS= libnfc.so:devel/libnfc
USE_GITHUB= yes
GH_ACCOUNT= nfc-tools
GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= pathfix gmake pkgconfig tar:bzip2 libtool ssl
USES= autoreconf gmake libtool pathfix pkgconfig ssl
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
LDFLAGS+= -L${OPENSSLLIB}
CFLAGS+= -I${OPENSSLINC}

View File

@ -1,2 +1,3 @@
SHA256 (libfreefare-0.4.0.tar.bz2) = bfa31d14a99a1247f5ed49195d6373de512e3eb75bf1627658b40cf7f876bc64
SIZE (libfreefare-0.4.0.tar.bz2) = 386294
TIMESTAMP = 1490372173
SHA256 (nfc-tools-libfreefare-0.4.0-libfreefare-0.4.0_GH0.tar.gz) = 116c183941b76d30e46db465b23c3a20a687fe734eb30cd63f2be2606e9b267f
SIZE (nfc-tools-libfreefare-0.4.0-libfreefare-0.4.0_GH0.tar.gz) = 115048

View File

@ -4,7 +4,7 @@
PORTNAME= libosinfo
PORTVERSION= 1.0.0
CATEGORIES= devel
MASTER_SITES= https://fedorahosted.org/releases/l/i/libosinfo/
MASTER_SITES= https://releases.pagure.org/libosinfo/
MAINTAINER= novel@FreeBSD.org
COMMENT= Library for managing OS information for virtualization

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nspr
DISTVERSION= 4.13.1
DISTVERSION= 4.14
CATEGORIES= devel
MASTER_SITES= MOZILLA/${PORTNAME}/releases/v${PORTVERSION}/src

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1477039138
SHA256 (nspr-4.13.1.tar.gz) = 5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab
SIZE (nspr-4.13.1.tar.gz) = 1136646
TIMESTAMP = 1490352601
SHA256 (nspr-4.14.tar.gz) = 64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5
SIZE (nspr-4.14.tar.gz) = 1136626

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-Flexible
PORTVERSION= 0.27
PORTVERSION= 0.28
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1488898307
SHA256 (DateTime-Format-Flexible-0.27.tar.gz) = 8354cbfa820a283df795a1d7e838cbb8429e32db6483d55bfb7e5ada2cd6ac4e
SIZE (DateTime-Format-Flexible-0.27.tar.gz) = 73579
TIMESTAMP = 1490371172
SHA256 (DateTime-Format-Flexible-0.28.tar.gz) = 658929a426e765c2cc155c3951078f7d9a570a03c5c693938080748181fec3bc
SIZE (DateTime-Format-Flexible-0.28.tar.gz) = 73722

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Locale
PORTVERSION= 1.14
PORTVERSION= 1.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,13 +15,16 @@ LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \
p5-File-ShareDir>=0:devel/p5-File-ShareDir \
p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \
p5-Specio>=0:devel/p5-Specio \
p5-namespace-autoclean>=0.19:devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-File-ShareDir>=0:devel/p5-Test-File-ShareDir \
p5-Test-Requires>=0:devel/p5-Test-Requires \
p5-Test-Warnings>=0:devel/p5-Test-Warnings
BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
NO_ARCH= yes
USES= perl5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1488780831
SHA256 (DateTime-Locale-1.14.tar.gz) = 41a84e5bcdca87e01c8edb82bcc089df70f201c894c7def715259624a8306cdd
SIZE (DateTime-Locale-1.14.tar.gz) = 1024226
TIMESTAMP = 1490305831
SHA256 (DateTime-Locale-1.16.tar.gz) = dfaf4c42149c0622e80721773b8d7229d7785280503585895c9fe9f51e076cfe
SIZE (DateTime-Locale-1.16.tar.gz) = 1228443

View File

@ -246,6 +246,7 @@
%%SITE_PERL%%/DateTime/Locale/es_AR.pod
%%SITE_PERL%%/DateTime/Locale/es_BO.pod
%%SITE_PERL%%/DateTime/Locale/es_BR.pod
%%SITE_PERL%%/DateTime/Locale/es_BZ.pod
%%SITE_PERL%%/DateTime/Locale/es_CL.pod
%%SITE_PERL%%/DateTime/Locale/es_CO.pod
%%SITE_PERL%%/DateTime/Locale/es_CR.pod
@ -388,6 +389,7 @@
%%SITE_PERL%%/DateTime/Locale/it_CH.pod
%%SITE_PERL%%/DateTime/Locale/it_IT.pod
%%SITE_PERL%%/DateTime/Locale/it_SM.pod
%%SITE_PERL%%/DateTime/Locale/it_VA.pod
%%SITE_PERL%%/DateTime/Locale/ja.pod
%%SITE_PERL%%/DateTime/Locale/ja_JP.pod
%%SITE_PERL%%/DateTime/Locale/jgo.pod
@ -724,6 +726,716 @@
%%SITE_PERL%%/DateTime/Locale/zh_Hant_TW.pod
%%SITE_PERL%%/DateTime/Locale/zu.pod
%%SITE_PERL%%/DateTime/Locale/zu_ZA.pod
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/af-NA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/af-ZA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/af.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/agq-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/agq.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ak-GH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ak.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/am-ET.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/am.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-001.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-AE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-BH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-DJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-DZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-EG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-EH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-ER.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-IL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-IQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-JO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-KM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-KW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-LB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-LY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-MA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-MR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-OM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-PS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-QA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-SA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-SD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-SO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-SS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-SY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-TD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-TN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ar-YE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/as-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/as.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/asa-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/asa.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ast-ES.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ast.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/az-Cyrl-AZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/az-Cyrl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/az-Latn-AZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/az-Latn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/az.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bas-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bas.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/be-BY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/be.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bem-ZM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bem.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bez-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bez.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bg-BG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bm-ML.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bm.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bn-BD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bn-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bo-CN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bo-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/br-FR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/br.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/brx-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/brx.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bs-Cyrl-BA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bs-Cyrl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bs-Latn-BA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bs-Latn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/bs.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ca-AD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ca-ES-VALENCIA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ca-ES.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ca-FR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ca-IT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ca.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ce-RU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ce.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cgg-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cgg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/chr-US.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/chr.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ckb-IQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ckb-IR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ckb.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cs-CZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cs.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cu-RU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cy-GB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/cy.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/da-DK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/da-GL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/da.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dav-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dav.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-AT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-BE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-DE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-IT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-LI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de-LU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/de.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dje-NE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dje.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dsb-DE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dsb.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dua-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dua.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dyo-SN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dyo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dz-BT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/dz.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ebu-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ebu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ee-GH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ee-TG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ee.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/el-CY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/el-GR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/el.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-001.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-150.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-AG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-AI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-AS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-AT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-AU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-BZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-CC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-CK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-CX.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-CY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-DE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-DG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-DK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-DM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-ER.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-FI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-FJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-FK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-FM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-GY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-HK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-IE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-IL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-IM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-IO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-JE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-JM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-KI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-KN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-KY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-LC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-LR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-LS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MP.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-MY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-NZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-PG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-PH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-PK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-PN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-PR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-PW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-RW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SX.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-SZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-TC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-TK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-TO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-TT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-TV.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-UM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-US-POSIX.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-VC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-VG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-VI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-VU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-WS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-ZA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-ZM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/en-ZW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/eo-001.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/eo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-419.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-AR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-BO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-BR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-BZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-CL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-CO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-CR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-CU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-DO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-EA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-EC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-ES.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-GQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-GT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-HN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-IC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-MX.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-NI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-PA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-PE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-PH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-PR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-PY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-SV.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-US.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-UY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/es-VE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/et-EE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/et.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/eu-ES.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/eu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ewo-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ewo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fa-AF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fa-IR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fa.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ff-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ff-GN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ff-MR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ff-SN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ff.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fi-FI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fi.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fil-PH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fil.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fo-DK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fo-FO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-BE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-BF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-BI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-BJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-BL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-DJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-DZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-GA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-GF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-GN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-GP.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-GQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-HT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-KM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-LU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-ML.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-MU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-NC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-NE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-PF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-PM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-RE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-RW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-SC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-SN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-SY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-TD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-TG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-TN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-VU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-WF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr-YT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fr.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fur-IT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fur.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fy-NL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/fy.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ga-IE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ga.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gd-GB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gd.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gl-ES.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gsw-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gsw-FR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gsw-LI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gsw.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gu-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/guz-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/guz.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gv-IM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/gv.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ha-GH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ha-NE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ha-NG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ha.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/haw-US.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/haw.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/he-IL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/he.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hi-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hr-BA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hr-HR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hr.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hsb-DE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hsb.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hu-HU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hy-AM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/hy.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/id-ID.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/id.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ig-NG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ig.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ii-CN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ii.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/is-IS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/is.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/it-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/it-IT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/it-SM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/it-VA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/it.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ja.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/jgo-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/jgo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/jmc-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/jmc.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ka-GE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ka.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kab-DZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kab.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kam-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kam.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kde-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kde.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kea-CV.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kea.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/khq-ML.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/khq.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ki-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ki.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kk-KZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kk.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kkj-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kkj.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kl-GL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kln-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kln.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/km-KH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/km.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kn-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ko-KP.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ko-KR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ko.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kok-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kok.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ks-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ks.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ksb-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ksb.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ksf-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ksf.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ksh-DE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ksh.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kw-GB.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/kw.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ky-KG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ky.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lag-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lag.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lb-LU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lb.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lg-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lkt-US.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lkt.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ln-AO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ln-CD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ln-CF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ln-CG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ln.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lo-LA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lrc-IQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lrc-IR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lrc.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lt-LT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lt.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lu-CD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/luo-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/luo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/luy-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/luy.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lv-LV.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/lv.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mas-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mas-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mas.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mer-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mer.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mfe-MU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mfe.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mg-MG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mgh-MZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mgh.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mgo-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mgo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mk-MK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mk.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ml-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ml.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mn-MN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mr-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mr.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ms-BN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ms-MY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ms-SG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ms.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mt-MT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mt.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mua-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mua.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/my-MM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/my.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mzn-IR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/mzn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/naq-NA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/naq.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nb-NO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nb-SJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nb.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nd-ZW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nd.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nds-DE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nds-NL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nds.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ne-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ne-NP.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ne.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-AW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-BE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-BQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-CW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-NL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-SR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl-SX.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nmg-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nmg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nn-NO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nnh-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nnh.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nus-SS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nus.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nyn-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/nyn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/om-ET.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/om-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/om.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/or-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/or.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/os-GE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/os-RU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/os.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pa-Arab-PK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pa-Arab.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pa-Guru-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pa-Guru.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pa.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pl-PL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/prg-001.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/prg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ps-AF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ps.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-AO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-CV.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-GQ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-GW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-LU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-MO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-MZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-PT.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-ST.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt-TL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/pt.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/qu-BO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/qu-EC.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/qu-PE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/qu.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rm-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rm.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rn-BI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ro-MD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ro-RO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ro.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rof-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rof.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/root.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru-BY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru-KG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru-KZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru-MD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru-RU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru-UA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ru.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rw-RW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rw.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rwk-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/rwk.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sah-RU.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sah.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/saq-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/saq.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sbp-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sbp.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/se-FI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/se-NO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/se-SE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/se.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/seh-MZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/seh.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ses-ML.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ses.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sg-CF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sg.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/shi-Latn-MA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/shi-Latn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/shi-Tfng-MA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/shi-Tfng.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/shi.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/si-LK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/si.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sk-SK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sk.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sl-SI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/smn-FI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/smn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sn-ZW.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/so-DJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/so-ET.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/so-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/so-SO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/so.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sq-AL.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sq-MK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sq-XK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sq.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Cyrl-BA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Cyrl-ME.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Cyrl-RS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Cyrl-XK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Cyrl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Latn-BA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Latn-ME.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Latn-RS.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Latn-XK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr-Latn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sr.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sv-AX.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sv-FI.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sv-SE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sv.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sw-CD.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sw-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sw-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sw-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/sw.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ta-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ta-LK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ta-MY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ta-SG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ta.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/te-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/te.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/teo-KE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/teo-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/teo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/th-TH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/th.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ti-ER.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ti-ET.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ti.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tk-TM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tk.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/to-TO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/to.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tr-CY.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tr-TR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tr.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/twq-NE.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/twq.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tzm-MA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/tzm.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ug-CN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ug.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uk-UA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uk.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ur-IN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ur-PK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/ur.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz-Arab-AF.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz-Arab.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz-Cyrl-UZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz-Cyrl.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz-Latn-UZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz-Latn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/uz.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vai-Latn-LR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vai-Latn.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vai-Vaii-LR.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vai-Vaii.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vai.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vi-VN.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vi.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vo-001.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vun-TZ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/vun.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/wae-CH.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/wae.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/xog-UG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/xog.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yav-CM.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yav.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yi-001.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yi.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yo-BJ.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yo-NG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yo.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yue-HK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/yue.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zgh-MA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zgh.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hans-HK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hans-MO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hans-SG.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hans.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hant-HK.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hant-MO.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh-Hant.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zh.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zu-ZA.pl
%%SITE_PERL%%/auto/share/dist/DateTime-Locale/zu.pl
%%PERL5_MAN3%%/DateTime::Locale.3.gz
%%PERL5_MAN3%%/DateTime::Locale::Base.3.gz
%%PERL5_MAN3%%/DateTime::Locale::Catalog.3.gz
@ -971,6 +1683,7 @@
%%PERL5_MAN3%%/DateTime::Locale::es_AR.3.gz
%%PERL5_MAN3%%/DateTime::Locale::es_BO.3.gz
%%PERL5_MAN3%%/DateTime::Locale::es_BR.3.gz
%%PERL5_MAN3%%/DateTime::Locale::es_BZ.3.gz
%%PERL5_MAN3%%/DateTime::Locale::es_CL.3.gz
%%PERL5_MAN3%%/DateTime::Locale::es_CO.3.gz
%%PERL5_MAN3%%/DateTime::Locale::es_CR.3.gz
@ -1113,6 +1826,7 @@
%%PERL5_MAN3%%/DateTime::Locale::it_CH.3.gz
%%PERL5_MAN3%%/DateTime::Locale::it_IT.3.gz
%%PERL5_MAN3%%/DateTime::Locale::it_SM.3.gz
%%PERL5_MAN3%%/DateTime::Locale::it_VA.3.gz
%%PERL5_MAN3%%/DateTime::Locale::ja.3.gz
%%PERL5_MAN3%%/DateTime::Locale::ja_JP.3.gz
%%PERL5_MAN3%%/DateTime::Locale::jgo.3.gz

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MetaCPAN-Client
PORTVERSION= 2.007000
PORTVERSION= 2.009000
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MICKEY
@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \
p5-Type-Tiny>=0:devel/p5-Type-Tiny \
p5-URI>=0:net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \
TEST_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Requires>=0:devel/p5-Test-Requires
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1489073566
SHA256 (MetaCPAN-Client-2.007000.tar.gz) = 228fbb75d61a2508d8e40526baec8d58403d2f39fffb5391c0b30e195feecee6
SIZE (MetaCPAN-Client-2.007000.tar.gz) = 47505
TIMESTAMP = 1490413259
SHA256 (MetaCPAN-Client-2.009000.tar.gz) = f71979ace76e61a865daec6efdcb9f31eba785be77570410b429abf857382bf1
SIZE (MetaCPAN-Client-2.009000.tar.gz) = 48386

View File

@ -12,6 +12,7 @@
%%SITE_PERL%%/MetaCPAN/Client/Request.pm
%%SITE_PERL%%/MetaCPAN/Client/ResultSet.pm
%%SITE_PERL%%/MetaCPAN/Client/Role/Entity.pm
%%SITE_PERL%%/MetaCPAN/Client/Role/HasUA.pm
%%SITE_PERL%%/MetaCPAN/Client/Scroll.pm
%%SITE_PERL%%/MetaCPAN/Client/Types.pm
%%PERL5_MAN3%%/MetaCPAN::Client.3.gz
@ -28,5 +29,6 @@
%%PERL5_MAN3%%/MetaCPAN::Client::Request.3.gz
%%PERL5_MAN3%%/MetaCPAN::Client::ResultSet.3.gz
%%PERL5_MAN3%%/MetaCPAN::Client::Role::Entity.3.gz
%%PERL5_MAN3%%/MetaCPAN::Client::Role::HasUA.3.gz
%%PERL5_MAN3%%/MetaCPAN::Client::Scroll.3.gz
%%PERL5_MAN3%%/MetaCPAN::Client::Types.3.gz

View File

@ -17,10 +17,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS=
SAMBA4_PORT?= samba43
SAMBA4_PORT?= net/samba44
SAMBA4_SUBPORT= yes
MASTERDIR= ${.CURDIR}/../../net/${SAMBA4_PORT}
MASTERDIR= ${.CURDIR}/../../${SAMBA4_PORT}
PKGDIR= ${.CURDIR}
USES= perl5

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= PkgConfig
PORTVERSION= 0.15026
PORTVERSION= 0.16026
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PLICEASE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1489073574
SHA256 (PkgConfig-0.15026.tar.gz) = 0eb24198480e8f5aed0a0f7380c633f95608d59cc1f64af7cc303963e2056ae2
SIZE (PkgConfig-0.15026.tar.gz) = 137317
TIMESTAMP = 1490371190
SHA256 (PkgConfig-0.16026.tar.gz) = 2d01deefe3aa40e29310a87273ac3d88f0a6ce85af528a2e66d3b84f84a6bf2c
SIZE (PkgConfig-0.16026.tar.gz) = 137355

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= TAP-SimpleOutput
PORTVERSION= 0.003
PORTVERSION= 0.009
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,7 +12,9 @@ COMMENT= Simple closure-driven TAP generator
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
BUILD_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-Perl-Version>=0:devel/p5-Perl-Version \
p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5

View File

@ -1,2 +1,3 @@
SHA256 (TAP-SimpleOutput-0.003.tar.gz) = 58b08d34007482a4f30e47620ef08b1110d7313f8fd998ef65036d22c0a39e22
SIZE (TAP-SimpleOutput-0.003.tar.gz) = 27615
TIMESTAMP = 1488011538
SHA256 (TAP-SimpleOutput-0.009.tar.gz) = 7899b42253e6be0ec70a633af05d5b1e387d30979cf1358bb405fe665f02cf89
SIZE (TAP-SimpleOutput-0.009.tar.gz) = 31783

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Test-Moose-More
PORTVERSION= 0.043
PORTVERSION= 0.045
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Data-OptList>=0:devel/p5-Data-OptList \
p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive \
p5-Syntax-Keyword-Junction>=0:devel/p5-Syntax-Keyword-Junction
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
TEST_DEPENDS= p5-TAP-SimpleOutput>=0.009:devel/p5-TAP-SimpleOutput \
p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
# p5-TAP-SimpleOutput>=0.009:devel/p5-TAP-SimpleOutput
NO_ARCH= yes
USES= perl5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1488010818
SHA256 (Test-Moose-More-0.043.tar.gz) = 0a09255946d2f463cb53a53186451305a4fdea6c1b9bb4287044997b5f9ea9b5
SIZE (Test-Moose-More-0.043.tar.gz) = 50128
TIMESTAMP = 1490413268
SHA256 (Test-Moose-More-0.045.tar.gz) = 36e916bc4f9e48f9a80349840ee1913c60ab9767cb21b650e402275821a6a568
SIZE (Test-Moose-More-0.045.tar.gz) = 54989

View File

@ -2,4 +2,4 @@ Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its
internal RPC protocols and file formats.
WWW: http://code.google.com/p/protobuf/
WWW: https://github.com/google/protobuf

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= botocore
PORTVERSION= 1.5.26
PORTVERSION= 1.5.29
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1489569363
SHA256 (botocore-1.5.26.tar.gz) = 6b5bb7100f977c97e6d1ffde8358ff4d353d7e10d3e0c272a6ea21942122f4ac
SIZE (botocore-1.5.26.tar.gz) = 3507890
TIMESTAMP = 1490351214
SHA256 (botocore-1.5.29.tar.gz) = 3a3639d94326ca0dee59eca3701ed6aaecd4741bbb85098165b760dee880f11d
SIZE (botocore-1.5.29.tar.gz) = 3510876

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= logilab-common
PORTVERSION= 1.3.0
PORTVERSION= 1.4.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1486654958
SHA256 (logilab-common-1.3.0.tar.gz) = a66146e54e632b008cc2c5af05d546e293c4d6203be702c9a97600c5af1605fa
SIZE (logilab-common-1.3.0.tar.gz) = 185135
TIMESTAMP = 1490262290
SHA256 (logilab-common-1.4.0.tar.gz) = 4f6feb984ee1aa0bef4ba9e42bcd07c2095f631e97feddc21b0bb8e4c87920af
SIZE (logilab-common-1.4.0.tar.gz) = 185740

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pymarc
PORTVERSION= 3.1.5
PORTVERSION= 3.1.6
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
@ -13,7 +13,7 @@ COMMENT= Read Write And Modify MARC Bibliographic Data
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six
NO_ARCH= yes
USES= python

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1471801153
SHA256 (pymarc-3.1.5.tar.gz) = 7352a9eacc3da96915931daa71eefc2b6e0f88b60e65c7cea70c0002d1a7c93c
SIZE (pymarc-3.1.5.tar.gz) = 222522
TIMESTAMP = 1490305851
SHA256 (pymarc-3.1.6.tar.gz) = 6449130789d79a022aa4062db4097f07f9ea89c9d4c247e9624fac3a9c9ead0d
SIZE (pymarc-3.1.6.tar.gz) = 211024

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xxhash
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>1:devel/py-nose
USES= python
USES= python zip
USE_PYTHON= distutils autoplist
post-install:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1486815072
SHA256 (xxhash-1.0.0.tar.gz) = 9b736af6935424ee7814644ee77c3443b90b0f349249e9bc8a1f7ed1a82f6350
SIZE (xxhash-1.0.0.tar.gz) = 21371
TIMESTAMP = 1490305209
SHA256 (xxhash-1.0.1.zip) = 7abe69c9d02374385e23d0e7d6279d5fa03899989d25b381d837fa46cf294831
SIZE (xxhash-1.0.1.zip) = 28627

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-core
PORTVERSION= 2.8.9
PORTVERSION= 2.8.11
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1490196035
SHA256 (rubygem/aws-sdk-core-2.8.9.gem) = e51cbd548a4e1ac8d1adc1ec319845075a5f05093f3c7b1e7f1e1e6885653abb
SIZE (rubygem/aws-sdk-core-2.8.9.gem) = 980992
TIMESTAMP = 1490371243
SHA256 (rubygem/aws-sdk-core-2.8.11.gem) = ce769ad6583279bad6d8ec8dd8eed0d3eaf602d73212de2e504d4eca640c0f8b
SIZE (rubygem/aws-sdk-core-2.8.11.gem) = 980992

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-resources
PORTVERSION= 2.8.9
PORTVERSION= 2.8.11
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1490196041
SHA256 (rubygem/aws-sdk-resources-2.8.9.gem) = e639da8a95cf99f87e12184fb7a7b96a7a222cb11d43413ef22390723bcdcd07
SIZE (rubygem/aws-sdk-resources-2.8.9.gem) = 47104
TIMESTAMP = 1490371248
SHA256 (rubygem/aws-sdk-resources-2.8.11.gem) = 31958a03d2a3a9e5637966ba183f452e80d378c0289e845c6007234b5b0226f3
SIZE (rubygem/aws-sdk-resources-2.8.11.gem) = 47104

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk
PORTVERSION= 2.8.9
PORTVERSION= 2.8.11
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1490196045
SHA256 (rubygem/aws-sdk-2.8.9.gem) = 8c52cbbb101521513f392158c83d0ddb377274cb3b020b22e1e2eabde4d16026
SIZE (rubygem/aws-sdk-2.8.9.gem) = 4608
TIMESTAMP = 1490371252
SHA256 (rubygem/aws-sdk-2.8.11.gem) = 275257e98dbca03858a1e7c34cb43e5400bac0f539a03118f17ebe1057067829
SIZE (rubygem/aws-sdk-2.8.11.gem) = 4608

View File

@ -0,0 +1,20 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= et-orbi
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Time zones for fugit and rufus-scheduler
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-tzinfo>=0:devel/rubygem-tzinfo
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1490306205
SHA256 (rubygem/et-orbi-1.0.2.gem) = c41095301798b50f6f908fe4459d4d01db348c862ac0c5cda242e31d448e0917
SIZE (rubygem/et-orbi-1.0.2.gem) = 11264

Some files were not shown because too many files have changed in this diff Show More