| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 208726
Submitted by: dim@
Notes:
svn path=/head/; revision=417913
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408255
|
|
|
|
| |
Notes:
svn path=/head/; revision=378409
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363399
|
|
|
|
|
|
|
|
|
|
| |
print/texlive-base
PR: ports/191678
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Notes:
svn path=/head/; revision=361109
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357277
|
|
|
|
|
|
|
| |
- minor non-functional OPTIONS cleanup
Notes:
svn path=/head/; revision=339976
|
|
|
|
| |
Notes:
svn path=/head/; revision=329271
|
|
|
|
|
|
|
| |
editors)
Notes:
svn path=/head/; revision=327720
|
|
|
|
| |
Notes:
svn path=/head/; revision=321301
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Switch to OptionsNG
Feature safe: yes
Notes:
svn path=/head/; revision=308515
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293401
|
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE information
PR: ports/165447
Submitted by: rea@
Notes:
svn path=/head/; revision=292652
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
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
|