# New ports collection makefile for: libparanoia # Date created: 1 Jan 1999 # Whom: Alexandre Snarskii # # $FreeBSD$ PORTNAME= libparanoia PORTVERSION= 1.4 PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= snar@paranoia.ru COMMENT= Safe (in the mean of stack smashing) reincarnation of strcpy et al ONLY_FOR_ARCHS= i386 USE_REINPLACE= yes INSTALLS_SHLIB= yes # this library depends on system-defined headers "SYS.h" and "DEFS.h" # which may differ from release to release. .if !exists(/usr/src/lib/libc) IGNORE= You need to have libc sources installed in /usr/src/lib/libc \ before compiling. .endif .include pre-patch: @${REINPLACE_CMD} -e 's|\(SIGSEGV\),\(getpid()\)|\2,\1|; \ s|#include ||' \ ${WRKSRC}/stentry.c .if ${OSVERSION} >= 500039 post-patch: @(cd ${_DISTDIR};${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/vsnprintf-current.patch) .endif .include t'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Update WWWtom2002-10-301-1/+1
* Update gkrellshoot 0.2 -> 0.3.2adamw2002-10-223-10/+17
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2