Commit Graph

10 Commits

Author SHA1 Message Date
bket
9428d710e6 Update to libfilezilla-0.20.2
Changes:
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9669&view=markup

Minor of libfilezilla has been bumped as symbols have been added.
2020-03-13 12:34:14 +00:00
bket
efb8bff5c6 Update to libfilezilla-0.20.1
Changes: https://svn.filezilla-project.org/svn/libfilezilla/trunk/NEWS.

Bump major of libfilezilla as symbols have been removed.

Take MAINTAINER.

"read OK" sthen@
2020-03-04 17:56:36 +00:00
bket
c41c3af15c Update to libfilezilla-0.19.3
Needed for updating filezilla. Changes/additions:
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9552&view=markup

check_sym reported data object sizes changes in SHARED_LIBS, so I have
bumped major.
2020-01-04 07:27:41 +00:00
cwen
2c259bde10 libfilezilla: needs atomics on powerpc (and probably hppa)
OK jca@
2019-12-19 11:42:51 +00:00
bket
d13bb79057 Remove obsolete comment. 2019-12-09 16:29:06 +00:00
bket
cbf17f69cb Update to libfilezilla-0.19.1.
Changelog can be found at
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9513&view=markup.

Major of SHARED_LIBS has been bumped as symbols have been removed.

OK giovanni@
2019-11-28 15:55:23 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jca
91edbb5091 Explicitely disable the doxygen docs
Just in case upstream changes the default.
2018-12-25 00:17:50 +00:00
jca
ab885568ce Register build (actually, test) dep on newer cppunit releases
libfilezilla wants cppunit >= 1.13.0.  I plan to update cppunit to
a newer upstream in the near future.

Prompted by a comment from bcallah@
2018-12-24 23:50:44 +00:00
jca
0b4666b41f Import libfilezilla, a support library for new FileZilla releases
ok bcallah@ sthen@

pkg/DESCR:
libfilezilla is a free, open source C++ library, offering some basic
functionality to build high-performing, platform-independent programs.
Some of the highlights include:

- A typesafe, multi-threaded event system that's very simple to use yet
  extremely efficient
- Timers for periodic events
- A datetime class that not only tracks timestamp but also their
  accuracy, which simplifies dealing with timestamps originating from
  different sources
- Simple process handling for spawning child processes with
  redirected I/O
2018-12-24 23:40:28 +00:00