notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: audio/epos-devel/pkg-descr

Number of commits found: 5

Sunday, 4 Aug 2024
12:43 Rene Ladan (rene) search for other commits by this committer
audio/epos-devel: Remove expired port

2024-07-31 audio/epos-devel: Abandonware, last release in 2006 and upstream is
dead
commit hash: 06def7e0dc1b0a5e29c45c8bb5b7d3496dd7601a commit hash: 06def7e0dc1b0a5e29c45c8bb5b7d3496dd7601a commit hash: 06def7e0dc1b0a5e29c45c8bb5b7d3496dd7601a commit hash: 06def7e0dc1b0a5e29c45c8bb5b7d3496dd7601a 06def7e
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Tuesday, 26 Jan 2016
17:57 danfe search for other commits by this committer
Unbreak the build on 9.X (against old yacc(1) which apparently does not
support %token_table declaration).  Originally the port was relying on
bison(1) instead (via USES=bison) in yacc-compat mode, but was switched
to yacc(1) in r389653 because it failed to build against `devel/bison'
version update to 3.0.4 as part of an exp-run (see PR).

It turns out that actually generated code does not suffer from removing
%token_table: the only difference in generated `neural_parse.cc' is that
yyname[] table is not guarded by `#if YYDEBUG' and it #define's yytname
as yyname, but the code that references yytname in `neural_parse.cc' is
#if'ed 0 and YYDEBUG is defined to 1 earlier.  That said, simply comment
out %token_table line which allows the build to proceed (ir)regardless of
the yacc(1) version, on all FreeBSD releases (including 8.X).

While here, remove `ac_cv_lib_stdcpp_main=no' in CONFIGURE_ENV that was
supposed to fix the build against Clang added in r323095 as it seems no
longer required, augment COMMENT and port description, and fix WWW line
to point to working website, killing trailing whitespace along the way.

PR:	200833
Original commitRevision:407279 
Thursday, 19 Dec 2013
19:49 pawel search for other commits by this committer
- Fix build with clang
- Port supports staging

PR:		ports/184831
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:336953 
Friday, 9 Sep 2005
06:18 lawrance search for other commits by this committer
Add epos-devel 2.5.36, text-to-Speech system.

PR:             ports/85703
Submitted by:   martin@matuska.org
Original commit

Number of commits found: 5