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
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.16_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.16_1 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.16_1 19 Oct 2021 08:36:47
![commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d](/images/git.png) ![commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d](/images/codeberg.svg) ![commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias Kortkamp (tobik) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.16_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.16_1 25 Nov 2019 23:25:52
![Revision:518434 Revision:518434](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.16_1 28 Dec 2018 14:03:33
![Revision:488600 Revision:488600](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rodrigo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix multiple issues in devel/trio
* unbreak the port in the tier architectures
* add a bsd makefile to build and install the port instead of a gnu makefile
* run the author regression test as part of the build process
* do the proper changes to be able to disable the documentation
The new generated lib is named libtrio.so.2 ( previously misnamed
libtrio.so.2.0.0)
and the libtrio.so symlink is generated. An entry in the UPDATING file was
added
about those changes
Bump portrevision.
PR: 234288
Submitted by: mi |
1.16 24 Nov 2018 22:32:49
![Revision:485833 Revision:485833](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
Approved by: portmgr (blanket) |
1.16 22 May 2017 13:17:39
![Revision:441455 Revision:441455](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.16 22 Feb 2017 15:02:18
![Revision:434587 Revision:434587](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop useless dependency on gmake (bmake build those fine) |
1.16 19 May 2016 10:21:25
![Revision:415498 Revision:415498](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.16 10 Sep 2015 20:18:22
![Revision:396602 Revision:396602](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rodrigo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update port |
1.14 27 Oct 2014 11:12:40
![Revision:371554 Revision:371554](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
1.14 16 Jun 2014 12:49:00
![Revision:357983 Revision:357983](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rodrigo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Take maintenership of multiple ports (feld@ drop its maintenership)
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy
Submitted by: rodrigo
Approved by: bapt (mentor) |
1.14 10 Jun 2014 07:39:02
![Revision:357277 Revision:357277](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.14 19 Feb 2014 11:31:58
![Revision:345070 Revision:345070](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
1.14 20 Sep 2013 17:17:45
![Revision:327726 Revision:327726](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.14 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
1.14 31 Jan 2010 21:33:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
dhn ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.14 |
1.13 22 Aug 2009 00:18:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.13 06 Mar 2009 18:14:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
dhn ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
1.13 21 Nov 2008 20:56:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.13
- Pass maintainership to submitter
PR: 128756
Submitted by: Dennis Herrmann <adox@mcx2.org> |
1.12 29 Jun 2007 19:33:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD. |
1.12 24 Jan 2007 21:18:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.12
PR: ports/107775
Submitted by: miwi
Approved by: maintainer timeout |
1.11 11 May 2006 13:02:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.11
Pass maintainership to submiter.
PR: ports/97119
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: lawrance (mentor) |
1.10 04 May 2006 21:41:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_REINPLACE from all categories starting with D |
1.10 26 Nov 2005 00:29:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase URLs per distfile survey. |
1.10 24 Nov 2005 15:40:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add some SHA256 checksums |
1.10 29 Jan 2004 07:24:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify. |
1.10 22 Jan 2004 12:18:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use the CPIO macro defined in bsd.port.mk. |
1.10 08 May 2003 12:27:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
naddy ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 1.10
PR: 51366
Submitted by: Ports Fury |
1.9 20 Feb 2003 17:07:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
1.9 07 Feb 2003 00:09:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
naddy ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
URL updates.
PR: 47997
Submitted by: tadalunch@s5.xrea.com |
1.9 28 Oct 2002 00:04:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add missing include to plist |
1.9 21 Oct 2002 18:19:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to 1.9 |
1.8 16 Oct 2002 06:58:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 1.8.
PR: ports/44111
Submitted by: Ports Fury. |
1.7 08 May 2002 07:01:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to 1.7 |
1.6 03 May 2002 18:41:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to 1.6
drop maintainership |
03 Jun 2001 07:57:10
![commit hash: fp1.14550@dev.null.freshports.org commit hash: fp1.14550@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.14550@dev.null.freshports.org commit hash: fp1.14550@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.14550@dev.null.freshports.org commit hash: fp1.14550@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
add trio A fully matured and stable set of printf and string functions |