| 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: sysutils/cdrdao/Makefile |
|
CVSWeb
|
Number of commits found: 24 |
|
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, 9 Apr 2008
|
[ 21:40 marius ]
1.54 sysutils/cdrdao/Makefile
1.90 sysutils/cdrtools-devel/Makefile
1.71 sysutils/cdrtools/Makefile
1.12 sysutils/sformat/Makefile
Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.
Reported by: marcus
Approved by: netchild
|
|
Fri, 28 Mar 2008
|
[ 01:50 mezz ]
1.5 devel/acovea-gtk/Makefile
1.6 devel/libYGP/Makefile
1.3 games/cheech/Makefile
1.4 graphics/synfigstudio/Makefile
1.53 sysutils/cdrdao/Makefile
1.6 x11-wm/gcompmgr/Makefile
1.25 x11/workrave/Makefile
Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtime
and these seem work fine in normal use. I don't test every functions, so let
me know if you have any problem with it.
Reported by: pointyhat via pav
|
|
Thu, 25 Oct 2007
|
[ 00:37 marcus ]
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile
(Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above )
|
|
Sat, 15 Sep 2007
|
[ 12:58 marius ]
1.51 sysutils/cdrdao/Makefile
1.11 sysutils/gcdmaster/Makefile
1.12 sysutils/cdrdao/distinfo
1.1 sysutils/cdrdao/files/patch-dao::Makefile.in
1.3 sysutils/cdrdao/files/patch-dao::ScsiIf-lib.cc
1.3 sysutils/cdrdao/files/patch-dao::cdrdao.man
1.3 sysutils/cdrdao/files/patch-utils::Makefile.in
1.1 sysutils/cdrdao/files/patch-xdao::Makefile.in
- Update to 1.2.2. Relevant parts from the release notes:
Cdrdao changes:
o Man page cleanup (Andrew Suffield)
GCDMaster changes:
o Fixed GCC 4.1 compilation issues
o Fixed hang when inserting WAV file
- Ensure that the libraries built by the port are linked in and not
already installed ones. For example in case of libcdda_paranoia
installed by audio/cdparanoia can't be used to build cddao. Such
problems only happen when using non-standard compiler and/or linker
flags are used but it doesn't hurt to add some anti-footshooting
measurements to the port. [1]
PR: 115616 [1]
Approved by: netchild
|
|
Sat, 28 Jul 2007
|
[ 13:27 miwi ]
1.19 audio/akode-plugins-xiph/Makefile
1.9 audio/aqualung/Makefile
1.59 audio/arts/Makefile
1.24 audio/audacity-devel/Makefile
1.34 audio/audacity/Makefile
1.23 audio/beast/Makefile
1.22 audio/cmus/Makefile
1.27 audio/darkice/Makefile
1.56 audio/easytag-devel/Makefile
1.41 audio/easytag/Makefile
(Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
|
Sat, 14 Oct 2006
|
[ 09:54 marcus ]
1.4 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.38 accessibility/gnome-mag/Makefile
1.16 arabic/katoob/Makefile
1.33 astro/celestia/Makefile
1.41 astro/glunarclock/Makefile
1.17 astro/nightfall/Makefile
1.17 audio/beast/Makefile
1.7 audio/cantus/Makefile
1.7 audio/cantus_3/Makefile
1.49 audio/easytag-devel/Makefile
(Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
Sun, 7 May 2006
|
[ 17:47 marius ]
1.48 sysutils/cdrdao/Makefile
- Allow this port to be compiled with CC set to something containing a
path component.
- Remove obsolete USE_REINPLACE.
Approved by: netchild
|
|
Tue, 29 Nov 2005
|
[ 21:21 marius ]
1.47 sysutils/cdrdao/Makefile
1.8 sysutils/gcdmaster/Makefile
1.11 sysutils/cdrdao/distinfo
1.7 sysutils/cdrdao/files/patch-configure
- Update to 1.2.1. Relevant parts from the release notes:
<snip>
Cdrdao changes:
o Fixed bad bug with missing return statemements in recomputeLength
and format conversion.
o Fixed broken '-' STDIN input feature.
o Fixed various gcc4-related compile problems.
o Fixed copy problem with single device when read_device is specified.
o Minor fixes to driver table.
GCDMaster changes:
o The crash when creating a new "Create Audio CD" view seemed to be
related to gtkmm and libsigc++ and went away with newer releases of
those packages.
toc2cue changes:
o Fixed bug that was causing empty output files.
o Added conversion of COPY to DCP flags. (Julio Sanchez Fernandez)
<snip>
- In gcdmaster.keys use the correct path to the installed gcdmaster-doc.png.
Approved by: netchild
|
|
Fri, 12 Aug 2005
|
[ 17:20 marius ]
1.46 sysutils/cdrdao/Makefile
1.6 sysutils/gcdmaster/Makefile
1.10 sysutils/cdrdao/distinfo
1.6 sysutils/cdrdao/files/patch-configure
1.3 sysutils/cdrdao/files/patch-dao::dao.cc
1.4 sysutils/cdrdao/files/patch-scsilib::RULES::i386-freebsd-cc.rul
1.2 sysutils/cdrdao/files/patch-scsilib::RULES::rules.cnf
1.2 sysutils/cdrdao/files/patch-xdao::Project.h
1.13 sysutils/cdrdao/pkg-plist
1.2 sysutils/gcdmaster/pkg-plist
- Update to 1.2.0. [1]
<snip>
Cdrdao changes:
o SECURITY FIX: cdrdao now gives up its root privileges after setting
up real-time scheduling, as well as before saving settings through
the --save option. This fixes a potential local root exploit when
cdrdao is installed with the +s chmod flag. Using --save now also
forces an early exit after the settings are saved.
o Added MP3 and Ogg Vorbis file support (through respectively the
libmad and libvorbis libraries). cdrdao will decode the MP3 and
Ogg files into temporary WAV files that will be deleted upon exit
(unless the new option --keep is used). The directory used to
store those temporary WAV files can be specified with the --tmpdir
option (default is /tmp).
o Improved native CUE file support: replaced old incomplete existing(Only the first 15 lines of the commit message are shown above )
|
|
Sun, 13 Jun 2004
|
[ 16:01 netchild ]
1.45 sysutils/cdrdao/Makefile
1.3 sysutils/gcdmaster/Makefile
1.9 sysutils/cdrdao/distinfo
1.2 sysutils/cdrdao/files/patch-Makefile.in
1.5 sysutils/cdrdao/files/patch-configure
1.2 sysutils/cdrdao/files/patch-dao::ScsiIf-lib.cc
1.2 sysutils/cdrdao/files/patch-dao::cdrdao.drivers
1.2 sysutils/cdrdao/files/patch-dao::dao.cc
1.2 sysutils/cdrdao/files/patch-paranoia::isort.c
1.2 sysutils/cdrdao/files/patch-trackdb::Track.cc
(Only the first 10 of 14 ports in this commit are shown above. )
- Update to 1.1.9. Relevant parts from the release notes:
<snip>
Cdrdao changes:
- MMC-driver auto-detection. If no --driver option is specified,
cdrdao will try to autodetect an MMC-compliant device and use the
generic-mmc driver by default. (Denis Leroy)
- Included scsilib upgraded from cdrtools 2.01a31 (Denis Leroy)
- Added --eject option to the unlock command to eject the cd after
unlocking. (Eric Benson)
- New 'discid' command to display CDDB information. (Eric Benson,
Denis Leroy).
- Added --full-burn and --capacity options to extend lead-out to entire
disc, beyond 80 mins limit. (Vladimir Petrov)
GCDMaster changes (Denis Leroy) :
- Some bug fixes (manual driver configurations were not being saved(Only the first 15 lines of the commit message are shown above )
|
|
Tue, 20 Apr 2004
|
[ 14:49 netchild ]
1.9 ftp/ftp-tls/Makefile
1.5 ftp/ftpd-tls/Makefile
1.9 security/antivir-milter/Makefile
1.120 security/ssh2/Makefile
1.2 sysutils/afbinit/Makefile
1.44 sysutils/cdrdao/Makefile
1.59 sysutils/cdrtools-devel/Makefile
1.54 sysutils/cdrtools/Makefile
1.7 sysutils/sformat/Makefile
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
|
|
Fri, 5 Mar 2004
|
[ 16:37 netchild ]
1.43 sysutils/cdrdao/Makefile
1.1 sysutils/cdrdao/files/patch-dao::dao.cc
Change the progress meter back to not print newlines on update, this
annoying behaviour unintentionally got introduced shortly before 1.1.8
was released. This patch also went into the cdrdao repository.
Submitted by: maintainer
|
|
Fri, 20 Feb 2004
|
[ 15:22 netchild ]
1.42 sysutils/cdrdao/Makefile
In case the distfile of cdrdao is not available locally, the slave port
gcdmaster was not able to fetch it.
Submitted by: maintainer
|
|
Wed, 18 Feb 2004
|
[ 14:56 netchild ]
1.41 sysutils/cdrdao/Makefile
1.8 sysutils/cdrdao/distinfo
1.1 sysutils/cdrdao/files/patch-Makefile.in
1.4 sysutils/cdrdao/files/patch-configure
1.1 sysutils/cdrdao/files/patch-dao::cdrdao.drivers
1.2 sysutils/cdrdao/files/patch-dao::cdrdao.man
1.2 sysutils/cdrdao/files/patch-dao::main.cc
1.2 sysutils/cdrdao/files/patch-paranoia::configure
1.3 sysutils/cdrdao/files/patch-scsilib::RULES::i386-freebsd-cc.rul
1.2 sysutils/cdrdao/files/patch-scsilib::TARGETS::Targetdirs
(Only the first 10 of 18 ports in this commit are shown above. )
- Update to 1.1.8. Relevant parts from the release notes:
<snip>
- Improved performance of the new L-EC code by up to a factor 2 depending
on the hardware.
- 'read-test' runs L-EC encoder over mode 1 or mode 2 form 1 sectors to
allow performance testing in conjunction with option --speed.
new:
- toc2cddb: translates a TOC file into a cddb file. (Giuseppe Corbelli)
new:
- cue2toc: convert CUE to TOC format for audio CDs. (Matthias Czapla)
<snip>
Note: The 1.1.8 tarball was re-rolled twice because of missing files and
a show-stopper in gcdmaster and some SourceForge mirrors still might
need to catch up on it. If you have problems with differing checksums(Only the first 15 lines of the commit message are shown above )
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Fri, 30 Jan 2004
|
[ 12:44 netchild ]
1.39 sysutils/cdrdao/Makefile
Temporarily disable compilation of gcdmaster until problems with broken
dependencies when gnomelibs are installed after cdrdao can be resolved.
PR: 61840
Submitted by: maintainer
|
|
Wed, 4 Jun 2003
|
[ 19:43 netchild ]
1.38 sysutils/cdrdao/Makefile
1.2 sysutils/cdrdao/files/patch-scsilib::RULES::i386-freebsd-cc.rul
1.1 sysutils/cdrdao/files/patch-scsilib::RULES::rules.cnf
1.1 sysutils/cdrdao/files/patch-scsilib::libscg::scsitransp.c
- Fix yet another bug that might be used for a root exploit. As with the last
bug you are only vulnerable if you locally set the cdrdao binary suid root.
- Respect CC already at the configure-stage of scsilib else we end up running
configure with GCC and compiling with whatever CC was set to.
Submitted by: maintainer
|
|
Wed, 21 May 2003
|
[ 16:19 netchild ]
1.37 sysutils/cdrdao/Makefile
1.1 sysutils/cdrdao/files/patch-scsilib::libscg::scsiopen.c
Fix potential root exploit.
THE FREEBSD PORT IS NOT VULNERABLE AS IT DOES NOT SET THE SUID BIT, YOU
ARE ONLY VULNERABLE, IF YOU SET IT ON YOUR OWN!
Submitted by: maintainer
|
|
Sun, 20 Apr 2003
|
[ 20:43 marcus ]
1.13 sysutils/battstat-applet/Makefile
1.7 sysutils/bubblemon-dockapp/Makefile
1.3 sysutils/bubblemon/Makefile
1.36 sysutils/cdrdao/Makefile
1.35 sysutils/gcombust/Makefile
1.15 sysutils/gconf-editor/Makefile
1.10 sysutils/gfslicer/Makefile
1.7 sysutils/gkrellflynn/Makefile
1.53 sysutils/gkrellm/Makefile
1.72 sysutils/gkrellm2/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
|
Fri, 28 Feb 2003
|
[ 22:53 kris ]
1.7 audio/audacity/Makefile
1.3 audio/evilbar/Makefile
1.13 audio/mp3blaster/Makefile
1.10 audio/snack/Makefile
1.6 audio/terminatorx/Makefile
1.16 databases/firebird/Makefile
1.39 devel/autoconf/Makefile
1.45 devel/autoconf213/Makefile
1.46 devel/autoconf257/Makefile
1.30 devel/automake/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
|
|
Fri, 21 Feb 2003
|
[ 13:28 knu ]
1.23 sysutils/LPRng/Makefile
1.2 sysutils/LPRngTool/Makefile
1.2 sysutils/Tee/Makefile
1.3 sysutils/abck/Makefile
1.14 sysutils/afio/Makefile
1.4 sysutils/ah-tty/Makefile
1.12 sysutils/apcupsd/Makefile
1.2 sysutils/arson/Makefile
1.9 sysutils/asfsm/Makefile
1.11 sysutils/asmem/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
De-pkg-comment.
|
|
Thu, 30 Jan 2003
|
[ 03:59 marcus ]
1.5 devel/gnome-devel/Makefile
1.5 games/gnomoku/Makefile
1.28 net/gabber/Makefile
1.33 sysutils/cdrdao/Makefile
1.15 x11-toolkits/bakery/Makefile
1.8 x11-toolkits/panel--/Makefile
Chase the gnomemm shared lib version.
|
|
Thu, 2 Jan 2003
|
[ 15:53 netchild ]
1.32 sysutils/cdrdao/Makefile
1.3 sysutils/cdrdao/files/patch-configure
1.1 sysutils/cdrdao/files/patch-dao::cdrdao.man
1.1 sysutils/cdrdao/files/patch-dao::main.cc
1.1 sysutils/cdrdao/files/patch-paranoia::configure
1.1 sysutils/cdrdao/files/patch-paranoia::isort.c
1.1 sysutils/cdrdao/files/patch-trackdb::Track.cc
1.1 sysutils/cdrdao/files/patch-xdao::AudioCDView.cc
1.1 sysutils/cdrdao/files/patch-xdao::CdDevice.cc
1.2 sysutils/cdrdao/files/patch-xdao::SoundIF-linux.cc
(Only the first 10 of 11 ports in this commit are shown above. )
From the submitter:
- Don't default to '-O2' when compiling the cdparanoia-lib but respect CFLAGS,
this should work around the generation of broken code with GCC and an
optimazation-level greater than 1.
- Fix a bug in the cdparanoia-lib that can cause problems on some !386.
- Remove the unneeded usage of what seems to be an extension of G++, i.e.
arguments to the constructor when allocating an array of objects with new,
fixes compilation with compilers stricter obeying the standards.
- Always symlink ${MACHINE_ARCH}-freebsd-cc.rul to the i386-version on !i386 in
the RULES-directory of scglib to be consistent with sysutils/cdrtools, cdrdao
also should compile and work on any platform with the fixes above.
- hier(7) the location of the global cdrdao.etc to LOCALBASE/etc/cdrdao.conf.
- Make the gcdmaster gnome-frontend compile with GCC3, use HAVE_GOME-magic to
build it.
- Clean up some stuff.
(Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 24 |