| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
|
|
|
|
|
|
| |
http://svn.slimdevices.com/slim/7.3/trunk/vendor/faad2/bpa-stdin.patch
This is required to allow BBCiPlayer support in audio/squeezeboxserver.
PR: ports/138213
Submitted by: Mark Knight <markk at knigma dot org>
Feature safe: yes
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
| |
|
| |
|
|
|
|
| |
Missed by: beech
|
|
|
|
|
| |
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Reported by: pointyhat via pav
|
|
|
|
|
| |
PR: 131829
Submitted by: ports fury
|
|
|
|
|
|
|
|
|
| |
remote attackers to cause a denial of service (crash) and possibly execute
arbitrary code via a crafted MPEG-4 (MP4) file.
PR: ports/128512
Submitted by: bf <bf2006a@yahoo.com>
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
|
|
|
| |
other applications function correct. Bump the PORTREVISION.
Reported by: a few in freebsd-multimedia@
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
| |
PR: ports/102572
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: kris via pointyhat
|
|
|
|
|
|
|
| |
makes more sense. Should fix the build in a few of other tinderboxes, but
I don't understand why it works for pointyhat thought.
Reported by: novel
|
| |
|
|
|
|
|
| |
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
|
|
|
|
|
| |
PR: ports/95829
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
| |
sure we have libtool and stuf for post-patch
Reported by: kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
- Add SIZE to a few ports
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
| |
- Simplify COMMENT
- Update pkg-desc
Submitted by: Dan Larsson [1]
|
|
|
|
| |
Pointed out by: lofi
|
|
|
|
| |
Submitted by: paulbeard@mac.com
|
|
|
|
|
|
|
| |
o Bump PORTREVISION
PR: 72205
Submitted by: ahze
|
|
|
|
| |
Approved by:adamw (mentor)
|
|
|
|
|
|
|
|
|
| |
PR: ports/72943
Reported by: pointyhat via kris
sean@mcneil.com
Submitted by: sean@mcneil.com (patch)
Michael Johnson <ahze@ahze.net> (maintainer)
Tested by: sean@mcneil.com
|
|
|
|
|
|
|
|
|
| |
previously installed. This is also only a temp fix until mpeg4ip is updated
(ports/72206) or fixed.
PR: ports/72799
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Pointed out by: spamrefuse@yahoo.com
|
|
|
|
|
|
| |
is broke, so disable this to allow other apps to get build with faad.
Requested by: Michael Johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
| |
tested because I'm still on 5.2.1 and I can't compile gcc34 and the
only packages for gcc34 I find are 4.10 or 5.3. Bummer!
|
|
|
|
|
|
|
| |
- make faad use libmp4v2 so mpeg4ip can use faad.
PR: ports/72205
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/71597
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/71655
Submitted by: Michael Johnson <ahze at ahze dot net> (maintainer)
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
PR: ports/71041
Pointed out by: <ingmar.gebert@stud.uni-rostock.de>
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
| |
|
|
|
|
|
| |
PR: ports/67190
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix mess with plist files
- Bump PORTREVISION
PR: ports/67060 [1]
Submitted by: tjr [1], krion [2]
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/66723
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Use external mpeg4ip, provide knob to use internal one
PR: ports/66598
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
- Pass maintainership to submitter
PR: ports/66543
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/66360
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 64964
Submitted by: tjr
Obtained from: faad CVS
|
|
|
|
|
|
| |
PR: ports/64964
Submitted by: tjr
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: maintainer
|
|
|
|
| |
(Part 2)
|
| |
|
|
|
|
| |
respect CFLAGS.
|
|
|
|
|
| |
Approved by: maintainer
PR: 50798
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
| |
Obtained from: OpenBSD
|
|
|
|
|
|
|
|
|
| |
build-depends target to happen in pre-patch stage
o Check Makefile comments for more information
PR: 52455
Submitted by: David Yeske <dyeske@yahoo.com>
Approved by: maintainer (timeout 2 weeks)
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
MPEG-4 AAC decoder
PR: 46884
Submitted by: Sean McGovern <sean@sfarc.net>
|