non port: games/pykawari/Makefile |
SVNWeb
|
Number of commits found: 43 |
Sun, 7 Apr 2019
|
[ 07:43 antoine ] (Only the first 10 of 48 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sun, 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
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Mon, 11 Dec 2017
|
[ 16:54 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Thu, 21 Aug 2014
|
[ 09:56 marino ]
Stage games/pykawari and unbreak on FreeBSD 10+
PR: 192797
Submitted by: Ports Fury
|
Sat, 28 Jun 2014
|
[ 07:48 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Reset maintainer, email bounces
With hat: portmgr
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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
|
Fri, 6 Jun 2014
|
[ 15:26 ak ] (Only the first 10 of 56 ports in this commit are shown above. )
- 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
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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 ] (Only the first 10 of 191 ports in this commit are shown above. )
Convert g* to USES=zip
|
Sun, 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)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Fri, 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
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Tue, 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>
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Tue, 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)
|
Fri, 6 Jun 2008
|
[ 13:31 edwin ] (Only the first 10 of 215 ports in this commit are shown above. )
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)
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Tue, 2 Oct 2007
|
[ 09:51 linimon ]
Mark as broken with gcc4.2.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 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 ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Wed, 14 Sep 2005
|
[ 08:05 pav ]
- Update to 8.2.3
PR: ports/84735
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Tue, 31 May 2005
|
[ 20:07 flz ]
- Fix compilation with vanilla gcc on ${OSVERSION} > 502126.
- Rename local patch.
PR: ports/81733
Submitted by: maintainer
|
Sat, 21 May 2005
|
[ 17:45 kris ]
Apply nasty -fPIC hack to ia64 as well to attempt to "fix" build
|
Sat, 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)
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Wed, 13 Oct 2004
|
[ 09:02 pav ]
- Update to 8.2.2
PR: ports/72602
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Thu, 30 Sep 2004
|
[ 05:56 kris ]
Correct typo in previous commit
Submitted by: maintainer
Approved by: portmgr (self)
Pointy hat to: self
|
Sun, 26 Sep 2004
|
[ 02:41 kris ]
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
Mon, 19 Apr 2004
|
[ 09:04 kris ]
lha is an EXTRACT_DEPENDS, not BUILD_DEPENDS
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Fri, 20 Feb 2004
|
[ 13:53 krion ]
- Fix build on AMD64
PR: ports/63104
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Approved by: maintainer
|
Thu, 5 Feb 2004
|
[ 03:03 nork ]
Fix build/install on stable.
PR: ports/62369
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
|
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)
|
Tue, 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 |