#43768 closed submission (fixed)
New Port: grsync
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | grsync |
Description
Grsync is a rsync GUI (Graphical User Interface).
Attachments (1)
Change History (5)
comment:1 follow-up: 2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by Schamschula (Marius Schamschula)
Replying to ryandesign@…:
Thanks. Some observations:
- pkgconfig is needed to build.
- AFAICT, the license should be GPL-2
- The category "shells" doesn't seem right; this is not a shell (a shell is something like bash or zsh). Maybe the "net" category (which rsync itself uses) is better?
- Sorry about missing the build dependency for pkgconfig. It is a prerequisite for gtk2.
- Extracting license information is a bit new to me...
- I had meant to use net, but forgot to change the category from an other Portfile that I had used as a template.
Fixed.
Changed 10 years ago by Schamschula (Marius Schamschula)
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, I've committed the port in r120298 with a few changes.
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Looks like intltool was required to build too. Added in r120299.
Note: See
TracTickets for help on using
tickets.
Thanks. Some observations: