20 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
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval
967ba48080 www-*: reorder sections. 2018-08-08 17:40:49 +02:00
Jerome Duval
844cdc8a1c www-*: code style. 2018-08-03 14:52:59 +02:00
fbrosson
80bd6eb9ef Lynx: bump to 2.8.9rel.1. 2018-07-11 07:37:15 +00:00
fbrosson
0728ad9d64 lynx: bump to 2.8.9pre.1. 2018-06-17 19:30:29 +00:00
fbrosson
77f58f5dae lynx: bump to 2.8.9dev.17 & drop USER_SETTINGS_FILES, c.f. #2270 2018-04-01 13:00:19 +00:00
Sergei Reznikov
085dcc296b Lynx: use pkg-config to find ssl
Fixes #2131.
2018-01-17 11:02:11 +03:00
Jerome Duval
6ac6d798dd lynx: bump version. 2017-11-04 00:29:02 +01: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
0bccdb4e15 lynx: bump to 2.8.9dev.11. 2016-11-17 23:57:57 +00:00
fbrosson
61ab12139a lynx: bump to 2.8.9dev.9, drop 2nd arch, tune install and config. (#626)
* Bump to 2.8.9dev.9 and drop secondary architectures.
* Use relative symlinks (with "ln -sr" instead of "ln -s") when
  installing COPYING and COPYHEADER in data/lynx_help/ as symlinks to
  the real copies installed in data/lynx_doc/.
* Add USER_SETTINGS_FILES as well as the read-only template config
  files, lynx.cfg and lynx.lss, in data/lynx/.
* Edit lynx.cfg to make the STARTFILE variable point to the local
  copy of the about_lynx.html document in /system/data/lynx_help/.
* Also in lynx.cfg, edit the definition of the HELPFILE variable to
  replace $dataDir/ by /system/data/ as this is required to let lynx
  continue to find its help files after the package gets updated.
2016-06-07 01:58:18 +00:00
fbrosson
ff3071ae2a lynx: bump version & update homepage 2016-02-23 05:58:33 +01:00
Humdinger
36e5637b9f De-lint recipes
*	libmikmod
	Re-ordered blocks

*	libmodplug
	Don't start SUMMARY with app name
	Re-ordered blocks

*	librecad
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libsvgtiny
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwalter
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwapcaplet
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libxau
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	links
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	lynx
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 17:49:48 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04: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
f867fd44e5 lynx: keep-old settings 2014-07-23 01:34:13 +02:00
François Revol
4ff99792ec Add a recipe for Lynx
The patchset overwrites configure, because lynx wants to use
its own version of autoconf, which would be too much trouble.
2014-07-23 01:10:30 +02:00