Re: [NEW] texproc/peg-markdown

2020-09-09 Thread bijan
On 9/9/20 6:30 PM, Omar Polo wrote: Hi, I found the port name interesting, so I took a look. Some quick notes: - when using GH_* variables you don't need to define also MASTER_SITES - portcheck (/usr/ports/infrastructure/bin/portcheck) complains about trailing whitespaces in Makefile

Re: [NEW] texproc/peg-markdown

2020-09-09 Thread Stuart Henderson
On 2020/09/09 17:25, bijan wrote: > Hi, > This is a patch to create new port textproc/peg-markdown[1]. > > The port tries to install it's binary as markdown. I don't > know if it conflicts with other packages and should I rename > the binary or not? Since this is my first attempt to port a new > s

Re: [NEW] texproc/peg-markdown

2020-09-09 Thread Omar Polo
bijan writes: > Hi, > This is a patch to create new port textproc/peg-markdown[1]. > > The port tries to install it's binary as markdown. I don't > know if it conflicts with other packages and should I rename > the binary or not? Since this is my first attempt to port a new > software, I would

[NEW] texproc/peg-markdown

2020-09-09 Thread bijan
Hi, This is a patch to create new port textproc/peg-markdown[1]. The port tries to install it's binary as markdown. I don't know if it conflicts with other packages and should I rename the binary or not? Since this is my first attempt to port a new software, I would appreciate it if somebody can