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

Port details
strace 4.5.18_1 devel on this many watch lists=47 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
A portable process tracer

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: 15 May 2001 16:52:45
Also Listed In: sysutils
License: not specified in port


Strace is a process tracer, i.e. a debugging tool that prints out
a trace of all the system calls made and signals received by a
process itself or a process and its descendants.

Strace is similar to the native BSD ``truss'' utility, but it's
output style is more convenient in most cases.

For strace to work, procfs has to be mounted. FreeBSD does not
mount it by default. For more information, man procfs.

WWW: http://sourceforge.net/projects/strace/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/strace/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/strace/strace/4.5.18/
  3. http://freefr.dl.sourceforge.net/project/strace/strace/4.5.18/
  4. http://garr.dl.sourceforge.net/project/strace/strace/4.5.18/
  5. http://heanet.dl.sourceforge.net/project/strace/strace/4.5.18/
  6. http://hivelocity.dl.sourceforge.net/project/strace/strace/4.5.18/
  7. http://ignum.dl.sourceforge.net/project/strace/strace/4.5.18/
  8. http://internode.dl.sourceforge.net/project/strace/strace/4.5.18/
  9. http://iweb.dl.sourceforge.net/project/strace/strace/4.5.18/
  10. http://jaist.dl.sourceforge.net/project/strace/strace/4.5.18/
  11. http://kaz.dl.sourceforge.net/project/strace/strace/4.5.18/
  12. http://kent.dl.sourceforge.net/project/strace/strace/4.5.18/
  13. http://master.dl.sourceforge.net/project/strace/strace/4.5.18/
  14. http://nchc.dl.sourceforge.net/project/strace/strace/4.5.18/
  15. http://ncu.dl.sourceforge.net/project/strace/strace/4.5.18/
  16. http://netcologne.dl.sourceforge.net/project/strace/strace/4.5.18/
  17. http://sunet.dl.sourceforge.net/project/strace/strace/4.5.18/
  18. http://superb-dca3.dl.sourceforge.net/project/strace/strace/4.5.18/
  19. http://switch.dl.sourceforge.net/project/strace/strace/4.5.18/
  20. http://tenet.dl.sourceforge.net/project/strace/strace/4.5.18/
  21. http://ufpr.dl.sourceforge.net/project/strace/strace/4.5.18/
  22. http://waix.dl.sourceforge.net/project/strace/strace/4.5.18/

Number of commits found: 34

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 May 2013 09:30:52
Original commit files touched by this commit  4.5.18_1
ehaupt search for other commits by this committer
- Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
03 Jul 2011 14:59:23
Original commit files touched by this commit  4.5.18_1
ohauer search for other commits by this committer
-remove MD5
27 Apr 2010 01:41:02
Original commit files touched by this commit  4.5.18_1
pgollucci search for other commits by this committer
- Release some more ports
27 Dec 2008 04:15:26
Original commit files touched by this commit  4.5.18_1
pgollucci search for other commits by this committer
- Update to 4.5.18
- Add forgotten new files

PR:             ports/129019
Reported by:    erwinbot
Pointyhat to:   pgollucci
25 Dec 2008 14:44:06
Original commit files touched by this commit  4.5.18
pgollucci search for other commits by this committer
Update to 4.5.18
Still i386 only

PR:             ports/129019
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    araujo (mentor, implicit)
21 Aug 2008 06:18:49
Original commit files touched by this commit  4.5.7
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Jul 2008 02:43:55
Original commit files touched by this commit  4.5.7
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
02 Jul 2008 12:14:37
Original commit files touched by this commit  4.5.7
tabthorpe search for other commits by this committer
- Pass maintainership to Philip M. Gollucci (via private email)
28 Jun 2008 14:44:12
Original commit files touched by this commit  4.5.7
tabthorpe search for other commits by this committer
- Reassign to ports@
30 Dec 2007 15:49:07
Original commit files touched by this commit  4.5.7
tabthorpe search for other commits by this committer
- Update to 4.5.7
20 Dec 2007 20:40:26
Original commit files touched by this commit  4.5.6
tabthorpe search for other commits by this committer
- Update to 4.5.6

PR:             ports/118891
Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
23 Aug 2007 04:00:04
Original commit files touched by this commit  4.5.5
tabthorpe search for other commits by this committer
- change maintainer address on ports I maintain

Approved by:    clsung (mentor)
08 Aug 2007 14:01:27
Original commit files touched by this commit  4.5.5
rafan search for other commits by this committer
- Update to 4.5.5

PR:             ports/115306
Submitted by:   Thomas Abthorpe <thomas at goodking.ca> (maintainer)
07 Aug 2007 03:38:41
Original commit files touched by this commit  4.5.3
clsung search for other commits by this committer
- Update to 4.5.3
- Take maintainership

PR:             ports/115137
Submitted by:   maintainer (Thomas Abthorpe)
02 Jul 2007 12:12:13
Original commit files touched by this commit  4.5.2
miwi search for other commits by this committer
- Update to 4.5.2

PR:             114153
Submitted by:   Lars Engels <lars.engels@0x20.net>
04 Sep 2006 08:09:17
Original commit files touched by this commit  4.5.1_1
linimon search for other commits by this committer
Reset maintainer due to timeouts and no response to email.

Hat:            portmgr
04 May 2006 21:41:12
Original commit files touched by this commit  4.5.1_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  4.5.1_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
26 Nov 2005 00:29:59
Original commit files touched by this commit  4.5.1_1
linimon search for other commits by this committer
Chase URLs per distfile survey.
12 Apr 2005 07:55:40
Original commit files touched by this commit  4.5.1_1
flz search for other commits by this committer
- Fix hangs issues.

PR:             ports/62377
Submitted by:   Nate Eldredge <nge@cs.hmc.edu>
Reviewed by:    Drazen Kacar <dave@fly.srk.fer.hr>
Approved by:    maintainer timeout (> 4 months)
31 Mar 2004 03:12:58
Original commit files touched by this commit  4.5.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Jan 2004 19:37:55
Original commit files touched by this commit  4.5.1
pav search for other commits by this committer
- Update to 4.5.1

PR:             ports/60829
Submitted by:   Matthias Andree <matthias.andree@web.de>
Approved by:    maintainer
19 Apr 2003 14:19:50
Original commit files touched by this commit  4.4.94
fjoe search for other commits by this committer
New port: libdict

Libdict is a compact, ANSI C library which provides access to a set of
generic and flexible ``dictionary'' data structures. All algorithms
used in libdict have been optimized, and, with one very small exception,
are not recursive but iterative. It was written by Farooq Mela, and is
released under a BSD style licence.

PR:             50453
Submitted by:   Alex Semenyaka
19 Apr 2003 13:30:41
Original commit files touched by this commit  4.4.94
fjoe search for other commits by this committer
Update to 4.4.94.

PR:             50432
Submitted by:   MAINTAINER
19 Apr 2003 13:29:33
Original commit files touched by this commit  4.4.94
fjoe search for other commits by this committer
make portlint happier
19 Apr 2003 13:27:52
Original commit files touched by this commit  4.4.94
fjoe search for other commits by this committer
Update to 4.4.94.

PR:             50432
Submitted by:   MAINTAINER
21 Feb 2003 11:23:04
Original commit files touched by this commit  4.4
knu search for other commits by this committer
De-pkg-comment.
12 Dec 2002 07:09:07
Original commit files touched by this commit  4.4
kris search for other commits by this committer
ONLY_FOR_ARCHS=i386
15 Oct 2001 20:54:59
files touched by this commit
obrien search for other commits by this committer
I do not understand why something that is like truss/ktrace is in "devel"   and
not sysutils...    
11 Oct 2001 11:47:35
files touched by this commit
olgeni search for other commits by this committer
Fix compilation problem (both -CURRENT and -STABLE), due to PT_READ_U   removal
from sys/ptrace.h. Also, fix the incorrect PT_READ_U label.    
08 Sep 2001 10:05:54
files touched by this commit
yar search for other commits by this committer
Don't ignore ${MKDIR}'s return status.    
07 Sep 2001 13:50:30
files touched by this commit
yar search for other commits by this committer
Update port to strace-4.4.    
15 May 2001 21:42:13
files touched by this commit
yar search for other commits by this committer
Fix the contributor & maintainer's e-mail on his request.    
15 May 2001 20:52:45
files touched by this commit
yar search for other commits by this committer
New port: devel/strace.    

Number of commits found: 34

282b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
new fortnight61
new month218

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