non port: devel/tinyq/Makefile |
Number of commits found: 23 |
Sunday, 26 Aug 2018
|
07:03 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."
 |
Wednesday, 30 Mar 2016
|
00:53 amdmi3
- Add LICENSE
- Silence stripping
- Regenerate patches with `make makepatch`
 |
Thursday, 28 May 2015
|
11:42 amdmi3
- Strip libraries
- Don't needlessly list DOCS in OPTIONS_DEFAULT
 |
Tuesday, 29 Jul 2014
|
18:41 adamw
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Tuesday, 22 Oct 2013
|
14:33 amdmi3
- Fix spelling of OPTIONS_DEFINE
 |
Tuesday, 8 Oct 2013
|
11:15 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.
 |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
 |
Thursday, 14 Feb 2013
|
09:42 gahr
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
 |
Saturday, 17 Nov 2012
|
03:39 eadler
Trim the header. The modeline was causing problems for certain configurations
of vim.
Feature safe: yes
 |
Wednesday, 21 Dec 2011
|
17:14 rakuco
Reassign devel/tinyq to ports@.
kde@ does not maintain the KDE3/Qt3 ports anymore.
Approved by: avilla (mentor)
Feature safe: yes
 |
Wednesday, 19 Aug 2009
|
09:15 makc
change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER address
 |
Saturday, 19 Apr 2008
|
17:56 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)
 |
Tuesday, 30 Jan 2007
|
04:23 kris
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
 |
Thursday, 4 May 2006
|
21:41 edwin
Remove USE_REINPLACE from all categories starting with D
 |
Saturday, 12 Nov 2005
|
07:05 lofi
Fix MASTER_SITES, add SHA256 checksum.
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
 |
Thursday, 20 Oct 2005
|
12:49 lofi
Don't override REINPLACE_CMD.
 |
Monday, 17 Oct 2005
|
19:44 lofi
Make PREFIX,CXXFLAGS and PTHREAD_*-safe.
 |
Tuesday, 18 May 2004
|
15:31 linimon
Remove trailing text at end of file.
Reviewed by: Andy Fawcett <andy@athame.co.uk> on kde@
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Friday, 3 Oct 2003
|
11:04 edwin
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Thursday, 6 Mar 2003
|
04:02 will
Fix package build by not filtering shlib names.
 |
Saturday, 25 Jan 2003
|
19:53 alane
A stripped Qt for use as a utility library for C++.
 |
Number of commits found: 23 |