Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/ups-debug/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / devel / ups-debug

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.35
Mon Jun 4 12:02:29 2007 UTC (4 years, 8 months ago) by gabor
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.34: +1 -1 lines
Remove expired ports:

2007-05-15 devel/ups-debug: only runs on FreeBSD 4.X/386
2007-03-10 korean/han: Broken on all supported versions of FreeBSD
2007-05-11 net/tspc2: development is discontinued

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:54 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Apr 15 19:08:59 2007 UTC (4 years, 9 months ago) by gabor
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -7 lines
- Deprecate: only runs on FreeBSD 4.X/386
- Set EXPIRATION_DATE

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Aug 29 12:43:01 2005 UTC (6 years, 5 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Don't quote IGNORE message
- Drop maintainership

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:55 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Oct 23 05:42:44 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Change to my @FreeBSD.org address.

Approved by:	krion

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jun 12 01:48:29 2003 UTC (8 years, 8 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -6 lines
o Use IGNORE instead of BROKEN: Port does not support 5.x branch
o Change check for 5.x branch from OSVERSION > 500000 to
  OSVERSION >= 500000
o Styles changes in post-install target

PR:		53177
Submitted by:	maintainer

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 10 16:29:41 2003 UTC (8 years, 8 months ago) by naddy
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Fix BROKEN/IGNORE usage.

PR:		53129
Submitted by:	Mark Linimon <inimon@lonesome.com>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Mar 29 01:23:56 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +9 -1 lines
devel/ups only compiles under -STABLE on i386

PR:		ports/50342
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:23:03 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
De-pkg-comment.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 28 17:56:28 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +15 -22 lines
- Unbreak for 4.x by updating to 3.38-beta1.
- Hand maintainership over to the submitter.
- Clean up post-install target.
- Respect NOPORTDOCS.
- Update pkg-comment and pkg-descr, add WWW: tag.
- Add a missing file to pkg-plist.

PR:		ports/45761
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Note: This port is still broken on 5.0, and we need to catch up with
the KSE changes to finally unbreak.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:54 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:49 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 18 02:35:48 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
BROKEN: Does not build

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed May 8 20:45:10 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
To ports@freebsd.org.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 27 04:43:43 2000 UTC (11 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -3 lines
Update to version 3.35 Beta13.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 27 03:38:48 2000 UTC (11 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: ups_debug_3_34
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +12 -5 lines
Update to version 3.34.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 14 05:44:39 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Convert to PORTNAME/PORTVERSION.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:27:55 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Restore useless version required comments.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:37:25 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
Remove the "version required" line.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Feb 13 03:24:29 2000 UTC (12 years ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Style nits in the ports I maintain.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:50:28 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Change Id->FreeBSD.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 12 13:00:22 1999 UTC (12 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add USE_XLIB.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 10 11:13:24 1999 UTC (12 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
update to 3.34beta

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 9 17:30:57 1999 UTC (12 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: ups_3_33_3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -4 lines
cleanup some droppings.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 9 17:28:10 1999 UTC (12 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -5 lines
Update to 3.33-03.  Ups now supports both ELF and a.out debugging on
FreeBSD.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 4 18:53:38 1999 UTC (13 years ago) by obrien
Branches: MAIN
CVS tags: ups_3_33, RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
Properly install and use resources.

Submitted by:	Wayne Scott <wscott@ichips.intel.com>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 18 10:16:47 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4 lines
Author re-rolled his patchball, so we don't need my hacked version anymore.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 14 04:16:09 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -11 lines
Upgrade to version 3.33.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 11 05:37:17 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3 lines
Use bsd.port.{pre,post}.mk.  Either use them to avoid having to define
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.)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 16 20:48:34 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -4 lines
Dist patch fixes problems on 2.2.x.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 23 07:27:15 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Mark broken for -stable too.
===
 :
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 `*'
 :

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 17 11:22:36 1998 UTC (13 years, 5 months ago) by jseger
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
Mark BROKEN for current.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 24 07:31:06 1998 UTC (13 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
make this build a little better.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jun 24 05:34:29 1998 UTC (13 years, 7 months ago) by obrien
Branches: OBRIEN
CVS tags: ups_3_32
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Source level C debugger that runs under X11

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 24 05:34:29 1998 UTC (13 years, 7 months ago) by obrien
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options