| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Approved by: zaa@zaa.pp.ru (maintainer via private email)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
|
| |
PR: ports/135387
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (14 days)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/109738
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/92445
Hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
| |
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: ports/83598
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
| |
PR: ports/70383
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
|
|
| |
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
|
| |
|
|
|
|
| |
apr-thread, doesn't appear to exist in the ports tree.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
| |
explicit dependency on the lang/php4 binary -- I could not install
without that.
PR: ports/59386.
Submitted by: Dan Langille <dan@langille.org>.
|
|
|
|
|
|
|
| |
Fix build error caused by conflicting dependencies.
PR: ports/59074
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o Support for scintilla
o Build one shared library instead of many
o Fix bento build error
o Bump PORTREVISION acordingly
PR: ports/54341
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
|
|
|
|
|
| |
PR: 53579
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/53343
Pointy hat to: myself
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: ports/53343
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Due to incorrect build dependencies, php-gtk failed to build
(as reported by bento). This patch fixes BUILD_DEPENDS and
corrects another small bug (pre-configure wouldn't be called
under certain circumstances).
PR: ports/50854
Submitted by: Alex Kiesel <kiesel@schlund.de>
|
|
Great! I had planned to port this application.
Here are some patches to the original submitted PR. They
upgrade to v. 0.5.2, force the build of self contained
extensions, install examples (all tested and working), fix
some typos in the code, USE_GNOMENG, and add a BUILD_DEP
towards phpize.
I have also added knobs to build gdkpixbuf and gtkhtml
extensions (not scintilla). They build OK, but I have been
unable to test them => they are not installed.
PR: ports/46201
Submitted by: Th. Thomas.
|