| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=92806
|
|
|
|
| |
Notes:
svn path=/head/; revision=92805
|
|
|
|
| |
Notes:
svn path=/head/; revision=92803
|
|
|
|
| |
Notes:
svn path=/head/; revision=92802
|
|
|
|
|
|
|
| |
Reported by: many
Notes:
svn path=/head/; revision=92771
|
|
|
|
|
|
|
| |
This fixes a few bugs in standard libraries.
Notes:
svn path=/head/; revision=92736
|
|
|
|
| |
Notes:
svn path=/head/; revision=92731
|
|
|
|
| |
Notes:
svn path=/head/; revision=92706
|
|
|
|
|
|
|
|
|
|
| |
running Scheme programming.
PR: ports/58471
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=92616
|
|
|
|
|
|
|
|
|
|
| |
o Patch updated mostly to prepare for later use of SLIB.
PR: ports/58550
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=92612
|
|
|
|
|
|
|
|
| |
PR: ports/58704
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=92611
|
|
|
|
|
|
|
|
|
|
|
| |
o Un-break port.
o A lot of fixes, taken from recent commits to php4 port.
PR: ports/58617
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=92608
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
in same branch. [2]
- Enable installing separated standard modules for python-devel port.
Reported by: Filippo Natali <pitonat@libero.it> [1],
Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
Notes:
svn path=/head/; revision=92598
|
|
|
|
|
|
|
|
| |
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
Notes:
svn path=/head/; revision=92591
|
|
|
|
|
|
|
| |
one as a replacement. Noticed by: Oliver Eikemeier.
Notes:
svn path=/head/; revision=92584
|
|
|
|
|
|
|
|
|
|
|
| |
target runtime problems occur.
* Bumb PORTREVISION accordingly.
* Mark (temporary) BROKEN on -current. This seems to be a gcc3 issue.
Pointed out by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de>
Notes:
svn path=/head/; revision=92580
|
|
|
|
|
|
|
| |
should be.
Notes:
svn path=/head/; revision=92510
|
|
|
|
| |
Notes:
svn path=/head/; revision=92509
|
|
|
|
| |
Notes:
svn path=/head/; revision=92507
|
|
|
|
|
|
|
|
|
|
|
| |
without PERL_CONFIGURE trickery), the interaction of 5.8.1's MakeMaker
and BSDPAN can lead to parts of perl-using ports to be installed to
/lib, which is bad. Fix that.
Reported by: Mike Harding <mvh@ix.netcom.com>
Notes:
svn path=/head/; revision=92488
|
|
|
|
|
|
|
| |
Reported by: Neil Darlow <neil@darlow.co.uk>, Nicola Tiling <nti@w4w.net>
Notes:
svn path=/head/; revision=92477
|
|
|
|
|
|
|
| |
Approved by: krion (implicit)
Notes:
svn path=/head/; revision=92444
|
|
|
|
| |
Notes:
svn path=/head/; revision=92381
|
|
|
|
| |
Notes:
svn path=/head/; revision=92372
|
|
|
|
| |
Notes:
svn path=/head/; revision=92359
|
|
|
|
|
|
|
| |
lovely ancient code.
Notes:
svn path=/head/; revision=92350
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
Make suidperl optional (ENABLE_SUIDPERL knob). Switch to perlmalloc by
default, unless threaded perl is built, to improve performance.
Modernize pkg-plist (switch to SITE_PERL where possible). Update WWW.
Many thanks to foxfair who prepared most of this update.
Notes:
svn path=/head/; revision=92346
|
|
|
|
| |
Notes:
svn path=/head/; revision=92158
|
|
|
|
|
|
|
|
|
| |
FreeBSD only provides the __fpsetreg() used by the following two
for the GNU Compiler. When using, say, Intel's icc they break.
Submitted by: root@celsius.bychok.com
Notes:
svn path=/head/; revision=92133
|
|
|
|
|
|
|
|
|
|
|
| |
Reported by: bento (kris)
- Reword COMMENT to avoid truncation by pkg_info(1)
Approved by: krion (implicit)
Notes:
svn path=/head/; revision=92132
|
|
|
|
| |
Notes:
svn path=/head/; revision=92116
|
|
|
|
|
|
|
|
|
| |
2) change ignore message provided by Intel
Suggestion by: netchild and Marius Strobl
Notes:
svn path=/head/; revision=92090
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
execline is a very light non-interactive scripting language,
which is similar to /bin/sh. Simple shell scripts can be
easily rewritten in the execline language, improving performance
and memory usage. execline was designed for use
in embedded systems, but works on most Unix flavors.
execline features conditional loops, getopt-style option handling,
filename globbing, and more. Meanwhile, its syntax
is far more logical and predictable than the shell's syntax,
and has no security issues.
Author: Laurent G. Bercot <ska-skaware@skarnet.org>
WWW: http://www.skarnet.org/software/execline/
Approved by: krion (implicit)
Notes:
svn path=/head/; revision=92085
|
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete WWW: line
PR: 58447
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=92066
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't extract ia64 RPMs [2]
- Fix bug on some 4.7 systems [3]
Noticed by: mi [1]
Suggested by: mi [2]
Tested by: Clint Olsen <clint@0lsen.net>
Notes:
svn path=/head/; revision=91895
|
|
|
|
|
|
|
| |
problems.
Notes:
svn path=/head/; revision=91855
|
|
|
|
|
|
|
|
|
|
| |
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.
Reported by: Andy Fawcett <andy@athame.co.uk>
Notes:
svn path=/head/; revision=91831
|
|
|
|
| |
Notes:
svn path=/head/; revision=91807
|
|
|
|
|
|
|
| |
to the pkg-plist, add README and NOTICE to the pkg-plist.
Notes:
svn path=/head/; revision=91770
|
|
|
|
|
|
|
| |
Agreed to by: obrien
Notes:
svn path=/head/; revision=91759
|
|
|
|
|
|
|
|
|
|
| |
but disable the note on WITH_BOUNDSCHECKING as even these have not been
updated for GCC 3.3.2 yet.
Noticed by: trevor
Notes:
svn path=/head/; revision=91740
|
|
|
|
|
|
|
|
|
|
|
| |
1993 (!). It only works on i386 and even then only on 4.x. See
perhaps instead the project at
http://call-with-current-continuation.org/chicken.html.
This port should be deleted in 3 months if no one steps forward to save it.
Notes:
svn path=/head/; revision=91727
|
|
|
|
| |
Notes:
svn path=/head/; revision=91722
|
|
|
|
| |
Notes:
svn path=/head/; revision=91719
|
|
|
|
| |
Notes:
svn path=/head/; revision=91717
|
|
|
|
|
|
|
| |
Submitted by: "Yonatan Bokovza" <Yonatan@xpert.com>
Notes:
svn path=/head/; revision=91715
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use continuation->backing_store to determine if we return for the first
time from getcontext(). This avoids having to depend on non-POSIX semantics
of the Linux implementation.
* Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
of the backing store. The kernel is changed to put the backing store at
this address. It's not entirely clean, but I want to avoid adding all sorts
of variables in our libc for this for now.
* Fix a genuine bug in the ia64 case: the ia64-specific fields are not
initialized. On FreeBSD this means they have garbage (= 0xd0). Call
memset() after allocation to make sure the contregs structure is properly
cleared. Since this may affect other architectures, this patch will be
ia64 only.
Submitted by: marcel
Notes:
svn path=/head/; revision=91705
|
|
|
|
| |
Notes:
svn path=/head/; revision=91666
|
|
|
|
|
|
|
| |
- add USE_OPENSSL
Notes:
svn path=/head/; revision=91665
|