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) |
1.03_1 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 ) |
1.03_1 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 ) |
1.03_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.03_1 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.03_1 24 Apr 2014 11:13:08
  |
danfe  |
- Be more specific about the license (BSD -> BSD3CLAUSE)
- Fix a nasty bug that prevented getopt() loop from working on some
architectures (e.g. PowerPC)
- Stagify; convert USE_BZIP2 to Uses (tar:bzip2) |
1.03 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.03 19 Apr 2013 13:19:46
  |
culot  |
- Update to 1.03
PR: ports/177955
Submitted by: Artem Zaytsev <a.arepo@gmail.com> (maintainer)
Feature safe: yes |
1.02 21 Mar 2013 14:22:14
  |
danfe  |
- Trim Makefile header
- Tighten MASTER_SITES
- Fix grammar in COMMENT
- Define LICENSE (BSD) |
1.02 01 Apr 2011 05:29:18
 |
danfe  |
- Update to version 1.02 [1]
- Augment MASTER_SITES [1]
- Use MASTER_SITE_GOOGLE_CODE macro
- Drop HAS_CONFIGURE, now unused (and was bogus before that, GNU_CONFIGURE
should had been used instead)
- Improve port description
Submitted by: maintainer [1] |
1.0 20 Mar 2011 19:28:38
 |
dhn  |
Light-weight and fast realization of progress-bar for pipe.
WWW: http://code.google.com/p/pipe-progress/
PR: ports/155722
Submitted by: Artem Zaytsev <a.arepo@gmail.com> |