This port provides the pcfdate utility which reads the time of day from a pcfclock device, writes it to stdout or, optionally, sets the system time. You can benefit from pcfdate in case that - your geographic location is in Central Europe within a radius of roughly 1500 km from the DCF77 transmitter near Frankfurt/Main, Germany, - you have the Conrad parallel port radio clock attached to your machine, - you have the pcfclock device driver enabled in your kernel configuration. The primary use of pcfdate is to initialize the system time on boot. In its normal operation the Conrad clock synchronizes with the transmitter once a day, and the time of day displayed refers to its internal quartz clock which, however, suffers from a considerable drift. The resulting accumulated error can reach about 0.6 sec after 24 hours. Combined with the clockspeed port this can still be considered a useful initialization: sntpclock can later be used to gradually adjust the system time with the global network time very effectively within a few minutes. WWW: http://www-stud.ims.uni-stuttgart.de/~voegelas/pcf.html tle='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers
Commit message (Expand)AuthorAgeFilesLines
* x11-drivers/xf86-input-wacom: missed pkg-plist comment in r408423jbeich2016-02-081-1/+1
* x11-drivers/xf86-input-wacom: new device and hotplug supportjbeich2016-02-087-15/+92
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* x11-drivers/xf86-input-wacom: update to 0.32.0jbeich2015-12-072-4/+3
* - Kill references to drivers removed in r352941amdmi32015-11-271-2/+0
* Add USES=uidfix to allow build as a user.kwm2015-11-031-1/+1
* Xorg-server update to 1.17.2 with related driver updates and bumps.kwm2015-10-1381-357/+201
* Typos, whitespace and capitalization fixes (S-X).olgeni2015-09-211-1/+1
* x11-drivers/xf86-input-evdev: add new portjbeich2015-09-167-0/+130
* x11-drivers/xf86-input-wacom: switch to lighter libudev workaroundjbeich2015-09-161-1/+2
* multimedia/webcamd: clarify version requirements in consumersjbeich2015-09-161-1/+1
* x11-drivers/xf86-input-wacom: revert small part of r381903jbeich2015-09-102-1/+2
* x11-drivers/xf86-input-wacom: update to 0.31.0jbeich2015-08-202-3/+3
* x11-drivers/xf86-input-wacom: update to 0.30.0jbeich2015-06-153-5/+5
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-084-9/+5
* Misc X.org port updates:kwm2015-04-1819-134/+80
* Add patches to allow xf86-video-intel to build with newer xorg-serverkwm2015-04-1813-16/+715
* Convert to USES=metaportbapt2015-03-281-6/+1
* Convert into a real meta portbapt2015-03-282-6/+3
* x11-drivers/drm-kmod: Port for the DRM kernel drivers for FreeBSD 9.3dumbbell2015-03-276-2/+60
* x11-drivers/xf86-video-intel: add CPE informationrobak2015-03-251-0/+3
* - Update to 0.29.0jbeich2015-03-227-43/+23
* x11-drivers/xf86-input-wacom: update 0.27.0 -> 0.28.0robak2015-03-136-5/+78
* Move ATI driver to be specific to x86. This fixes the xorg build for armlinimon2015-02-231-6/+5
* Per convention change my address to @FreeBSD.orgjbeich2015-01-211-1/+1
* - Add missing build dependenciesantoine2014-12-292-5/+2
* Use autoreconf.glebius2014-12-291-5/+1
* Revive the xf86-input-egalax driver. It now compiles with new Xorg.glebius2014-12-295-0/+40
* x11-servers/xorg-server: Update to 1.14dumbbell2014-12-20136-497/+755
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-1/+1
* Update to upstream version 0.27.0riggs2014-12-063-5/+5
* xf86-video-ati: Update to 7.5.0dumbbell2014-11-053-16/+25
* Remove UMS DDX support (xf86-video-intel 2.7.1).kwm2014-10-2826-745/+45
* Remove the switch code between 6.14.6 and 7.2.0.kwm2014-10-203-45/+4
* - Update to 0.26.1madpilot2014-10-146-11/+116
* Fix pkgnamebapt2014-10-031-0/+1
* Add a ums only version of the ati driversbapt2014-10-038-0/+92
* Arbitrary bump portrevision to make sure a newer version is installed alon wi...bapt2014-10-012-2/+2
* - Fix extra keyboards patch, was broken by 1.8.0 updateak2014-09-132-3/+3
* Fix the PORTREVISION bump for the lang/gcc update that went badly forgerald2014-09-128-24/+24
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1148-46/+48
* Rework checks to select between UMS and KMS versions of the ati driver.kwm2014-09-101-2/+25
* Don't query console keymapkwm2014-09-092-1/+230
* Remove non staged ports without pending PR from *bapt2014-09-025-39/+0
* Attempt to unbreakantoine2014-08-091-1/+1
* Add USE_XORG=inputproto.adamw2014-08-071-1/+1
* Update to 0.0.4.kwm2014-07-303-9/+12
* Update wacom input driver to 0.24.99.1bapt2014-06-1126-682/+335
* Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1
* x11-drivers/xf86-video-ati:kwm2014-05-302-1/+16
* - Stagifyamdmi32014-05-212-7/+3
* Convert all :U to :tu and :L to :tlbapt2014-05-051-9/+7
* Remove expired ports:rene2014-05-0423-407/+0
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-2399-121/+58
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1750-56/+89
* Fix ppc arch in ONLY_FOR_ARCHESeadler2014-03-211-1/+1
* - Convert USE_GMAKE to USESmiwi2014-03-151-1/+1
* Mark BROKEN: Does not compileantoine2014-03-081-0/+2
* Remove expired ports:rene2014-02-285-55/+0
* Support stagebapt2014-02-241-2/+2
* Only use the KMS driver on i386/amd64. This allows the old version tokwm2014-02-061-1/+2
* Remove expired ports:rene2014-01-3115-160/+0
* - Reroll distribution file and host it locally to match WRKSRC enforcedrene2014-01-082-5/+4
* Add armv6 as allowed architecture.rene2014-01-051-1/+1
* Limit to arm/ppc/ppc64/sparc64rene2014-01-051-0/+2
* This package contains the X.Org xf86-video-scfb driver.rene2014-01-055-0/+27
* Fix includes so that portrevision gets set properly.zeising2013-12-171-2/+2
* Disconnect deprecated drivers.zeising2013-12-171-3/+0
* Mark as ignore and set expiration date.zeising2013-12-161-0/+4
* Fix staging with the non-default UTILS option.zeising2013-12-161-2/+2
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-1698-167/+185
* Update to 1.6.3.zeising2013-12-113-11/+4
* Update to 1.2.8zeising2013-11-083-5/+4
* Update to 6.9.2zeising2013-11-083-5/+4
* Update to 2.3.7zeising2013-11-083-5/+4
* - Support STAGEDIRak2013-10-142-3/+1
* - Fix various distinfo artifactsak2013-10-071-1/+0
* Fix build with old xorg on 10-CURRENT.zeising2013-10-021-1/+1
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-3019