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) |
0.22_2 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 ) |
0.22_2 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.22_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.22_2 25 Mar 2020 20:45:34
  |
bdrewery  |
- Unbreak
- Bring in latest commit from github which adds 'Bootmethod` display
and reorders the list slightly.
MFH: 2020Q1 |
0.22_1 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.22_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.22_1 04 Sep 2015 16:02:17
  |
mat  |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
0.22_1 04 May 2014 02:05:41
  |
linimon  |
Update maintainer's address.
PR: ports/189223
Submitted by: maintainer |
0.22_1 27 Mar 2014 00:58:45
  |
bdrewery  |
- Enable X256 by default
PR: ports/186844
Submitted by: bdrewery
Approved by: s@samu.pl (maintainer) |
0.22 09 Jan 2014 15:12:47
  |
bapt  |
Support stage,
Use options helpers
Respect prefix |
0.22 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.22 18 May 2013 20:09:40
  |
rakuco  |
Point MASTER_SITES to a new github address.
PR: ports/178714
Submitted by: "Jakub Szafrański" <s@samu.pl> (maintainer) |
0.22 22 Jun 2012 13:54:24
 |
wxs  |
This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future, perhaps.
WWW: https://github.com/samaelszafran/bsdinfo
PR: ports/168832
Submitted by: s@samu.pl |