0
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
IhatemyISP 0b05db1b99
nginx: version and feature bump (#5763)
* nginx: version and feature bump
2021-03-15 19:45:40 +01:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Sergei Reznikov b33911a641 nginx: bump version 2019-07-24 02:13:39 +03:00
Jerome Duval 9157c823ae code reformat. 2018-09-05 14:34:26 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Kostadin Damyanov 3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03: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
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
François Revol a68fba0fb3 nginx: mark it as untested for now 2014-08-02 16:39:15 +02:00
François Revol 73d70e7e59 Add a recipe for nginx
Couldn't get the settings published somehow...
2014-08-02 16:15:23 +02:00
François Revol 3f3180b16d nginx: update patch 2014-08-02 16:05:19 +02:00
François Revol 264b8bdd5a New patch for nginx
Worked around the maximum errno issue with a specific implementation.
2014-07-30 16:03:32 +02:00
François Revol b980a09f79 WIP on porting nginx:
* doesn't compile yet.
* functionality of src/os/unix/ngx_errno.c must be reimplemented
* src/os/unix/ngx_process.c requires async I/O it seems.
2012-05-08 13:06:24 +00:00