non port: editors/diamond/Makefile |
Number of commits found: 11 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
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 |
Thursday, 19 May 2022
|
08:06 Adriaan de Groot (adridg)
editors/diamond: update to latest upstream release
There are no release notes, but this incorporates at least
one compatibility fix that was added to ports as a patch previously.
70adf71 |
Sunday, 8 May 2022
|
21:16 Adriaan de Groot (adridg)
editors/diamond: fix build against Copperspice 1.7.4
1.7.4 introduces source-incompatible changes; there is no
corresponding Diamond release, so patch with an upstream
commit that fixes it.
See https://github.com/copperspice/diamond/issues/23
eebfbce |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Thursday, 3 Mar 2022
|
16:24 Adriaan de Groot (adridg)
x11-toolkits/copperspice: use distributed tarballs, not for i386
- Switch to the distributed tarballs, rather than pulling from
github. This means NO_WRKSUBDIR, dos2unix, and removing the
patches that apply to sources in GH but that are not in the
released source tarballs.
- Set NOT_FOR_ARCHS to i386, since there's issues in WebKit like
ld: error: relocation R_386_PC32 cannot be used against
symbol cti_vm_throw; recompile with -fPIC
and I'm insufficiently interested in chasing this.
a7d32d7 |
Tuesday, 1 Mar 2022
|
10:42 Adriaan de Groot (adridg)
editors/diamond: update to 1.3.7, latest upstream
This version is just a copyright-year update. I'm taking advantage
to follow Daniel Engberg's advice to use the upstream tarballs
rather than GitHub tarballs, even though the upstream tarballs
are, IMO, terrible.
While here, pull in a patch I wrote to avoid crashes on startup.
e0e4186 |
Monday, 21 Feb 2022
|
15:12 Adriaan de Groot (adridg)
editors/diamond: distinguish from biology/diamond
Reported by: jrm
615703b |
Sunday, 20 Feb 2022
|
15:45 Adriaan de Groot (adridg)
editors:diamond: new port, CopperSpice-based editor
This needs patching to consider the installed location
(e.g. share/) as a source of data, rather than the installed
location of the binary.
b071a62 |
Number of commits found: 11 |