Commit graph

28 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
adrianp
c461ed0f27 - 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-05-05 20:12:46 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
xtraeme
52cbdffa36 Use BUILDLINK_TRANSFORM instead of SUBST_CLASSES to remove
compiler flags, thanks wiz.
2005-03-08 20:46:49 +00:00
xtraeme
e07a21923d Don't use -std=c99 when CC_VERSION < gcc-3 (because it's an unimplemented
option), this should fix PR pkg/29533.
2005-03-08 18:51:06 +00:00
grant
4d557f4d7a be less restrictive about the gcc3 requirement, >=3.0 is fine. 2005-03-05 09:28:14 +00:00
drochner
7a23d20b75 require gcc-3.3, should fix problem seen on 1.6 bulk build 2005-03-03 16:36:46 +00:00
tron
25207402bc Remove obsolete patch files. 2005-02-25 13:41:24 +00:00
adam
1d37f6b67b Changes 0.98.39:
* 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-25 11:42:17 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adrianp
f3ea10cc7e Bump to nb1 for recent security issue:
http://sourceforge.net/mailarchive/forum.php?thread_id=6166881&forum_id=4978
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1287
2005-01-06 13:06:10 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
seb
5fe14087be Remove info files entries from PLIST. 2004-02-16 12:53:30 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
jlam
580a53de35 bl3ify 2004-01-05 11:42:20 +00:00
wiz
afad701ca7 Update to 0.98.38:
* 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-10-05 09:45:13 +00:00
jmmv
6fbafc115e Update to 0.98.37 (really, rename nasm-devel to nasm). This version is far
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-09-17 16:40:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
074f101f5b HOMEPAGE has changed. 2003-01-13 23:40:47 +00:00
jlam
5a3db67300 buildlink1 -> buildlink2 2002-08-26 06:56:50 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
9c3006f7e0 Mark as USE_BUILDLINK_ONLY. 2001-06-26 02:47:50 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
sakamoto
0edc11c6ac Adapt this package to NetBSD. 1999-07-05 07:21:57 +00:00
sakamoto
f2f47e7dd3 Import FreeBSD's "nasm" port:
General-purpose multi-platform x86 assembler
1999-07-05 07:17:34 +00:00