| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=430303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove doubled CLFAGS
- Use astyle/build/${COMPILER_TYPE} as WRCSRC instead of hard-coding gcc
- Remove blank MAGE_ARGS
- Drop no longer needed pre-patch target
- Stripping the binary is now done by the linker itself
PR: 213042
Submitted by: bsam
Notes:
svn path=/head/; revision=423305
|
|
|
|
| |
Notes:
svn path=/head/; revision=378325
|
|
|
|
| |
Notes:
svn path=/head/; revision=372711
|
|
|
|
| |
Notes:
svn path=/head/; revision=371533
|
|
|
|
|
|
|
|
|
|
| |
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Notes:
svn path=/head/; revision=362014
|
|
|
|
| |
Notes:
svn path=/head/; revision=344972
|
|
|
|
|
|
|
|
|
| |
- Don't explicitly depend on GCC
- Strip binary
- Don't include bsd.port.options.mk
Notes:
svn path=/head/; revision=344971
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENCSE
PR: ports/184553
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Notes:
svn path=/head/; revision=335828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
| |
- Use pkg-plist
Notes:
svn path=/head/; revision=329358
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324851
|
|
|
|
| |
Notes:
svn path=/head/; revision=317785
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Strip header
- Remove leading article
- Better pkg-descr
PR: ports/176459
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: maintainer timeout (> 1 month)
Feature safe: yes
Notes:
svn path=/head/; revision=316082
|
|
|
|
| |
Notes:
svn path=/head/; revision=301510
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=287184
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/161036
Reported by: Aldis Berjoza <graudeejs@gmail.com>
Patch by: Vaclav Zeman
Reviewed by: ed
Approved by: maintainer (me)
Notes:
svn path=/head/; revision=283238
|
|
|
|
| |
Notes:
svn path=/head/; revision=281923
|
|
|
|
| |
Notes:
svn path=/head/; revision=267049
|
|
|
|
|
|
|
|
|
| |
PR: ports/144595
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: maintainer (me)
Notes:
svn path=/head/; revision=255444
|
|
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
|
|
|
|
|
|
| |
Noticed by: Tony Maher
Notes:
svn path=/head/; revision=228682
|
|
|
|
|
|
|
| |
Changelog: http://astyle.sourceforge.net/notes.html
Notes:
svn path=/head/; revision=226552
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
|
| |
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=195496
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 114151
Submitted by: Lars Engels <lars.engels@0x20.net>
Notes:
svn path=/head/; revision=194647
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=188079
|
|
|
|
|
|
|
|
|
| |
PR: ports/109727
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=187834
|
|
|
|
|
|
|
|
|
| |
PR: ports/108717
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=186320
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect CPPFLAGS, LDFLAGS
- Fix 4.X build [1]
PR: ports/105362
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
[1] miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=177161
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
PR: 87279
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
Notes:
svn path=/head/; revision=145007
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix the packing list when NOPORTDOCS is defined
- Polish the Makefile
PR: ports/80666 [1]
Submitted by: Alex Rousskov <rousskov@measurement-factory.com> [1]
Notes:
svn path=/head/; revision=134806
|
|
|
|
|
|
|
| |
- Minimize Makefile-patch
Notes:
svn path=/head/; revision=133709
|
|
|
|
| |
Notes:
svn path=/head/; revision=116409
|
|
|
|
| |
Notes:
svn path=/head/; revision=116340
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
Notes:
svn path=/head/; revision=69625
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
|
| |
new version.
Submitted by: Sean Kelly <smkelly@zombie.org>
PR: ports/44547
Notes:
svn path=/head/; revision=68951
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set MAINTAINER to ports@FreeBSD.org (requested by the maintainer).
Fix warnings detected by portlint.
PR: 43237
Submitted by: Marco Molteni <molter@tin.it>
Approved by: Don Croyle <croyle@gelemna.org> (maintainer)
Notes:
svn path=/head/; revision=68867
|
|
|
|
| |
Notes:
svn path=/head/; revision=68851
|
|
|
|
|
|
|
|
| |
PR: 33601
Submitted by: Paul Marquis <pmarquis@pobox.com>
Notes:
svn path=/head/; revision=53253
|
|
|
|
| |
Notes:
svn path=/head/; revision=37976
|
|
|
|
|
|
|
|
|
|
| |
Now "Don Croyle <croyle@gelemna.org>".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=28647
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
|
|
|
|
| |
PR: 16662
Submitted by: maintainer
Notes:
svn path=/head/; revision=25834
|
|
|
|
| |
Notes:
svn path=/head/; revision=25490
|