| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=216430
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=209644
|
|
|
|
| |
Notes:
svn path=/head/; revision=191646
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=166874
|
|
|
|
|
|
|
|
| |
PR: ports/99072 (fu2)
Submitted by: Josh Tolbert <hemi (at) puresimplicity.net> (maintainer)
Notes:
svn path=/head/; revision=165707
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership.
PR: ports/99072
Submitted by: Josh Tolbert <hemi (at) puresimplicity.net>
Notes:
svn path=/head/; revision=165669
|
|
|
|
| |
Notes:
svn path=/head/; revision=161307
|
|
|
|
| |
Notes:
svn path=/head/; revision=156450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
Notes:
svn path=/head/; revision=155784
|
|
|
|
| |
Notes:
svn path=/head/; revision=153451
|
|
|
|
| |
Notes:
svn path=/head/; revision=153439
|
|
|
|
| |
Notes:
svn path=/head/; revision=153010
|
|
|
|
| |
Notes:
svn path=/head/; revision=143440
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=106524
|
|
|
|
| |
Notes:
svn path=/head/; revision=106438
|
|
|
|
| |
Notes:
svn path=/head/; revision=106420
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
I have contributed, in hopes of attracting less spam.
Notes:
svn path=/head/; revision=93876
|
|
|
|
|
|
|
| |
Pointy hat to: myself
Notes:
svn path=/head/; revision=86094
|
|
|
|
|
|
|
|
|
|
|
|
| |
b) Maintainer timeout:
This PR is submitted by Thu May 08 07:30:18 PDT 2003
but no reply from the maintainer.
PR: 51971
Submitted by: KATO Tsuguru <tkato@prontomail.com> aka Ports Fury
Notes:
svn path=/head/; revision=86093
|
|
|
|
| |
Notes:
svn path=/head/; revision=76700
|
|
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53948
|
|
|
|
|
|
|
| |
including examples. Add warning.
Notes:
svn path=/head/; revision=53370
|
|
|
|
|
|
|
|
|
|
| |
Compile molecule_tools.cpp with -O0 on all architectures, not just
the Alpha, to avoid g++ pessimization.
Submitted by: Matthew Emmerton <matt@gsicomp.on.ca>
Notes:
svn path=/head/; revision=46525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
Notes:
svn path=/head/; revision=40792
|
|
|
|
| |
Notes:
svn path=/head/; revision=39628
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=39627
|
|
|
|
|
|
|
| |
way of naming the distfile. Change the port accordingly.
Notes:
svn path=/head/; revision=38494
|
|
|
|
| |
Notes:
svn path=/head/; revision=38487
|
|
|
|
| |
Notes:
svn path=/head/; revision=38124
|
|
|
|
|
|
|
|
|
|
| |
adding install target to ${WRKSRC}/Makefile.
PR: 21792
Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=33590
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=33312
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
install data files (Kato Tsuguru)
bump version (myself)
use USE_NEWGCC (Will Andrews)
make whitespace changes to Makefile
PR: 21359
Submitted by: maintainer
Notes:
svn path=/head/; revision=32828
|
|
Notes:
svn path=/head/; revision=30857
|