aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/buici-clock
Commit message (Collapse)AuthorAgeFilesLines
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-231-1/+1
| | | | | | only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in.
* - Update to version 0.4.9.2sylvio2012-06-064-32/+24
| | | | | | | | Remove file: files/patch-Makefile.in PR: ports/168605 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Add depend for libSM to USE_XORGbeech2008-03-261-1/+1
| | | | Reported by: pointyhat
* - Remove USE_X_PREFIXbeech2008-03-251-2/+2
| | | | | - Add USE_XORG= (modules) - Bump portrevision
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1
| | | | Hat: portmgr
* Really respect X11BASE this time.laszlof2006-12-111-0/+1
| | | | | Reported by: rafan Approved by: maintainer (implicit)
* Respect X11BASElaszlof2006-12-091-0/+1
| | | | | PR: ports/106162 Approved by: maintainer (implicit)
* - Update to 0.4.5rafan2006-07-205-18/+10
| | | | | | | | | | - Use PLIST_FILES - Use REINPLACE_CMD to achieve files/patch-xo:Makefile.in - Rename files/patch-xo::stats.h to files/patch-xo-stats.h (portlint) PR: ports/100099 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: maintainer
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Unbreak:vs2004-12-092-2/+12
| | | | | | | | - Add dependency on bison - build-fix on 4.X (me) PR: ports/74722 Submitted by: maintainer
* BROKEN: Build failskris2004-12-041-0/+2
|
* new port: x11-clocks/buici-clockedwin2004-11-276-0/+64
new port of buici-clock which shows - as a clock is supposed to - the current time in a nice manner. PR: ports/74235 Submitted by: Hendrik Scholz <hendrik@scholz.net>