aboutsummaryrefslogtreecommitdiff
path: root/audio/gsm/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* 1. Convert to ELF.Scott Mace1998-09-221-3/+4
| | | | | | | | 2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems. Notes: svn path=/head/; revision=13326
* Add an MLINKS line.Tim Vanderhoek1998-09-191-6/+0
| | | | Notes: svn path=/head/; revision=13228
* Yes, removing plist manpages broke this one, too. :)Tim Vanderhoek1998-08-171-5/+10
| | | | | | | | | Actually, this has been broken since asami's compress-all-the-manpages commit on Nov. 18, _1996_. I'm beginning to suspect that more ports are in like this... Notes: svn path=/head/; revision=12590
* It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1998-08-171-5/+0
| | | | | | | | PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-5/+5
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Upgrade to 1.0.10Andrey A. Chernov1996-10-251-5/+5
| | | | Notes: svn path=/head/; revision=4158
* Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSDAndrey A. Chernov1996-04-181-1/+3
| | | | | | | | Make shared library too (changes needed for upcoming speak_freely port) Notes: svn path=/head/; revision=3007
* GSM <-> other audio encoding conversion package (required for nevot)Paul Traina1995-01-061-0/+13
Notes: svn path=/head/; revision=727