Commit Graph

17 Commits

Author SHA1 Message Date
davidkaroly
0a236ab924 putty: update to 0.79 (#9615) 2023-10-12 06:28:13 +00:00
Humdinger
2e066bb365 PuTTY: Fixed typo and paragraphs, cut down on the legalease 2022-12-16 17:44:41 +01:00
davidkaroly
3d3fe70732 putty: clean up recipe (#7570) 2022-12-16 11:43:06 +03:00
Gerasim Troeglazov
27ea58b8cb putty: bump for rebuild 2022-11-19 00:05:05 +10:00
davidkaroly
02d2b1bd0d putty: bump to 0.78 (#7365) 2022-11-06 10:24:04 +03:00
davidkaroly
8e1d715f1c putty: bump to version 0.77 and enable building GUI with gtk3 (#7303) 2022-10-19 11:36:17 +03: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
Crestwave
1e5f1b752e Switch HOMEPAGEs to https. (#3571) 2019-01-16 11:13:10 -05:00
Sergei Reznikov
5a4c60508a putty: bump version 2017-10-24 12:17:42 +03:00
Schrijvers Luc
6cd11a9512 putty, bump version, remove old bep/patch file (#1315) 2017-05-02 10:28:40 -07: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
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Scott McCreary
1589e639a8 Fixed copyright entry for putty 2010-12-13 16:53:22 +00:00
Scott McCreary
e7e152eaae Initial .bep for putty, it's tripping up on gtk issues, so not working yet. TODO: add real checks for GTK-stuff and turn them
off on Haiku
2010-12-11 00:26:54 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary
a80e6551f3 initial patch for putty, note that this doesn't fix all of the issue, but is a first step towards a patch that will allow for building putty on haiku. Check the portlog to see what else is required to build it. TODO, figure out a cleaner way to handle -lnetwork and a way to check for and skip gtk (if not present), rather that just commenting it out as i have done here. 2009-02-07 22:04:56 +00:00