| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Oct 2012 12:41:46
7.3.703000.201008_1
|
garga  |
Change headers of all ports maintained by me to new format |
04 Oct 2012 15:35:14
7.3.703000.201008_1
|
bapt  |
lower a bit more the minimal version to install it.
we want to be able to create the package from a N jail to be use on N+ systems
Approved by: garga (maintainer via irc) |
04 Oct 2012 12:34:51
7.3.703000.201008_1
|
garga  |
Lower OSVERSION checking for compat[789]x. This was requested by bapt@ and i
agree with his arguments. There are no reasons to deny a compatNx package
being built on a FreeBSD-N version. |
19 Mar 2011 12:38:54
7.3.703000.201008_1
|
miwi  |
- Get Rid MD5 support |
19 Oct 2010 17:49:34
7.3.703000.201008_1
|
garga  |
Set mode 0755 on MKDIR to create ${PREFIX}/lib/compat. Some users experienced
problems when umask was 002 and this dir was created with group write perm.
Reported by: ecrist at EFNet |
27 Aug 2010 19:47:58
7.3.703000.201008
|
garga  |
Update binaries to 7.3-RELEASE |
03 Sep 2009 13:13:39
7.2.702000.200906.1
|
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 ) |
24 Aug 2009 17:39:16
7.2.702000.200906_1
|
garga  |
- Reroll compat7x distfiles with correct directory name
- Bump PORTREVISION |
24 Aug 2009 11:03:03
7.2.702000.200906
|
garga  |
* Please welcome compat7x
--
This package allows you to install the compat7x libraries on your
system, so you can use legacy binaries that depend on them.
--
Thanks to: tabthorpe, all testers |