| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Add WANT_GNOME [1]
- Be PREFIX-neutral [2]
Changes:
PR: ports/137491 [1], ports/138912 [1], ports/139472 [2],
Submitted by: Pavel Gubin <pg xx 2lazy.ru> [1],
Anatoly Borodin <anatoly.borodin xx gmail.com> [1],
Sahil Tandon <sahil xx tandon.net> [2]
|
|
|
|
| |
starting with D
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
| |
- Bump PORTREVISION where necessary
|
|
|
|
| |
Pointed by: pointyhat (kris)
|
|
|
|
| |
* take maintainership (approved by demon@)
|
|
|
|
|
| |
Approved by: maintainer (demon)
Pointed by: pointyhat (kris)
|
|
|
|
| |
Approved by: maintainer (demon)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
| |
|
| |
|
|
|
|
|
| |
Reported by: kris via pointyhat
Approved by: demon (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
|
| |
|
|
|
|
| |
No response from: maintainer
|
|
|
|
| |
after 5.4-RELEASE.
|
| |
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
| |
Add missing @dirrm.
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
|
|
|
|
|
|
|
|
| |
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
|
|
|
|
|
|
| |
PR: ports/74963
Submitted by: /me
Approved by: demon (maintainer).
|
|
|
|
|
| |
Use autoconf to generate configure script.
Remove redundant bits which were probably needed for older versions of sqlrelay.
|
| |
|
|
|
|
|
| |
Use correct syntax to tell configure to disable extensions.
Remove unneeded dependency.
|
|
|
|
|
|
| |
Set the same options for BATCH and !BATCH builds.
PLIST breakage found by: kris
|
|
|
|
|
| |
PR: 66646
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
|
| |
Remove BROKEN for 5.X.
Leave BROKEN for 4.X since I didn't test there, but I hope it should
work. More testing is needed.
I switched off all DB variants support but MySQL due to the lack of tests.
Comments welcome.
|
|
|
|
| |
still broken at that time and no PRs have been submitted containing a fix.
|
|
|
|
| |
Approved by: portmgr
|
| |
|
| |
|
|
|
|
| |
(Part 2)
|
| |
|
|
|
|
|
|
| |
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
|
|
|
| |
Seems they started using Linux specific constants..
|
|
|
|
|
|
| |
Bump PORTREVISION accordingly.
Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/49970
Submitted by: Chris Knight <chris@aims.com.au>
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/46356
Submitted by: Mark Stosberg <mark@summersault.com>
|
|
|
|
|
|
|
|
| |
strange function calls that the assembler cannot understand.
Submitted by: bento, kris
http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
|
|
|
|
| |
has been down these days.
|
| |
|
| |
|
|
|
|
| |
USE_REINPLACE.
|
|
|
|
|
|
|
| |
given a proper shlib major.
PR: ports/42354
Submitted by: Gerhard Haering <gerhard.haering@gmx.de>
|
|
|
|
|
| |
PR: 42192
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
| |
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
| |
|
|
|
|
| |
libiconv.
|
| |
|
| |
|
| |
|
|
|
|
| |
manually add here to unbreak the build.
|
| |
|
|
|
|
|
|
| |
This fixes the unresolved symbol error reported in the PR.
PR: ports/29083
|
|
balancing system, along with the interfaces for Java, Perl5, PHP,
Python and Ruby.
|