| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop nop NO_FETCH, NO_WRKSRC, NO_MAN, NOMAN | Tobias Kortkamp | 2019-10-09 | 1 | -2/+0 |
* | Get rid of the deprecated @exec and @unexec | Baptiste Daroussin | 2019-08-26 | 1 | -2/+2 |
* | Expand FreeBSD 12 conditionals to include 13.0-CURRENT | Jan Beich | 2018-10-24 | 1 | -0/+1 |
* | Mark as broken on FreeBSD 12. This ought to be an easy fix for someone | Mark Linimon | 2018-03-18 | 1 | -0/+2 |
* | Remove superfluous linefeeds and fix some other minor whitespace bugs. | Alexey Dokuchaev | 2018-01-12 | 1 | -1/+0 |
* | - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with | Tijl Coosemans | 2016-09-06 | 1 | -2/+1 |
* | Remove trailing whitespace from Makefiles, A-L. | Jimmy Olgeni | 2015-10-08 | 1 | -1/+1 |
* | Cleanup plist | Antoine Brodin | 2014-11-13 | 1 | -1/+0 |
* | - Allow staging as a regular user | Antoine Brodin | 2014-09-13 | 2 | -5/+1 |
* | - Add stage support | Rene Ladan | 2013-11-09 | 1 | -8/+5 |
* | Convert to USES=kmod | Rene Ladan | 2013-11-04 | 2 | -14/+3 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-21 | 1 | -0/+1 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | Bryan Drewery | 2013-09-20 | 1 | -5/+2 |
* | - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced | Jason Helfman | 2012-05-22 | 1 | -2/+2 |
* | Fix building for OSVERSION >= 900044. | Boris Samorodov | 2011-09-19 | 1 | -0/+8 |
* | Unify maintainer address for emulation ports. | Emanuel Haupt | 2011-03-07 | 1 | -1/+1 |
* | Add ports with kernel modules to 'kld' virtual category. | Alexander Nedotsukov | 2009-08-26 | 1 | -1/+1 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-06 | 2 | -10/+0 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-04 | 1 | -4/+0 |
* | Only mknod where appropriate (!devfs case). | Alexander Leidinger | 2007-01-06 | 1 | -0/+3 |
* | Unbreak port and make it a little bit more package friendly. | Alexander Leidinger | 2006-02-26 | 2 | -6/+13 |
* | BROKEN: Incomplete pkg-plist | Kris Kennaway | 2006-02-20 | 1 | -0/+2 |
* | Users are confused by a diagnostic message more than they are | Alexander Leidinger | 2006-01-30 | 2 | -2/+2 |
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -1/+1 |
* | - Fix rtc on systems where sizeof(int) != sizeof(long). | Florent Thoumie | 2005-11-29 | 3 | -9/+11 |
* | Change the hz warning so that it doesn't bother you if hz is already | Mike Silbersack | 2005-10-06 | 1 | -1/+1 |
* | Change the hz warning so that it doesn't bother you if hz is already | Mike Silbersack | 2005-10-06 | 1 | -2/+2 |
* | Mega-patch to cleanup the ports infrastructure regarding our linux bits: | Alexander Leidinger | 2005-06-18 | 1 | -1/+1 |
* | Respect the user's USE_LINUX setting. | Trevor Johnson | 2005-03-02 | 1 | -1/+1 |
* | Use NO_FETCH instead of a gratuitous do-fetch target. | Kris Kennaway | 2004-12-28 | 1 | -3/+1 |
* | Patch to keep up with the recent cdev changes. No need for a port | Mike Silbersack | 2004-06-24 | 1 | -5/+34 |
* | Update the rtc device to use dynamic numbering on -current. In order to | Mike Silbersack | 2004-03-14 | 3 | -8/+5 |
* | Ugh, 502103 is the correct revision, not 502104. | Mike Silbersack | 2004-03-10 | 1 | -1/+1 |
* | Bump portrev for last change. | Mike Silbersack | 2004-03-10 | 1 | -1/+1 |
* | *Actually* make rtc work on post-502104 -CURRENT. | Mike Silbersack | 2004-03-10 | 2 | -4/+0 |
* | Make rtc module work with FreeBSD 502104. | Martin Blapp | 2004-03-03 | 2 | -1/+9 |
* | Update the rtc driver once again. As of this revision, I believe that | Mike Silbersack | 2004-02-25 | 2 | -6/+14 |
* | Replace rtc with a revamped version that I've been working on. This version | Mike Silbersack | 2004-01-28 | 2 | -31/+109 |
* | Fix that pesky panic when the rtc module is unloaded. | Mike Silbersack | 2004-01-23 | 1 | -1/+0 |
* | Substitute BROKEN with IGNORE in cases where the port requires the src tree | Joe Marcus Clarke | 2004-01-10 | 1 | -2/+2 |
* | Bump portrevision | Martin Blapp | 2003-05-15 | 1 | -1/+1 |
* | Fix panic if the rtc module gets loaded twice: Make rtc_dev static | Martin Blapp | 2003-05-15 | 1 | -3/+5 |
* | [Forced commit] | Norikatsu Shigemura | 2003-04-05 | 1 | -0/+1 |
* | Correct dependency on linux.ko. | Norikatsu Shigemura | 2003-04-05 | 1 | -0/+2 |
* | Support post-500104-current. | Norikatsu Shigemura | 2003-03-23 | 3 | -8/+22 |
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
* | Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000. | Alexander Langer | 2003-02-13 | 1 | -0/+4 |
* | Current doesn't use KMODDEPS. | Josef Karthauser | 2002-08-14 | 1 | -0/+2 |
* | Add $FreeBSD$ tags. | Akinori MUSHA | 2001-09-16 | 2 | -0/+3 |
* | - Conditionalize bmaj and kqfilter in cdevsw. | Akinori MUSHA | 2001-09-16 | 2 | -2/+7 |
* | - Replace ugly perl substitution hacks with #if's. | Akinori MUSHA | 2001-09-16 | 3 | -12/+29 |
* | Define USE_LINUX, as linux_base must be installed prior to this port. | Akinori MUSHA | 2001-03-14 | 1 | -1/+3 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-17 | 1 | -2/+2 |
* | Use LINUXBASE/USE_LINUX variables. | Akinori MUSHA | 2000-09-23 | 1 | -2/+1 |
* | Update for the latest current. (lminor() -> dev2unit()) | Akinori MUSHA | 2000-09-22 | 3 | -7/+15 |
* | Set KMODDEPS=linux in Makefile. | Akinori MUSHA | 2000-09-10 | 2 | -1/+4 |
* | Chase the recent moving of linux_ioctl.h. | Akinori MUSHA | 2000-08-24 | 2 | -2/+8 |
* | Remove empty directory. | Jun Kuriyama | 2000-08-02 | 1 | -0/+1 |
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 1 | -4/+15 |
* | Bump the version number corresponding to Peter's previous commit. | Akinori MUSHA | 2000-05-06 | 1 | -1/+1 |
* | The rtc module depends on linux (for -current) | Peter Wemm | 2000-05-05 | 1 | -0/+4 |
* | Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except | Akinori MUSHA | 2000-04-15 | 2 | -7/+9 |
* | PORTNAME/VERSION stuff | Michael Haro | 2000-04-12 | 1 | -2/+2 |
* | This is rtc, a kernel module for /dev/rtc device support. | Akinori MUSHA | 2000-04-03 | 10 | -0/+553 |