View | Details | Raw Unified | Return to bug 235432
Collapse All | Expand All

(-)UPDATING (+9 lines)
Lines 5-10 Link Here
5
You should get into the habit of checking this file for changes each time
5
You should get into the habit of checking this file for changes each time
6
you update your ports collection, before attempting any port upgrades.
6
you update your ports collection, before attempting any port upgrades.
7
7
8
20190202:
9
  AFFECTS: users of archivers/urbackup-server
10
  AUTHOR: freebsd@coombscloud.com
11
  
12
  Some of the port's sources previously included absolute references to /etc/urbackup.  
13
  The upgrade now changes these references to ${PREFIX}/etc/urbackup. If you have placed 
14
  any configuration files within /etc/urbackup, these should be relocated to 
15
  ${PREFIX}/etc/urbackup.
16
8
20190124:
17
20190124:
9
  AFFECTS: users of sysutils/rubygem-fluentd, sysutils/fluent-bit
18
  AFFECTS: users of sysutils/rubygem-fluentd, sysutils/fluent-bit
10
  AUTHOR: girgen@FreeBSD.org
19
  AUTHOR: girgen@FreeBSD.org
(-)archivers/urbackup-server/Makefile (-5 / +16 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	urbackup-server
3
PORTNAME=	urbackup-server
4
DISTVERSION=	2.2.11
4
DISTVERSION=	2.3.7
5
PORTREVISION=	3
6
CATEGORIES=	archivers
5
CATEGORIES=	archivers
7
MASTER_SITES=	https://hndl.urbackup.org/Server/${DISTVERSION}/
6
MASTER_SITES=	https://hndl.urbackup.org/Server/${DISTVERSION}/
8
7
Lines 13-29 Link Here
13
LICENSE_FILE=	${WRKSRC}/server-license.txt
12
LICENSE_FILE=	${WRKSRC}/server-license.txt
14
13
15
LIB_DEPENDS=	libcryptopp.so:security/cryptopp \
14
LIB_DEPENDS=	libcryptopp.so:security/cryptopp \
16
		libcurl.so:ftp/curl
15
		libcurl.so:ftp/curl \
16
		liblmdb.so:databases/lmdb
17
17
18
USES=		compiler:c++11-lang fakeroot pkgconfig
18
USES=		compiler:c++11-lang fakeroot pkgconfig dos2unix autoreconf fuse libtool \
19
			sqlite:3 lua:53+
19
USE_RC_SUBR=	urbackup_server
20
USE_RC_SUBR=	urbackup_server
21
DOS2UNIX_GLOB=	*.c *.cpp *.h *.am
20
22
21
USERS=		urbackup
23
USERS=		urbackup
22
GROUPS=		urbackup
24
GROUPS=		urbackup
23
25
24
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
25
CONFIGURE_ARGS=	--enable-packaging
27
CONFIGURE_ARGS=	--enable-packaging --with-mountvhd --without-embedded-sqlite3 --without-embedded-lmdb --without-embedded-lua
26
CXXFLAGS+=	`pkgconf --cflags-only-other libcryptopp`
28
CXXFLAGS+=	`pkgconf --cflags-only-other libcryptopp`
29
LDFLAGS+=	-L${LOCALBASE}/lib
27
30
28
SUB_FILES=	pkg-message urbackupsrv.conf.sample-daemon
31
SUB_FILES=	pkg-message urbackupsrv.conf.sample-daemon
29
32
Lines 40-45 Link Here
40
		md5.h \
43
		md5.h \
41
	)
44
	)
42
45
46
	@(cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/etc/urbackup|${PREFIX}/etc/urbackup|g' \
47
		mount_helper/main.cpp \
48
		urbackupserver/server.cpp \
49
		urbackupserver/serverinterface/settings.cpp \
50
		urbackupserver/dllmain.cpp \
51
		snapshot_helper/main.cpp \
52
	)
53
43
post-install:
54
post-install:
44
	${MKDIR} ${STAGEDIR}${PREFIX}/etc/urbackup
55
	${MKDIR} ${STAGEDIR}${PREFIX}/etc/urbackup
45
	${INSTALL_DATA} ${WRKDIR}/urbackupsrv.conf.sample-daemon \
56
	${INSTALL_DATA} ${WRKDIR}/urbackupsrv.conf.sample-daemon \
(-)archivers/urbackup-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1523887432
1
TIMESTAMP = 1548517582
2
SHA256 (urbackup-server-2.2.11.tar.gz) = 164e1ea4f30d2b1f1b4b3ed66eece6aba40e10fd55d99215769dc88d3f1c0f58
2
SHA256 (urbackup-server-2.3.7.tar.gz) = b9a40d8c0c1bc608ffd47e9ce239373c12a378b6898b8c92054a2ce403c2d6d7
3
SIZE (urbackup-server-2.2.11.tar.gz) = 6707623
3
SIZE (urbackup-server-2.3.7.tar.gz) = 7912740
(-)archivers/urbackup-server/pkg-plist (+5 lines)
Lines 111-121 Link Here
111
share/urbackup/www/js/templates.chash-98b70da992ffbfb64873cc47c15e8992.js
111
share/urbackup/www/js/templates.chash-98b70da992ffbfb64873cc47c15e8992.js
112
share/urbackup/www/js/templates.chash-ecd192a19340d82b8e2a92e4a7aae964.js
112
share/urbackup/www/js/templates.chash-ecd192a19340d82b8e2a92e4a7aae964.js
113
share/urbackup/www/js/templates.chash-f85173fea3869fb86c781b60569246a4.js
113
share/urbackup/www/js/templates.chash-f85173fea3869fb86c781b60569246a4.js
114
share/urbackup/www/js/templates.chash-9e4954e10a60c31df0e2c25e7e191086.js
114
share/urbackup/www/js/translation.chash-17666a6e1eff21a4453aeeb5408a5a27.js
115
share/urbackup/www/js/translation.chash-17666a6e1eff21a4453aeeb5408a5a27.js
115
share/urbackup/www/js/translation.chash-2c1ec818032b1e0514904724dfc9a3a5.js
116
share/urbackup/www/js/translation.chash-2c1ec818032b1e0514904724dfc9a3a5.js
116
share/urbackup/www/js/translation.chash-3e8d08068445883d1daf8cf2a3bc4340.js
117
share/urbackup/www/js/translation.chash-3e8d08068445883d1daf8cf2a3bc4340.js
117
share/urbackup/www/js/translation.chash-710c13b3aadc254a86a15dd18230f8b6.js
118
share/urbackup/www/js/translation.chash-710c13b3aadc254a86a15dd18230f8b6.js
118
share/urbackup/www/js/translation.chash-a1fc94d4665af6cb090a8a17d3eaee0b.js
119
share/urbackup/www/js/translation.chash-a1fc94d4665af6cb090a8a17d3eaee0b.js
120
share/urbackup/www/js/translation.chash-43d97f4542e2b5d1974594094b5eb0eb.js
119
share/urbackup/www/js/urbackup.chash-070f758b515816b2e8d3944c5b47b651.js
121
share/urbackup/www/js/urbackup.chash-070f758b515816b2e8d3944c5b47b651.js
120
share/urbackup/www/js/urbackup.chash-1092077780a84e657441605802f08881.js
122
share/urbackup/www/js/urbackup.chash-1092077780a84e657441605802f08881.js
121
share/urbackup/www/js/urbackup.chash-32c284d4b5189f22969dea49551e6192.js
123
share/urbackup/www/js/urbackup.chash-32c284d4b5189f22969dea49551e6192.js
Lines 127-134 Link Here
127
share/urbackup/www/js/urbackup.chash-ae0cb8928ce470e4e8b59e8d18aa37bd.js
129
share/urbackup/www/js/urbackup.chash-ae0cb8928ce470e4e8b59e8d18aa37bd.js
128
share/urbackup/www/js/urbackup.chash-cb406b0890d791e36c7542211da71a8c.js
130
share/urbackup/www/js/urbackup.chash-cb406b0890d791e36c7542211da71a8c.js
129
share/urbackup/www/js/urbackup.chash-f06ab951e72229bb54b7a87d4afce638.js
131
share/urbackup/www/js/urbackup.chash-f06ab951e72229bb54b7a87d4afce638.js
132
share/urbackup/www/js/urbackup.chash-70c25c845d7958e76fa1349fbb937e9e.js
133
share/urbackup/www/js/urbackup.chash-9a2d6eaeb46201db012471777d3f0450.js
130
share/urbackup/www/js/urbackup_functions.chash-6481a2ac25b89a3d87063d9f080a54bb.js
134
share/urbackup/www/js/urbackup_functions.chash-6481a2ac25b89a3d87063d9f080a54bb.js
131
share/urbackup/www/js/urbackup_functions.chash-ba3dbff9829eea33c689d82f9020704d.js
135
share/urbackup/www/js/urbackup_functions.chash-ba3dbff9829eea33c689d82f9020704d.js
136
share/urbackup/www/js/urbackup_functions.chash-cb06117b2b923bb8b72f1ea5eeac5557.js
132
share/urbackup/www/js/vs/base/worker/workerMain.js
137
share/urbackup/www/js/vs/base/worker/workerMain.js
133
share/urbackup/www/js/vs/basic-languages/src/lua.js
138
share/urbackup/www/js/vs/basic-languages/src/lua.js
134
share/urbackup/www/js/vs/editor/editor.main.css
139
share/urbackup/www/js/vs/editor/editor.main.css

Return to bug 235432