FreshPorts -- The Place For Ports Sat, 22 Nov 2008 12:55 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
strace 4.5.7 devel on this many watch lists=48 search for ports that depend on this port
A portable process tracer
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 May 2001 17:52:45
Also Listed In: sysutils


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/devel/strace/ && make install clean
To add the package: pkg_add -r strace


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/strace/
http://kent.dl.sourceforge.net/sourceforge/strace/
http://easynews.dl.sourceforge.net/sourceforge/strace/
http://ufpr.dl.sourceforge.net/sourceforge/strace/
http://umn.dl.sourceforge.net/sourceforge/strace/
http://heanet.dl.sourceforge.net/sourceforge/strace/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07: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 03: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 13: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 15: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 05: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 15: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 04: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 13: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 09: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 22: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 08: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 04: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 15: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 14: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 14: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 14: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 21: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 12: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 11: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 14:50:30
files touched by this commit
yar search for other commits by this committer
Update port to strace-4.4.    
15 May 2001 22: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 21:52:45
files touched by this commit
yar search for other commits by this committer
New port: devel/strace.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours15
new 7 days44
new fortnight80
new month127

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.239 seconds.