| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=246997
|
|
|
|
|
|
|
| |
- Take maintainership.
Notes:
svn path=/head/; revision=241033
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=230713
|
|
|
|
| |
Notes:
svn path=/head/; revision=225293
|
|
|
|
|
|
|
|
|
| |
PR: ports/127015
Submitted by: Alexander Churanov
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=220503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
|
| |
Requested by: many
PR: ports/116513 [1],
ports/123711 [2]
Submitted by: Bruce Cran <bruce@cran.org.uk> [1],
delphij [2]
Notes:
svn path=/head/; revision=213208
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=212933
|
|
|
|
| |
Notes:
svn path=/head/; revision=206946
|
|
|
|
| |
Notes:
svn path=/head/; revision=200870
|
|
|
|
| |
Notes:
svn path=/head/; revision=200770
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
- Valgrind still dumps core (under investigation).
Notes:
svn path=/head/; revision=185612
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: anholt
Notes:
svn path=/head/; revision=156491
|
|
|
|
|
|
|
|
|
|
| |
is already defined in the sys/signal.h header
Submitted by: Niklas Sorensson <nik@cs.chalmers.se>
Prodded by: kris via pointyhat
Notes:
svn path=/head/; revision=156129
|
|
|
|
| |
Notes:
svn path=/head/; revision=149297
|
|
|
|
|
|
|
|
|
| |
PR: ports/89056
Submitted by: "Andrei V. Shetuhin" <shetuhin@corp.mail.ru>
Also reported by: kris via pointyhat
Notes:
svn path=/head/; revision=148361
|
|
|
|
|
|
|
| |
absolute or relative path.
Notes:
svn path=/head/; revision=145927
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: rodrigc
PR: ports/87697
Notes:
svn path=/head/; revision=145926
|
|
|
|
|
|
|
|
|
| |
- Add forgotten internal dependency for FreeBSD 4.
Reported by: mich [1]
Notes:
svn path=/head/; revision=143199
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Valgrind did not handle the following sysarch calls, and thus crashed
immediately
o get_fsbase
o set_fsbase
o get_gsbase
o set_fsbase
- Valgrind no longer dumps core when its client application does. [2]
Valgrind-snapshot does contain for safing the client's core dump,
but it does not work (it resulted in a crash) and has therefore been
disabled.
- Fix crash with valgrind-snapshot when the application to debug
does not exists or cannot be accessed.
- Fix symlink farms for threading libraries. FreeBSD 4-7 are
handled. [2]
- Bump PORTREVISION
Reported by: Ulrich Spoerlein <q@galgenberg.net> [1],
Chris Gilbert <Chris@lainos.org> [2]
PR: ports/86007 [1]
Notes:
svn path=/head/; revision=143183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a warning was printed.
A mounted procfs is a runtime dependency of valgrind, but since the
implementation of automatic suppression file generation the valgrind
binary is run in the post-install stage.
- An exception needs to be made for the ports cluster: The machine compiling
the list of IGNOREd ports does not have a mounted /proc, so the check (and
the generation of supression files is disabled there).
Users who want to suppress false positives in valgrinds output should build
the port instead of installing the package (so the rules can be customized to
their specific installation).
Reported by: Paul Ledbetter III <aeacides@gmail.com>
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=140847
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=139466
|
|
|
|
|
|
|
|
|
|
| |
on stderr, so the redirection into a file did not work.
Submitted by: Eugene Kilachkoff <zeus@samaramail.ru>
PR: ports/81249
Notes:
svn path=/head/; revision=135631
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
| |
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=130011
|
|
|
|
| |
Notes:
svn path=/head/; revision=125268
|
|
|
|
|
|
|
|
|
|
|
| |
(bump PORTREV)
- Warn if USER_LDT is not present in 4.x-kernel [2]
PR: ports/71832 [1]; ports/75436 [2]
Submitted by: Frerich Raabe; maintainer
Notes:
svn path=/head/; revision=125267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly, but got stuck in state ``umtx''. This was mentioned on the lists
and in kern/68992 [closed], but I was never able to fix the problem.
On FreeBSD >= 502120, the kernel's and valgrind's definition of
UMTX_CONTESTED flag were out of sync, which is why valgrind did not terminate
on these systems.
PR: ports/74903
Submitted by: Simon Barner <barner@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=123592
|
|
|
|
|
|
|
|
| |
PR: ports/74818
Submitted by: Simon Barner <barner@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=123483
|
|
|
|
|
|
|
|
|
|
|
| |
Update it to 0.9.8.
Update related ports.
PR: ports/70936
Submitted by: maintainer
Notes:
svn path=/head/; revision=117847
|
|
|
|
|
|
|
|
| |
PR: ports/70746
Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
Notes:
svn path=/head/; revision=116977
|
|
|
|
|
|
|
| |
valgrind, not just 352.
Notes:
svn path=/head/; revision=115504
|
|
|
|
|
|
|
|
|
| |
procfs stop the portbuild at all. Displaying a warning is fine, breaking
the build over a runtime requirement that does not break building the port
is not.
Notes:
svn path=/head/; revision=115503
|
|
|
|
| |
Notes:
svn path=/head/; revision=115189
|
|
|
|
| |
Notes:
svn path=/head/; revision=114694
|
|
|
|
|
|
|
|
| |
PR: ports/69554
Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
Notes:
svn path=/head/; revision=114693
|
|
programs. With the tools that come with Valgrind, you can
automatically detect many memory management and threading bugs,
avoiding hours of frustrating bug-hunting, making your programs
more stable. You can also perform detailed profiling, to speed
up and reduce memory use of your programs.
This version is based on a more recent snapshot of
devel/valgrind and supports some older AMD processors.
Submitted by: Doug Rabson <dfr@FreeBSD.org> and Simon Barner <barner@in.tum.de>
Notes:
svn path=/head/; revision=109799
|