Commit graph

22 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Jun Kuriyama
8778f5ffc5 - Correct MAN1 handling.
- Fix compilation with gcc 4.2.

Mostly submitted by:	dougb
2007-06-02 03:00:51 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jun Kuriyama
55157df249 Try to unbreak on gcc41.
Picked by:	pointyhat via kris
2007-03-25 04:19:37 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Jun Kuriyama
2df3da6afb de-pkg-comment. 2003-02-22 07:48:51 +00:00
Jun Kuriyama
f07c70d3a8 Original asclock.org website have disappeared.
Reported by:	James McNaughton <jtm63@enteract.com>
2001-07-05 23:19:42 +00:00
Jimmy Olgeni
d12632d046 Style fixes for x11-clocks. 2001-02-05 17:05:29 +00:00
Jun Kuriyama
96a9be949c Master site (www.asclock.org) seems to be down for about 2 month.
Add $MASTER_SITE_LOCAL to $MASTER_SITES.
2000-12-11 01:38:14 +00:00
Jun Kuriyama
bb9a9d0d46 Add missing MAN1=asclock.1.
Submitted by:	bento
2000-11-02 04:21:02 +00:00
Jun Kuriyama
689bb16caf Move variable definitions before including bsd.port.pre.mk.
This fixes $PREFIX problem.

Submitted by:	bento
2000-09-12 12:50:02 +00:00
Jun Kuriyama
3748baa68f I don't know why I used both $X11BASE and $LOCALBASE for installing
destination.

Pointed out by:	bento
2000-08-14 05:49:49 +00:00
Jun Kuriyama
433858ca01 Use USE_IMAKE when BATCH=YES.
Reported by:	bento
Suggested by:	PW
2000-08-08 08:14:16 +00:00
Satoshi Asami
c6bcad2436 (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
2000-08-03 09:28:57 +00:00
Chris Piazza
b34561d1b8 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:33:10 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Jun Kuriyama
d6146e63de Upgrade to 2.0.11. 1999-07-25 02:58:43 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Jun Kuriyama
1427c793d3 Add missing xpm dependency.
Submitted by:	Chris Piazza <cpiazza@home.net>
PR:		ports/11392
1999-04-30 09:08:10 +00:00
Jun Kuriyama
793943269d New flavor of asclock. 1999-04-25 00:37:57 +00:00