Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.2b_1 08 Jun 2025 03:15:25
    |
Olivier Cochard (olivier)  |
net/pimd: Fix the embedded version number
Reported by: diizzy |
2.3.2b 07 Jun 2025 23:42:38
    |
Olivier Cochard (olivier)  |
net/pimd: Update to 2.3.2b |
2.3.2_1 21 Jan 2024 20:24:10
    |
Muhammad Moinur Rahman (bofh)  |
net/pimd: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
2.3.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 ) |
2.3.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3.2 27 Dec 2016 12:20:41
  |
amdmi3  |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
2.3.2 24 Aug 2016 14:50:17
  |
mat  |
Convert some port to the new GH_SUBDIR feature.
Sponsored by: Absolight |
2.3.2 11 Mar 2016 14:06:39
  |
olivier  |
- Update to 2.3.2
- Fix build on i386
PR: 202959
Submitted by: hrs
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5608 |
2.2.0 08 Mar 2016 13:09:12
  |
mat  |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
2.2.0 17 Feb 2016 10:42:08
  |
olivier  |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309 |
2.2.0 07 May 2015 17:26:06
  |
mat  |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.2.0 06 Feb 2015 12:52:53
  |
marino  |
Add new port: net/pimd
PR: 196346
Submitted by: Olivier Cochard
pimd is a lightweight, stand-alone implementation of Protocol Independent
Multicast-Sparse Mode |