aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rtc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove support for OSVERSION < 5edwin2007-10-041-4/+0
* Only mknod where appropriate (!devfs case).netchild2007-01-061-0/+3
* Unbreak port and make it a little bit more package friendly.netchild2006-02-261-6/+9
* BROKEN: Incomplete pkg-plistkris2006-02-201-0/+2
* Users are confused by a diagnostic message more than they arenetchild2006-01-301-1/+1
* - Fix rtc on systems where sizeof(int) != sizeof(long).flz2005-11-291-3/+3
* Change the hz warning so that it doesn't bother you if hz is alreadysilby2005-10-061-1/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-1/+1
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+1
* Use NO_FETCH instead of a gratuitous do-fetch target.kris2004-12-281-3/+1
* Update the rtc device to use dynamic numbering on -current. In order tosilby2004-03-141-3/+2
* Bump portrev for last change.silby2004-03-101-1/+1
* *Actually* make rtc work on post-502104 -CURRENT.silby2004-03-101-2/+0
* Make rtc module work with FreeBSD 502104.mbr2004-03-031-1/+3
* Update the rtc driver once again. As of this revision, I believe thatsilby2004-02-251-1/+1
* Replace rtc with a revamped version that I've been working on. This versionsilby2004-01-281-2/+2
* Substitute BROKEN with IGNORE in cases where the port requires the src treemarcus2004-01-101-2/+2
* Bump portrevisionmbr2003-05-151-1/+1
* [Forced commit]nork2003-04-051-0/+1
* Support post-500104-current.nork2003-03-231-1/+1
* Clear moonlight beckons.ade2003-03-071-0/+1
* - Conditionalize bmaj and kqfilter in cdevsw.knu2001-09-161-1/+1
* - Replace ugly perl substitution hacks with #if's.knu2001-09-161-12/+1
* Define USE_LINUX, as linux_base must be installed prior to this port.knu2001-03-141-1/+3
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
* Use LINUXBASE/USE_LINUX variables.knu2000-09-231-2/+1
* Update for the latest current. (lminor() -> dev2unit())knu2000-09-221-3/+10
* Set KMODDEPS=linux in Makefile.knu2000-09-101-1/+1
* Chase the recent moving of linux_ioctl.h.knu2000-08-241-1/+7
* Bump the version number corresponding to Peter's previous commit.knu2000-05-061-1/+1
* Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc exceptknu2000-04-151-4/+5
* PORTNAME/VERSION stuffmharo2000-04-121-2/+2
* This is rtc, a kernel module for /dev/rtc device support.knu2000-04-031-0/+59