Opened 14 years ago
Closed 13 years ago
#25254 closed request (fixed)
fsvs port request
Reported by: | macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | fsvs |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I'd like to request that fsvs be included in macports. fsvs is a method of using a SVN repository as a versioned backup tool. The project is a sub-project of SVN itself and is considered stable and mature.
The website is: http://fsvs.tigris.org/
Thank you!
Latest version of fsvs is 1.2.2
Known direct dependencies:
- gdbm
- pcre
Requires -fnested-functions gcc flag
I got stuck trying to compile it with the error:
collect2: ld returned 1 exit status make[1]: *** [fsvs] Error 1 make: *** [default-target] Error 2
Attachments (2)
Change History (5)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | fsvs removed |
Port: | fsvs added |
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | patch-configure.diff added |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attached is my attempt to write a Portfile for this, but I haven't gotten it to compile yet either.
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
attempted Portfile
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The actual relevant error message would be on a line above that one.