-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WANTLIB changes after xcb addition and bump.
- Loading branch information
Showing
676 changed files
with
2,260 additions
and
1,952 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# $OpenBSD: Makefile,v 1.19 2007/12/18 10:39:47 ajacoutot Exp $ | ||
# $OpenBSD: Makefile,v 1.20 2009/08/10 06:29:51 kili Exp $ | ||
|
||
COMMENT= wm-dockapp; shows the moon phase | ||
|
||
DISTNAME= wmMoonClock-1.27 | ||
PKGNAME= ${DISTNAME:L}p1 | ||
PKGNAME= ${DISTNAME:L}p2 | ||
CATEGORIES= astro x11 x11/windowmaker | ||
|
||
MAINTAINER= Peter Stromberg <[email protected]> | ||
|
@@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes | |
PERMIT_DISTFILES_CDROM= Yes | ||
PERMIT_DISTFILES_FTP= Yes | ||
|
||
WANTLIB= X11 Xext Xpm c m | ||
WANTLIB= X11 Xext Xpm c m pthread-stubs xcb | ||
|
||
MASTER_SITES= http://humppa.nl/distfiles/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# $OpenBSD: Makefile,v 1.20 2008/06/20 10:49:42 martynas Exp $ | ||
# $OpenBSD: Makefile,v 1.21 2009/08/10 06:29:52 kili Exp $ | ||
|
||
COMMENT= wm-dockapp; space weather monitor | ||
|
||
DISTNAME= wmSpaceWeather-1.04 | ||
PKGNAME= ${DISTNAME:L}p2 | ||
PKGNAME= ${DISTNAME:L}p3 | ||
CATEGORIES= astro x11 x11/windowmaker | ||
|
||
MAINTAINER= Peter Stromberg <[email protected]> | ||
|
@@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes | |
PERMIT_DISTFILES_CDROM= Yes | ||
PERMIT_DISTFILES_FTP= Yes | ||
|
||
WANTLIB= X11 Xext Xpm c | ||
WANTLIB= X11 Xext Xpm c pthread-stubs xcb | ||
|
||
MASTER_SITES= http://humppa.nl/distfiles/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# $OpenBSD: Makefile,v 1.18 2007/12/18 10:39:47 ajacoutot Exp $ | ||
# $OpenBSD: Makefile,v 1.19 2009/08/10 06:29:52 kili Exp $ | ||
|
||
COMMENT= wm-dockapp; shows sunrise/sunset times | ||
|
||
DISTNAME= wmSun-1.03 | ||
PKGNAME= ${DISTNAME:L}p1 | ||
PKGNAME= ${DISTNAME:L}p2 | ||
CATEGORIES= astro x11 x11/windowmaker | ||
|
||
MAINTAINER= Peter Stromberg <[email protected]> | ||
|
@@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes | |
PERMIT_DISTFILES_CDROM= Yes | ||
PERMIT_DISTFILES_FTP= Yes | ||
|
||
WANTLIB= X11 Xext Xpm c m | ||
WANTLIB= X11 Xext Xpm c m pthread-stubs xcb | ||
|
||
MASTER_SITES= http://humppa.nl/distfiles/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# $OpenBSD: Makefile,v 1.9 2007/12/18 09:43:37 ajacoutot Exp $ | ||
# $OpenBSD: Makefile,v 1.10 2009/08/10 06:29:52 kili Exp $ | ||
|
||
COMMENT= earth as seen from the direction of the sun | ||
|
||
DISTNAME= xworld-2.0 | ||
PKGNAME= ${DISTNAME}p0 | ||
CATEGORIES= astro x11 | ||
|
||
MAINTAINER= Vladimir Kotal <[email protected]> | ||
|
@@ -15,7 +16,7 @@ PERMIT_PACKAGE_FTP= Yes | |
PERMIT_DISTFILES_CDROM= Yes | ||
PERMIT_DISTFILES_FTP= Yes | ||
|
||
WANTLIB= X11 c m | ||
WANTLIB= X11 c m pthread-stubs xcb | ||
|
||
USE_X11= Yes | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.