Port details |
- tinyq Stripped down version of Qt 3 for use as a utility library
- 3.0.6_4 devel
=1 3.0.6_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained upstream and unused in the ports tree
This port expired on: 2018-09-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-01-25 19:55:48
- Last Update: 2018-09-16 09:14:46
- SVN Revision: 479881
- Also Listed In: kde
- License: GPLv2+
- WWW:
- http://www.uwyn.com/projects/tinyq/index.html
- Description:
- TinyQ is a stripped down version of Qt 3 that has been put together to use
as a backend library. It provides all the necessary library classes to
comfortably develop in a C++ environment. This includes UTF8 and ASCII
strings, type optimized collections (dictionary, map, cache, vector, list),
regular expressions, filesystem access, URL processing, threads, shared
library handling, user settings, date and time handling, DOM & SAX XML
parsers, optimized data and text streams and abstract IO devices.
WWW: http://www.uwyn.com/projects/tinyq/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tinyq
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tinyq-3.0.6.tar.bz2) = 1a95243bd8ba2de7561399c1873e1af734799008579e69889ee152b2d1bffd03
SIZE (tinyq-3.0.6.tar.bz2) = 778306
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tinyq-3.0.6_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.6_4 16 Sep 2018 09:14:46 |
rene |
Remove expired ports:
2018-09-15 www/bookmarkbridge: Unmaintained. Unlikely to work correctly with
modern browsers
2018-09-15 mail/annoyance-filter: Unmaintained upstream
2018-09-15 mail/pop3vscan: Unmaintained upstream
2018-09-15 audio/firefly: Unmaintained. Use audio/forked-daapd instead
2018-09-15 www/hs-hS3: Not being developed upstream
2018-09-15 converters/hs-dataenc: Not being developed upstream
2018-09-15 devel/tinyq: Unmaintained upstream and unused in the ports tree
2018-09-15 devel/hs-hashed-storage: Not being developed upstream |
3.0.6_4 26 Aug 2018 07:03:20 |
tobik |
devel/tinyq: Fix build with Clang 6
generators/win32/borland_bmake.cpp:265:51: error: invalid suffix on literal;
C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
bool is_qt = (project->first("TARGET") == "qt"QTDLL_POSTFIX ||
project->first("TARGET") == "qtmt"QTDLL_POSTFIX);
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/tinyq-3.0.6_4.log
- Make sure the build respects CFLAGS and CXXFLAGS
- Deprecate it. Quote from the website:
"These projects are retired. The development has stopped and we
don't provide support for them anymore." |
3.0.6_4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.0.6_4 30 Mar 2016 00:53:44 |
amdmi3 |
- Add LICENSE
- Silence stripping
- Regenerate patches with `make makepatch` |
3.0.6_4 28 May 2015 11:42:14 |
amdmi3 |
- Strip libraries
- Don't needlessly list DOCS in OPTIONS_DEFAULT |
3.0.6_3 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
3.0.6_3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.0.6_3 22 Oct 2013 14:33:59 |
amdmi3 |
- Fix spelling of OPTIONS_DEFINE |
3.0.6_3 08 Oct 2013 11:15:00 |
bsam |
. support staging;
. remove the indefinite article from COMMENT;
. USE_GMAKE -> USES=gmake;
. remove useless PORTEPOCH=0;
. install ports docs to standard DOCSDIR + bump PORTREVISION for this;
. use options for DOCS. |
3.0.6_2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
3.0.6_2 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
3.0.6_2 17 Nov 2012 03:39:50 |
eadler |
Trim the header. The modeline was causing problems for certain configurations
of vim.
Feature safe: yes |
3.0.6_2 06 Sep 2012 06:06:51 |
jgh |
- fix build on clang
PR: 171298
Submitted by: pawel.worach@gmail.com |
3.0.6_2 21 Dec 2011 17:14:58 |
rakuco |
Reassign devel/tinyq to ports@.
kde@ does not maintain the KDE3/Qt3 ports anymore.
Approved by: avilla (mentor)
Feature safe: yes |
3.0.6_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
3.0.6_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.0.6_2 19 Aug 2009 09:15:58 |
makc |
change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER address |
3.0.6_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.0.6_2 30 Jan 2007 04:23:59 |
kris |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
3.0.6_2 21 Dec 2006 19:53:59 |
lofi |
Fix build with GCC 4.1 |
3.0.6_2 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.0.6_2 12 Nov 2005 11:37:45 |
lofi |
Forced commit to note that despite the checksum change, the actual
contents of the distfile remain unchanged.
Prodded by: kris |
3.0.6_2 12 Nov 2005 07:05:58 |
lofi |
Fix MASTER_SITES, add SHA256 checksum.
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
3.0.6_2 20 Oct 2005 12:49:49 |
lofi |
Don't override REINPLACE_CMD. |
3.0.6_2 17 Oct 2005 19:44:19 |
lofi |
Make PREFIX,CXXFLAGS and PTHREAD_*-safe. |
3.0.6_1 18 May 2004 15:31:45 |
linimon |
Remove trailing text at end of file.
Reviewed by: Andy Fawcett <andy@athame.co.uk> on kde@ |
3.0.6_1 18 Mar 2004 01:32:19 |
lofi |
SIZEify. |
3.0.6_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.0.6 03 Oct 2003 11:04:59 |
edwin |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
3.0.6 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.0.6 06 Mar 2003 04:02:57 |
will |
Fix package build by not filtering shlib names. |
3.0.6 25 Jan 2003 19:53:54 |
alane |
A stripped Qt for use as a utility library for C++. |