summaryrefslogtreecommitdiff
path: root/devel/ups-debug/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Add USE_XLIB.Satoshi Asami1999-05-121-1/+2
| | | | Notes: svn path=/head/; revision=18814
* update to 3.34betaDavid E. O'Brien1999-05-101-3/+3
| | | | Notes: svn path=/head/; revision=18727
* cleanup some droppings.David E. O'Brien1999-05-091-4/+1
| | | | Notes: svn path=/head/; revision=18684
* Update to 3.33-03. Ups now supports both ELF and a.out debugging onDavid E. O'Brien1999-05-091-5/+9
| | | | | | | FreeBSD. Notes: svn path=/head/; revision=18682
* Properly install and use resources.David E. O'Brien1999-02-041-1/+4
| | | | | | | Submitted by: Wayne Scott <wscott@ichips.intel.com> Notes: svn path=/head/; revision=16539
* Author re-rolled his patchball, so we don't need my hacked version anymore.David E. O'Brien1998-11-181-4/+3
| | | | Notes: svn path=/head/; revision=14631
* Upgrade to version 3.33.David E. O'Brien1998-11-141-11/+7
| | | | Notes: svn path=/head/; revision=14510
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Dist patch fixes problems on 2.2.x.David E. O'Brien1998-09-161-4/+8
| | | | Notes: svn path=/head/; revision=13179
* Mark broken for -stable too.Satoshi Asami1998-08-231-1/+3
| | | | | | | | | | | | | | | === : cc -c -O2 -pipe -Idevelhdrs xc_builtins.c xc_builtins.c:37: X11/Xlib.h: No such file or directory xc_builtins.c:38: X11/Xutil.h: No such file or directory xc_builtins.c:39: X11/Xresource.h: No such file or directory xc_builtins.c:101: parse error before `*' xc_builtins.c:148: parse error before `*' : Notes: svn path=/head/; revision=12746
* Mark BROKEN for current.Justin M. Seger1998-08-171-1/+6
| | | | Notes: svn path=/head/; revision=12580
* make this build a little better.David E. O'Brien1998-06-241-2/+2
| | | | Notes: svn path=/head/; revision=11500
* Source level C debugger that runs under X11David E. O'Brien1998-06-241-0/+20
Notes: svn path=/head/; revision=11496