| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: multimedia/nmm/Makefile |
|
CVSWeb
|
Number of commits found: 7 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 20 Aug 2008
|
[ 01:57 ade ]
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile
(Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
|
Fri, 25 Jul 2008
|
[ 13:24 pav ]
1.30 games/blobandconquer/Makefile
1.10 games/bloboats/Makefile
1.10 games/blobwars/Makefile
1.8 games/bugsquish/Makefile
1.10 games/connectfive/Makefile
1.22 games/cube/Makefile
1.12 games/dangerdeep/Makefile
1.9 games/djgame2/Makefile
1.3 games/f1spirit-remake/Makefile
1.19 games/falconseye/Makefile
(Only the first 10 of 127 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
|
Fri, 6 Jun 2008
|
[ 14:48 edwin ]
1.13 multimedia/acidrip/Makefile
1.56 multimedia/audacious-plugins/Makefile
1.40 multimedia/audacious/Makefile
1.51 multimedia/avidemux2/Makefile
1.75 multimedia/avifile/Makefile
1.40 multimedia/beep-media-player/Makefile
1.15 multimedia/bmp-extra-plugins/Makefile
1.45 multimedia/bmpx/Makefile
1.34 multimedia/camserv/Makefile
1.5 multimedia/castpodder/Makefile
(Only the first 10 of 149 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
|
Tue, 6 May 2008
|
[ 09:40 netchild ]
1.3 multimedia/nmm/Makefile
Fix build on 6.x. No portrevision bump, as there was no package available
anyway (people which build this with the port may not have FFMPEH support,
but as I hope I will have time to work a little bit more on the port
tomorrow which would include a revision bump, I don't think it matters much
ATM).
Tested by: miwi (build with 6.3 tinderbox)
|
|
Fri, 25 Apr 2008
|
[ 16:54 netchild ]
1.2 multimedia/nmm/Makefile
1.2 multimedia/nmm/files/patch-nmm_utils_net_SockStream_Linux_cpp
- Patch: TCP_CORK (Linux) is similar to TCP_NOPUSH (since FreeBSD 4.5)
- TODO removal: OSS audio support is available already
|
|
Tue, 22 Apr 2008
|
[ 13:12 netchild ]
1.261 multimedia/Makefile
1.1 multimedia/nmm/Makefile
1.1 multimedia/nmm/distinfo
1.1 multimedia/nmm/files/patch-Makefile_am_extra
1.1 multimedia/nmm/files/patch-configure_in
1.1 multimedia/nmm/files/patch-nmm_plugins_file_dvd_DVDReadNode_hpp
1.1 multimedia/nmm/files/patch-nmm_plugins_file_mpeg_MPEGCheckFormat_hpp
1.1 multimedia/nmm/files/patch-nmm_plugins_video_ffmpeg_FFMpegEncodeNode_cpp
1.1 multimedia/nmm/files/patch-nmm_plugins_video_filter_Makefile_am
1.1 multimedia/nmm/files/patch-nmm_utils_fork_Fork_cpp
(Only the first 10 of 17 ports in this commit are shown above. )
WIP of the NMM port (to allow further, distributed enhancements), see
below for what NMM is.
Status so far:
- compiles and installs (KDE integration should be possible with this)
- doesn't segfault when doing a ruidemental test
- doesn't provide the complete plugin set (no RTP, no shoutcast,
no OSS audio (any volunteers to develop this?), ...)
- TODO list integrated into the port Makefile
From pkg-descr:
---snip---
The Network-Integrated Multimedia Middleware (NMM) provides an architecture
that allows to create distributed multimedia application easily: local and
remote multimedia devices or software components can be controlled (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 7 |