Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2010 18:21:06 GMT
From:      Leinier Cruz Salfran <salfrancl@yahoo.es>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144768: new port: editors/fet - FET is free timetabling software
Message-ID:  <201003151821.o2FIL6K1007767@freefall.freebsd.org>
Resent-Message-ID: <201003151830.o2FIU43B007931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         144768
>Category:       ports
>Synopsis:       new port: editors/fet - FET is free timetabling software
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 15 18:30:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Leinier Cruz Salfran
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD salfrancl.ipigto.rimed.cu 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Feb 20 15:40:38 CST 2010     root@salfrancl.ipigto.rimed.cu:/usr/obj/usr/src/sys/SALFRANCL_I386  i386
>Description:
hello all once again



[pkg-descr]
FET is free timetabling software (licensed under GNU GPL).
This program aims to automatically generate the timetable of a school,
high-school or university. It may be used for other timetabling purposes.

FET can mean "Free Educational Timetabling" (the "E" in the middle may also
stand for other words, based on your personal preference).

LICENSE: GPL

WWW: http://lalescu.ro/liviu/fet/


[successful tinderbox log removed by bugmeister so it would fit into GNATS]
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	fet
#	fet/Makefile
#	fet/distinfo
#	fet/pkg-descr
#
echo c - fet
mkdir -p fet > /dev/null 2>&1
echo x - fet/Makefile
sed 's/^X//' >fet/Makefile << 'c24181736a6b4969b2295fbec02e0fe7'
X# New ports collection makefile for:	fet
X# Date created:				11 March 2010
X# Whom:					Leinier Cruz Salfran <salfrancl@yahoo.es>
X#
X# $FreeBSD$
X#    $MCom: ports-stable/editors/fet/Makefile,v 0.2 2010/03/11 19:31:00 salfrancl Exp $
X#      $Id: Makefile,v 0.2 2010/03/11 19:31:00 salfrancl Exp $
X#
X
XPORTNAME=	fet
XPORTVERSION=	5.12.3
XPORTREVISION=	2
XCATEGORIES=	editors kde
XMASTER_SITES=	http://lalescu.ro/liviu/fet/download/ \
X		http://timetabling.de/download/ \
X		ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/
X
XMAINTAINER=	salfrancl@yahoo.es
XCOMMENT=	FET is free timetabling software
X
XUSE_BZIP2=	yes
XUSE_QT_VER=	4
XQT_COMPONENTS=	gui network qt3support xml \
X		moc_build qmake_build rcc_build uic_build
X
XHAS_CONFIGURE=	yes
X
Xdo-configure:
X	cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
X		${QMAKE} -unix PREFIX=${PREFIX} INCLUDEPATH+=${LOCALBASE}/include \
X			LIBS+=-L${LOCALBASE}/lib
X
X.include <bsd.port.mk>
c24181736a6b4969b2295fbec02e0fe7
echo x - fet/distinfo
sed 's/^X//' >fet/distinfo << 'c162adf11d215ad8a0d6e9d1db03be80'
XMD5 (fet-5.12.3.tar.bz2) = 3a203f86ed52b883899abce6abc1f6b0
XSHA256 (fet-5.12.3.tar.bz2) = 1992dde1bda9b01c179a56e048be1c20344b7bc52a67bf83e64918a9e1402666
XSIZE (fet-5.12.3.tar.bz2) = 4963694
c162adf11d215ad8a0d6e9d1db03be80
echo x - fet/pkg-descr
sed 's/^X//' >fet/pkg-descr << '02e3b143f3b89007b238de5f925ad53e'
XFET is free timetabling software (licensed under GNU GPL).
XThis program aims to automatically generate the timetable of a school,
Xhigh-school or university. It may be used for other timetabling purposes.
X
XFET can mean "Free Educational Timetabling" (the "E" in the middle may also
Xstand for other words, based on your personal preference).
X
XLICENSE: GPL
X
XWWW: http://lalescu.ro/liviu/fet/
02e3b143f3b89007b238de5f925ad53e
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003151821.o2FIL6K1007767>