summaryrefslogtreecommitdiff
path: root/devel/ups-debug (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Distfile changed w/o a change in name.David E. O'Brien1999-05-261-1/+1
| | | | Notes: svn path=/head/; revision=19006
* Add USE_XLIB.Satoshi Asami1999-05-121-1/+2
| | | | Notes: svn path=/head/; revision=18814
* update to 3.34betaDavid E. O'Brien1999-05-102-5/+4
| | | | Notes: svn path=/head/; revision=18727
* Update to 3.33-03. Ups now supports both ELF and a.out debugging on FreeBSD.David E. O'Brien1999-05-092-21/+9
| | | | Notes: svn path=/head/; revision=18701
* 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-093-7/+13
| | | | | | | FreeBSD. Notes: svn path=/head/; revision=18682
* Properly install and use resources.David E. O'Brien1999-02-043-2/+6
| | | | | | | Submitted by: Wayne Scott <wscott@ichips.intel.com> Notes: svn path=/head/; revision=16539
* Update md5 to reflect reality.Bill Fumerola1998-12-231-1/+1
| | | | | | | Noticed By: One of Satoshi's scripts Notes: svn path=/head/; revision=15544
* Author re-rolled his patchball, so we don't need my hacked version anymore.David E. O'Brien1998-11-182-5/+4
| | | | Notes: svn path=/head/; revision=14631
* Upgrade to version 3.33.David E. O'Brien1998-11-143-43/+35
| | | | 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-163-19/+18
| | | | 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
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Remove unused file. Extra lines in this file should not be treatedSatoshi Asami1998-06-261-1/+0
| | | | | | | | as comments, as I use cvs diff on this file to manage the distfiles directory on ftp.freebsd.org. Notes: svn path=/head/; revision=11537
* 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-246-0/+105
Notes: svn path=/head/; revision=11496