non port: deskutils/fbreader/Makefile |
SVNWeb
|
Number of commits found: 88 |
Sun, 12 Mar 2023
|
[ 08:12 Tobias C. Berner (tcberner) ] 10d2a306
textproc/libunibreak: bump consumers due to shlib-version change
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 4dd7a74 (Only the first 10 of 152 ports in this commit are shown above. )
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 16 Mar 2019
|
[ 15:13 tcberner ]
deskutils/fbreader: remove GTK2/QT4 options (Qt4 deprecation)
Approved by: portmgr (implicit)
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Fri, 2 Feb 2018
|
[ 09:49 amdmi3 ]
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket
|
Fri, 30 Sep 2016
|
[ 19:24 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 7 Sep 2016
|
[ 13:21 amdmi3 ]
- Fix plist for GTK2 mode
- Switch to USES=localbase
PR: 212382
Submitted by: maciej@pasternacki.net
Approved by: just fix it blanket
MFH: 2016Q3 (blanket)
|
Wed, 15 Jun 2016
|
[ 09:04 tz ] (Only the first 10 of 26 ports in this commit are shown above. )
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor)
|
Wed, 25 May 2016
|
[ 16:54 pi ] (Only the first 10 of 26 ports in this commit are shown above. )
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj
|
Sun, 15 May 2016
|
[ 23:04 brnrd ]
deskutils/fbreader: Change maintainer to xmj@chaot.net
- Change maintainer to xmj@chaot.net at new maintainer's request
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sat, 10 Oct 2015
|
[ 14:03 tijl ] (Only the first 10 of 40 ports in this commit are shown above. )
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above )
|
Fri, 25 Sep 2015
|
[ 15:17 amdmi3 ]
- Add LICENSE
- Pet portlint
- Regenerate patches with `make makepatch`
|
Thu, 24 Sep 2015
|
[ 08:12 culot ] (Only the first 10 of 14 ports in this commit are shown above. )
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping
|
Sat, 30 May 2015
|
[ 21:25 mat ] (Only the first 10 of 78 ports in this commit are shown above. )
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 21 Apr 2015
|
[ 06:20 marino ]
deskutils/fbreader: fix plist (orphaned file)
Approved by: just fix it
|
Wed, 15 Apr 2015
|
[ 08:20 tijl ] (Only the first 10 of 152 ports in this commit are shown above. )
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above )
|
Tue, 3 Mar 2015
|
[ 12:59 xmj ]
deskutils/fbreader: upgrade to 0.99.6
- upgrade to 0.99.6
- use GitHub as MASTER_SITE
- use Options helpers
PR: 187819
Differential Revision: https://reviews.freebsd.org/D1996
Submitted by: myself
Approved by: maintainer timeout (50 weeks)
Approved by: koobs (mentor)
|
Tue, 23 Dec 2014
|
[ 23:06 bapt ]
Remove useless hardcoding of libpng version the port only requires to find png.h
which is anyway in regular include directories
|
Sun, 31 Aug 2014
|
[ 11:54 tijl ] (Only the first 10 of 33 ports in this commit are shown above. )
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Tue, 24 Jun 2014
|
[ 22:38 bapt ]
Use MAKE_CMD
|
Tue, 7 Jan 2014
|
[ 09:46 fluffy ]
- Support staging
|
Wed, 11 Dec 2013
|
[ 18:28 bapt ] (Only the first 10 of 55 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Wed, 18 Sep 2013
|
[ 08:38 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Sat, 14 Sep 2013
|
[ 07:02 fluffy ]
- Update to 0.99.4 release
- Fix build with clang/libc++
|
Wed, 11 Sep 2013
|
[ 20:34 antoine ]
Add missing USES=iconv
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Fri, 30 Nov 2012
|
[ 00:50 fluffy ]
- New MASTER_SITES path
Feature safe: yes
|
Tue, 12 Jun 2012
|
[ 15:44 fluffy ]
- Fix C++ code to allow build with modern compilers (clang/gcc46+)
- Chase libpng15 update
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Wed, 7 Apr 2010
|
[ 14:52 fluffy ]
- Update to 0.12.10 bugfix release
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Tue, 30 Mar 2010
|
[ 16:04 dinoex ]
- cleanup libpng12
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Mar 2010
|
[ 05:59 fluffy ]
- Update to 0.12.7 release
|
Mon, 8 Feb 2010
|
[ 12:50 fluffy ]
- Add missing dependencies on qt4-imageformats and qt4-network
PR: 143662
Submitted by: Alex <crazyalexnt AT inbox DOT ru>
|
Mon, 1 Feb 2010
|
[ 16:40 fluffy ]
- Update to 0.12.2 release.
It's a bug/l10n-fix release
|
Thu, 7 Jan 2010
|
[ 07:26 fluffy ]
- Chase recent linebreak shlib bump
Approved by: miwi, tabthorpe (mentors implicit)
|
Wed, 23 Dec 2009
|
[ 15:50 fluffy ]
- Fix build on i386
PR: 141917
Submitted by: Yuri Pankov
Approved by: miwi (mentor)
|
[ 00:38 fluffy ]
- Update FBReader to 0.12.1 release
PR: 141862
Submitted by: Yuri Pankov
Approved by: tabthorpe (co-mentor)
|
Wed, 4 Nov 2009
|
[ 15:29 fluffy ]
- Grab maintainership
Requested by: Yuri Pankov (current maintainer via email)
Approved by: miwi (mentor)
|
Wed, 28 Oct 2009
|
[ 01:39 fluffy ]
- Update to 0.11.2
PR: 139892
Submitted by: myself
Approved by: Yuri Pankov (maintainer)
Approved by: tabthorpe (co-mentor)
Feature safe: yes
|
Sat, 22 Aug 2009
|
[ 17:36 marcus ] (Only the first 10 of 22 ports in this commit are shown above. )
Chase the fribidi shared lib bump.
|
Mon, 11 May 2009
|
[ 07:33 makc ]
Remove qt4 build tools from run dependencies.
Approved by: maintainer
|
Sun, 3 May 2009
|
[ 11:36 miwi ]
- Update to 0.10.7
PR: 133986
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Approved by: maintainer
|
Sat, 28 Feb 2009
|
[ 19:46 miwi ]
- Update to 0.10.3
PR: 132198
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
|
Tue, 27 Jan 2009
|
[ 04:15 rafan ]
- Update to 0.10.2
- Pass maintainership to submitter
PR: ports/130961
Submitted by: Yuri Pankov <yuri.pankov at gmail.com>
|
Sun, 7 Sep 2008
|
[ 00:19 linimon ] (Only the first 10 of 279 ports in this commit are shown above. )
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 4 Aug 2008
|
[ 23:33 miwi ] (Only the first 10 of 11 ports in this commit are shown above. )
- Fix build after qt 4.4.1 update
|
Fri, 6 Jun 2008
|
[ 13:18 edwin ] (Only the first 10 of 170 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 28 Feb 2008
|
[ 15:36 sat ]
- Update to 0.8.15
|
Sun, 10 Feb 2008
|
[ 08:57 sat ]
- Update to 0.8.14
|
Sat, 9 Feb 2008
|
[ 13:16 sat ]
- Update to 0.8.13
|
Thu, 24 Jan 2008
|
[ 06:02 sat ]
- Update to 0.8.12
|
Mon, 7 Jan 2008
|
[ 22:47 sat ]
- Update to 0.8.10
|
Fri, 28 Dec 2007
|
[ 18:37 sat ]
- Update to 0.8.9
|
Mon, 24 Dec 2007
|
[ 17:44 sat ]
- Update to 0.8.8d (0.8.8.4)
|
[ 09:40 sat ]
- Update to 0.8.8c (0.8.8.3)
|
Thu, 20 Dec 2007
|
[ 23:33 sat ]
- Update to 0.8.8b (0.8.8.2)
|
Tue, 18 Dec 2007
|
[ 11:08 sat ]
- Update to 0.8.8a (0.8.8.1)
|
Fri, 14 Dec 2007
|
[ 17:04 sat ]
- Update to 0.8.8
- Add support for GTK UI
PR: ports/118335 (based on)
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
|
Fri, 19 Oct 2007
|
[ 17:00 sat ]
- Update to 0.8.7
|
Sat, 8 Sep 2007
|
[ 13:05 sat ]
- Update to 0.8.6.0.2 (0.8.6d)
|
Thu, 30 Aug 2007
|
[ 08:41 sat ]
- Update to 0.8.6.0.1 (0.8.6c)
|
Tue, 7 Aug 2007
|
[ 09:43 sat ]
- Update to 0.8.6
- Respect CC, CXX, and CFLAGS
|
Wed, 18 Jul 2007
|
[ 10:15 sat ]
- Update to 0.8.5a
|
Sat, 9 Jun 2007
|
[ 09:17 sat ]
- Update to 0.8.4a
|
Wed, 6 Jun 2007
|
[ 09:52 sat ]
- Update to 0.8.4
|
Fri, 25 May 2007
|
[ 14:17 sat ]
- Update to 0.8.3d
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 3 May 2007
|
[ 19:21 sat ]
- Update to 0.8.2c
|
Mon, 30 Apr 2007
|
[ 20:17 sat ]
- Update to 0.8.2b
- Update master sites and www
|
Mon, 23 Apr 2007
|
[ 12:08 sat ]
- Fix comment
Reported by: Nikolay Pultsin (author)
|
Sun, 22 Apr 2007
|
[ 23:19 sat ]
- Depend on moc
Reported by: pointyhat via kris
|
Sat, 21 Apr 2007
|
[ 17:18 sat ]
Add port deskutils/fbreader:
FBReader is a book reader. Main features:
* Supported formats: fb2, HTML, CHM, plucker, Palmdoc, zTxt, TCR, RTF,
OEB, OpenReader, mobipocket, plain text.
* Direct reading from tar, zip, gzip and bzip2 archives.
* Supported encodings: utf-8, us-ascii, windows-1251, windows-1252,
koi8-r, ibm866, iso-8859-*, Big5, GBK.
* Automatically generated contents table.
* Embedded images support.
* Footnotes/hyperlinks support.
* Position indicator.
* Keeps the last open book and the last read positions for all opened
books between runs.
* List of last opened books.
* Automatic hyphenations. Liang's algorithm is used. Patterns for Czech,
English, Esperanto, French, German and Russian are included in the
current version.
* Text search.
* Full-screen mode.
* Screen rotation by 90, 180 and 270 degrees.
WWW: http://only.mawhrin.net/fbreader/
|
Number of commits found: 88 |