aboutsummaryrefslogtreecommitdiff
path: root/audio/gsm
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-14/+14
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Rename audio/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363157
* Fix pkg-plistTijl Coosemans2014-07-192-5/+1
| | | | | | | PR: 191971 Notes: svn path=/head/; revision=362278
* Fix staging orphans.Guido Falsi2014-07-012-0/+3
| | | | | | | | | PR: 191519 Submitted by: me Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email) Notes: svn path=/head/; revision=359970
* Allow packaging as a regular userAntoine Brodin2014-02-232-13/+8
| | | | Notes: svn path=/head/; revision=345702
* - Support stagingEmanuel Haupt2014-02-123-8/+11
| | | | | | | | - Strip shared object - Respect CFLAGS Notes: svn path=/head/; revision=344021
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Claim maineinershipMartin Wilke2011-02-122-9/+5
| | | | | | | | | | | - Update mirrors - Drop md5 sum PR: 154712 Submitted by: Mikhail T." <m.tsatsenko@gmail.com> Notes: svn path=/head/; revision=269000
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and noMark Linimon2010-12-021-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=265542
* - Mark MAKE_JOBS_SAFE for SMP compilingMartin Matuska2009-05-241-0/+1
| | | | | | | | PR: ports/133013 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=234496
* - Update to 1.0.13Dmitry Marakasov2009-04-062-7/+7
| | | | | | | | PR: 133418 Submitted by: hideo <hideo at lastamericanempire dot com> (maintainer) Notes: svn path=/head/; revision=231750
* - Pass maintainership to submitterThomas Abthorpe2009-02-131-1/+1
| | | | | | | Submitted by: hideo via freebsd-ports Notes: svn path=/head/; revision=228170
* According to pkg_add -v, pkg-plist executes the following commands:Jimmy Olgeni2008-06-082-2/+3
| | | | | | | | | | | | | | | ln -sf bin/toast /usr/local/bin/tcat ln -sf bin/toast /usr/local/bin/untoast which create these incorrect links: /usr/local/bin/tcat -> bin/toast /usr/local/bin/untoast -> bin/toast Replacing %F with %f in pkg-plist removes the extra bin/. Notes: svn path=/head/; revision=214491
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* implement @rmtry macro for the pkg-plistEdwin Groothuis2008-04-191-2/+2
| | | | Notes: svn path=/head/; revision=211556
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-19/+12
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* Update to 1.0.12.Maxim Sobolev2006-08-114-446/+273
| | | | Notes: svn path=/head/; revision=170372
* audio/gsm: Add distfile mirrorsEdwin Groothuis2006-04-062-3/+7
| | | | | | | | | | | - Remove dead mirror, add some working mirrors - Add 2>&1 >/dev/null || true to @unexec rm ... in pkg-plist PR: ports/95377 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158912
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-5/+3
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* * Modified patches to support INSTALL_MACROS instead of cp/mv commandSteve Price1999-12-233-94/+63
| | | | | | | | | | | | * Fixed behavior of installing man pages * Added WWW: line into pkg/DESCR * Fixed pkg/PLIST PR: 15334 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23903
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* 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