CVS log for ports/misc/compat5x/pkg-plist
Up to [FreeBSD] / ports / misc / compat5x
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 15 05:45:46 2009 UTC (2 years, 4 months ago) by linimon
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_6_EOL, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
Attempt to fix plist for sparc64 on deinstall. Hat: portmgr
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Dec 26 18:30:28 2007 UTC (4 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
libkse.so.1 needs a chflags on uninstall to work properly. This only affects sparc64 and alpha, so wasn't noticed before. Suggested by: marcus Hat: portmgr
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 21 03:24:32 2007 UTC (4 years, 9 months ago) by nork
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -0 lines
chflags noschg before pkg_delete. Pointed out by: pointy hat via kris over gnn Special Commiting Thanks with: gnn
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 7 12:34:51 2006 UTC (5 years, 8 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2 lines
- Use misc/ldconfig_compat on 4.x and rc.d/ldconfig in {5,6}x, this change fix
rc.d script starting too late. With this, ldconfig run automaticaly on
startup and doesn't need add compat{4,5}x_enable in rc.conf.
No objection: freebsd-rc, portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 22 05:52:26 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:28:35 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 8 10:41:48 2006 UTC (6 years, 1 month ago) by dougb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
Make use of the ldconfig_local_dirs mechanism just committed to 7-CURRENT. flz has plans to develop the USE_LDCONFIG code in bsd.port.mk, but this will serve as a POC for now.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 18 21:04:37 2005 UTC (6 years, 1 month ago) by dougb
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Provide new style rc.d boot scripts, using the infrastructure that is present in both bsd.port.mk and rc.subr to make things as simple as possible.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 6 23:18:00 2005 UTC (6 years, 4 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
Remove liblwres.so.3. It will have same version on 6.x [1] While here, remove temporary master site that no longer works anyway. [1] Pointed out by: Antoine Brodin (antoine.brodin at laposte.net) Discussed with: re, dougb
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 26 05:21:02 2005 UTC (6 years, 5 months ago) by krion
Branches: MAIN
This package allows you to install the compat5x libraries on your system, so you can use legacy binaries that depend on them. Submitted by: lesi Discussed with: lesi, ru Approved by: portmgr (self)
