Commit Graph

10 Commits

Author SHA1 Message Date
Ed Reel
875f950891 Rebuild mosh due to protobuf update
Add pre-built binaries
2019-01-07 11:15:30 -06:00
Ed Reel
141a044a6e Update mosh from 1.3.2 to 1.3.2-1
Fix i686 binary url
2018-11-06 17:39:58 -06:00
kaiminglee
892596bfc0 Removed broken binaries for mosh (#2335) (#2844) 2018-11-06 15:24:03 -06:00
James Larrowe
dc96990fd1 Unhardcode paths (#2782)
* Unhardcode paths

(fixed since last time)

* Misc. fixes

* More little fixes.

* Quoting fixes

* Fix quoting

* Unhardcode paths

Libcap fix

* Last little fixes
2018-10-26 13:38:09 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
e2a9a8c617 Change make install line 2017-08-07 00:52:22 +09:00
Ed Reel
5192a17c37 Update mosh from 1.3.0 to 1.3.2 2017-08-07 00:52:22 +09:00
Ed Reel
e6e348f67c Change packages m-p from sha1 to sha256 2017-07-01 11:09:10 -05:00
Ed Reel
767c37c57d Add description and homepage metadata to packages 2017-06-10 21:28:59 -05:00
Nicholas Chambers
1a6cd40c1f (accidentally dropped the packages in project $ROOT)
* added mutt client for #132. Currently, `make install` ignores errors,
  since it tries to install to /usr/local/share/man/man5 which is owned
  by root.

* added google protobuf (needed by mosh client)

* added mosh for #63. Although it is provided natively via
  https://chrome.google.com/webstore/detail/mosh/ooiklbnjmhbcgemelgfhaeaocllobloj

* added boost v1.59.0 needed by MySQL (yet to be built)

* added apache httpd for #615. Currently, `make install` ignores errors,
  since it tries to install to /usr/local/share/man/man8 which is owned by
  root.
2017-05-03 20:40:19 -05:00