Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Sep 13, 2015
1 parent 4bb4043 commit 002d211
Show file tree
Hide file tree
Showing 169 changed files with 1,090 additions and 1,181 deletions.
5 changes: 3 additions & 2 deletions audio/lmms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

PORTNAME= lmms
PORTVERSION= 0.4.15
PORTREVISION= 4
DISTVERSIONPREFIX= v
PORTREVISION= 5
PORTEPOCH= 2
CATEGORIES= audio

Expand Down Expand Up @@ -33,7 +34,6 @@ USE_QT4= corelib gui xml moc_build uic_build rcc_build \
qmake_build
USE_GITHUB= yes
GH_ACCOUNT= LMMS
GH_TAGNAME= v${PORTVERSION}
USES= cmake desktop-file-utils dos2unix pkgconfig shared-mime-info
CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \
-DWANT_CALF:BOOL=OFF \
Expand All @@ -44,6 +44,7 @@ CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \
-DWANT_TAP:BOOL=OFF \
-DWANT_VST:BOOL=OFF \
-DHAVE_STRTOLL=ON

DOS2UNIX_FILES= plugins/midi_import/portsmf/allegrowr.cpp plugins/midi_import/portsmf/mfmidi.cpp CMakeLists.txt

JACK_LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack
Expand Down
4 changes: 2 additions & 2 deletions audio/lmms/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (LMMS-lmms-0.4.15-v0.4.15_GH0.tar.gz) = b516f89d2dba3a34ec57668291ba537d70a2b9fd29a872407ce1d9df4b02df77
SIZE (LMMS-lmms-0.4.15-v0.4.15_GH0.tar.gz) = 15828961
SHA256 (LMMS-lmms-v0.4.15_GH0.tar.gz) = b516f89d2dba3a34ec57668291ba537d70a2b9fd29a872407ce1d9df4b02df77
SIZE (LMMS-lmms-v0.4.15_GH0.tar.gz) = 15828961
4 changes: 4 additions & 0 deletions comms/wsjt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,8 @@ post-configure:
${REINPLACE_CMD} -e 's|f2py|f2py-${PYTHON_VER}|' \
${WRKSRC}/Makefile

.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT}
IGNORE= you have python ${PYTHON_DEFAULT} set as the default, and this needs ${PYTHON_VER}
.endif

.include <bsd.port.post.mk>
2 changes: 1 addition & 1 deletion converters/R-cran-jsonlite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= jsonlite
PORTVERSION= 0.9.16
PORTVERSION= 0.9.17
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand Down
4 changes: 2 additions & 2 deletions converters/R-cran-jsonlite/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (jsonlite_0.9.16.tar.gz) = d517dc7993c920298030978b65d38cfb411b37fb29faa246e3c859a893cc908b
SIZE (jsonlite_0.9.16.tar.gz) = 955572
SHA256 (jsonlite_0.9.17.tar.gz) = e7932933ab6daf0e2116242b992fc2c9685924963797c8fc2db00df2510d411f
SIZE (jsonlite_0.9.17.tar.gz) = 955334
2 changes: 1 addition & 1 deletion databases/R-cran-RMySQL/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= RMySQL
DISTVERSION= 0.10.5
DISTVERSION= 0.10.6
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand Down
4 changes: 2 additions & 2 deletions databases/R-cran-RMySQL/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (RMySQL_0.10.5.tar.gz) = e6e73596023a07bd3cd6fa3acc8901aaa269ef64683c7d12066345e8e30ca8f7
SIZE (RMySQL_0.10.5.tar.gz) = 52419
SHA256 (RMySQL_0.10.6.tar.gz) = 370318307f271b680b5b8dd4dba88d9f1269fbaaacc50758bd405744069a8258
SIZE (RMySQL_0.10.6.tar.gz) = 52407
2 changes: 1 addition & 1 deletion databases/rubygem-redis-actionpack/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= redis-actionpack
PORTVERSION= 4.0.0
PORTVERSION= 4.0.1
CATEGORIES= databases rubygems
MASTER_SITES= RG

Expand Down
4 changes: 2 additions & 2 deletions databases/rubygem-redis-actionpack/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (rubygem/redis-actionpack-4.0.0.gem) = e49029df46b15434591962cc004a1f0b07ab11276e00fd53ec835b85c7064d55
SIZE (rubygem/redis-actionpack-4.0.0.gem) = 9216
SHA256 (rubygem/redis-actionpack-4.0.1.gem) = fcf9186b3f7b315e18e360546019e08b5733fef93816ccbd6a57b50b613354ca
SIZE (rubygem/redis-actionpack-4.0.1.gem) = 9728
3 changes: 3 additions & 0 deletions deskutils/steadyflow/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ COMMENT= Simple download manager

LICENSE= GPLv3

DEPRECATED= No new releases for years, consider using net/uget
EXPIRATION_DATE= 2015-11-12

LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libgee-0.8.so:${PORTSDIR}/devel/libgee \
libnotify.so:${PORTSDIR}/devel/libnotify
Expand Down
5 changes: 0 additions & 5 deletions devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -255,11 +255,6 @@
SUBDIR += clisp-hyperspec
SUBDIR += clojure-cider
SUBDIR += cloudabi-binutils
SUBDIR += cloudabi-cloudlibc
SUBDIR += cloudabi-compiler-rt
SUBDIR += cloudabi-libc++
SUBDIR += cloudabi-libc++abi
SUBDIR += cloudabi-libunwind
SUBDIR += cloudabi-toolchain
SUBDIR += cmake
SUBDIR += cmake-fedora
Expand Down
2 changes: 1 addition & 1 deletion devel/R-cran-Rcpp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Rcpp
PORTVERSION= 0.12.0
PORTVERSION= 0.12.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand Down
4 changes: 2 additions & 2 deletions devel/R-cran-Rcpp/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (Rcpp_0.12.0.tar.gz) = 68782050f5252c4246f1b5b335105eccf4c804d57a0cd41eb63a300f7e0241a0
SIZE (Rcpp_0.12.0.tar.gz) = 2297548
SHA256 (Rcpp_0.12.1.tar.gz) = 559c0d61c4e58f605c2871320f8fe9a4fa19d4fd85b67c235d7a452b6720214b
SIZE (Rcpp_0.12.1.tar.gz) = 2366386
2 changes: 1 addition & 1 deletion devel/R-cran-Rcpp/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ The mapping of data types works in both directions. It is as
straightforward to pass data from R to C++, as it is it return data
from C++ to R.

WWW: http://cran.r-project.org/web/packages/Rcpp/
WWW: https://cran.r-project.org/web/packages/Rcpp/
32 changes: 0 additions & 32 deletions devel/cloudabi-cloudlibc/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions devel/cloudabi-cloudlibc/distinfo

This file was deleted.

11 changes: 0 additions & 11 deletions devel/cloudabi-cloudlibc/pkg-descr

This file was deleted.

81 changes: 0 additions & 81 deletions devel/cloudabi-cloudlibc/pkg-plist

This file was deleted.

65 changes: 0 additions & 65 deletions devel/cloudabi-compiler-rt/Makefile

This file was deleted.

9 changes: 0 additions & 9 deletions devel/cloudabi-compiler-rt/pkg-descr

This file was deleted.

41 changes: 0 additions & 41 deletions devel/cloudabi-libc++/Makefile

This file was deleted.

18 changes: 0 additions & 18 deletions devel/cloudabi-libc++/Makefile.common

This file was deleted.

8 changes: 0 additions & 8 deletions devel/cloudabi-libc++/distinfo

This file was deleted.

Loading

0 comments on commit 002d211

Please sign in to comment.