Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.1.r10747_1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.1.r10747_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.1.r10747_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.6.1.r10747_1 26 May 2022 18:03:09 |
John Baldwin (jhb) |
misc/dahdi-kmod26: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by: David Gilbert <dgilbert@eicat.ca> (maintainer)
Differential Revision: https://reviews.freebsd.org/D35264 |
2.6.1.r10747_1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.6.1.r10747_1 16 Nov 2021 17:25:40 |
Piotr Kubaj (pkubaj) |
misc/dahdi-kmod26: enable on powerpc64le |
2.6.1.r10747_1 16 Nov 2021 14:44:20 |
Piotr Kubaj (pkubaj) |
misc/dahdi-kmod26: enable on powerpc |
2.6.1.r10747_1 10 Nov 2021 11:30:07 |
Dmitry Marakasov (amdmi3) |
misc/dahdi-kmod*: provide alive WWWs
PR: 252907 |
2.6.1.r10747_1 10 Nov 2021 10:54:51 |
Dmitry Marakasov (amdmi3) |
misc/dahdi-kmod26: unbreak, change maintainer
Unbreak build by adding missing header and disabling -Werror.
Pass maintainership to submitter due to current maintainer inactivity.
PR: 252907
Approved by: maintainer timeout (fjoe, 9 months) |
2.6.1.r10747_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.6.1.r10747_1 18 May 2021 13:06:44 |
Dmitry Marakasov (amdmi3) |
misc/dahdi-kmod26: mark BROKEN (does not compile)
Approved by: portmgr blanket |
2.6.1.r10747_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.6.1.r10747_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.1.r10747_1 17 Jan 2021 03:53:49 |
pkubaj |
misc/dahdi-kmod26: enable on powerpc64
MFH: 2021Q1 |
2.6.1.r10747_1 27 Jun 2017 00:05:15 |
linimon |
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.6.1.r10747_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.6.1.r10747_1 11 Mar 2016 07:27:16 |
fjoe |
Unbreak on -CURRENT (taskqueue_enqueue_fast(9) removed). |
2.6.1.r10747_1 14 May 2015 10:15:09 |
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 |
2.6.1.r10747_1 21 Mar 2015 19:24:29 |
fjoe |
Bump PORTREVISION. |
2.6.1.r10747 21 Mar 2015 19:23:54 |
fjoe |
Give kernel module a few seconds to initialize hardware before
calling dahdi_cfg.
PR: 188780
Submitted by: Dan Lukes |
2.6.1.r10747 21 Mar 2015 19:06:56 |
fjoe |
Unbreak build with clang 3.6. |
2.6.1.r10747 21 Mar 2015 19:06:23 |
fjoe |
Unbreak build on -CURRENT (missing include). |
2.6.1.r10747 28 Jan 2015 01:02:01 |
fjoe |
Unbreak on -CURRENT (ignore unused command line arguments for clang). |
2.6.1.r10747 13 Sep 2014 12:26:07 |
fjoe |
SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024 |
2.6.1.r10747 06 Sep 2014 13:08:22 |
antoine |
Allow staging as a regular user |
2.6.1.r10747 31 Aug 2014 18:01:47 |
fjoe |
Unbreak on -CURRENT. |
2.6.1.r10747 10 May 2014 09:08:44 |
fjoe |
- Unbreak on FreeBSD 11.
- Switch to a newer snapshot that already contains port patches. |
2.6.1.r10738 05 May 2014 09:45:37 |
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 |
2.6.1.r10738 09 Feb 2014 10:48:30 |
fjoe |
Unbreak on -CURRENT: M_DONTWAIT -> M_NOWAIT. |
2.6.1.r10738 09 Feb 2014 10:47:49 |
fjoe |
Fix FreeBSD 10 (and later) compilation patch (FreeBSD version check). |
2.6.1.r10738 26 Jan 2014 18:52:05 |
rene |
- Stage support
- Remove obsolete NO_PACKAGE
- Remove IGNORE check for obsolete versions of FreeBSD
Approved by: portmgr (infrastructure blanket) |
2.6.1.r10738 18 Nov 2013 12:18:05 |
fjoe |
Unbreak on FreeBSD 10 and clang. |
2.6.1.r10738 09 Nov 2013 19:13:28 |
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) |
2.6.1.r10738 20 Sep 2013 12:54:55 |
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 ) |
2.6.1.r10738 05 Dec 2012 15:47:45 |
fjoe |
Update to 2.6.1-r10738:
- fix kernel memory corruption due to double free on wct4xxp driver unload
- fix double free's on error path in wct12xp driver initialization
Feature safe: yes |
2.6.1.r10709 29 Aug 2012 11:54:28 |
fjoe |
DAHDI 2.6.1 development version:
- Digium TE820: PCI-Express eight-port T1/E1/J1 is now supported
- new FreeBSD compat shims (similar to OFED in FreeBSD 9 and later)
- wcb1xxp support (temporarily) removed - it was not working in 2.4 port anyway
- dahdi_dynamic is likely to be broken |