0
0
Fork 0
Commit Graph

25 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
Jerome Duval c68685642a tcl: bump version 2021-04-02 19:05:47 +02:00
Schrijvers Luc 7405305e3b
tcl, revbump, remove sqlite3 dependency (solves build on x86_64) (#5339) 2020-11-11 07:29:11 +01:00
Augustin Cavalier 362c650a63 Tcl: Upgrade to 8.6.10. 2020-04-11 16:43:52 -04:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
miqlas 9ed3671090
TCL: bump, pkgconfig fix, debuginfo, cleanup (#2316) 2018-03-15 20:53:35 +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
Jerome Duval d2ee1c2acc tcl: disable threads.
* the exec implementation tries to use a combination of fork/exec with
a monitoring thread, which isn't conformant.
2016-06-10 10:32:29 +00:00
Jerome Duval e7481e3a89 tcl: also install-private-headers.
* fix tclConfig paths.
2016-06-06 22:17:22 +00:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov 0b43c71988 tcl: Bump revision for package rebuild 2015-10-20 14:18:21 +03: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
Jerome Duval 92ee2dc9cb tcl: bump version 2015-03-14 16:20:08 +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 bd25f6ae10 updates versions for gmp, lua, tcl, mercurial 2014-05-05 17:13:32 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 1fa8788a0c Rewrap dev-lang DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts bd04c88bb6 Convert tcl to working recipe 2013-10-16 16:16:26 -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
Scott McCreary 0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary 7a9e8a820e Initial patch to add Haiku support in tcl. This does not yet address the hard-linking issue when you try to run make install. 2008-08-31 19:41:09 +00:00