CVS log for ports/audio/gsm/pkg-plist
Up to [FreeBSD] / ports / audio / gsm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 8 11:06:03 2008 UTC (3 years, 8 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
According to pkg_add -v, pkg-plist executes the following commands: 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/.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 19 00:03:30 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
implement @rmtry macro for the pkg-plist
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 6 00:02:28 2006 UTC (5 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
audio/gsm: Add distfile mirrors - 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>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:38:10 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_11_0, RELEASE_4_10_0, RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 23 18:04:03 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -6 lines
* Modified patches to support INSTALL_MACROS instead of cp/mv command * 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>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 22 17:59:54 1998 UTC (13 years, 4 months ago) by smace
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
1. Convert to ELF. 2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 19 00:37:29 1998 UTC (13 years, 4 months ago) by hoek
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -6 lines
Add an MLINKS line.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:21:41 1998 UTC (13 years, 5 months ago) by hoek
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -5 lines
Yes, removing plist manpages broke this one, too. :) 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...
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 17 07:14:07 1998 UTC (13 years, 5 months ago) by hoek
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -5 lines
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.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue May 5 13:15:12 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Execute `ldconfig -R' at the pkg_delete step. PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 18 13:56:42 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Compress a bunch of manpages. Remove unnecessary @ directives from 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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 25 13:32:42 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
Upgrade to 1.0.10
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 18 16:32:25 1996 UTC (15 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSD Make shared library too (changes needed for upcoming speak_freely port)
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jan 6 09:56:43 1995 UTC (17 years, 1 month ago) by pst
Branches: TU_COSRG
CVS tags: V1_0_PL4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GSM <-> other audio encoding conversion package (required for nevot)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 6 09:56:42 1995 UTC (17 years, 1 month ago) by pst
Branches: MAIN
Initial revision
