abieber 9e0580770b Teach portgen how to speak Go!
With this a port can be easily generated for Go applications that support Go
modules (there will be a go.mod file in the root of the project).

For example: https://github.com/jrick/domain/blob/master/go.mod

The mod file lists "github.com/jrick/domain" as the module name, so a portgen
command to build the above tool would be:

  portgen go github.com/jrick/domain

OK afresh1@ kmos@
2020-05-15 01:32:48 +00:00
..
2019-12-03 19:46:34 +00:00
2020-02-08 15:31:55 +00:00
2020-03-10 19:58:20 +00:00
2020-03-03 10:27:40 +00:00
2019-09-08 10:40:39 +00:00
2019-11-07 09:39:15 +00:00
2020-04-06 17:27:00 +00:00
2019-09-07 08:46:41 +00:00
2020-01-09 11:16:50 +00:00
2020-02-12 19:42:02 +00:00
2020-05-14 15:43:03 +00:00
2019-10-02 18:34:28 +00:00
2019-11-24 14:37:25 +00:00
2019-09-08 17:40:02 +00:00
2019-12-18 00:36:46 +00:00
2020-04-05 15:44:52 +00:00
2020-02-21 20:25:55 +00:00
2020-05-15 01:32:48 +00:00
2020-04-05 15:44:52 +00:00
2019-12-07 14:58:08 +00:00
2019-12-14 15:45:01 +00:00
2019-10-28 08:18:37 +00:00
2020-05-14 13:39:42 +00:00
2020-03-27 15:04:03 +00:00
2020-02-25 02:30:48 +00:00
2020-03-27 15:59:56 +00:00
2019-11-28 12:46:24 +00:00
2020-05-02 09:33:06 +00:00
2019-09-26 09:46:09 +00:00
2020-04-05 15:44:52 +00:00
2020-05-14 19:34:55 +00:00
2020-04-18 10:15:26 +00:00
2020-05-14 20:03:25 +00:00
2020-04-03 01:47:41 +00:00
2020-04-18 06:47:10 +00:00
2020-03-15 19:53:59 +00:00
2020-04-07 22:11:29 +00:00
2020-02-25 02:38:04 +00:00