| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=246658
|
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=242165
|
|
|
|
|
|
|
| |
starting with E,F
Notes:
svn path=/head/; revision=240069
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=232765
|
|
|
|
|
|
|
| |
Approved by: miwi (co-mentor), beech (mentor)
Notes:
svn path=/head/; revision=228687
|
|
|
|
|
|
|
| |
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=228184
|
|
|
|
|
|
|
|
| |
PR: 128084
Submitted by: Marcus von Appen <mva at sysfault dot org> (maintainer)
Notes:
svn path=/head/; revision=221590
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/123636
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=213101
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209697
|
|
|
|
|
|
|
|
| |
PR: 121419
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=208512
|
|
|
|
|
|
|
|
| |
PR: 118843
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=204049
|
|
|
|
|
|
|
|
| |
PR: ports/116073
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=198853
|
|
|
|
|
|
|
|
| |
PR: ports/115535
Submitted by: Marcus von Appen (maintainer)
Notes:
svn path=/head/; revision=197744
|
|
|
|
|
|
|
|
| |
PR: 115225
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=197178
|
|
|
|
|
|
|
|
| |
PR: 113721
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=194066
|
|
|
|
|
|
|
|
| |
PR: ports/113489
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=193103
|
|
|
|
|
|
|
|
| |
PR: 112603
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=191853
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 1112078
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=190835
|
|
|
|
|
|
|
|
| |
PR: 111931
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=190466
|
|
|
|
|
|
|
|
| |
PR: ports/111357
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=189440
|
|
|
|
|
|
|
|
| |
PR: 110968
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=188675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* 64-bit support (hopefully buildable on all platforms now).
* > 4 GiB file size support
* New disassemblers for x86_64, ARM, 64bit PPC, VMX128
extensions for PE and ELF files
* New x86_64 assembler
* Improved ELF handling
PR: 110070
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=186887
|
|
|
|
| |
Notes:
svn path=/head/; revision=186443
|
|
|
|
|
|
|
|
| |
PR: 108653
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=183847
|
|
|
|
|
|
|
|
| |
PR: ports/103269
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=173093
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1)
- Pass maintainership to submitter
PR: ports/102945
Submitted by: Marcus von Appen <mva at sysfault.org>
Notes:
svn path=/head/; revision=172474
|
|
|
|
|
|
|
|
| |
PR: ports/97908
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
Notes:
svn path=/head/; revision=163503
|
|
|
|
| |
Notes:
svn path=/head/; revision=161556
|
|
|
|
| |
Notes:
svn path=/head/; revision=149253
|
|
|
|
| |
Notes:
svn path=/head/; revision=146614
|
|
|
|
|
|
|
|
|
|
| |
- Remove trailing whitespace
PR: ports/85575
Submitted by: Darrien <darrien.l@gmail.com>
Notes:
svn path=/head/; revision=141863
|
|
|
|
|
|
|
|
| |
PR: ports/85531
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=141641
|
|
|
|
|
|
|
|
| |
PR: ports/82530
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=137880
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/75396
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=124945
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118241
|
|
|
|
|
|
|
|
| |
PR: ports/70540
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=116420
|
|
|
|
| |
Notes:
svn path=/head/; revision=116340
|
|
|
|
|
|
|
|
| |
PR: ports/70261
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115854
|
|
|
|
|
|
|
|
| |
PR: ports/70114
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115566
|
|
|
|
|
|
|
|
| |
PR: ports/64504
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=104746
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 59122
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=93678
|
|
|
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
Notes:
svn path=/head/; revision=85234
|
|
|
|
|
|
|
|
| |
PR: 54323
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=84641
|
|
|
|
|
|
|
|
|
| |
PR: 54135
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=84289
|