| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/67472
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this is a followup to ports/67432
I completely overlooked the fact that the port was setting
PATCH_SITES, here's a fix for that
maintainer cc'd
PR: ports/67441
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110584
|
|
|
|
|
|
|
|
|
|
| |
connection refused (portsurvey reports timeouts)
PR: ports/67432
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110575
|
|
|
|
|
|
|
|
|
|
| |
couple distfiles with their respective urls to reduce time and traffic
PR: ports/67430
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110573
|
|
|
|
| |
Notes:
svn path=/head/; revision=110332
|
|
|
|
|
|
|
|
| |
PR: ports/67045
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes:
svn path=/head/; revision=109752
|
|
|
|
|
|
|
|
| |
PR: ports/67016
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=109707
|
|
|
|
|
|
|
|
| |
PR: ports/67015
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=109685
|
|
|
|
| |
Notes:
svn path=/head/; revision=109634
|
|
|
|
| |
Notes:
svn path=/head/; revision=109576
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=109452
|
|
|
|
|
|
|
| |
Reported by: Kris.
Notes:
svn path=/head/; revision=108887
|
|
|
|
| |
Notes:
svn path=/head/; revision=108868
|
|
|
|
| |
Notes:
svn path=/head/; revision=108723
|
|
|
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
Notes:
svn path=/head/; revision=108577
|
|
|
|
|
|
|
|
|
|
| |
- remove version from pkg-descr
PR: 65972
Submitted by: maintainer
Notes:
svn path=/head/; revision=108131
|
|
|
|
|
|
|
|
| |
PR: ports/65599
Submitted by: michael johnson <ahze at ahze dot net>
Notes:
svn path=/head/; revision=107203
|
|
|
|
| |
Notes:
svn path=/head/; revision=106773
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=106710
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
| |
Notes:
svn path=/head/; revision=106662
|
|
|
|
| |
Notes:
svn path=/head/; revision=106524
|
|
|
|
| |
Notes:
svn path=/head/; revision=106438
|
|
|
|
|
|
|
|
|
| |
because they because they choke GCC 2.95.4.
noticed by: kris
Notes:
svn path=/head/; revision=106426
|
|
|
|
| |
Notes:
svn path=/head/; revision=106420
|
|
|
|
| |
Notes:
svn path=/head/; revision=106233
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
|
|
|
| |
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: kris
Notes:
svn path=/head/; revision=104554
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
|
|
|
|
| |
very minor change in README
2) change WWW: section at pkg-descr
3) SIZEify
Submitted by: kris via bento
Notes:
svn path=/head/; revision=104387
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104361
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
|
|
| |
2) honor PREFIX & LOCALBASE
3) SIZEify
4) possible fix for amd64 and ia64
Notes:
svn path=/head/; revision=104273
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
| |
PR: ports/64160
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
Notes:
svn path=/head/; revision=103782
|
|
|
|
|
|
|
|
| |
carriage-return characters in povchem.c which otherwise cause
patch-ab to fail to apply.
Notes:
svn path=/head/; revision=103361
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103360
|
|
|
|
| |
Notes:
svn path=/head/; revision=103263
|
|
|
|
| |
Notes:
svn path=/head/; revision=103197
|
|
|
|
|
|
|
| |
Thanks for your efforts in the past.
Notes:
svn path=/head/; revision=103158
|
|
|
|
|
|
|
|
| |
PR: ports/63478
Submitted by: maintainer
Notes:
svn path=/head/; revision=102362
|
|
|
|
|
|
|
|
| |
PR: ports/63469
Submitted by: maintainer
Notes:
svn path=/head/; revision=102318
|
|
|
|
| |
Notes:
svn path=/head/; revision=102244
|
|
|
|
| |
Notes:
svn path=/head/; revision=101807
|
|
|
|
| |
Notes:
svn path=/head/; revision=101805
|