| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=106662
|
|
|
|
| |
Notes:
svn path=/head/; revision=106483
|
|
|
|
| |
Notes:
svn path=/head/; revision=106396
|
|
|
|
| |
Notes:
svn path=/head/; revision=106258
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
| |
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes:
svn path=/head/; revision=106079
|
|
|
|
|
|
|
|
| |
PR: ports/65088
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=105985
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
|
|
|
|
|
| |
* several bugfixes
* [EE] shortcut
* updated translations
Notes:
svn path=/head/; revision=105907
|
|
|
|
|
|
|
| |
Noticed by: pav (long long ago) and Ricardo <ragomes@sc.usp.br>
Notes:
svn path=/head/; revision=105860
|
|
|
|
|
|
|
|
|
|
|
| |
- Add DOCSDIR
- portlint
PR: ports/65015
Submitted by: michael johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=105855
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=105722
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compilation on FreeBSD 4 with GCC 2.95.4:
http://bento.freebsd.org/errorlogs/i386-4-latest/xgfe-2.1.log
The patch below fixes this.
During testing it on FreeBSD 4 and 5 with QT 3.3.1 I noticed that the
Advanced -> Multiple Files and Advanced -> Multiple Functions dialogs
were broken. I'm not sure if this is a new breakage with QT 3.3.1 or
if I didn't notice these when testing the previous patch on FreeBSD 5
with QT 3.2.1. Anyway, these are also fixed and as a precaution
PORTREVISION is bumped.
The patch also adds SIZE info.
PR: 64390
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=105715
|
|
|
|
| |
Notes:
svn path=/head/; revision=105705
|
|
|
|
|
|
|
|
| |
PR: 64692
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes:
svn path=/head/; revision=105704
|
|
|
|
| |
Notes:
svn path=/head/; revision=105594
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=105553
|
|
|
|
|
|
|
|
|
| |
* s/brandelf/${BRANDELF}/.
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=105410
|
|
|
|
|
|
|
|
| |
PR: 64692 (loosely depended on)
Submitted by: Kay Lehmann <kay_lehmann@web.de> and kris via bento
Notes:
svn path=/head/; revision=105406
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=105399
|
|
|
|
|
|
|
|
|
|
| |
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes:
svn path=/head/; revision=105136
|
|
|
|
|
|
|
| |
Submitted by: Makoto Yamashita <Makoto.Yamashita@is.titech.ac.jp>
Notes:
svn path=/head/; revision=104995
|
|
|
|
| |
Notes:
svn path=/head/; revision=104989
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
|
|
|
|
|
|
| |
* formula entry mode
* right mouse button click gives popup menu
* translation updates
* bug fixes
Notes:
svn path=/head/; revision=104783
|
|
|
|
|
|
|
|
| |
PR: ports/64507
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=104748
|
|
|
|
|
|
|
| |
Submitted by: ru
Notes:
svn path=/head/; revision=104698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
behaviour of -fPIC and -fpic are different.
Here is the comment form obrien:
--
"-fpic" is a [minor?] optimization for machines that can handle it:
-fpic
Generate position-independent code (PIC) suitable for use in a shared
library, if supported for the target machine. Such code accesses all
constant addresses through a global offset table (GOT). The dynamic
loader resolves the GOT entries when the program starts (the dynamic
loader is not part of GCC; it is part of the operating system). If
the GOT size for the linked executable exceeds a machine-specific
maximum size, you get an error message from the linker indicating
that -fpic does not work; in that case, recompile with -fPIC instead.
(These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the
m68k and RS/6000. The 386 has no such limit.)
-fPIC
If supported for the target machine, emit position-independent code,
suitable for dynamic linking and avoiding any limit on the size of
the global offset table. This option makes a difference on the m68k,
m88k, and the SPARC.
Thanks to: obrien
Notes:
svn path=/head/; revision=104581
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104580
|
|
|
|
| |
Notes:
svn path=/head/; revision=104561
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=104554
|
|
|
|
| |
Notes:
svn path=/head/; revision=104535
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104467
|
|
|
|
|
|
|
| |
Submitted by: Mihai Tetcu <itetcu@apropo.ro>
Notes:
svn path=/head/; revision=104465
|
|
|
|
| |
Notes:
svn path=/head/; revision=104450
|
|
|
|
|
|
|
|
|
| |
is a parallel version of the SDPA (math/sdpa).
solving SDPs in parallel with the help of MPI
(Message Passing Interface) and ScaLAPACK (Scalable LAPACK).
Notes:
svn path=/head/; revision=104439
|
|
|
|
| |
Notes:
svn path=/head/; revision=104428
|
|
|
|
| |
Notes:
svn path=/head/; revision=104401
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104400
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104395
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104361
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
|
|
|
| |
Notes:
svn path=/head/; revision=104322
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
|
|
| |
PR: ports/64109
Submitted by: Scott Lipcon <slipcon@mercea.net>
Lesson learned the hard way by: linimon@FreeBSD.org
Notes:
svn path=/head/; revision=104284
|
|
|
|
|
|
|
| |
Submitted by: kris via bento
Notes:
svn path=/head/; revision=104269
|
|
|
|
| |
Notes:
svn path=/head/; revision=104232
|
|
|
|
| |
Notes:
svn path=/head/; revision=104214
|