summaryrefslogtreecommitdiff
path: root/x11-clocks/asclock-xlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11-clocks/asclock-xlib: update to 2.0.12Dirk Meyer2024-11-065-99/+108
| | | | | | | | - take maintainership - reset default theme - use DATADIR - rename files - remove CONFLICTS
* *: Move manpages to share/man for imake ports.Gleb Popov2024-02-042-2/+2
| | | | Approved by: portmgr (blanket)
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* *: re-assign kuriyama@s ports to the pool, commit bit safekeptRene Ladan2021-10-041-1/+1
| | | | With hat: portmgr-secretary
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-clocks/asclock-xlib: Fix build with -fno-commonNiclas Zeising2020-08-231-0/+10
| | | | | | | | | | Fix the build os x11-clocks/asclock with -fno-common, which is the default with llvm 11. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) Notes: svn path=/head/; revision=546024
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistAntoine Brodin2014-11-221-9/+0
| | | | Notes: svn path=/head/; revision=373044
* Remove IS_INTERACTIVE.Jun Kuriyama2014-06-241-8/+1
| | | | | | | | PR: ports/191208 Submitted by: marino Notes: svn path=/head/; revision=359095
* - Stagify.Jun Kuriyama2014-06-091-4/+2
| | | | Notes: svn path=/head/; revision=357176
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | x11-clocks) Notes: svn path=/head/; revision=327778
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | Notes: svn path=/head/; revision=322014
* When not -D BATCH mark IS_INTERACTIVE, make imake dependency unconditionalDoug Barton2011-09-251-6/+7
| | | | | | | | | PR: ports/151723 Submitted by: me Approved by: maintainer timeout (11 months) Notes: svn path=/head/; revision=282351
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Correct MAN1 handling.Jun Kuriyama2007-06-026-1/+31
| | | | | | | | | - Fix compilation with gcc 4.2. Mostly submitted by: dougb Notes: svn path=/head/; revision=192565
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Try to unbreak on gcc41.Jun Kuriyama2007-03-252-0/+30
| | | | | | | Picked by: pointyhat via kris Notes: svn path=/head/; revision=188237
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Original asclock.org website have disappeared.Jun Kuriyama2001-07-052-4/+1
| | | | | | | Reported by: James McNaughton <jtm63@enteract.com> Notes: svn path=/head/; revision=44796
* Style fixes for x11-clocks.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38000
* Master site (www.asclock.org) seems to be down for about 2 month.Jun Kuriyama2000-12-111-1/+3
| | | | | | | Add $MASTER_SITE_LOCAL to $MASTER_SITES. Notes: svn path=/head/; revision=35828
* Add missing MAN1=asclock.1.Jun Kuriyama2000-11-021-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34597
* Move variable definitions before including bsd.port.pre.mk.Jun Kuriyama2000-09-121-2/+2
| | | | | | | | | This fixes $PREFIX problem. Submitted by: bento Notes: svn path=/head/; revision=32550
* I don't know why I used both $X11BASE and $LOCALBASE for installingJun Kuriyama2000-08-141-1/+1
| | | | | | | | | destination. Pointed out by: bento Notes: svn path=/head/; revision=31636
* Use USE_IMAKE when BATCH=YES.Jun Kuriyama2000-08-081-6/+12
| | | | | | | | Reported by: bento Suggested by: PW Notes: svn path=/head/; revision=31417
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31272
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27431
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Upgrade to 2.0.11.Jun Kuriyama1999-07-253-16/+5
| | | | Notes: svn path=/head/; revision=20342
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=19804
* Add missing xpm dependency.Jun Kuriyama1999-04-301-1/+3
| | | | | | | | Submitted by: Chris Piazza <cpiazza@home.net> PR: ports/11392 Notes: svn path=/head/; revision=18213
* New flavor of asclock.Jun Kuriyama1999-04-255-0/+141
Notes: svn path=/head/; revision=18119