| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove NO_PACKAGE restriction, the package should include a working kmod
- Use new LIB_DEPENDS
- Move pkg-message to files/
- Use %%KMODDIR%% instead of hardcoding it
|
|
|
|
|
|
| |
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
| |
Approved by: lme (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/137265
Submitted by: Ralf Gebhart <gebhart (AT) burdawireless.com>
|
|
|
|
|
|
| |
- Bump PORTREVISION
Patch by: gj@
|
|
|
|
|
| |
- Mark BROKEN for older 8-CURRENT
- Bump PORTREVISION
|
|
|
|
|
|
| |
- Bump PORTREVISION
Patches Submitted by: hps
|
|
|
|
|
|
|
| |
- Update maintainer mail adress
PR: 114268
Submitted by: Raaf <raaf@zen.mooo.com> (maintainer)
|
|
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.
A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.
I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.
PR: ports/106794
|