FreshPorts -- The Place For Ports Sun, 6 Jul 2008 10:31 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
asclock-gtk 2.1.10_7 x11-clocks on this many watch lists=5 search for ports that depend on this port
New flavor of asclock (GTK version)
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: afterstep windowmaker


New flavor of asclock (GTK version).
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: x11/libX11, x11-toolkits/libXt, devel/pkg-config
Required To Run: x11/libX11, x11-toolkits/libXt, devel/pkg-config
Required Libraries: devel/glib12, x11-toolkits/gtk12

To install the port: cd /usr/ports/x11-clocks/asclock-gtk/ && make install clean
To add the package: pkg_add -r asclock-gtk


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:09:35
Original commit files touched by this commit  2.1.10_7
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.1.10_6
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
24 Mar 2008 13:03:55
Original commit files touched by this commit  2.1.10_5
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 21:32:57
Original commit files touched by this commit  2.1.10_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Mar 2007 10:08:16
Original commit files touched by this commit  2.1.10_3
kuriyama search for other commits by this committer
Fix plist.

Reported by:    pointyhat via kris
25 Mar 2007 05:19:37
Original commit files touched by this commit  2.1.10_2
kuriyama search for other commits by this committer
Try to unbreak on gcc41.

Picked by:      pointyhat via kris
07 Mar 2006 08:28:06
Original commit files touched by this commit  2.1.10_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
24 Jan 2006 03:16:52
Original commit files touched by this commit  2.1.10_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
18 Mar 2004 00:48:53
Original commit files touched by this commit  2.1.10_1
kuriyama search for other commits by this committer
SIZEify.

Submitted by:   trevor
08 Feb 2004 02:52:36
Original commit files touched by this commit  2.1.10_1
dougb search for other commits by this committer
Unbreak by s/${PKGNAME}/${PORTNAME}-${PORTVERSION}/ for DISTNAME. The
recent (gratuitous, and obviously untested) PORTREVISION bump broke it.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.1.10_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
24 Sep 2003 10:37:11
Original commit files touched by this commit  2.1.10
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
20 Apr 2003 20:48:22
Original commit files touched by this commit  2.1.10
marcus search for other commits by this committer
Remove USE_GNOMENG.
22 Feb 2003 07:48:51
Original commit files touched by this commit  2.1.10
kuriyama search for other commits by this committer
de-pkg-comment.
01 Sep 2002 16:33:54
Original commit files touched by this commit  2.1.10
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42284
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
06 Jul 2001 01:19:43
files touched by this commit
kuriyama search for other commits by this committer
Original asclock.org website have disappeared.    
11 Dec 2000 01:38:14
files touched by this commit
kuriyama search for other commits by this committer
Master site (www.asclock.org) seems to be down for about 2 month.   Add
$MASTER_SITE_LOCAL to $MASTER_SITES.    
08 Oct 2000 08:41:03
files touched by this commit
asami search for other commits by this committer
Convert category x11-clocks to new layout.  
05 Oct 2000 08:42:57
files touched by this commit
reg search for other commits by this committer
Implement USE_GTK, part 2.    
07 Jul 2000 21:59:26
files touched by this commit
steve search for other commits by this committer
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config   -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly    

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight72
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.836 seconds.