aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gsm
Commit message (Collapse)AuthorAgeFilesLines
* 1. Convert to ELF.smace1998-09-231-3/+4
| | | | | 2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems.
* 1. Convert to ELF.smace1998-09-231-36/+261
| | | | | | | 2. Clean up makefile (shutup rm). 3. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems.
* Convert to ELFsmace1998-09-231-2/+2
|
* Add an MLINKS line.hoek1998-09-192-14/+2
|
* Yes, removing plist manpages broke this one, too. :)hoek1998-08-182-6/+18
| | | | | | 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...
* It's not that ports/astro/* had no manpages to remove from theirhoek1998-08-171-5/+0
| | | | | PLISTs, it's just that none of the ones that do use the MANx variables.
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Set maintainer to ports@freebsd.orgpst1997-07-101-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-6/+8
| | | | | | | | 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.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-161-2/+4
| | | | Added MAINTAINERS to many of them.
* Upgrade to 1.0.10ache1996-10-255-43/+86
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSDache1996-04-193-9/+162
| | | | | Make shared library too (changes needed for upcoming speak_freely port)
* Upgrade GSM library to 1.0pl7pst1995-08-172-7/+6
|
* Updating Makefiles, audio ports.asami1995-04-121-4/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-2/+4
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* GSM <-> other audio encoding conversion package (required for nevot)pst1995-01-067-0/+88