| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
pwcview(1) is provided by another port: multimedia/pwcview (same version
provided).
reduce this port to only provide the kernel modules.
While working on provide a repos per releases for kernel modules, having
ports that only provide the kernel modules simplifies the work, it
also make this port cross buildable which is how the kernel module
repositories are provided.
|
|
|
|
|
|
|
|
|
| |
- Convert unconditional EXTRA_PATCHES to regular patches (they used to
be conditional on an OSVERSION check removed several years ago)
- Regenerate patches with make makepatch to ease future maintenance.
Differential Revision: https://reviews.freebsd.org/D35949
|
|
|
|
|
|
|
|
| |
While here fix a couple of unused but set warnings by removing an
unused variable and commenting out another variable only used in
commented-out code.
Differential Revision: https://reviews.freebsd.org/D35948
|
|
|
|
| |
Notes:
svn path=/head/; revision=508882
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=379108
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=358535
|
|
|
|
|
|
|
|
|
| |
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=326408
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=262274
|
|
|
|
| |
Notes:
svn path=/head/; revision=254501
|
|
|
|
|
|
|
| |
Approved by: lme (maintainer)
Notes:
svn path=/head/; revision=254494
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/137265
Submitted by: Ralf Gebhart <gebhart (AT) burdawireless.com>
Notes:
svn path=/head/; revision=242415
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Patch by: gj@
Notes:
svn path=/head/; revision=241131
|
|
|
|
|
|
|
|
| |
- Mark BROKEN for older 8-CURRENT
- Bump PORTREVISION
Notes:
svn path=/head/; revision=234709
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Patches Submitted by: hps
Notes:
svn path=/head/; revision=234670
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail adress
PR: 114268
Submitted by: Raaf <raaf@zen.mooo.com> (maintainer)
Notes:
svn path=/head/; revision=194906
|
|
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
Notes:
svn path=/head/; revision=179898
|