non port: devel/strace/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 11 Sep 2021
|
[ 11:22 Bernhard Froehlich (decke) ] e735f28
devel/strace: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 15 Apr 2020
|
[ 16:22 jhb ]
Mark devel/strace as broken on 13.0 and later.
FreeBSD 13 removes procfs-based process debugging which strace(1)
uses. Users can use truss in the base system instead.
PR: 244939
Reviewed by: sbz (maintainer)
Differential Revision: https://reviews.freebsd.org/D24254
|
Sat, 2 Aug 2014
|
[ 16:31 adamw ]
Fix fetch.
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sat, 8 Feb 2014
|
[ 22:08 ehaupt ]
Support staging
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Mon, 16 Sep 2013
|
[ 09:22 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 3 Jul 2013
|
[ 10:58 sbz ]
- Add LICENSE
- Update COMMENT
- Update pkg-descr
- Remove unnecessary mkdir
- Take maintainership
|
Tue, 7 May 2013
|
[ 09:30 ehaupt ]
- Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
|
Tue, 27 Apr 2010
|
[ 01:41 pgollucci ]
- Release some more ports
|
Sat, 27 Dec 2008
|
[ 04:15 pgollucci ]
- Update to 4.5.18
- Add forgotten new files
PR: ports/129019
Reported by: erwinbot
Pointyhat to: pgollucci
|
Thu, 25 Dec 2008
|
[ 14:44 pgollucci ]
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)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Wed, 23 Jul 2008
|
[ 02:43 pgollucci ] (Only the first 10 of 63 ports in this commit are shown above. )
Update my ports to my freebsd address
Approved by: araujo (mentor)
|
Wed, 2 Jul 2008
|
[ 12:14 tabthorpe ]
- Pass maintainership to Philip M. Gollucci (via private email)
|
Sat, 28 Jun 2008
|
[ 14:44 tabthorpe ]
- Reassign to ports@
|
Sun, 30 Dec 2007
|
[ 15:49 tabthorpe ]
- Update to 4.5.7
|
Thu, 20 Dec 2007
|
[ 20:40 tabthorpe ]
- Update to 4.5.6
PR: ports/118891
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
Thu, 23 Aug 2007
|
[ 04:00 tabthorpe ] (Only the first 10 of 58 ports in this commit are shown above. )
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
|
Wed, 8 Aug 2007
|
[ 14:01 rafan ]
- Update to 4.5.5
PR: ports/115306
Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer)
|
Tue, 7 Aug 2007
|
[ 03:38 clsung ]
- Update to 4.5.3
- Take maintainership
PR: ports/115137
Submitted by: maintainer (Thomas Abthorpe)
|
Mon, 2 Jul 2007
|
[ 12:12 miwi ]
- Update to 4.5.2
PR: 114153
Submitted by: Lars Engels <lars.engels@0x20.net>
|
Mon, 4 Sep 2006
|
[ 08:09 linimon ]
Reset maintainer due to timeouts and no response to email.
Hat: portmgr
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Tue, 12 Apr 2005
|
[ 07:55 flz ]
- 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)
|
Sun, 4 Jan 2004
|
[ 19:37 pav ]
- Update to 4.5.1
PR: ports/60829
Submitted by: Matthias Andree <matthias.andree@web.de>
Approved by: maintainer
|
Sat, 19 Apr 2003
|
[ 14:19 fjoe ]
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
|
[ 13:29 fjoe ]
make portlint happier
|
[ 13:27 fjoe ]
Update to 4.4.94.
PR: 50432
Submitted by: MAINTAINER
|
Fri, 21 Feb 2003
|
[ 11:23 knu ] (Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 12 Dec 2002
|
[ 07:09 kris ]
ONLY_FOR_ARCHS=i386
|
Mon, 15 Oct 2001
|
[ 20:54 obrien ]
I do not understand why something that is like truss/ktrace is in "devel" and
not sysutils...
|
Sat, 8 Sep 2001
|
[ 10:05 yar ]
Don't ignore ${MKDIR}'s return status.
|
Fri, 7 Sep 2001
|
[ 13:50 yar ]
Update port to strace-4.4.
|
Tue, 15 May 2001
|
[ 21:42 yar ]
Fix the contributor & maintainer's e-mail on his request.
|
[ 20:52 yar ]
New port: devel/strace.
|
Number of commits found: 39 |