non port: devel/py-ocempgui/Makefile |
Number of commits found: 38 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
 |
Friday, 8 Nov 2019
|
11:39 tobik
devel: Add missing USES={gl,gnome,php,sdl}
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
 |
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, 4 Dec 2017
|
21:19 antoine
- Remove dependency on python2 metaport
- Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x)
 |
Friday, 7 Apr 2017
|
16:22 amdmi3
- Add LICENSE_FILE
 |
Sunday, 22 Jan 2017
|
22:27 rene
Reset mva@'s ports, he handed in his ports bit.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 8 Sep 2015
|
16:14 amdmi3
- Fix installed file referring to stagedir
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
 |
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, 14 Aug 2014
|
17:04 mva
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
usually should be mutually exclusive, but some ports include both knobs
Phabric: D581
Recommended by: danfe@, makc@
Reviewed by: danfe, wg, antoine
Approved by: portmgr
With hat: python@
 |
Sunday, 10 Aug 2014
|
08:55 mva
- Convert my ports to USES=python
 |
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)
 |
Tuesday, 21 Jan 2014
|
10:13 mva
- Enable stagedir support
- Restrict python compatibility
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
 |
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:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
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
 |
Saturday, 22 Aug 2009
|
00:18 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with D
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Thursday, 19 Feb 2009
|
21:45 mva
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
 |
Friday, 25 Jul 2008
|
14:34 pav
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
 |
Friday, 6 Jun 2008
|
13:21 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)
 |
Friday, 30 May 2008
|
19:23 miwi
- Update to 0.2.9
PR: 123595
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
 |
Thursday, 10 Jan 2008
|
10:52 lwhsu
- Update to 0.2.8
PR: ports/119523
Submitted by: Marcus von Appen <mva AT sysfault.org>
 |
Monday, 30 Jul 2007
|
09:42 alexbl
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
 |
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}.
 |
Friday, 23 Mar 2007
|
14:58 miwi
- Update to 0.2.7
PR: 110717
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
 |
Thursday, 1 Feb 2007
|
09:50 miwi
- Update to 0.2.6
PR: 108649
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
 |
Tuesday, 23 Jan 2007
|
16:15 miwi
- Update to 0.2.5
PR: 108237
Submitted by: Marcus von Appen<mva@sysfault.org> (maintainer)
 |
Thursday, 11 Jan 2007
|
11:56 miwi
- Update to 0.2.4
PR: 107817
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
 |
Saturday, 25 Nov 2006
|
10:03 alexbl
- update to 0.2.3
PR: 105699
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
 |
Sunday, 12 Nov 2006
|
21:35 alexbl
- update to 0.2.2
- pass maintainership to submitter
PR: 105360
Submitted by: Marcus von Appen <mva@sysfault.org>
Approved by: maintainer (myself)
 |
Wednesday, 13 Sep 2006
|
09:02 miwi
- Update to 0.2.1
PR: ports/102889
Submitted by: Marcus von Appen <mva(at)sysfault.org>
Approved by: Alexander Botero-Lowry (maintainer)
 |
03:21 alexbl
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
 |
Monday, 7 Aug 2006
|
19:29 acm
New port: devel/py-ocempgui
OcempGUI is a small toolkit, which comes with various modules suitable for
event management, user interfaces, 2D drawing and accessibility.
OcempGUI enables developers to enhance their python and/or pygame applications
and games easily with graphical UI elements such as buttons, entry boxes,
scrolling abilities and more as well as simple event brokers or features, which
enhance the program by adding accessibility to its objects.
It can save a developer much time by providing a broad range of drawing
routines and ready-to-use event capable object types. The developer can focus
on the main tasks instead of taking care about needed low-level components,
which are given to him with OcempGUI.
WWW: http://ocemp.sourceforge.net/gui.html
PR: 101397
Submitted by: Alexander Botero-Lowry <alex__@__foxybanana.com>
Approved by: garga (mentor)
 |
Number of commits found: 38 |