Trevor Johnson
e8d5605043
Add SIZE.
2004-01-27 20:51:07 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Motoyuki Konno
8d4724eed2
Fix build problem on 5-current.
...
<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.
2002-04-11 00:22:33 +00:00
Mark Pulford
c0faab0ceb
Master sites missing, changed to MASTER_SITE_LOCAL.
...
Maintainer timeout, changed to ports.
PR: 27533
2001-06-26 06:30:37 +00:00
Kris Kennaway
0774a6f78e
Bump PORTREVISION due to bugfixes on 2001-02-07
...
Forgotten by: ken
2001-02-18 00:35:43 +00:00
Kenneth D. Merry
2f23784cc1
Add a couple of fixes for compiler warnings from PR 23755, which also
...
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>
2001-02-07 20:35:55 +00:00
Kenneth D. Merry
664211684a
Fix a core dump when doing 'tosha -i'. (Maintainer timeout after about two
...
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().
2001-02-07 20:19:53 +00:00
Michael Haro
bcd8ffd9d0
update with the new PORTNAME/PORTVERSION variables
2000-04-08 21:25:03 +00:00
David E. O'Brien
78ab65a396
Change Id->FreeBSD.
1999-08-25 04:36:31 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Matthew Hunt
c0a2528072
Update to 0.6. Cool new stuff includes:
...
- 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)
1999-01-02 22:34:08 +00:00
Tim Vanderhoek
23ccf010b7
It's not that ports/astro/* had no manpages to remove from their
...
PLISTs, it's just that none of the ones that do use the MANx
variables.
1998-08-17 07:14:09 +00:00
Andreas Klemm
c53259b5f2
- modified Makefile, to use CFLAGS form /etc/make.conf
...
- 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:
1997-05-25 08:58:44 +00:00
Andreas Klemm
a158c4f837
Imported new audio port tosha.
...
tosha: read CD digital audio data through the SCSI bus.
PR: closes PR 3652
Submitted by: oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme)
1997-05-25 08:41:41 +00:00