| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort ARCHS. While here, pet portlint. | linimon | 2017-06-27 | 1 | -2/+3 |
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | mat | 2016-04-01 | 1 | -1/+1 |
* | Unbreak on -CURRENT (taskqueue_enqueue_fast(9) removed). | fjoe | 2016-03-11 | 1 | -4/+15 |
* | When building with FAST_DEPEND, don't use -MP as the port has a 'version.h::' | bdrewery | 2015-12-01 | 1 | -1/+1 |
* | MASTER_SITES cleanup. | mat | 2015-05-14 | 1 | -2/+1 |
* | Give kernel module a few seconds to initialize hardware before | fjoe | 2015-03-22 | 2 | -1/+2 |
* | Fix build with clang 3.6. | fjoe | 2015-03-22 | 3 | -5/+49 |
* | Unbreak on -CURRENT (ignore unused command line arguments for clang). | fjoe | 2015-01-28 | 1 | -0/+18 |
* | Allow staging as a regular user | antoine | 2014-09-28 | 1 | -1/+1 |
* | SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024 | fjoe | 2014-09-13 | 1 | -4/+7 |
* | Unbreak on -CURRENT. | fjoe | 2014-09-01 | 1 | -0/+11 |
* | Unbreak on FreeBSD 11. | fjoe | 2014-06-25 | 1 | -0/+17 |
* | Convert all :U to :tu and :L to :tl | bapt | 2014-05-05 | 1 | -1/+1 |
* | Unbreak on -CURRENT: | fjoe | 2014-02-09 | 1 | -0/+49 |
* | - Stage support | rene | 2014-01-27 | 2 | -8/+9 |
* | Unbreak FreeBSD 10 (no D_PSEUDO) and clang build. | fjoe | 2013-11-18 | 3 | -0/+82 |
* | Convert to USES=kmod, which removes duplicated code and ensures that all | rene | 2013-11-10 | 2 | -15/+6 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | bapt | 2013-09-21 | 1 | -0/+1 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | bdrewery | 2013-09-20 | 1 | -5/+3 |
* | Fix CONFLICTS definition. | fjoe | 2012-08-29 | 1 | -3/+1 |
* | This port conflicts with dahdi-kmod26-*. | fjoe | 2012-08-29 | 1 | -0/+2 |
* | Fix portlint error: use a tab (not space) after a variable name | fjoe | 2012-08-29 | 1 | -1/+1 |
* | - update png to 1.5.10 | dinoex | 2012-06-01 | 1 | -1/+1 |
* | - Fix wcte12xp unloading (implement flush_workqueue) | fjoe | 2012-05-30 | 3 | -2/+95 |
* | - Fix build on FreeBSD 9 and later where "bool" is defined in <sys/types.h> | fjoe | 2012-02-23 | 2 | -1/+21 |
* | - Fix latency reconfiguration on 5th gen wct4xxp cards: | fjoe | 2012-01-31 | 2 | -1/+27 |
* | In the rc.d scripts, change assignments to rcvar to use the | dougb | 2012-01-14 | 1 | -1/+1 |
* | - increase the number of buffers for nethdlc because receiver is now run | fjoe | 2011-11-08 | 2 | -48/+69 |
* | Implement nethdlc with Cisco HDLC encapsulation: when a span is configured | fjoe | 2011-11-08 | 2 | -1/+917 |
* | Use the canonical way to test for the presence of FreeBSD src files. | linimon | 2011-08-02 | 1 | -7/+4 |
* | Remove painful examples of foo="", with particular prejudice against | dougb | 2011-05-15 | 1 | -1/+0 |
* | Split dahdi port into two parts: | fjoe | 2011-04-19 | 4 | -72/+25 |
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -8/+0 |
* | Set group ownership of dahdi device nodes to "dahdi" group. | fjoe | 2010-11-08 | 2 | -1/+8 |
* | Add patch to define __BIG_ENDIAN and __LITTLE_ENDIAN properly. | fjoe | 2010-10-06 | 2 | -1/+15 |
* | Update to 2.4.0-rc5. | fjoe | 2010-09-04 | 6 | -92/+169 |
* | Fix wctdm driver parameters declaration. | fjoe | 2010-09-01 | 2 | -1/+37 |
* | Do not fetch during port build: fetch firmware binaries during port fetch stage. | fjoe | 2010-09-01 | 3 | -3/+58 |
* | Fix the breakage introduced with the latest commit: USE_GMAKE can not be used... | fjoe | 2010-09-01 | 1 | -1/+1 |
* | Fix portlint warnings. | fjoe | 2010-09-01 | 1 | -2/+2 |
* | Update to 2.4.0-rc4. Most notable changes are: | fjoe | 2010-09-01 | 7 | -4/+813 |
* | - Update to 2.4.0rc3 | fjoe | 2010-08-31 | 3 | -5/+9 |
* | Update to 2.4.0-rc2. | fjoe | 2010-08-26 | 5 | -20/+190 |
* | Add OS version check. | fjoe | 2010-06-15 | 1 | -0/+4 |
* | Update to 2.3.0-rc2. | fjoe | 2010-06-01 | 6 | -71/+38 |
* | - update to 1.4.1 | dinoex | 2010-03-28 | 1 | -1/+1 |
* | Begin the process of deprecating sysutils/rc_subr by | dougb | 2010-03-27 | 1 | -1/+1 |
* | Fix pkg-plist: dahdi_dummy.ko is no more. | fjoe | 2010-03-18 | 1 | -1/+0 |
* | Fix getting dahdi_enable value in rc.d script. | fjoe | 2010-03-18 | 2 | -2/+5 |
* | Update to 2.2.1-rc2 (initial wctdm24xxp support). | fjoe | 2010-03-16 | 4 | -23/+7 |
* | Add ${LOCALBASE}/lib/dahdi to the KLD search path, so that autoloading | fjoe | 2010-03-06 | 2 | -2/+3 |
* | - Remove overdebug. | fjoe | 2010-03-03 | 2 | -2/+21 |
* | Initial version of dahdi-freebsd (and dahdi-tools) port. | fjoe | 2010-03-03 | 8 | -0/+243 |