non port: games/pykawari/Makefile |
Number of commits found: 43 |
Sunday, 7 Apr 2019
|
07:43 antoine
Deprecate ports broken for more than 6 months
 |
Sunday, 4 Nov 2018
|
14:19 antoine
Mark BROKEN: fails to build
shiori/kawari_shiori.cpp:147:35: error: invalid suffix on literal; C++11
requires a space between literal and identifier
[-Wreserved-user-defined-literal]
response.SetStartline("SHIORI/"SHIORIVER" 500 Internal
Server Error");
^
Reported by: pkg-fallout
 |
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
 |
Monday, 11 Dec 2017
|
16:54 antoine
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Thursday, 21 Aug 2014
|
09:56 marino
Stage games/pykawari and unbreak on FreeBSD 10+
PR: 192797
Submitted by: Ports Fury
 |
Saturday, 28 Jun 2014
|
07:48 antoine
Reset maintainer, email bounces
With hat: portmgr
 |
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
 |
Friday, 6 Jun 2014
|
15:26 ak
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine
 |
Monday, 10 Mar 2014
|
20:55 gerald
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
 |
14:49 bapt
Convert g* to USES=zip
 |
Sunday, 15 Dec 2013
|
13:21 mva
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
 |
Saturday, 26 Oct 2013
|
00:52 gerald
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Friday, 10 May 2013
|
01:46 bdrewery
- Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Tuesday, 8 Sep 2009
|
21:08 wxs
- Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be
"unzip -v" or similar which would break. Instead rely upon the unzip binary.
http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html
Noticed by: Dag-Erling Smørgrav <des@des.no>
 |
Saturday, 22 Aug 2009
|
00:23 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with G
 |
Tuesday, 3 Mar 2009
|
05:42 gabor
- Update to 8.2.8
- Unbreak on GCC 4.X
PR: ports/131085
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
 |
Friday, 6 Jun 2008
|
13:31 edwin
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)
 |
Tuesday, 25 Mar 2008
|
22:44 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
Tuesday, 2 Oct 2007
|
09:51 linimon
Mark as broken with gcc4.2.
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Saturday, 5 Nov 2005
|
17:16 arved
Update to 8.2.4
PR: 88470
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
 |
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Wednesday, 14 Sep 2005
|
08:05 pav
- Update to 8.2.3
PR: ports/84735
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
 |
Tuesday, 31 May 2005
|
20:07 flz
- Fix compilation with vanilla gcc on ${OSVERSION} > 502126.
- Rename local patch.
PR: ports/81733
Submitted by: maintainer
 |
Saturday, 21 May 2005
|
17:45 kris
Apply nasty -fPIC hack to ia64 as well to attempt to "fix" build
 |
Saturday, 19 Mar 2005
|
21:27 pav
- Fix build on recent FreeBSD by using gcc33 port
PR: ports/78988
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Wednesday, 13 Oct 2004
|
09:02 pav
- Update to 8.2.2
PR: ports/72602
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
 |
Thursday, 30 Sep 2004
|
05:56 kris
Correct typo in previous commit
Submitted by: maintainer
Approved by: portmgr (self)
Pointy hat to: self
 |
Sunday, 26 Sep 2004
|
02:41 kris
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
 |
Monday, 19 Apr 2004
|
09:04 kris
lha is an EXTRACT_DEPENDS, not BUILD_DEPENDS
 |
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
Friday, 20 Feb 2004
|
13:53 krion
- Fix build on AMD64
PR: ports/63104
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Approved by: maintainer
 |
Thursday, 5 Feb 2004
|
03:03 nork
Fix build/install on stable.
PR: ports/62369
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Tuesday, 3 Feb 2004
|
16:16 nork
Add pykawari 8.1.0, pykawari is a real kawari8 module for ninix-aya.
PR: ports/61787
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
 |
Number of commits found: 43 |