New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11915 (closed submission: fixed)

Opened 6 years ago

Last modified 4 years ago

NEW: cgdb-0.6.4

Reported by: jfrederich@… Owned by: boeyms@…
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc: jfrederich@…, boeyms@…
Port:

Description

New port for the curses based debugger frontend for gdb. I don't know where I can set the maintainer to me. Sorry!

Port File: # $Id$

PortSystem 1.0

name cgdb version 0.6.4 categories devel platforms darwin maintainers jfrederich@… description A curses-based interface to the GNU Debugger (GDB). long_description \

CGDB is a curses-based interface to the GNU Debugger (GDB). \ The goal of CGDB is to be lightweight and responsive; not \ encumbered with unnecessary features. \

homepage http://cgdb.sourceforge.net master_sites sourceforge checksums md5 bddcaaee7b20ab2c17f1f4e197db74c0 \

sha1 5f1246d151dc419aa08890291175b4b2094e62c9

depends_lib port:ncurses port:readline

configure.type gnu configure.args --infodir=${prefix}/share/info \

--mandir=${prefix}/share/man \

Attachments

Portfile.txt (784 bytes) - added by jfrederich@… 6 years ago.
Portfile…

Change History

Changed 6 years ago by jfrederich@…

Portfile...

comment:1 Changed 6 years ago by boeyms@…

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

Committed in r24947 with minor modifications:

  • replaced ";" with "," in long_description as the Portfile parser doesn't like the former;
  • deleted "configure.type" line as it is not a recognised option, and build.type defaults to "gnu" anyway;
  • remove unnecessary backslash on final line.

Thanks once again for the new port!

comment:2 Changed 6 years ago by jmpp@…

  • Milestone changed from New Ports to Port Submissions

Milestone New Ports deleted

comment:3 Changed 4 years ago by jmr@…

  • Type changed from enhancement to submission

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.