summaryrefslogtreecommitdiff
path: root/devel/nasm
AgeCommit message (Collapse)AuthorFilesLines
2005-05-05Pullup ticket 482 - requested by Adrian Portellisalo3-2/+17
security fix for nasm Revisions pulled up: - pkgsrc/devel/nasm/Makefile 1.21 - pkgsrc/devel/nasm/distinfo 1.8 - pkgsrc/devel/nasm/patches/patch-ac 1.3 Module Name: pkgsrc Committed By: adrianp Date: Thu May 5 20:12:46 UTC 2005 Modified Files: pkgsrc/devel/nasm: Makefile distinfo Added Files: pkgsrc/devel/nasm/patches: patch-ac Log Message: - Bump to nb1 for recent security issue - https://bugzilla.redhat.com/beta/show_bug.cgi?id=152962 - https://bugzilla.redhat.com/beta/show_bug.cgi?id=152963 - https://www.redhat.com/archives/fedora-cvs-commits/2005-April/msg00159.html - http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1194
2005-03-08Use BUILDLINK_TRANSFORM instead of SUBST_CLASSES to removextraeme1-6/+2
compiler flags, thanks wiz.
2005-03-08Don't use -std=c99 when CC_VERSION < gcc-3 (because it's an unimplementedxtraeme1-1/+11
option), this should fix PR pkg/29533.
2005-03-05be less restrictive about the gcc3 requirement, >=3.0 is fine.grant1-2/+2
2005-03-03require gcc-3.3, should fix problem seen on 1.6 bulk builddrochner1-1/+2
2005-02-25Remove obsolete patch files.tron7-383/+0
2005-02-25Changes 0.98.39:adam3-31/+24
* fix buffer overflow * fix outas86's .bss handling * "make spotless" no longer deletes config.h.in. * %(el)if(n)idn insensitivity to string quotes difference (#809300). * (nasm.c) __OUTPUT_FORMAT__ changed to string value instead of symbol.
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-06Bump to nb1 for recent security issue:adrianp9-2/+393
http://sourceforge.net/mailarchive/forum.php?thread_id=6166881&forum_id=4978 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1287
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-02-16Remove info files entries from PLIST.seb1-16/+1
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-05bl3ifyjlam1-1/+6
2003-10-05Update to 0.98.38:wiz2-5/+5
* Add Makefile for 16-bit DOS binaries under OpenWatcom, and modify mkdep.pl to be able to generate completely pathless dependencies, as required by OpenWatcom wmake (it supports path searches, but not explicit paths.) * Fix the STR instruction. * Fix the ELF output format, which was broken under certain circumstances due to the addition of stabs support. * Quick-fix Borland format debug-info for -f obj * Fix for %rep with no arguments (#560568) * Fix concatenation of preprocessor function call (#794686) * Fix long label causes coredump (#677841) * Use autoheader as well as autoconf to keep configure from generating ridiculously long command lines. * Make sure that all of the formats which support debugging output actually will suppress debugging output when -g not specified.
2003-09-17Update to 0.98.37 (really, rename nasm-devel to nasm). This version is farjmmv6-18/+118
more complete than 0.98, plus homogenizing the package in a single one will save us from conflicts during bulk builds (and during manual builds too).
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-01-13HOMEPAGE has changed.salo1-2/+2
2002-08-26buildlink1 -> buildlink2jlam1-3/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-5/+5
2001-06-26Mark as USE_BUILDLINK_ONLY.jlam1-2/+3
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-07-05Adapt this package to NetBSD.sakamoto4-16/+12
1999-07-05Import FreeBSD's "nasm" port:sakamoto5-0/+34
General-purpose multi-platform x86 assembler