Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20161124 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20161124 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
20161124 14 Oct 2021 21:30:25 |
Stefan Eßer (se) |
devel/libdwarf: Add CPE information
Approved by: portmgr (blanket) |
20161124 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20161124 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
20161124 09 Jan 2017 17:33:50 |
feld |
devel/libdwarf: Update and fix vulnerabilties
-Update URL
-Add LICENSE
PR: 215085
Approved by: maintainer timeout
MFH: 2017Q1 |
20130207 10 Feb 2016 16:14:35 |
ak |
- Fix various typos in CONFLICTS_INSTALL knob
Approved by: portmgr blanket |
20130207 20 Apr 2015 08:50:21 |
marino |
devel/libdwarf: Not jobs safe
This has failed on me a few times. The latest tried to use the file
dwarf_names.c before it was completely generated. |
20130207 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
20130207 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
20130207 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
20130207 26 May 2014 06:55:07 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
20130207 19 Feb 2014 09:23:00 |
ehaupt |
Support staging |
20130207 07 Nov 2013 11:46:03 |
marino |
devel/libdwarf: Change MASTER_SITES to unbreak fetch stage
PR: ports/183000
Approved by: maintainer timeout |
20130207 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
20130207 24 Apr 2013 07:15:57 |
joerg |
Upgrade to version 20130207. |
20100204_1 07 Nov 2011 04:24:55 |
miwi |
- Get rid FreeBSD 6 support |
20100204_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20100204_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20100204_1 18 Jun 2011 13:49:07 |
dhn |
- Add CONFLICTS with bsdlibdwarf
- Remove MD5 checksum, While I'm here |
20100204_1 18 Jun 2011 12:48:43 |
joerg |
Slightly improve the previous patch so it should now still compile
(the old way) on FreeBSD versions prior to 7.x which didn't have the
extended symbols in <sys/elf_common.h>. |
20100204_1 18 Jun 2011 06:49:31 |
joerg |
Pretend we had <sys/ia64/elf.h> as we've actually got the #defines
that are expected to be in that file in our <sys/libelf_common.h>.
Requested by: rdivacky |
20100204 11 Feb 2010 13:09:00 |
joerg |
Upgrade to 20100204.
PR: ports/139344
Submitted by: Pedro Giffuni |
20080615 03 Dec 2008 23:04:08 |
pav |
- Update to 20080615
PR: ports/126986
Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com>
Approved by: maintainer timeout (joerg; 3 months) |
20070703_1 07 Nov 2007 12:43:49 |
joerg |
Fix brokeness where <malloc.h> was included even though <stdlib.h>
is already there.
Approved by: portmgr (erwin) |
20070703 29 Oct 2007 23:23:20 |
joerg |
Update libdwarf and dwarfdump to version 20070703
Submitted by: Pedro F. Giffuni
PR: ports/116098 |
20060421 10 Oct 2006 11:21:02 |
joerg |
Upgrade to 20060421.
Change master site.
Submitted by: "Pedro F. Giffuni" <giffunip@asme.org>
PR: ports/98159 |
20041122 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
20041122 12 Feb 2005 22:09:59 |
joerg |
libdwarf is a library to analyze (and even produce) DWARF debugging
information in ELF files. |