| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: ports/67045
Submitted by: Stefan Walter <sw@gegenunendlich.de>
|
|
|
|
|
| |
PR: ports/67016
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67015
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Since the distfile has no version number, put it in
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
PR: 66817
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (new maintainer)
|
|
|
|
| |
Reported by: Kris.
|
| |
|
| |
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
|
|
|
|
|
|
|
| |
- remove version from pkg-descr
PR: 65972
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/65599
Submitted by: michael johnson <ahze at ahze dot net>
|
| |
|
|
|
|
| |
Reported by: bento via kris
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
because they because they choke GCC 2.95.4.
noticed by: kris
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: ru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: kris
|
| |
|
|
|
|
|
|
|
|
| |
very minor change in README
2) change WWW: section at pkg-descr
3) SIZEify
Submitted by: kris via bento
|
|
|
|
| |
Approved by: maintainers
|
| |
|
|
|
|
|
|
| |
2) honor PREFIX & LOCALBASE
3) SIZEify
4) possible fix for amd64 and ia64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
| |
PR: ports/64160
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
|
|
|
|
|
| |
carriage-return characters in povchem.c which otherwise cause
patch-ab to fail to apply.
|
|
|
|
|
| |
identical to the 1999-08-22 version, except that the new file has
a carriage return character added at the end of each line, DOS-style.
|
| |
|
| |
|
|
|
|
| |
Thanks for your efforts in the past.
|
|
|
|
|
| |
PR: ports/63478
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/63469
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|