| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.6.2
Notes:
svn path=/head/; revision=477086
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Update WWW
Changes: https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.6.1
Notes:
svn path=/head/; revision=476426
|
|
|
|
|
|
|
| |
Changes: https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=454474
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=445176
|
|
|
|
|
|
|
|
|
|
| |
- Use CFLAGS instead of CPPFLAGS
- Add do-configure:
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=434907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=431796
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=426415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=423014
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=416007
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=415657
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=406642
|
|
|
|
|
|
|
| |
- Use USES=localbase
Notes:
svn path=/head/; revision=399767
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=396971
|
|
|
|
|
|
|
| |
Bump revision of the users
Notes:
svn path=/head/; revision=387912
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=383709
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=373230
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Update WWW
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=333525
|
|
|
|
|
|
|
| |
- Support STAGEDIR
Notes:
svn path=/head/; revision=330009
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use misc/pciids as runtime dependency
- Use REINPLACE_CMD instead of patch file
- Remove unnecessary sbin/update-pciids and update-pciids.8
- Remove unnecessary pci.ids check
- Add LICENSE
- Use USES=gmake
- Use PLIST_FILES instead of PLIST
- Bump PORTREVISION for dependency/package change
- Take maintainership
Notes:
svn path=/head/; revision=324998
|
|
|
|
| |
Notes:
svn path=/head/; revision=324856
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=324852
|
|
|
|
|
|
|
|
| |
PR: 163864
Approved by: maintainer (timeout, 1 month)
Notes:
svn path=/head/; revision=290525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Notes:
svn path=/head/; revision=285197
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Approved by: lwhsu/rafan (mentors, implicit)
Notes:
svn path=/head/; revision=251439
|
|
|
|
|
|
|
|
| |
Approved by: rafan (co-mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=242218
|
|
|
|
| |
Notes:
svn path=/head/; revision=240062
|
|
|
|
| |
Notes:
svn path=/head/; revision=239967
|
|
|
|
|
|
|
|
| |
PR: ports/134566
Approved by: all maintainer timeouts
Notes:
svn path=/head/; revision=235890
|
|
|
|
|
|
|
|
|
| |
PR: ports/129161
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: Samy Al Bahra <sbahra@kerneled.org> (maintainer)
Notes:
svn path=/head/; revision=224417
|
|
|
|
|
|
|
|
|
| |
local patches in pciutils-2.2.6 integrated.
Approved by: maintainer, miwi
Notes:
svn path=/head/; revision=202233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Teach about support for PCI domains in FreeBSD >= 700053.
- Stop including pcivar.h from the kernel source on FreeBSD => 430000,
if this was ever necessary it no longer is since the introduction
of pciio.h.
- Catch up with FreeBSD returning ENODEV for non-existing devices.
- Fix on big-endian archs.
PR: 116827
Approved by: maintainer, netchild
Notes:
svn path=/head/; revision=200968
|
|
|
|
|
|
|
| |
Requested by: maintainer
Notes:
svn path=/head/; revision=186767
|
|
|
|
|
|
|
|
|
| |
PR: ports/105923
Submitted by: trasz
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=179431
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=159665
|
|
|
|
| |
Notes:
svn path=/head/; revision=149654
|
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 88548
Submitted by: Andrew Pantyukhin <sat@proxy.gubkin.ru>
Approved by: maintainer timeout, 16 days
Notes:
svn path=/head/; revision=149138
|
|
|
|
|
|
|
|
|
| |
This fix is backwards compatible.
Reviewed by: imp, maintainer
Notes:
svn path=/head/; revision=133264
|
|
|
|
| |
Notes:
svn path=/head/; revision=109762
|
|
|
|
|
|
|
|
| |
PR: ports/66974
Submitted by: maintainer
Notes:
svn path=/head/; revision=109645
|
|
|
|
| |
Notes:
svn path=/head/; revision=104775
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=85633
|
|
to list and manipulate PCI bus parameters.
Submitted by: Samy Al Bahra <samy@kerneled.com>
Notes:
svn path=/head/; revision=82947
|