non port: devel/agar/Makefile |
Number of commits found: 14 |
Friday, 23 Feb 2024
|
06:51 Muhammad Moinur Rahman (bofh)
devel/agar: Moved man to share/man
Approved by: portmgr (blanket)
a955e34 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Thursday, 4 May 2023
|
07:10 Fernando Apesteguía (fernape) Author: Julien Nadeau
devel/agar: Update to 1.7.0
ChangeLog: https://github.com/JulNadeauCA/libagar/releases/tag/v1.7.0
PR: 271195
Reported by: vedge@hypertriton.com (maintainer)
597bb51 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
da3162c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 30 May 2020
|
00:57 tobik
Clean up some things
Reported by: portscan
 |
Sunday, 17 May 2020
|
21:06 linimon
Mark as BROKEN on powerpc64. This port has been broken for quite some time,
and I do not see a quick fix.
Approved by: portmgr (tier-2 blanket)
 |
Thursday, 7 Nov 2019
|
20:20 zeising
Sprinkle more USES=xorg
 |
Sunday, 6 Jan 2019
|
11:04 pi
devel/agar: replace includes of bsd.port.pre.mk and .post.mk
PR: 208383
Submitted by: mat
 |
09:40 pi
devel/agar: fix build on non-amd64
PR: 208383
 |
Saturday, 5 Jan 2019
|
23:11 pi
New port: devel/agar
Agar is a cross-platform GUI toolkit. Agar provides a base
framework and a collection of GUI widgets from which GUI
applications can be built.
Agar applications function seamlessly under X11 (with OpenGL),
Windows, MacOS X and SDL 1.2. Agar can also attach an existing
OpenGL or SDL context and operate as window manager for the
application. Agar is compact, efficient, and fully thread-safe.
Agar's functionality can be extended using simple C/C++ class
registration interfaces. Separate libraries which also extend
Agar's capabilities include FreeSG (http://FreeSG.org) and
Edacious (http://edacious.org).
WWW: http://libagar.org/
PR: 208383
Submitted by: Julien Nadeau <vedge@hypertriton.com>
Reported by: amdmi3, yuri
 |
Number of commits found: 14 |