aboutsummaryrefslogtreecommitdiff
path: root/devel/cgdb
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on FreeBSD 5.x due to the old texinfoPav Lucistnik2008-02-221-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=207767
* - Update to 0.6.4Cheng-Lung Sung2008-01-304-19/+8
| | | | | | | | | | | - Reset maintainership Changes: PR: ports/115052 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=206434
* USE_GETOPT_LONG to unbreak on 4.x.Ion-Mihai Tetcu2006-07-011-0/+1
| | | | | | | | PR: 99672 Submitted by: maintainer Notes: svn path=/head/; revision=166701
* - Use BUILD_DEPENDS and RUN_DEPENDS instead of LIB_DEPENDSEmanuel Haupt2006-06-261-2/+4
| | | | | | | | | | | - Add a comment - Bump PORTREVISION PR: 99327 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=166363
* Use LIB_DEPENDS instead of (BUILD|RUN)_DEPENDS for shared library.Emanuel Haupt2006-06-231-3/+2
| | | | | | | | | | Also bump PORTREVISION. PR: 99327 (based on) Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=166085
* - Unbroken FreeBSD 5.x and 4.x.Cheng-Lung Sung2006-06-141-5/+3
| | | | | | | | | | | | | - Use BUILD_DEPENDS and RUN_DEPENDS to replace LIB_DEPENDS. This will 1) force install port-base libreadline if OSVERSION < 700016 and 2) avoid configure broken with misc/compat5x installed. PR: ports/98904 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=165346
* - Update to 0.6.3Pav Lucistnik2006-06-054-12/+23
| | | | | | | | PR: ports/98506 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=164451
* - Force configure to detect readline in ${LOCALBASE} ifCheng-Lung Sung2006-05-211-0/+1
| | | | | | | | | | ${OSVERSION} < 700016. PR: ports/97520 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=162919
* - Mark BROKEN on FreeBSD 4.XPav Lucistnik2006-05-201-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=162862
* - Update to 0.6.2Pav Lucistnik2006-04-292-13/+10
| | | | | | | | | | - Requires readline 5.1 PR: ports/96499 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=160849
* This is now buildable again.Kris Kennaway2006-02-281-2/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156910
* BROKEN: Does not compileKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155881
* Fix build on 4-stable.Vanilla I. Shu2005-12-251-1/+11
| | | | | | | | PR: ports/90900 Submitted by: maintainer Notes: svn path=/head/; revision=152013
* Add cgdb 0.5.3, a curses-based interface to the GNU Debugger.Vanilla I. Shu2005-12-183-0/+38
PR: ports/90600 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=151499