6760 FreshPorts -- misc/compat6x
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
compat6x 6.4.604000.200810_3 misc on this many watch lists=25 search for ports that depend on this port
Convenience package to install the compat6x libraries

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jun 2007 03:01:25
License: not specified in port


This package allows you to install the compat6x libraries on your
system, so you can use legacy binaries that depend on them.

Ports usage example:

--
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 700043
LIB_DEPENDS+=	c.6:${PORTSDIR}/misc/compat6x
.endif
--
SVNWeb : Distfiles Availability : PortsMon

This port is required by:

for Build for Libraries

To install the port: cd /usr/ports/misc/compat6x/ && make install clean
To add the package: pkg_add -r compat6x-amd64


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mnag/compat6x/
  10. http://people.freebsd.org/~mnag/compat6x/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 15:51:17
Refresh Original commit files touched by this commit
  Sanity Test Failure
eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
25 Mar 2013 18:44:20
Original commit files touched by this commit  6.4.604000.200810_3
eadler search for other commits by this committer
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
Original commit files touched by this commit  6.4.604000.200810_3
tabthorpe search for other commits by this committer
- Reassign to the heap
18 Sep 2011 17:30:25
Original commit files touched by this commit  6.4.604000.200810_3
jpaetzel search for other commits by this committer
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
Original commit files touched by this commit  6.4.604000.200810_3
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2009 06:34:49
Original commit files touched by this commit  6.4.604000.200810_3
linimon search for other commits by this committer
Mark as broken on sparc64: cannot find lib/compat/libpthread.so.X.

Hat:            portmgr
15 Sep 2009 05:45:47
Original commit files touched by this commit  6.4.604000.200810_3
linimon search for other commits by this committer
Attempt to fix plist for sparc64 on deinstall.

Hat:            portmgr
03 Sep 2009 13:13:39
Original commit files touched by this commit  6.4.604000.200810_3
garga search for other commits by this committer
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 View all of this commit message)
31 Aug 2009 11:03:49
Original commit files touched by this commit  6.4.604000.200810_2
garga search for other commits by this committer
- Fix libpthread installation broken on last update
- Use ln -sf instead of -s
- Bump PORTREVISION

Reported by:    erwin
27 Aug 2009 15:49:00
Original commit files touched by this commit  6.4.604000.200810_1
garga search for other commits by this committer
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
Original commit files touched by this commit  6.4.604000.200810
pav search for other commits by this committer
- Simplify ldconfig handling
17 Oct 2008 02:34:50
Original commit files touched by this commit  6.4.604000.200810
mnag search for other commits by this committer
- Update to 6.4-RC1

PR:             128021
Notified by:    Drew Tomlinson <drew___mykitchentable.net>
26 Feb 2008 01:24:36
Original commit files touched by this commit  6.3.603000.200801
mnag search for other commits by this committer
- Update to 6.3.603000.200801

Requested by:   remko
23 Nov 2007 17:03:12
Original commit files touched by this commit  6.3.602114.200711
mnag search for other commits by this committer
- Update to 6.3 __FreeBSD_version 602114

Requested by:   many
Approved by:    portmgr (pav)
20 Jun 2007 03:00:26
Original commit files touched by this commit  6.2.602110.200706
mnag search for other commits by this committer
* 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

Number of commits found: 15

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0