| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
| |
starting with M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
| |
Tested by: pav on pointyhat
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: 115336
Submitted by: douglas steinwand <dzs-pr@dzs.fx.org>
Approved by: maintainer timeout (11 months)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
PR: 113933
Submitted by: "Conrad J. Sabatier" <conrads@cox.net> (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
|
|
|
|
|
|
|
|
|
| |
- Test for pcvt_ioctl.h existence as it was removed recently.
Include iokb.h instead if its'nt exists. [1]
- Replace deprecated variable. [2]
Submitted by: [1] Rainer Alves <rainer.alves@gmail.com>, [2] me (stas)
Approved by: sem (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
|
| |
PR: ports/96929
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: holger <holger@e-gitt.net> (maintainer)
|
|
|
|
|
|
|
|
| |
Tidy up for portlint.
PR: ports/93921
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: holger <holger@e-gitt.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
|
|
|
|
|
|
| |
which is --enable-x86opt (on i386) and --enable-release
Reported by: pointyhat via kris
Approved by: adamw (implicit)
|
| |
|
|
|
|
|
|
| |
PR: ports/72363
Reviewed by: holger@e-gitt.net (maintainer)
Approved by: adamw (mentor)
|
|
|
|
| |
Submitted by: Vyacheslav I. Ivanchenko <ivi@dhs.net.ru>
|
|
|
|
|
|
| |
PR: ports/67890
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
|
| |
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
|
|
|
|
|
|
|
|
| |
- Fix breakage after recent aDe's auto*tools changes
PR: ports/67479 [1]
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- USER_LDT is only needed on 4.x system [1]
- Remove notice about qt-2.2.3, that a history now
PR: ports/64837 [1]
Submitted by: Antoine Jacoutot <ajacoutot@lphp.org>
|
| |
|
|
|
|
| |
on sdl12-1.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
PR: ports/61805
Approved by: "Holger Lamm" <holger@e-gitt.net>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/59475
Submitted by: Holger Lamm <holgeri@e-gitt.net> (maintainer)
Approved by: marcus (backup mentor)
|
|
|
|
|
|
| |
that depend on it.
Approved by: arved (Mentor)
|
|
|
|
|
| |
PR: 47240
Submitted by: Chris BeHanna <chris@pennasoft.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
o USE_QT_VER has to be defined BEFORE <bsd.port.pre.mk>: move QT
toolkit selection test [1] [2]
o Build VIDIX support if WITH_VIDIX knob: currently requires avifile
to run as root
PR: 44533 [1]
Submitted by: maintainer [2],
dinoex [1]
Approved by: maintainer
|
| |
|
|
|
|
|
| |
Reviewed by: freebsd-multimedia mailing list
Approved by: maintainer
|
| |
|
|
|
|
| |
o Bump PORTREVISION
|
|
|
|
|
|
|
| |
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
|
|
|
|
|
|
|
|
|
| |
o Change default to WITHOUT_OPTIMIZED_CFLAGS. Define WITH_OPTIMIZED_CFLAGS
to get old behavior
o Replace old hack to get the port to link to ports version of
liba52 with a dlopen(3) option supplied by developer
Approved by: maintainer
|
|
|
|
|
|
|
| |
o Update to 0.7.16-20020913: this version has VIDIX support but only
running as 'root'
Approved by: maintainer
|
| |
|
|
|
|
|
| |
Reviewed by: FreeBSD-ports mailing list
Approved by: maintainer (2 weeks time out since 1st communication)
|
| |
|
|
|
|
|
|
|
|
| |
o Use Ports' libraries instead of ones shipped with distribution
Reviewed by: will,
MAINTAINER
Approved by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add Option WITHOUT_DIVX, cause libdivx* do not build
- configure with "--enable-iconv"
- Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined
- Changed dependency so installed sdl12 is found.
PR: 34075
Submitted by: holger@eit.uni-kl.de
|
|
|
|
|
|
|
| |
installed
o Unfortunaly, the port requires the latest divx{de,en}core libraries
which are only distributed for Linux. Therefore, there is no port
change, just a work around
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
than former, bump PORTEPOCH (will)
o Reorganize items inside Makefile to help with maintainance
o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully
enable this port outside of i386
o This port no longers USE_AUTOMAKE (will)
o New defaults: build with libmad and with optimized cflags. Thus,
add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options
Submitted by: will
Reviewed by: pat, Thomas E. Zander <riggs@rrr.de>,
MAINTAINER
|
|
|
|
| |
Suggested by will@
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
I haven't the patience to wait lioux@ to commit it, sorry.
You know, I've been waiting for one month.
PR: 32862
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
| |
o sanitize MASTER_SITES
o bump lib version since incompatible with previous one
o trim/update DESCR; update WWW tag
PR: 30747
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
| |
Abort the build when GNU pth is installed.
Remove the WITH_MGA knob.
PR: 27961
Submitted by: maintainer
|
|
|
|
|
| |
PR: 26987
Submitted by: maintainer
|
|
|
|
|
|
|
| |
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12
Repo-copy by: asami
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: 25307
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- Both change CODEC_PORT to a relative reference and update
CODEC_DETECTION_FILE to a cleaner syntax.
Submitted by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on this port can be also used by other ports -> graphics/win32-codecs.
Therefore, all codec related code will be removed,
Depend on that port from now on.
A positive side effect is that this port can now produce a package
since the RESTRICTED flag (related to the codecs) can be removed.
Update LEGAL, win32-codecs instead of avifile is now RESTRICTED.
PR: 25035
Reviewed by: sobomax
Approved by: maintainer
|
|
|
|
|
| |
PR: 24702
Submitted by: maintainer
|
|
|
|
|
| |
PR: 24631
Submitted by: maintainer
|
|
|
|
|
| |
DivX -> DivX ;-)
USE_LDT -> USER_LDT
|
| |
|
|
|
|
|
|
|
|
| |
to revertion of shared library build/installation on the lame port
PORTVERSION=3.70, PORTREVISION=2.
I am reverting this for I won't be around to discuss this for the
time being. :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Have this port use the port's system shared version of the lame
library instead of building its own static version. Add both some
detection code and necessary hooks to avifile's configure system
(defensive programming) using some patches
3) Add a simple stale port's tree defensive check. After the library
dependency phase, if one gets a lame library but no shared library
... bogus. The avifile depending on the new version of lame port
was added after the aforementioned. Warn the user about it. A
side effect (of LIB_DEPENDS) is that the new lame dependency is
always built even if there is an old version of lame installed.
4) PORTREVISION bump
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Update codec distribution to version 001222
3) Add codec wmvds32.ax
4) Install avifile library (both shared and static) version .0
(distfile's numbering)
5) Have the binaries use the shared library
6) Add a libtool hack fix kindly provided by Maxim Sobolev
<sobomax@FreeBSD.org>
7) Add an adhoc fix to insure build of avifile utilities despite
possible misbehavior of the configure script
9) Update pkg-descr with more informative message
10) Update pkg-comment with more precise message
11) Update pkg-message with information about possible build
problems. This port requires qt with thread support.
PR: ports/23941
Submitted by: maintainer,
Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
| |
PR: 22136
Submitted by: maintainer <holger@eit.uni-kl.de>
|
|
|
|
|
| |
PR: 22080
Submitted by: <mavetju@chello.nl>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I am here, do some clean up:
1) Added RESTRICTED tag, for codec LEGAL status is unsure
2) Added ${PKGMESSAGE} regarding kernel USE_LDT
3) Upheld the "only under ${WRKDIR}" rule
Approved by: maintainer <holger@eit.uni-kl.de>
PR: 21663
|
|
PR: 21347
Submitted by: Holger Lamm <holger@eit.uni-kl.de>
|