Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19.0_1 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
19.0_1 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
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) |
19.0_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 ) |
19.0_1 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
19.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
19.0_1 29 Sep 2020 10:50:14 |
se |
Fix build with -fno-common
While here add the ISO/IEC and ITU licenses and fix a compiler warning
regarding a mis-compiled comparison (!a == b) --> (!(a == b)) to not
compare !a with b (while !(a == b) was clearly intended). |
19.0 10 Jun 2019 12:10:26 |
pkubaj |
multimedia/jmref: fix build
Add MAKE_JOBS_UNSAFE=yes to fix:
checking dependencies
Assembler messages:
Fatal error: can't create obj/rtp_loss.o: No such file or directory
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20588 |
19.0 01 Jul 2015 02:08:21 |
swills |
multimedia/jmref: update to 19.0 |
18.6 09 May 2014 21:01:54 |
swills |
- Update to 18.6
- Pet portlint
PR: ports/189523
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
18.4 14 Mar 2014 12:26:03 |
ehaupt |
Support staging |
18.4 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
18.4 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
18.4 02 Sep 2012 17:05:38 |
swills |
- Update to 18.4 |
18.3 06 Feb 2012 02:49:45 |
swills |
- Update to 18.3 |
18.2 30 Dec 2011 21:51:00 |
swills |
- Update to 18.2 |
18.0 07 May 2011 20:03:20 |
swills |
- Update to 18.0
- Remove 6.x support
- Remove MD5 |
17.2 05 Sep 2010 04:50:35 |
swills |
Use my new address
Approved By: pgollucci (mentor) |
17.2 18 Jul 2010 21:33:29 |
makc |
Update to 17.2
PR: ports/148720
Submitted by: Steve Wills (maintainer) |
17.1 02 Jun 2010 17:03:31 |
sylvio |
-Mark BROKEN to 6.x, does not compile. |
17.1 29 May 2010 13:33:21 |
sylvio |
- Update to 17.1
PR: ports/147128
Submitted by: Steve Wills <steve@mouf.net> (maintainer) |
17.0 08 Apr 2010 00:16:56 |
sylvio |
- Update to 17.0
PR: ports/145430
Submitted by: Steve Wills <steve@mouf.net> (maintainer)
Approved by: itetcu (mentor, implicit) |
16.2 04 Jan 2010 01:52:28 |
pgollucci |
- Update to 16.2
- Update MAINTAINER address
PR: ports/141782
Submitted by: maintainer |
16.0 13 Aug 2009 20:46:57 |
miwi |
JM H.264/AVC reference software
WWW: http://iphome.hhi.de/suehring/tml
PR: ports/137503
Submitted by: Steve Wills <steve at mouf.net> |