aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ssync
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2013-07-04 22:04:48 +0000
committerJuergen Lock <nox@FreeBSD.org>2013-07-04 22:04:48 +0000
commit42da4e24d41ef057e5113b2bcbcf6c85cb6952ca (patch)
tree8ff650c24642c723871ed56f8bde9ec9ea94361d /sysutils/ssync
parenteddf97f3cc2d1d94113498cdac5e2a2a6d9bd90f (diff)
downloadports-42da4e24d41ef057e5113b2bcbcf6c85cb6952ca.tar.gz
ports-42da4e24d41ef057e5113b2bcbcf6c85cb6952ca.zip
Notes
Diffstat (limited to 'sysutils/ssync')
-rw-r--r--sysutils/ssync/Makefile12
-rw-r--r--sysutils/ssync/pkg-descr2
2 files changed, 5 insertions, 9 deletions
diff --git a/sysutils/ssync/Makefile b/sysutils/ssync/Makefile
index a9bc98dcd923..06bf65da9c36 100644
--- a/sysutils/ssync/Makefile
+++ b/sysutils/ssync/Makefile
@@ -1,16 +1,11 @@
-# New ports collection makefile for: ssync
-# Date created: 23 March 2002
-# Whom: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
-#
+# Created by: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
# $FreeBSD$
-#
PORTNAME= ssync
PORTVERSION= 2.3
PORTREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= http://mnmconsulting.org/ssync/ \
- ftp://ftp.netsw.org/system/tools/fileutils/install/ssync/
+MASTER_SITES= http://linuxfocus.org/~guido/
MAINTAINER= samm@os2.kiev.ua
COMMENT= A minimalistic tool for keeping filesystems in synchronization
@@ -26,7 +21,8 @@ post-patch:
@${REINPLACE_CMD} -e "s@/etc@${PREFIX}/etc@g;s@/usr/sbin@${PREFIX}/sbin@g;" \
${WRKSRC}/ssyncd.init ${WRKSRC}/ssyncd.conf ${WRKSRC}/daemon.c \
${WRKSRC}/ssync.man
- @${REINPLACE_CMD} -e "s@FLAGS=@FLAGS+=@g" ${WRKSRC}/makefile
+ @${REINPLACE_CMD} -e "s@FLAGS=@FLAGS+=@g" -e "/CC=gcc/d" -e "/LD=gcc/d" \
+ -e 's@$$(LD)@$$(CC)@' ${WRKSRC}/makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/ssync ${PREFIX}/bin/ssync
diff --git a/sysutils/ssync/pkg-descr b/sysutils/ssync/pkg-descr
index 639bec9dd7a1..89ebf113a7d0 100644
--- a/sysutils/ssync/pkg-descr
+++ b/sysutils/ssync/pkg-descr
@@ -4,4 +4,4 @@ low-resource comsumption and portability. It features a number of options
to control how things are synchronized and under what conditions, as well
as useful dry-run and verbose modes.
-WWW: http://alcatraz.labs.agilent.com/shaffer/ssync/
+WWW: http://linuxfocus.org/~guido/endangered_software.html#ssync