| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
|
|
|
| |
- Move to PLIST_FILES
PR: 132067
Submitted by: Florian Smeets <flo@kasimir.com>
Notes:
svn path=/head/; revision=229277
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=228037
|
|
|
|
|
|
|
|
|
| |
As OSVERSION was not bumped at the time, approximate with 800058.
Submitted by: pointyhat
Notes:
svn path=/head/; revision=224739
|
|
|
|
| |
Notes:
svn path=/head/; revision=214897
|
|
|
|
| |
Notes:
svn path=/head/; revision=149221
|
|
|
|
| |
Notes:
svn path=/head/; revision=99295
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current. See commitlog of src/include/Makefile rev 1.165.
Notes:
svn path=/head/; revision=57551
|
|
|
|
|
|
|
|
|
| |
Maintainer timeout, changed to ports.
PR: 27533
Notes:
svn path=/head/; revision=44443
|
|
|
|
|
|
|
| |
Forgotten by: ken
Notes:
svn path=/head/; revision=38448
|
|
|
|
|
|
|
|
|
|
| |
addresses the core dump problem I fixed in the last version of this patch.
PR: ports/23755
Submitted by: Kentaro Inagaki <inagaki@tg.rim.or.jp>
Notes:
svn path=/head/; revision=38079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
months.)
The problem is in resolve_extension(). strncpy() will only null-terminate
the destination string if it has enough room, according to the given
length.
In this implementation, there will never be enough room to null-terminate
the string, from what I can tell. So if the memory in 'tmpstr' contains
non-nulls, you'll get a core-dump in the subsequent strcat().
Notes:
svn path=/head/; revision=38076
|
|
|
|
| |
Notes:
svn path=/head/; revision=27415
|
|
|
|
| |
Notes:
svn path=/head/; revision=20938
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
|
|
|
|
|
| |
- CAM support without patches
- Directly writes wav, aiff, and other formats besides pcm
- I don't get funny errors with my IBM-branded Toshiba drive :-)
PR: 9267
Submitted by: oliver.fromme@heim3.tu-clausthal.de (author & maintainer)
Notes:
svn path=/head/; revision=15791
|
|
|
|
|
|
|
|
| |
PLISTs, it's just that none of the ones that do use the MANx
variables.
Notes:
svn path=/head/; revision=12569
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- reformatted DESCR
- removed manpage compression from tosha's Makefile and added
manpages in the ports Makefile (MAN1) so that the port is now
aware of NOMANCOMPRESS
PR:
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=6558
|
|
tosha: read CD digital audio data through the SCSI bus.
PR: closes PR 3652
Submitted by: oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme)
Notes:
svn path=/head/; revision=6555
|