Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 15:23:20 +0200 (CEST)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        matthias.andree@web.de
Subject:   ports/38613: New port: www/links-devel: links 2.0pre3 with graphics+javascript
Message-ID:  <20020527132320.08F6B1B24E@emma.line.org>

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

>Number:         38613
>Category:       ports
>Synopsis:       New port: www/links-devel: links 2.0pre3 with graphics+javascript
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 27 06:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 4.6-RC FreeBSD 4.6-RC #4: Tue May 21 19:43:54 CEST 2002 toor@merlin.emma.line.org:/usr/src/sys/compile/MA i386


	
>Description:
The .shar below contains the links-devel port, currently at version 2.0pre3,
and offers graphics mode and JavaScript.

As it's not yet complete or released, currently, the port forbids packaging.
	
>How-To-Repeat:
	
>Fix:

# 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:
#
#	links-devel
#	links-devel/Makefile
#	links-devel/distinfo
#	links-devel/pkg-comment
#	links-devel/pkg-descr
#	links-devel/pkg-plist
#
echo c - links-devel
mkdir -p links-devel > /dev/null 2>&1
echo x - links-devel/Makefile
sed 's/^X//' >links-devel/Makefile << 'END-of-links-devel/Makefile'
X# New ports collection makefile for:	links-devel
X# Date created:		2002-05-27
X# Whom:			Matthias Andree <matthias.andree@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	links
XPORTVERSION=	2.0p3
XCATEGORIES=	www
XMASTER_SITES=	http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \
X		http://artax.karlin.mff.cuni.cz/~mikulas/links/download/
XPKGNAMESUFFIX=	-devel
XDISTNAME=	links-2.0pre3
X
XMAINTAINER=	matthias.andree@web.de
X
X.if !defined(WITHOUT_X11)
XLIB_DEPENDS+=	png:${PORTSDIR}/graphics/png
X.if !defined(WITHOUT_JPEG)
XLIB_DEPENDS+=	jpeg:${PORTSDIR}/graphics/jpeg
X.endif
X.if !defined(WITHOUT_TIFF)
XLIB_DEPENDS+=	tiff:${PORTSDIR}/graphics/tiff
X.endif
X.endif
X
XNO_PACKAGE=	"Prerelease version"
X
XUSE_BZIP2=	yes
X
XGNU_CONFIGURE=	yes
X
X.if !defined(WITHOUT_X11)
XUSE_XLIB=	yes
X.endif
X
X.if !defined(WITHOUT_SSL)
XUSE_OPENSSL=	yes
X.endif
X
X.if !defined(WITHOUT_JAVASCRIPT)
XCONFIGURE_ARGS+=	--enable-javascript
X.endif
X.if !defined(WITHOUT_X11)
XCONFIGURE_ARGS+=	--enable-graphics
X.endif
X.if defined(WITHOUT_SSL)
XCONFIGURE_ARGS+=	--without-ssl
X.endif
X.if defined(WITHOUT_JPEG)
XCONFIGURE_ARGS+=	--without-libjpeg
X.endif
X.if defined(WITHOUT_TIFF)
XCONFIGURE_ARGS+=	--without-libtiff
X.endif
X
X# -----------------------------------------------------------------
X# OPTIONS SUPPORTED BY THIS MAKEFILE
X# -DWITHOUT_SSL		- compile without OpenSSL support
X# -DWITHOUT_X11		- compile without graphics support
X# -DWITHOUT_JAVASCRIPT	- compile without JavaScript support
X#
X# these are only effective when -DWITHOUT_X11 is NOT set:
X# -DWITHOUT_JPEG	- compile without JPEG support
X# -DWITHOUT_TIFF	- compile without TIFF support
X# -----------------------------------------------------------------
X
XMAN1=		links.1
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} -m 555 ${DOCSDIR}/links_cal
X	@cd ${WRKSRC}/doc/links_cal && ${INSTALL_DATA} * ${DOCSDIR}/links_cal && \
X		${ECHO_MSG} "Installed documentation in ${DOCSDIR}"
X.endif
X
X
X.include <bsd.port.mk>
END-of-links-devel/Makefile
echo x - links-devel/distinfo
sed 's/^X//' >links-devel/distinfo << 'END-of-links-devel/distinfo'
XMD5 (links-2.0pre3.tar.bz2) = 48faf284fa61827b26c63a41915e9fec
END-of-links-devel/distinfo
echo x - links-devel/pkg-comment
sed 's/^X//' >links-devel/pkg-comment << 'END-of-links-devel/pkg-comment'
XText and graphic mode browser with JavaScript support
END-of-links-devel/pkg-comment
echo x - links-devel/pkg-descr
sed 's/^X//' >links-devel/pkg-descr << 'END-of-links-devel/pkg-descr'
XLynx-like text and graphic mode WWW browser with many features like JavaScript,
Xdisplaying tables, menus, etc.
X
XWWW: http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
X
X- Matthias Andree
Xmatthias.andree@web.de
END-of-links-devel/pkg-descr
echo x - links-devel/pkg-plist
sed 's/^X//' >links-devel/pkg-plist << 'END-of-links-devel/pkg-plist'
Xbin/links
X%%PORTDOCS%%share/doc/links/links_cal/adjusted.png
X%%PORTDOCS%%share/doc/links/links_cal/black-control-rocking.png
X%%PORTDOCS%%share/doc/links/links_cal/black-icon.png
X%%PORTDOCS%%share/doc/links/links_cal/calibration.html
X%%PORTDOCS%%share/doc/links/links_cal/elbow.png
X%%PORTDOCS%%share/doc/links/links_cal/kalibrace.html
X%%PORTDOCS%%share/doc/links/links_cal/picture-crank-0.png
X%%PORTDOCS%%share/doc/links/links_cal/picture-crank-up.png
X%%PORTDOCS%%share/doc/links/links_cal/picture-icon.png
X%%PORTDOCS%%share/doc/links/links_cal/test_pattern.png
X%%PORTDOCS%%@dirrm share/doc/links/links_cal
X%%PORTDOCS%%@dirrm share/doc/links
END-of-links-devel/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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