aboutsummaryrefslogtreecommitdiff
path: root/emulators/rtc
Commit message (Expand)AuthorAgeFilesLines
* emulators: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
* emulators/rtc: Unbreak build with llvm13Jamie Landeg-Jones2022-05-141-0/+6
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-18/+0
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-5/+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-018-177/+52
* Clean up support for FreeBSD 11.2.Rene Ladan2019-11-071-4/+0
* Drop nop NO_FETCH, NO_WRKSRC, NO_MAN, NOMANTobias Kortkamp2019-10-091-2/+0
* Get rid of the deprecated @exec and @unexecBaptiste Daroussin2019-08-261-2/+2
* 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
* Remove superfluous linefeeds and fix some other minor whitespace bugs.Alexey Dokuchaev2018-01-111-1/+0
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-2/+1
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
* Cleanup plistAntoine Brodin2014-11-131-1/+0
* - Allow staging as a regular userAntoine Brodin2014-09-132-5/+1
* - Add stage supportRene Ladan2013-11-081-8/+5
* Convert to USES=kmodRene Ladan2013-11-032-14/+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
* Fix building for OSVERSION >= 900044.Boris Samorodov2011-09-181-0/+8
* 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-052-10/+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-252-6/+13
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-201-0/+2
* Users are confused by a diagnostic message more than they areAlexander Leidinger2006-01-292-2/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
* - Fix rtc on systems where sizeof(int) != sizeof(long).Florent Thoumie2005-11-293-9/+11
* Change the hz warning so that it doesn't bother you if hz is alreadyMike Silbersack2005-10-061-1/+1
* Change the hz warning so that it doesn't bother you if hz is alreadyMike Silbersack2005-10-061-2/+2
* 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
* Patch to keep up with the recent cdev changes. No need for a portMike Silbersack2004-06-241-5/+34
* Update the rtc device to use dynamic numbering on -current. In order toMike Silbersack2004-03-133-8/+5
* Ugh, 502103 is the correct revision, not 502104.Mike Silbersack2004-03-101-1/+1
* Bump portrev for last change.Mike Silbersack2004-03-101-1/+1
* *Actually* make rtc work on post-502104 -CURRENT.Mike Silbersack2004-03-102-4/+0
* Make rtc module work with FreeBSD 502104.Martin Blapp2004-03-032-1/+9
* Update the rtc driver once again. As of this revision, I believe thatMike Silbersack2004-02-242-6/+14
* Replace rtc with a revamped version that I've been working on. This versionMike Silbersack2004-01-282-31/+109
* Fix that pesky panic when the rtc module is unloaded.Mike Silbersack2004-01-231-1/+0
* 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
* Fix panic if the rtc module gets loaded twice: Make rtc_dev staticMartin Blapp2003-05-151-3/+5