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: deskutils/calibre/files/calibre.in

Number of commits found: 8

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Saturday, 21 Mar 2020
19:56 madpilot search for other commits by this committer
Put correct python interpreter in calibre startup script.

Reported by:	Alexander Leidinger <Alexander@leidinger.net>
Original commitRevision:528869 
Monday, 20 Jan 2020
19:36 madpilot search for other commits by this committer
Fix calibre-server startup script by extending the PATH to include
LOBALBASE/bin.

The server looks in path for the pdftohtml binary, which is used
to render PDF files for viewing in the browser.

Reported by:	Alexander Leidinger <Alexander@leidinger.net>
MFH:		2020Q1
Original commitRevision:523643 
Sunday, 9 Jul 2017
10:13 madpilot search for other commits by this committer
- Fix python shebangs [1]

While here:

- Remove unneeded include bsd.port.pre/post.mk
- Use PREFIX and LOCALBASE substitutions in startup script

PR:		220574 [1]
Submitted by:	Igor Pavlov <igor.arabesc.pavlov@gmail.com>
Original commitRevision:445400 
Sunday, 25 Jun 2017
19:48 madpilot search for other commits by this committer
- Fix calibre rc script, which broke after the 3.0 update
- Add note to pkg-message on how to customize it

PR:		220249
Subitted by:	jacob.block@gmail.com
Original commitRevision:444321 
Monday, 21 Jul 2014
21:31 marino search for other commits by this committer
deskutils/calibre: Update version 1.44.0 => 1.45.0 plus clean-up

The PR as provided did not pass stage checks.  Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too.  That required
a post-patch target to remove as well as the updated pkg-plist.

A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script.  The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory.  FreeBSD handled that problem like this:

  "No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
   using a temporary dir instead"

But the error code returned by DragonFly caused this message there:
  "OSError: [Errno 20] Not a directory: '/wrkdirs/deskutils/calibre/
   work/calibre/global.py'"

The solution was to set CALIBRE_CONFIG_DIRECTORY to another location.
Strangely this directory is removed by the build later.

Another change I made was to move XDG_CONFIG_HOME from
${STAGEDIR}/.config to ${WRKDIR}/xdg-config where it doesn't need to
be deleted as a post-install step.  Strangely, this directory is empty
after the build, so all this XDG_CONFIG_HOME can probably be removed
completely.

The remaining changes were wrapping lines to respect an 80-column limit
and unmasking install commands.

PR:		191957
Submitted by:	maintainer (Rusty Nejdl)
Original commitRevision:362498 
Saturday, 12 Jul 2014
15:19 madpilot search for other commits by this committer
- Update to 1.44.0
- rc script fixes and variable to run the server from home directorry.

PR:		191806
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
Original commitRevision:361620 
Monday, 1 Jul 2013
18:34 madpilot search for other commits by this committer
- Update to 0.9.37
- Add rc script for calibre-server

PR:		ports/180046
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Original commitRevision:322136 

Number of commits found: 8