1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

add gfslicer 1.5.4

gfslicer helps to slice and then deslice files which are of larger size
This commit is contained in:
Ying-Chieh Liao 2002-01-10 19:04:28 +00:00
parent ff3ad09477
commit 0f46ae5a25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52874
6 changed files with 62 additions and 0 deletions

View File

@ -59,6 +59,7 @@
SUBDIR += fsck_ext2fs
SUBDIR += ftrace
SUBDIR += gcombust
SUBDIR += gfslicer
SUBDIR += gkrellflynn
SUBDIR += gkrellm
SUBDIR += gkrellmouse

View File

@ -0,0 +1,41 @@
# ex:ts=8
# Ports collection makefile for: gfslicer
# Date created: Jan 11, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= gfslicer
PORTVERSION= 1.5.4
CATEGORIES= sysutils
MASTER_SITES= http://www.geocities.com/gfslicer/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
MANCOMPRESSED= yes
MAN1= gfslicer.1
post-extract:
.for file in install-sh missing mkinstalldirs
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}
.endfor
@${RM} -f ${WRKSRC}/config.cache
post-patch:
@${PERL} -pi -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure
post-install:
@${CP} ${WRKSRC}/${MAN1}.gz ${MAN1PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gfslicer-1.5.4.tar.gz) = 1e38f702f42e08392b205a6d5f16cb54

View File

@ -0,0 +1 @@
gfslicer helps to slice and then deslice files which are of larger size

View File

@ -0,0 +1,11 @@
gfslicer is a software which helps to slice and then deslice files which
are of larger size. Generally transferring of larger files is meant to
be a tough job and this one makes it possible and easy too. gfslicer is
mainly aimed at slicing and transferring files using any sort of removable
storage media. Files can be sliced to any arbitrary size as per the
requirement and can be transferred using floppies or things of that sort.
The sliced files can then be desliced to the original form with its name
and extension. A perfect checking mechanism helps in avoiding all possible
errors in the sliced and desliced files.
WWW: http://www.geocities.com/gfslicer/

View File

@ -0,0 +1,7 @@
bin/gfslicer
share/gnome/pixmaps/gfslicer/deslice.xpm
share/gnome/pixmaps/gfslicer/pref.xpm
share/gnome/pixmaps/gfslicer/slice.xpm
share/gnome/pixmaps/gfslicer/tar.xpm
share/gnome/pixmaps/gfslicer/untar.xpm
@dirrm share/gnome/pixmaps/gfslicer