non port: sysutils/dircomp/Makefile |
Number of commits found: 23 |
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
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Friday, 14 Jun 2013
|
14:39 bsam
. remove shlib ABI versions from LIB_DEPENDS;
. add LICENSE=GPLv2;
. bump PORTREVISION;
. trim Makefile headers.
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thursday, 28 Feb 2013
|
10:51 gahr
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Wednesday, 27 Apr 2011
|
01:56 dougb
By Maintainer's request, toss these ports back into the pool
|
Friday, 14 Jan 2011
|
14:47 sunpoet
- Update to 1.3.11
Changes:
- po/POTFILES.in, po/de.po, po/en.po, po/es.po: po: Updated
- Common/CompDir.cpp, Common/DirComp.cpp, X-windows/XDirComp.cpp, configure.in:
Enabling server only if YGP supports it
PR: ports/153946
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Saturday, 13 Mar 2010
|
04:12 beat
- Update to 1.3.10
- Pass maintainership to submitter
PR: ports/144436
Submitted by: Charlie Kester <corky1951 AT comcast.net>
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 22 Aug 2009
|
00:35 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
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
|
Wednesday, 28 Jan 2009
|
23:25 beat
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor)
|
Sunday, 4 Jan 2009
|
16:19 miwi
- Pass maintainership to submitter
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
|
Sunday, 7 Sep 2008
|
00:19 linimon
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Friday, 6 Jun 2008
|
14:03 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)
|
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}.
|
Monday, 23 Apr 2007
|
00:27 sat
- Depend on libYGP, even if we already depend on libXGP
|
Wednesday, 4 Apr 2007
|
21:54 sat
- Update to 1.3.03
|
Sunday, 20 Aug 2006
|
13:03 sat
Add port sysutils/dircomp:
The utility DirComp compares two directories (and - if specified - their
subdirectories), where the comparison can be done both by existence and
by date (of change) or contents. This comparison can be limited to
certain files and and/directories matching specified name- or time-of-
change restrictions.
http://dircomp.sourceforge.net/
|
Number of commits found: 23 |