| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 1 | -6/+6 |
* | Fixup some whitespace at the beginning of lines problems. | Mathieu Arnold | 2016-04-01 | 1 | -4/+4 |
* | - Switch to options helpers | Dmitry Marakasov | 2015-09-03 | 1 | -3/+3 |
* | - Allow to detect video interfaces when kernel is built without STACK | Thomas Zander | 2015-08-22 | 2 | -15/+8 |
* | sysutils/hal: add missing /var/lib to plist | Alberto Villa | 2015-06-15 | 2 | -35/+14 |
* | Remove OSVERSION checks that do not make sense any more. | Mathieu Arnold | 2015-04-03 | 2 | -9/+3 |
* | Remove dependency on bash | Baptiste Daroussin | 2014-11-09 | 1 | -3/+4 |
* | - Convert ports of sysutils/ to new USES=python | Marcus von Appen | 2014-10-24 | 1 | -2/+1 |
* | sysutils/hal: Adjust pkg-plist so it passes stage-qa and leftover checks | John Marino | 2014-08-13 | 2 | -6/+4 |
* | Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. | Adam Weinberger | 2014-07-15 | 1 | -1/+1 |
* | When linking a library libA with a library libB using libtool, if libB.la | Tijl Coosemans | 2014-04-23 | 1 | -2/+2 |
* | Properly apply the patch to fix partition detection. I had assumed I | Joe Marcus Clarke | 2014-04-17 | 2 | -9/+10 |
* | - Fix patch files/patch-hald_hf-storage.c | Bryan Drewery | 2014-04-17 | 1 | -67/+106 |
* | Fix partition detection on newer versions of FreeBSD. | Joe Marcus Clarke | 2014-04-16 | 2 | -107/+68 |
* | Switch to USES=libtool, stagify, use option helpers. | Koop Mast | 2014-02-06 | 3 | -33/+34 |
* | - Fix USB storage detection. | Alberto Villa | 2013-11-12 | 8 | -14/+262 |
* | - Remove disk duplicate entries on FreeBSD 10+. | Alberto Villa | 2013-10-14 | 2 | -7/+18 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-02 | 1 | -2/+1 |
* | Don't try to remove /var/cache it is part of /var mtree | Koop Mast | 2013-05-14 | 1 | -1/+0 |
* | Add back policykit shlib version. Otherwise LIB_DEPENDS will confuse it with | Koop Mast | 2013-05-06 | 1 | -1/+2 |
* | - Convert USE_GETTEXT to USES (part 4) | Alex Kozlov | 2013-04-26 | 1 | -2/+1 |
* | Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix | Koop Mast | 2013-03-19 | 1 | -15/+15 |
* | Make sure /var is populated correctly before hal is started, like dbus does | Koop Mast | 2012-09-29 | 4 | -1/+96 |
* | Properly close the USB devices we open for probing. | Joe Marcus Clarke | 2012-04-16 | 3 | -9/+37 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
* | Correctly populate usb_device.device_revision_bcd. | Joe Marcus Clarke | 2012-01-02 | 2 | -3/+12 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -3/+3 |
* | Fix GELI file system detection. | Joe Marcus Clarke | 2011-07-22 | 2 | -4/+18 |
* | Fix some minor issues with USB device properties. | Joe Marcus Clarke | 2011-07-02 | 2 | -1/+33 |
* | Check for cdev= in devd messages in older versions of FreeBSD. | Joe Marcus Clarke | 2011-06-28 | 2 | -116/+376 |
* | Fix detection of usb2 devd events. | Joe Marcus Clarke | 2011-05-25 | 2 | -8/+8 |
* | Remove the legacy MD5 checksum. | Joe Marcus Clarke | 2011-02-26 | 1 | -1/+0 |
* | Fix the processing of devd messages so that the new -CURRENT format is | Joe Marcus Clarke | 2011-02-26 | 2 | -3/+21 |
* | Adjust the code to parse the USB devd notification to be a bit broader. | Joe Marcus Clarke | 2011-01-09 | 2 | -3/+3 |
* | Check for G_IO_STATUS_EOF when reading from the devd socket to prevent | Joe Marcus Clarke | 2011-01-08 | 2 | -1/+12 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | Fix a potential race with helper processes terminating too quickly. When | Joe Marcus Clarke | 2010-11-09 | 2 | -1/+12 |
* | Fix a bug where UFS file systems could not be properly unmounted. Part of this | Joe Marcus Clarke | 2010-08-29 | 2 | -6/+8 |
* | Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. | Ade Lovett | 2010-05-31 | 1 | -1/+1 |
* | Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this | Koop Mast | 2010-05-10 | 36 | -3641/+1060 |
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
* | Fix the environment variables when probing USB2 interfaces as their property | Joe Marcus Clarke | 2010-01-24 | 2 | -5/+5 |
* | Correct the properties for USB interface devices. | Joe Marcus Clarke | 2010-01-23 | 2 | -4/+4 |
* | Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this | Joe Marcus Clarke | 2009-11-28 | 19 | -463/+667 |
* | Add support to create users and groups from information stored in UIDs/GIDs | Florent Thoumie | 2009-09-06 | 2 | -28/+4 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
* | Fix a few "bad example" problems in the rc.d scripts that have been | Doug Barton | 2009-07-15 | 1 | -2/+1 |
* | Fix the build on recent -CURRENT with the removal of oldusb. | Joe Marcus Clarke | 2009-05-30 | 4 | -39/+145 |
* | Optimize the check for an existing GEOM object and correct a nearby memory | Joe Marcus Clarke | 2009-05-23 | 2 | -16/+27 |