pkgsrc/www/links/Makefile.common
wiz 22f6bd4df0 Update to 2.1pre30:
=== RELEASE 2.1pre30 ===

Mon Aug  6 04:01:05 MET 2007 PROGMAN:

	Fixed security bug in pre29 (not in any previous versions):
	special characters in URL could be passed to a shell when spawning
	user viewer

Sat Jul 28 02:28:15 MET 2007 PROGMAN:

	Fixed needlessly large selection boxes in graphics mode

Mon Jul 16 02:41:18 MET 2007 mikulas:

	Release mouse when spawning OS shell or user viewers
2007-08-29 20:46:51 +00:00

24 lines
667 B
Text

# $NetBSD: Makefile.common,v 1.37 2007/08/29 20:46:51 wiz Exp $
DISTNAME= links-2.1pre30
CATEGORIES= www
MASTER_SITES= http://links.twibright.com/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://links.twibright.com/
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-javascript
PLIST_SRC= ${.CURDIR}/../../www/links/PLIST
PATCHDIR= ${.CURDIR}/../../www/links/patches
DISTINFO_FILE= ${.CURDIR}/../../www/links/distinfo
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/links
${INSTALL_DATA} ${WRKSRC}/KEYS ${PREFIX}/share/doc/links
.include "../../security/openssl/buildlink3.mk"