Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 01:55:30
2.4.0rc5_7

|
pkubaj  |
misc/dahdi-kmod: enable on powerpc64
MFH: 2021Q1 |
27 Jun 2017 00:05:15
2.4.0rc5_7

|
linimon  |
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
01 Apr 2016 14:16:20
2.4.0rc5_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
11 Mar 2016 07:19:19
2.4.0rc5_7

|
fjoe  |
Unbreak on -CURRENT (taskqueue_enqueue_fast(9) removed). |
01 Dec 2015 03:00:50
2.4.0rc5_7

|
bdrewery  |
When building with FAST_DEPEND, don't use -MP as the port has a 'version.h::'
dependency which conflicts with the 'version.h:' dependency that -MP generates. |
14 May 2015 10:15:09
2.4.0rc5_7

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
21 Mar 2015 19:22:56
2.4.0rc5_7

|
fjoe  |
Give kernel module a few seconds to initialize hardware before
calling dahdi_cfg.
PR: 188780
Submitted by: Dan Lukes |
21 Mar 2015 18:58:31
2.4.0rc5_6

|
fjoe  |
Fix build with clang 3.6. |
28 Jan 2015 01:02:01
2.4.0rc5_6

|
fjoe  |
Unbreak on -CURRENT (ignore unused command line arguments for clang). |
28 Sep 2014 12:57:48
2.4.0rc5_6

|
antoine  |
Allow staging as a regular user |
13 Sep 2014 12:21:34
2.4.0rc5_6

|
fjoe  |
SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024 |
31 Aug 2014 18:01:47
2.4.0rc5_6

|
fjoe  |
Unbreak on -CURRENT. |
25 Jun 2014 10:56:36
2.4.0rc5_6

|
fjoe  |
Unbreak on FreeBSD 11. |
05 May 2014 09:45:37
2.4.0rc5_6

|
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
09 Feb 2014 06:05:30
2.4.0rc5_6

|
fjoe  |
Unbreak on -CURRENT:
- M_DONTWAIT -> M_NOWAIT
- Don't rely on namespace pollution and #include <sys/mbuf.h> explicitly |
26 Jan 2014 18:35:10
2.4.0rc5_6

|
rene  |
- Stage support
- Remove obsolete NO_PACKAGE
- Remove IGNORE check for obsolete versions of FreeBSD
- Fix typo introduced in converting this port to USES=kmod
Approved by: portmgr (infrastructure blanket) |
18 Nov 2013 12:02:02
2.4.0rc5_6

|
fjoe  |
Unbreak FreeBSD 10 (no D_PSEUDO) and clang build. |
09 Nov 2013 19:13:28
2.4.0rc5_6

|
rene  |
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.
There are no user-visible changes. The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.
PR: ports/183625
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-run by: bdrewery |
20 Sep 2013 20:50:59


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
20 Sep 2013 12:54:55
2.4.0rc5_6

|
bdrewery  |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
29 Aug 2012 08:41:08
2.4.0rc5_6
|
fjoe  |
Fix CONFLICTS definition. |
29 Aug 2012 08:39:23
2.4.0rc5_6
|
fjoe  |
This port conflicts with dahdi-kmod26-*. |
29 Aug 2012 08:34:56
2.4.0rc5_6
|
fjoe  |
Fix portlint error: use a tab (not space) after a variable name |
01 Jun 2012 05:26:28
2.4.0rc5_6
|
dinoex  |
- update png to 1.5.10 |
30 May 2012 08:40:11
2.4.0rc5_5
|
fjoe  |
- Fix wcte12xp unloading (implement flush_workqueue)
- Fix nethdlc -> bchan/dchan reconfiguration (unlock chan mtx
before destroying iface)
- Bump PORTREVISION |
23 Feb 2012 08:08:51
2.4.0rc5_4
|
fjoe  |
- Fix build on FreeBSD 9 and later where "bool" is defined in <sys/types.h>
- Bump PORTREVISION |
30 Jan 2012 16:37:37
2.4.0rc5_3
|
fjoe  |
- Fix latency reconfiguration on 5th gen wct4xxp cards:
FILTER_SCHEDULE_THREAD does not work on FreeBSD as described --
it is not actually a bit flag, so should not be used with FILTER_HANDLED
- Bump port version to 2.4.0rc5_3 |
14 Jan 2012 08:57:23
2.4.0rc5_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
07 Nov 2011 19:36:01
2.4.0rc5_2
|
fjoe  |
- increase the number of buffers for nethdlc because receiver is now run
in a taskqueue
- return ENOBUFS when there are not enough output buffers on nethdlc send |
07 Nov 2011 17:22:34
2.4.0rc5_1
|
fjoe  |
Implement nethdlc with Cisco HDLC encapsulation: when a span is configured
in nethdlc mode ngX network interface is created. |
02 Aug 2011 12:56:35
2.4.0rc5
|
linimon  |
Use the canonical way to test for the presence of FreeBSD src files.
Approved by: maintainer |
15 May 2011 02:49:17
2.4.0rc5
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
18 Apr 2011 17:38:21
2.4.0rc5
|
fjoe  |
Split dahdi port into two parts:
- dahdi - userland libraries and utilities
- dahdi-kmod - kernel modules
dahdi port can be packaged and this allows asterisk package
(that depends on dahdi) to be built as well. |