summaryrefslogtreecommitdiff
path: root/www/weex
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-6/+6
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2005-10-05Security fix for SA17028:salo3-2/+19
"A vulnerability in Weex can be exploited by malicious users to cause a DoS (Denial of Service) or to compromise a vulnerable system. The vulnerability is caused due to a format string error in the "log_flush()" function when flushing an error log entry that contains format string specifiers to disk. This may be exploited to execute arbitrary code on a user's system via a directory name containing format string specifiers. Successful exploitation requires that the attacker is able to create directories within the user's Weex home directory." http://secunia.com/advisories/17028/ Patch from FreeBSD PR ports/86833.
2005-07-08Treat Darwin as a variant of Unix.kristerw3-9/+9
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam1-5/+5
${PREFIX}.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-04-19Convert to buildlink3.snj1-2/+2
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-05Correct MAINTAINER address.taca1-2/+2
Noted by Mr. Ishihara <ishit at oak dot dti dot ne dot jp>.
2003-01-10USE_PKGLOCALEDIR=yescjep1-2/+4
2001-11-29Fast Webpage Exchanger (weex) is a utility designed to automate themartti7-0/+118
task of remotely maintaining a web page or other FTP archive. With weex, the maintainer of a web site or archive that must be administered through FTP interaction can largely ignore that process. Provided by Hiramatsu Yoshifumi in pkg/13090