New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18934 (closed submission: fixed)

Opened 4 years ago

Last modified 4 years ago

Port Submission: Viking, a GTK GPS Program

Reported by: chi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: science gps Cc:
Port: viking

Description

I made a Portfile for Viking, please consider to add it to the main ports repository.

From the Website:

Viking is a free/open source program to manage GPS data. You can import and plot tracks and waypoints, show Google maps and/or Terraserver maps under it, download geocaches for an area on the map, make new tracks and waypoints, see real-time GPS position, etc. It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX operating systems, and Windows, and is licensed under the GNU GPL.

Portfile was successfully compiled and tested on OS X 10.5.6.

This is my first submission, I hope everything matches the macports guidelines/standards (i.e. I've added a FIXME to the maintainer field).

Attachments

Portfile (871 bytes) - added by chi@… 4 years ago.

Change History

comment:1 Changed 4 years ago by macsforever2000@…

  • Keywords viking removed
  • Port set to viking

Do you want to maintain this port?

comment:2 Changed 4 years ago by chi@…

Are you asking me to become a macports member/maintainer? Because, until now I only match one criteria of the membership requirements [1] in that I submitted one single port ;). If that's enough, then why not (I already maintain Viking in the Arch Linux User Repository).

I have to add though that my experience with subversion boils down to regularly pulling changes and creating diffs (though that could be changed of course by reading the docs).

[1] http://guide.macports.org/#project.membership

comment:3 follow-up: ↓ 4 Changed 4 years ago by blb@…

Note that being a port maintainer initially just means dealing with your ports (eg, trac tickets will be assigned to you). This does not mean subversion access right away, so you'll continue to use trac to update the ports.

comment:4 in reply to: ↑ 3 Changed 4 years ago by chi@…

Ah I see. Okay then, I'll do it, do you need any further information beside my mail address which would be the one I used to open this ticket?

comment:5 follow-up: ↓ 6 Changed 4 years ago by raimue@…

Looks good so far, small comments:

  • Line 2 should be # $Id$
  • revision 0 is not necessary, this is the default.

Great for your first Portfile!

Changed 4 years ago by chi@…

comment:6 in reply to: ↑ 5 Changed 4 years ago by chi@…

Replying to raimue@…:

Looks good so far, small comments:

  • Line 2 should be # $Id$
  • revision 0 is not necessary, this is the default.

Great for your first Portfile!

Thank you :). I've updated the attached Portfile and also added my email address.

comment:7 follow-up: ↓ 8 Changed 4 years ago by blb@…

  • Status changed from new to closed
  • Resolution set to fixed

Added in r48460 with a couple of changes: removed distfiles since '${distname}.tar.gz' (or more technically, '${distname}${extract.suffix}') is the default, and it needs the curl port as well (links to libcurl); thanks.

comment:8 in reply to: ↑ 7 Changed 4 years ago by chi@…

Replying to blb@…:

Added in r48460 with a couple of changes: removed distfiles since '${distname}.tar.gz' (or more technically, '${distname}${extract.suffix}') is the default, and it needs the curl port as well (links to libcurl); thanks.

Thank you for adding it and for the clarification, I'll keep that in mind (and sorry that the curl dependency slipped through :/ ).

comment:9 Changed 4 years ago by jmr@…

  • Type changed from enhancement to submission

comment:10 Changed 4 years ago by anonymous

  • Milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.