Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g2022112701_2 30 Mar 2025 06:00:01
    |
Loïc Bartoletti (lbartoletti)  |
graphics/ImageMagicks*: bump dependent ports |
g2022112701_1 30 Apr 2023 11:10:42
    |
Felix Palmen (zirias)  |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
g2022112701 14 Apr 2023 20:56:55
    |
Muhammad Moinur Rahman (bofh)  |
graphics/acidwarp-sdl: Update version g2020062101=>g2022112701 |
g2020062101 11 Apr 2023 20:46:12
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Adopt ports from swills@ |
g2020062101 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) |
g2020062101 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 ) |
g2020062101 11 Dec 2021 13:50:53
    |
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
g2020062101 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g2020062101 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g2020062101 27 Aug 2020 17:15:13
  |
tcberner  |
grahpics/acidwarp-sdl: fix build on recent current |
g2020062101 13 Jul 2020 14:52:36
  |
swills  |
graphics/acidwarp-sdl: Skip non-versions |
g2020062101 22 Jun 2020 18:22:38
  |
swills  |
graphics/acidwarp-sdl: create port
Acidwarp is an eye candy program which displays various patterns and animates
them by changing the palette.
WWW: https://github.com/dreamlayers/acidwarp |