Commit Graph

26 Commits

Author SHA1 Message Date
Jerome Duval
dbd4bb8e0b nasm: remove dependency on perl.
* generated files are already in the tarball.
2017-07-24 13:38:39 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
fbrosson
e2a88cc000 nasm: bump to 2.12.01, dropping patch chunks applied upstream. (#592) 2016-05-09 14:48:02 -04:00
Jerome Duval
629ecc19f1 nasm: missing patchset. 2016-03-10 18:24:34 +00:00
Jerome Duval
daef6276cf nasm: fix gcc2 build. 2016-03-10 18:22:45 +00:00
Jerome Duval
be902e6442 nasm: add recipe for version 2.12. 2016-03-08 21:10:57 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger
9ae34fe13c De-Lint recipes.
*	nasm
	Improved DESCRIPTION
	Re-ordering blocks

*	naspro
	Removed "." from SUMMARY
	Re-ordering blocks

*	netpbm
	Improved DESCRIPTION, COPYRIGHT
	Re-ordering blocks

*	netperf
	Removed "." from SUMMARY
	Re-ordering blocks

*	neverball
	Removed "." from SUMMARY
	Re-ordering blocks

*	nginx
	Improved DESCRIPTION
	Re-ordering blocks

*	nss
	Removed "." from SUMMARY
	Re-ordering blocks
2015-07-22 17:41:46 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
2bfd392ece nasm: bump version 2015-03-14 10:52:32 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval
8d5c32c206 nasm: version bump. 2014-07-16 17:23:45 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jerome Duval
d3dea6df81 Promote version upgrades for x86_gcc2. 2014-03-31 18:07:48 +00:00
Jerome Duval
5e3de2f734 Promote version upgrades for x86 and x86_64. 2014-03-22 23:00:29 +00:00
Jerome Duval
0d5f61fc39 nasm: recipe for version 2.11.02 2014-03-20 13:01:39 +00:00
noryb009
1fa8788a0c Rewrap dev-lang DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Scott McCreary
0aa29ecc71 Perl is required for building nasm 2013-10-11 23:43:41 +00:00
Scott McCreary
2ec772818f Fixed recipe for nasm so that it builds now 2013-08-24 18:07:50 -07:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
fa0980649d Initial .bep file for nasm. 2010-07-06 15:47:53 +00:00
Scott McCreary
2fc97ebf1a 2008-08-14 19:13:19 +00:00
Scott McCreary
8059f4107f patch to fix a few comma at the end of struct warnings in nasm 2008-08-14 17:08:20 +00:00