| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 15:51:17
  |
eadler  |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
25 Mar 2013 18:44:20
6.4.604000.200810_3
|
eadler  |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
01 Feb 2012 15:53:08
6.4.604000.200810_3
|
tabthorpe  |
- Reassign to the heap |
18 Sep 2011 17:30:25
6.4.604000.200810_3
|
jpaetzel  |
Fix bug with umask set less restrictive than 022.
PR: ports/151581
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: Maintainer timeout (11 months) |
19 Mar 2011 12:38:54
6.4.604000.200810_3
|
miwi  |
- Get Rid MD5 support |
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 05:45:47
6.4.604000.200810_3
|
linimon  |
Attempt to fix plist for sparc64 on deinstall.
Hat: portmgr |
03 Sep 2009 13: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 11: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 15: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 02: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 03: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 |