0
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
Schrijvers Luc 50f6d72432
w3m, bump version (#6395) 2021-11-12 18:07:18 +01:00
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
Gerasim Troeglazov 0c29345e14 w3m: switch to debian fork 2020-06-10 19:30:45 +10:00
Gerasim Troeglazov 8b7030adc0 w3m: bump for rebuild 2020-06-10 17:27:10 +10: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
fbrosson 10d9346d5e
w3m: use commandSuffix. (#2690) 2018-06-21 03:10:17 +00:00
fbrosson 10104216dd
w3m: add support for x86 secondary arch.
Also disable x86_gcc2 because w3m needs libgc (from boehm_gc) which
is not available on that arch.
2018-06-21 00:39:34 +00:00
Sergei Reznikov 978294d973 w3m: enable x86_64 2018-06-20 21:28:56 +03:00
fbrosson 238db0e0c0 w3m: reorder sections, ARCHITECTURES += ?x86_64 ?arm ?ppc
Also fix DESCRIPTION formatting, switch SOURCE_URI to the short SourceForge redirector, use tabs for COPYRIGHT and use $portVersion instead of the hard-coded version.
2016-01-26 11:30:08 +01: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
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 737a7a3326 Rewrap www-client DESCRIPTIONs 2014-01-02 16:40:58 -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
Chris Roberts c7af452b93 Fix bad link dir variable in w3m and global 2013-10-22 15:16:40 -06:00
Chris Roberts 7a61e1151e Convert w3m to working recipe 2013-10-16 21:26:15 -06: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