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