- Do not globally pollute -I/-L with ${LOCALBASE} when handling
the NLS option and pass it as the --with-libintl-prefix instead
- Drop no longer supported --with-slang-includes configure switch,
correct paths are obtained via pkgconf(1) these days
- Set PKGNAMESUFFIX together with CONFLICTS_INSTALL in the master
so they are always coherent (previously, when the main port is
built with X11 option unset it would conflict with itself)
The vulnerability reported in FreeBSD-SA-22:10.aio was corrected on the
stable/13 branch before releng/13.1 was created. Consequently, FreeBSD
13.1-RELEASE-p0 is not affected.
Add USES=localbase, so in-tree headers are found before headers in
LOCALBASE. This fixes the build with archivers/brotli installed.
CONFLICTS isn't an option any more, after
478e294dde, archivers/brotli is an
indirect build dependency.
PR: 265745
Approved by: portmgr (build fix blanket), tcberner (mentor)
This port is not meant to be serving a tool to run it as any kind
of a standalone service (web server), but it facilitates an user to
manage its personal tweets only instead.
* pkg-descr:
Semiphemeral protects your privacy by making it easy for you to
automatically delete years of old tweets while giving you control over
exactly which tweets you want to make sure you keep.
You can set Semiphemeral to, for example, automatically delete your
tweets that are older than 30 days unless they have at least 10
retweets or at least 20 likes (all these numbers are configurable).
WWW: https://semiphemeral.com
- Fix build on 14-CURRENT
- It works only on amd64. It could works on i386 but I prefer don't expend time
on it because i386 passed to tier 2 on 13.x. aarch64 could be a good platform
for it. I'll try looking on it later
- Bump PORTREVISION
Reported by: pkg-fallout
Fixes build on powerpc64le:
bootstrap LD tup -fstack-protector-strong -lm
SQL error: database disk image is malformed
Query was: create table node (id integer primary key not null, dir integer not null, type integer not null, mtime integer not null, srcid integer not null, name varchar(4096), display varchar(4096), flags varchar(256), unique(dir, name))
.tup repository initialized: .tup/db
SQL error: database disk image is malformed
Query was: create table node (id integer primary key not null, dir integer not null, type integer not null, mtime integer not null, srcid integer not null, name varchar(4096), display varchar(4096), flags varchar(256), unique(dir, name))
.tup repository initialized: :memory: