| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Dec 2009 06:34:49
6.4.604000.200810_3
|
linimon  |
Mark as broken on sparc64: cannot find lib/compat/libpthread.so.X.
Hat: portmgr |
15 Sep 2009 06:45:47
6.4.604000.200810_3
|
linimon  |
Attempt to fix plist for sparc64 on deinstall.
Hat: portmgr |
03 Sep 2009 14:13:39
6.4.604000.200810_3
|
garga  |
After discuss with jhb@ and kib@, here are fixed version of compat[567]x ports
working fine when installed on 8.0.
compat5x:
Installed under a FreeBSD 6.x or 7.x:
/usr/local/lib/compat/libpthread.so.1 (file)
on amd64:
/usr/local/lib32/compat/libpthread.so.1 (fine)
Installed under a FreeBSD 8.x:
/usr/local/lib/compat/libpthread.so.1 -> ./libthr.so.1 (symlink)
on amd64:
/usr/local/lib32/compat/libpthread.so.1 -> ./libthr.so.1 (symlink)
(Only the first 15 lines of the commit message are shown above ) |
31 Aug 2009 12:03:49
6.4.604000.200810_2
|
garga  |
- Fix libpthread installation broken on last update
- Use ln -sf instead of -s
- Bump PORTREVISION
Reported by: erwin |
27 Aug 2009 16:49:00
6.4.604000.200810_1
|
garga  |
When installing on 8.x (>= 800105), don't install libpthread.so.2 but create a
symlink to /usr/lib/libpthr.so
Discussed with: jhb
Approved by: mnag (maintainer) |
12 Feb 2009 16:46:24
6.4.604000.200810
|
pav  |
- Simplify ldconfig handling |
17 Oct 2008 03:34:50
6.4.604000.200810
|
mnag  |
- Update to 6.4-RC1
PR: 128021
Notified by: Drew Tomlinson <drew___mykitchentable.net> |
26 Feb 2008 01:24:36
6.3.603000.200801
|
mnag  |
- Update to 6.3.603000.200801
Requested by: remko |
23 Nov 2007 17:03:12
6.3.602114.200711
|
mnag  |
- Update to 6.3 __FreeBSD_version 602114
Requested by: many
Approved by: portmgr (pav) |
20 Jun 2007 04:00:26
6.2.602110.200706
|
mnag  |
* Please welcome compat6x
--
This package allows you to install the compat6x libraries on your
system, so you can use legacy binaries that depend on them.
--
Thanks to: All testers |