summaryrefslogtreecommitdiff
path: root/audio/gsm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | 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
* 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
* 1. Convert to ELF.Scott Mace1998-09-221-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. Notes: svn path=/head/; revision=13325
* Convert to ELFScott Mace1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13324
* Add an MLINKS line.Tim Vanderhoek1998-09-192-14/+2
| | | | Notes: svn path=/head/; revision=13228
* Yes, removing plist manpages broke this one, too. :)Tim Vanderhoek1998-08-172-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... 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
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Set maintainer to ports@freebsd.orgPaul Traina1997-07-101-2/+2
| | | | Notes: svn path=/head/; revision=7283
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* Upgrade to 1.0.10Andrey A. Chernov1996-10-255-43/+86
| | | | Notes: svn path=/head/; revision=4158
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSDAndrey A. Chernov1996-04-183-9/+162
| | | | | | | | Make shared library too (changes needed for upcoming speak_freely port) Notes: svn path=/head/; revision=3007
* Upgrade GSM library to 1.0pl7Paul Traina1995-08-172-7/+6
| | | | Notes: svn path=/head/; revision=2067
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-4/+4
| | | | Notes: svn path=/head/; revision=1338
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-2/+4
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* GSM <-> other audio encoding conversion package (required for nevot)Paul Traina1995-01-067-0/+88
Notes: svn path=/head/; revision=727