Opened 14 years ago

Closed 12 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)

patch-configure.diff (655 bytes) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
Portfile (1.3 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
attempted Portfile

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: fsvs removed
Port: fsvs added

collect2: ld returned 1 exit status

The actual relevant error message would be on a line above that one.

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)

Attachment: Portfile added

attempted Portfile

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.