CVS log for ports/x11-clocks/asclock-xlib/Makefile
Up to [FreeBSD] / ports / x11-clocks / asclock-xlib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Sep 25 02:35:51 2011 UTC (4 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -6 lines
When not -D BATCH mark IS_INTERACTIVE, make imake dependency unconditional PR: ports/151723 Submitted by: me Approved by: maintainer timeout (11 months)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:48 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:00:50 2007 UTC (4 years, 8 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Correct MAN1 handling. - Fix compilation with gcc 4.2. Mostly submitted by: dougb
Revision 1.16: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Sat Feb 22 07:48:51 2003 UTC (8 years, 11 months ago) by kuriyama
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_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
de-pkg-comment.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 5 23:19:42 2001 UTC (10 years, 7 months ago) by kuriyama
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, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Original asclock.org website have disappeared. Reported by: James McNaughton <jtm63@enteract.com>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 5 17:05:20 2001 UTC (11 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Style fixes for x11-clocks.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 11 01:38:14 2000 UTC (11 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Master site (www.asclock.org) seems to be down for about 2 month. Add $MASTER_SITE_LOCAL to $MASTER_SITES.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 2 04:21:02 2000 UTC (11 years, 3 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Add missing MAN1=asclock.1. Submitted by: bento
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 12 12:50:02 2000 UTC (11 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Move variable definitions before including bsd.port.pre.mk. This fixes $PREFIX problem. Submitted by: bento
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:49:49 2000 UTC (11 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
I don't know why I used both $X11BASE and $LOCALBASE for installing destination. Pointed out by: bento
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 8 08:14:16 2000 UTC (11 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -7 lines
Use USE_IMAKE when BATCH=YES. Reported by: bento Suggested by: PW
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:26:49 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:32:28 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:52:26 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:57:55 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 25 02:58:41 1999 UTC (12 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Upgrade to 2.0.11.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 30 09:08:10 1999 UTC (12 years, 9 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Add missing xpm dependency. Submitted by: Chris Piazza <cpiazza@home.net> PR: ports/11392
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Apr 25 00:37:57 1999 UTC (12 years, 9 months ago) by kuriyama
Branches: KURIYAMA
CVS tags: v2_0_10
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
New flavor of asclock.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 25 00:37:57 1999 UTC (12 years, 9 months ago) by kuriyama
Branches: MAIN
Initial revision
