Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2010 06:40:10 GMT
From:      Peter Vereshagin <peter@vereshagin.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152045: New port: www/links-hacked browser with tricks for tabs, basic auth, better fonts and many more features
Message-ID:  <201011100640.oAA6eAWt034270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/152045; it has been noted by GNATS.

From: Peter Vereshagin <peter@vereshagin.org>
To: Sunpoet Hsieh <sunpoet@sunpoet.net>
Cc: bug-followup@freebsd.org
Subject: Re: ports/152045: New port: www/links-hacked browser with tricks for
 tabs, basic auth, better fonts and many more features
Date: Wed, 10 Nov 2010 09:37:25 +0300

 --k1lZvvs/B4yU6o8G
 Content-Type: text/plain; charset=koi8-r
 Content-Disposition: inline
 
 attached here is far better versioned as -101110
 
 --k1lZvvs/B4yU6o8G
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="links-hacked.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	links-hacked=0A#	li=
 nks-hacked/Makefile=0A#	links-hacked/distinfo=0A#	links-hacked/pkg-descr=0A=
 #=0Aecho c - links-hacked=0Amkdir -p links-hacked > /dev/null 2>&1=0Aecho x=
  - links-hacked/Makefile=0Ased 's/^X//' >links-hacked/Makefile << '4d37532e=
 7efcd62d0f7f495968712a67'=0AX# New ports collection makefile for:	links-hac=
 ked=0AX# Date created:		08 November 2010=0AX# Whom:			Peter Vereshagin <pet=
 er@vereshagin.org>=0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORTNAME=3D	links-hacked=
 =0AXDISTVERSION=3D	101110=0AXCATEGORIES?=3D	www=0AXMASTER_SITES=3D	http://x=
 ray.sai.msu.ru/~karpov/links-hacked/downloads/ http://links-hacked.nm.ru/=
 =0AX=0AXMAINTAINER?=3D	peter@vereshagin.org=0AXCOMMENT=3D	Hacked version of=
  a Links WWW browser=0AX=0AXCONFLICTS=3D	links-[0-9]*=0AX=0AXUSE_AUTOTOOLS?=
 =3D autoconf:268 autoheader:268 aclocal:111 automake:111=0AXAUTOMAKE_ARGS?=
 =3D  -a -c=0AX=0AXGNU_CONFIGURE=3D	yes=0AXCONFIGURE_ARGS+=3D	--with-ssl --w=
 ithout-pmshell --without-atheos \=0AX			--without-fb --enable-form-saving -=
 -enable-javascript=0AXCONFIGURE_ENV+=3D	CPPFLAGS=3D"${CPPFLAGS} -I${LOCALBA=
 SE}/include"=0AXLDFLAGS+=3D	-L${LOCALBASE}/lib -lexecinfo=0AX=0AXUSE_OPENSS=
 L=3D	yes=0AX=0AXOPTIONS=3D	SVGALIB "non-X11 graphics support" off \=0AX		DI=
 RECTFB "directfb driver support" off \=0AX		X11 "X11 graphics support" on \=
 =0AX		FORMSAVE "Enable forms saving" on \=0AX		JS "Enable Javascript (very =
 basic)" on \=0AX		FREETYPE "Enable Freetype renderer" on=0AX=0AX.include <b=
 sd.port.options.mk>=0AX=0AX.ifdef(WITH_SVGALIB) || defined(WITH_X11) || def=
 ined(WITH_DIRECTFB)=0AXLIB_DEPENDS+=3D	png.6:${PORTSDIR}/graphics/png \=0AX=
 		jpeg.11:${PORTSDIR}/graphics/jpeg \=0AX		tiff.4:${PORTSDIR}/graphics/tiff=
 =0AXCONFIGURE_ARGS+=3D	--enable-graphics=0AX.else=0AXCONFIGURE_ARGS+=3D	--d=
 isable-graphics --without-libjpeg --without-libtiff=0AX.endif=0AX=0AX.ifdef=
 (WITH_SVGALIB)=0AXLIB_DEPENDS+=3D	vga.1:${PORTSDIR}/graphics/svgalib=0AXCON=
 FIGURE_ARGS+=3D	--with-svgalib=0AX.else=0AXCONFIGURE_ARGS+=3D	--without-svg=
 alib=0AX.endif=0AX=0AX.ifdef(WITH_DIRECTFB)=0AXLIB_DEPENDS+=3D	directfb-1.4=
 =2E3:${PORTSDIR}/devel/directfb=0AXCONFIGURE_ARGS+=3D	--with-directfb=0AX.e=
 lse=0AXCONFIGURE_ARGS+=3D	--without-directfb=0AX.endif=0AX=0AX.if !defined(=
 WITHOUT_X11)=0AXUSE_XORG=3D	x11 xproto=0AXCONFIGURE_ARGS+=3D	--with-x=0AXDE=
 SKTOP_ENTRIES=3D"Links" \=0AX		"Lynx-like hacked WWW browser" \=0AX		"links=
 " \=0AX		"links -g" \=0AX		"Application;Network;WebBrowser;" \=0AX		false=
 =0AXPLIST_FILES+=3D	share/pixmaps/links.xpm=0AX.else=0AXCONFIGURE_ARGS+=3D	=
 --without-x=0AX.endif=0AX=0AX.ifdef(WITH_FREETYPE)=0AXLIB_DEPENDS+=3D	freet=
 ype.9:${PORTSDIR}/print/freetype2=0AXCONFIGURE_ARGS+=3D	--with-freetype=0AX=
 =2Eelse=0AXCONFIGURE_ARGS+=3D	--without-freetype=0AX.endif=0AX=0AX.ifdef(WI=
 TH_FORMSAVE)=0AXCONFIGURE_ARGS+=3D	--enable-form-saving=0AX.else=0AXCONFIGU=
 RE_ARGS+=3D	--disable-form-saving=0AX.endif=0AX=0AX.ifdef(WITH_JS)=0AXCONFI=
 GURE_ARGS+=3D	--enable-javascript=0AX.else=0AXCONFIGURE_ARGS+=3D	--disable-=
 javascript=0AX.endif=0AX=0AXMAN1=3D		links.1=0AXPLIST_FILES+=3D	bin/links=
 =0AX=0AX.if !defined(WITHOUT_X11)=0AXpost-install:=0AX	@${INSTALL_DATA} ${W=
 RKSRC}/graphics/links.xpm ${PREFIX}/share/pixmaps/links.xpm=0AX.endif=0AX=
 =0AX.include <bsd.port.mk>=0A4d37532e7efcd62d0f7f495968712a67=0Aecho x - li=
 nks-hacked/distinfo=0Ased 's/^X//' >links-hacked/distinfo << 'ffe634f5e40b1=
 411f2bfc023c9931318'=0AXSHA256 (links-hacked-101110.tar.gz) =3D 4a6fcff2992=
 880c830b9a6caeb8396d5aa83ddacb00881f31ec9beba791c914e=0AXSIZE (links-hacked=
 -101110.tar.gz) =3D 5796750=0Affe634f5e40b1411f2bfc023c9931318=0Aecho x - l=
 inks-hacked/pkg-descr=0Ased 's/^X//' >links-hacked/pkg-descr << 'a8e782779f=
 623bdff49b70341701ec7d'=0AXWWW browser Links well known and now hacked for =
 more features including=0AXtabs, basic auth and toolbar, hot key for images=
 , form entry saving, much=0AXbetter X fonts, etc.=0AX=0AXWWW: http://xray.s=
 ai.msu.ru/~karpov/links-hacked/=0Aa8e782779f623bdff49b70341701ec7d=0Aexit=
 =0A=0A
 --k1lZvvs/B4yU6o8G--



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