| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=221132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/124800
Submitted by: Michael <freebsdports@bindone.de>
Notes:
svn path=/head/; revision=215471
|
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=203913
|
|
|
|
| |
Notes:
svn path=/head/; revision=180317
|
|
|
|
| |
Notes:
svn path=/head/; revision=155596
|
|
|
|
| |
Notes:
svn path=/head/; revision=155548
|
|
|
|
| |
Notes:
svn path=/head/; revision=155429
|
|
|
|
|
|
|
| |
- mysql-administrator: simplify BROKEN message
Notes:
svn path=/head/; revision=147896
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=137521
|
|
|
|
| |
Notes:
svn path=/head/; revision=137091
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=127415
|
|
|
|
|
|
|
|
| |
- Fix build on 6.x
- Refine Makefile
Notes:
svn path=/head/; revision=121993
|
|
|
|
|
|
|
| |
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=113155
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
bystander py-orbit.
Notes:
svn path=/head/; revision=96547
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/60019
Submitted by: Patrick Hartling <patrick@137.org>
Reviewed by: Joe Marcus Clarke <marcus@marcuscom.com> (py-orbit2),
Sergey Matveychuk <sem@ciam.ru> (py-omniorb)
Notes:
svn path=/head/; revision=96541
|
|
|
|
|
|
|
|
| |
PR: ports/59884
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Notes:
svn path=/head/; revision=96224
|
|
|
|
| |
Notes:
svn path=/head/; revision=93890
|
|
|
|
|
|
|
|
| |
PR: ports/56863
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Notes:
svn path=/head/; revision=89737
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Utilize variables: PYTHON_SITELIBDIR, DOCSDIR, EXAMPLESDIR
- INSTALLS_SHLIB=yes because we do
- make portlint happy
PR: 55906
Submitted by: maintainer
Notes:
svn path=/head/; revision=87566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bug fixes.
- Rudimentary interceptor support.
- Support for Python 2.3.
- Per thread and per object reference timeouts.
- Generation of stubs for all COS IDL.
- New omniORB.any module to help convert to and from Anys.
Assign port maintainership to Sergey Matveychuk <sem@ciam.ru>,
he is omniORB port maintainer and will be able to take care of
this port better.
PR: 55849
Submitted by: Sergey Matveychuk <sem@ciam.ru> (new maintainer)
Notes:
svn path=/head/; revision=87470
|
|
|
|
| |
Notes:
svn path=/head/; revision=80321
|
|
|
|
| |
Notes:
svn path=/head/; revision=80309
|
|
|
|
| |
Notes:
svn path=/head/; revision=76032
|
|
|
|
|
|
|
| |
This fixes the port build.
Notes:
svn path=/head/; revision=71186
|
|
|
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
Notes:
svn path=/head/; revision=65347
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort plist also
PR: ports/38955
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=64259
|
|
|
|
|
|
|
|
| |
PR: ports/35596
Submitted by: maintainer
Notes:
svn path=/head/; revision=58826
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 32167
Submitted by: maintainer
Notes:
svn path=/head/; revision=50402
|
|
|
|
|
|
|
|
|
|
| |
- New maintainer: Alexander N. Kabaev <ak03@gte.com>
PR: 30128
Submitted by: Alexander N. Kabaev <ak03@gte.com>
Notes:
svn path=/head/; revision=47020
|
|
|
|
|
|
|
| |
Prompted by: vanilla
Notes:
svn path=/head/; revision=44495
|
|
PR: 26140
Submitted by: Johann Visagie <johann@egenetics.com>
Notes:
svn path=/head/; revision=40484
|