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

CVS log for ports/x11-clocks/asclock/Makefile

[BACK] Up to [FreeBSD] / ports / x11-clocks / asclock

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 22 16:53:45 2010 UTC (13 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- fix spelling
Reported by:	Bruce Cran

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 4 20:57:48 2008 UTC (3 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- fix buffer overrun at startup
PR:		129326
Submitted by:	G. Paul Ziemba

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 17 18:47:56 2008 UTC (3 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- set USE_XORG

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

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 30 15:08:20 2006 UTC (5 years, 1 month ago) by garga
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Register CONFLICTS with asclock-gtk and asclock-xlib

Approved by:	dinoex (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 31 15:55:55 2006 UTC (5 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- take MAINTAINERSHIP

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 10 22:47:25 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
. Fix a typo in COMMENT.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 5 20:38:00 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Use PLIST_FILES.

Reviewed by:	marcus

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Nov 3 01:19:25 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:23 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:14:13 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 5 17:05:19 2001 UTC (11 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Style fixes for x11-clocks.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:26:50 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 16 04:14:01 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
DISTNAMe-related cleanups.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:32:23 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 8 11:23:57 2000 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:57:53 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 18 06:38:07 1999 UTC (13 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Add "afterstep" virtual category.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 12 16:50:21 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 29 12:43:11 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
More missing dependencies.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 22 22:32:03 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Category name is "x11-clocks", not "x11-clock". ;)

Pointed out by:	steve

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 21 01:38:42 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Make these build in an ELF world and use MAN1 for manpages.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 7 22:28:02 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Nov 4 09:03:01 1997 UTC (14 years, 3 months ago) by tg
Branches: NAKAI
CVS tags: asclock_1_0, RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import asclock port. Yet another digital clock for X11 for
people who like the afterstep look.

PR:		4277
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 4 09:03:01 1997 UTC (14 years, 3 months ago) by tg
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