aboutsummaryrefslogtreecommitdiff
path: root/emulators/rtc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* emulators/rtc: deprecate and return to poolJamie Landeg-Jones2023-06-291-1/+5
* emulators: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Add 'uidfix' to allow package building by non-rootVanilla I. Shu2020-09-141-1/+1
* emulators/rtc: update 2004.02.24.1 -> 2020.07.07.1Kurt Jaeger2020-09-011-20/+6
* Drop nop NO_FETCH, NO_WRKSRC, NO_MAN, NOMANTobias Kortkamp2019-10-091-2/+0
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
* Mark as broken on FreeBSD 12. This ought to be an easy fix for someoneMark Linimon2018-03-181-0/+2
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-2/+1
* - Allow staging as a regular userAntoine Brodin2014-09-131-1/+1
* - Add stage supportRene Ladan2013-11-081-8/+5
* Convert to USES=kmodRene Ladan2013-11-031-11/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1
* SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery2013-09-201-5/+2
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedJason Helfman2012-05-221-2/+2
* Unify maintainer address for emulation ports.Emanuel Haupt2011-03-071-1/+1
* Add ports with kernel modules to 'kld' virtual category.Alexander Nedotsukov2009-08-261-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-9/+0
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-4/+0
* Only mknod where appropriate (!devfs case).Alexander Leidinger2007-01-061-0/+3
* Unbreak port and make it a little bit more package friendly.Alexander Leidinger2006-02-251-6/+9
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-201-0/+2
* Users are confused by a diagnostic message more than they areAlexander Leidinger2006-01-291-1/+1
* - Fix rtc on systems where sizeof(int) != sizeof(long).Florent Thoumie2005-11-291-3/+3
* Change the hz warning so that it doesn't bother you if hz is alreadyMike Silbersack2005-10-061-1/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger2005-06-171-1/+1
* Respect the user's USE_LINUX setting.Trevor Johnson2005-03-011-1/+1
* Use NO_FETCH instead of a gratuitous do-fetch target.Kris Kennaway2004-12-271-3/+1
* Update the rtc device to use dynamic numbering on -current. In order toMike Silbersack2004-03-131-3/+2
* Bump portrev for last change.Mike Silbersack2004-03-101-1/+1
* *Actually* make rtc work on post-502104 -CURRENT.Mike Silbersack2004-03-101-2/+0
* Make rtc module work with FreeBSD 502104.Martin Blapp2004-03-031-1/+3
* Update the rtc driver once again. As of this revision, I believe thatMike Silbersack2004-02-241-1/+1
* Replace rtc with a revamped version that I've been working on. This versionMike Silbersack2004-01-281-2/+2
* Substitute BROKEN with IGNORE in cases where the port requires the src treeJoe Marcus Clarke2004-01-101-2/+2
* Bump portrevisionMartin Blapp2003-05-151-1/+1
* [Forced commit]Norikatsu Shigemura2003-04-041-0/+1
* Support post-500104-current.Norikatsu Shigemura2003-03-231-1/+1
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
* - Conditionalize bmaj and kqfilter in cdevsw.Akinori MUSHA2001-09-161-1/+1
* - Replace ugly perl substitution hacks with #if's.Akinori MUSHA2001-09-161-12/+1
* Define USE_LINUX, as linux_base must be installed prior to this port.Akinori MUSHA2001-03-141-1/+3
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
* Use LINUXBASE/USE_LINUX variables.Akinori MUSHA2000-09-221-2/+1
* Update for the latest current. (lminor() -> dev2unit())Akinori MUSHA2000-09-221-3/+10
* Set KMODDEPS=linux in Makefile.Akinori MUSHA2000-09-101-1/+1
* Chase the recent moving of linux_ioctl.h.Akinori MUSHA2000-08-241-1/+7
* Bump the version number corresponding to Peter's previous commit.Akinori MUSHA2000-05-061-1/+1
* Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc exceptAkinori MUSHA2000-04-141-4/+5
* PORTNAME/VERSION stuffMichael Haro2000-04-121-2/+2