| 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/k3b/Makefile |
|
CVSWeb
|
Number of commits found: 54 |
|
Tue, 26 Aug 2008
|
[ 11:31 miwi ]
1.54 sysutils/k3b/Makefile
1.28 sysutils/k3b/distinfo
1.13 sysutils/k3b/pkg-message
1.1 sysutils/k3b/pkg-message-7
1.15 sysutils/k3b/pkg-plist
- Update to 1.0.5
PR: 125552 (based on)
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by: maintainer
|
|
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 )
|
|
Fri, 20 Jun 2008
|
[ 16:41 tabthorpe ]
1.85 audio/amarok/Makefile
1.14 audio/aqualung/Makefile
1.7 audio/bmp-musepack/Makefile
1.12 audio/cowbell/Makefile
1.12 audio/cynthiune/Makefile
1.6 audio/gimmix/Makefile
1.3 audio/gmm/Makefile
1.3 audio/gstreamer-plugins-taglib/Makefile
1.35 audio/juk/Makefile
1.21 audio/libtunepimp-old/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
- Chase taglib bump
|
|
Fri, 6 Jun 2008
|
[ 15:03 edwin ]
1.44 sysutils/LPRng/Makefile
1.10 sysutils/acidlaunch/Makefile
1.6 sysutils/apt/Makefile
1.27 sysutils/bacula-server-devel/Makefile
1.104 sysutils/bacula-server/Makefile
1.3 sysutils/bashburn/Makefile
1.5 sysutils/batmon/Makefile
1.14 sysutils/battfink/Makefile
1.23 sysutils/bbapm/Makefile
1.11 sysutils/brasero/Makefile
(Only the first 10 of 198 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)
|
|
Mon, 7 Apr 2008
|
[ 21:37 naddy ]
1.23 audio/akode-plugins-xiph/Makefile
1.11 audio/aqualung/Makefile
1.11 audio/bmp-flac/Makefile
1.26 audio/cmus/Makefile
1.8 audio/cynthiune/Makefile
1.63 audio/easytag-devel/Makefile
1.45 audio/easytag/Makefile
1.42 audio/flac/Makefile
1.10 audio/flac123/Makefile
1.9 audio/gstreamer-plugins-flac/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
|
|
Sun, 16 Dec 2007
|
[ 23:45 linimon ]
1.49 sysutils/k3b/Makefile
It is not necessary for k3b to build and run to include libdvdcss
directly; it will be found by libdvdread if libdvdcss is installed.
Hat: portmgr
|
|
Wed, 12 Dec 2007
|
[ 05:00 beech ]
1.48 sysutils/k3b/Makefile
1.27 sysutils/k3b/distinfo
1.12 sysutils/k3b/pkg-message
- Update to 1.0.4
- Changes:
- K3b now silently allows the burning of files bigger than 4 GB if an
appropriate version of genisoimage or mkisofs is installed
("silently" means that I did not introduce any new messages).
- I was not able to find the awful "disabled DMA" bug but I introduced
a little workaround which hopefully solves it for many of you (BTW:
K3b from svn trunk does support DVD burning with cdrecord.)
- Never use growisofs parameter -dvd-compat with DVD-RW media in
restricted overwrite mode (some drives do not like that).
- Unmount medium before DVD formatting.
PR: ports/118535
Approved by: Heiner <h.eichmann@gmx.de> (maintainer)
linimon (mentor)
|
|
Mon, 29 Oct 2007
|
[ 08:37 itetcu ]
1.47 sysutils/k3b/Makefile
1.11 sysutils/k3b/pkg-message
- Add OPTIONal RUN_DEPENDS that where mentioned in pkg-message; default them to
off with the exception of dvd+rw tools since DVDs are used more that CDs these
days.
- bump PORTREVISION for DEPENDS change.
PR: ports/117450
Submitted by: Artem Naluzhnyy
Approved by: Heiner (maintainer)
|
|
Sun, 29 Jul 2007
|
[ 17:48 arved ]
1.46 sysutils/k3b/Makefile
1.26 sysutils/k3b/distinfo
1.14 sysutils/k3b/pkg-plist
Updat to 1.0.3
PR: 114852
Submitted by: Heiner <h.eichmann@gmx.de>
|
|
Mon, 16 Jul 2007
|
[ 07:39 barner ]
1.45 sysutils/k3b/Makefile
1.1 sysutils/k3b/files/patch-libk3bdevice-k3bdevicemanager.cpp
- Fix detection of writer device if other devices than cdX and passX (e.g.
sgX) for X=0, 1, ... are reported by CAM.
- Bump port revision
- Submitted by Heiner Eichmann (maintainer)
|
|
Wed, 27 Jun 2007
|
[ 03:06 beech ]
1.44 sysutils/k3b/Makefile
1.25 sysutils/k3b/distinfo
1.4 sysutils/k3b/files/patch-configure
- Update to 1.0.2
PR: ports/114041
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
Approved by: sat (mentor)
|
|
Mon, 28 May 2007
|
[ 16:56 itetcu ]
1.43 sysutils/k3b/Makefile
1.24 sysutils/k3b/distinfo
1.3 sysutils/k3b/files/patch-configure
Upgrade to 1.0.1
PR: ports/112091
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Thu, 5 Apr 2007
|
[ 20:28 koitsu ]
1.14 multimedia/handbrake-gtk2/Makefile
1.15 multimedia/handbrake/Makefile
1.7 multimedia/k9copy/Makefile
1.19 multimedia/ldvd/Makefile
1.108 multimedia/libxine/Makefile
1.20 multimedia/lxdvdrip/Makefile
1.62 multimedia/mplayerxp/Makefile
1.36 multimedia/ogle/Makefile
1.33 multimedia/ogmrip/Makefile
1.9 multimedia/qvamps/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment
Reviewed by: philip
|
|
Mon, 2 Apr 2007
|
[ 14:14 markus ]
1.40 sysutils/k3b/Makefile
1.23 sysutils/k3b/distinfo
1.2 sysutils/k3b/files/patch-configure
1.10 sysutils/k3b/pkg-message
1.4 sysutils/k3b/pkg-message5
1.13 sysutils/k3b/pkg-plist
- Update to version 1.0
- Remove notes for RELENG_4
PR: ports/110482
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
|
|
Wed, 31 Jan 2007
|
[ 14:07 pav ]
1.30 audio/abcde/Makefile
1.76 audio/grip/Makefile
1.6 audio/mp3burn/Makefile
1.12 audio/prokyon3/Makefile
1.15 graphics/lphoto/Makefile
1.4 misc/lesspipe/Makefile
1.9 multimedia/dvd-slideshow/Makefile
1.32 multimedia/dvdrip/Makefile
1.17 multimedia/ldvd/Makefile
1.15 multimedia/qdvdauthor/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
- Use new USE_CDRTOOLS variable
Tested on: pointyhat
|
|
Mon, 4 Sep 2006
|
[ 06:40 miwi ]
1.38 sysutils/k3b/Makefile
1.22 sysutils/k3b/distinfo
1.1 sysutils/k3b/files/patch-configure
1.2 sysutils/k3b/files/patch-core-k3bglobals.cpp
- Update to 0.12.17
PR: ports/102484
Submitted by: Heiner Eichmann <h.eichmann(at)gmx.de> (maintainer)
|
|
Mon, 3 Jul 2006
|
[ 17:04 arved ]
1.37 sysutils/k3b/Makefile
1.21 sysutils/k3b/distinfo
1.2 sysutils/k3b/files/patch-libk3b-core-k3bglobals.h
1.2 sysutils/k3b/files/patch-libk3bdevice-k3bdevice.h
1.12 sysutils/k3b/pkg-plist
Update to 0.12.16
PR: 99710
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
Sat, 15 Apr 2006
|
[ 18:20 arved ]
1.36 sysutils/k3b/Makefile
1.20 sysutils/k3b/distinfo
Update to 0.12.15
PR: 95743
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
Fri, 24 Mar 2006
|
[ 16:47 mnag ]
1.35 sysutils/k3b/Makefile
1.19 sysutils/k3b/distinfo
1.11 sysutils/k3b/pkg-plist
- Update to 0.12.14
PR: 94382
Submitted by: maintainer
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Sun, 12 Feb 2006
|
[ 10:46 lawrance ]
1.33 sysutils/k3b/Makefile
1.18 sysutils/k3b/distinfo
1.10 sysutils/k3b/pkg-plist
Update to 0.12.11.
PR: ports/93180
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
|
|
Sat, 24 Dec 2005
|
[ 15:36 barner ]
1.32 sysutils/k3b/Makefile
1.17 sysutils/k3b/distinfo
1.9 sysutils/k3b/pkg-plist
- Update to 0.12.10
- Remove sndfile OPTION
Submitted by: Heiner Eichmann (maintainer)
PR: ports/90874
|
|
Tue, 22 Nov 2005
|
[ 15:54 barner ]
1.31 sysutils/k3b/Makefile
1.16 sysutils/k3b/distinfo
1.2 sysutils/k3b/files/patch-src_option-base_k3bdivxoptiontab.ui
- Update to 0.12.7 [1]
- Add SHA256
PR: ports/89392 [1]
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ]
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile
(Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
|
Tue, 20 Sep 2005
|
[ 09:52 vs ]
1.28 sysutils/k3b/Makefile
1.15 sysutils/k3b/distinfo
Upgrade to 0.12.4a
PR: ports/86359
Submitted by: maintainer
|
|
Wed, 31 Aug 2005
|
[ 14:34 mich ]
1.28 audio/amarok/Makefile
1.13 audio/juk/Makefile
1.34 misc/tellico/Makefile
1.116 multimedia/kdemultimedia3/Makefile
1.27 sysutils/k3b/Makefile
o chase taglib libversion
o bump PORTREVISION
|
|
Sun, 28 Aug 2005
|
[ 13:07 markus ]
1.26 sysutils/k3b/Makefile
1.14 sysutils/k3b/distinfo
1.2 sysutils/k3b/files/patch-libk3b-projects-datacd-k3bdatajob.cpp
1.2 sysutils/k3b/files/patch-libk3bdevice-k3bscsicommand_bsd.cpp
1.2 sysutils/k3b/files/patch-src-rip-k3baudioprojectconvertingthread.cpp
1.2 sysutils/k3b/files/patch-src-rip-k3baudioripthread.cpp
Update to version 0.12.3
PR: ports/85322
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
|
|
Wed, 20 Jul 2005
|
[ 10:22 markus ]
1.25 sysutils/k3b/Makefile
1.13 sysutils/k3b/distinfo
1.1 sysutils/k3b/files/patch-libk3b-projects-datacd-k3bdatajob.cpp
1.1 sysutils/k3b/files/patch-libk3bdevice-k3bscsicommand_bsd.cpp
1.8 sysutils/k3b/files/patch-src-Makefile.in
1.7 sysutils/k3b/files/patch-src-device-k3bdevice.cpp
1.6 sysutils/k3b/files/patch-src-device-k3bdevice.h
1.7 sysutils/k3b/files/patch-src-device-k3bdevicemanager.cpp
1.6 sysutils/k3b/files/patch-src-device-k3bdevicemanager.h
1.6 sysutils/k3b/files/patch-src-device-k3bscsicommand.cpp
(Only the first 10 of 18 ports in this commit are shown above. )
Update to version 0.12.2:
All original patches were applied upstream. The new patches handle 2 small
gcc 2.95 related issues, a post 0.12.2 detected crash [1] and a CAM related
problem.
PR: ports/83126
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
lofi [1]
|
|
Fri, 27 May 2005
|
[ 15:42 arved ]
1.24 sysutils/k3b/Makefile
1.7 sysutils/k3b/pkg-plist
Revert back to USE_INC_LIBTOOL_VER to unbreak plugin detection
PR: 81554
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
Thu, 19 May 2005
|
[ 16:56 barner ]
1.23 sysutils/k3b/Makefile
1.12 sysutils/k3b/distinfo
1.8 sysutils/k3b/pkg-message
1.2 sysutils/k3b/pkg-message5
1.6 sysutils/k3b/pkg-plist
- Update to 0.11.24
o Bugfix release
o see http://k3b.plainblack.com/news2
- Convert to libtool15 => get rid of .la files
- Some spelling fixes for pkg-{descr, message*}
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer),
Jose M Rodriguez <josemi@freebsd.jazztel.es> (who
noticed that the distfile was re-rolled and who
submitted an updated patch)
PR: ports/81059
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Wed, 6 Apr 2005
|
[ 16:08 arved ]
1.20 sysutils/k3b/Makefile
1.11 sysutils/k3b/distinfo
1.7 sysutils/k3b/files/patch-src-Makefile.in
1.2 sysutils/k3b/files/patch-src-audiodecoding-flac-k3bflacdecoder.cpp
1.6 sysutils/k3b/files/patch-src-device-k3bdevice.cpp
1.6 sysutils/k3b/files/patch-src-device-k3bdevicemanager.cpp
1.5 sysutils/k3b/pkg-plist
- Update to 0.11.23
- only /dev/cd* devices will be recognized as cd drives.
PR: 79258
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ]
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile
(Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
|
Mon, 7 Feb 2005
|
[ 18:54 mi ]
1.18 sysutils/k3b/Makefile
1.10 sysutils/k3b/distinfo
Update to from 0.11.18 to 0.11.20
PR: ports/76861
Submitted by: Heiner Eichmann
|
|
Mon, 10 Jan 2005
|
[ 15:06 vs ]
1.17 sysutils/k3b/Makefile
1.9 sysutils/k3b/distinfo
1.6 sysutils/k3b/files/patch-src-Makefile.in
1.5 sysutils/k3b/files/patch-src-device-k3bdevice.cpp
1.5 sysutils/k3b/files/patch-src-device-k3bdevice.h
1.5 sysutils/k3b/files/patch-src-device-k3bdevicemanager.cpp
1.5 sysutils/k3b/files/patch-src-device-k3bdevicemanager.h
1.5 sysutils/k3b/files/patch-src-device-k3bscsicommand.cpp
1.5 sysutils/k3b/files/patch-src-device-k3bscsicommand.h
1.4 sysutils/k3b/files/patch-src-rip-k3bdvdrippingprocess.cpp
(Only the first 10 of 15 ports in this commit are shown above. )
Update to 0.11.18
PR: ports/75983
Submitted by: maintainer
|
|
Thu, 11 Nov 2004
|
[ 02:03 lofi ]
1.16 sysutils/k3b/Makefile
Depend on id3lib instead of libid3tag.
PR: 73776
Submitted by: Oleksandr S. Usov <usov@kvi.nl>
Approved by: maintainer
|
|
Wed, 10 Nov 2004
|
[ 00:20 lofi ]
1.15 sysutils/k3b/Makefile
1.8 sysutils/k3b/distinfo
Update to 0.11.17
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Maintainer
|
|
Thu, 2 Sep 2004
|
[ 16:26 arved ]
1.14 sysutils/k3b/Makefile
1.7 sysutils/k3b/distinfo
1.5 sysutils/k3b/files/patch-src-Makefile.in
1.6 sysutils/k3b/files/patch-src-core-k3bdefaultexternalprograms.cpp
1.5 sysutils/k3b/files/patch-src-core-k3bprocess.cpp
1.5 sysutils/k3b/files/patch-src-core-k3bprocess.h
1.4 sysutils/k3b/files/patch-src-device-k3bdevice.cpp
1.4 sysutils/k3b/files/patch-src-device-k3bdevice.h
1.4 sysutils/k3b/files/patch-src-device-k3bdevicemanager.cpp
1.4 sysutils/k3b/files/patch-src-device-k3bdevicemanager.h
(Only the first 10 of 16 ports in this commit are shown above. )
- Fix detection of TEAC R56S
PR: 71010
Reported by: Reinhard Lenninger
Submitted by: maintainer
- Upgrade to 0.11.14
PR: 71113
Submitted by: maintainer
|
|
Sun, 1 Aug 2004
|
[ 13:13 lofi ]
1.13 sysutils/k3b/Makefile
1.6 sysutils/k3b/distinfo
1.5 sysutils/k3b/files/patch-src-core-k3bdefaultexternalprograms.cpp
Add a patch that fixes a problem with detection of the dvd+rw-format
executable.
Submitted by: maintainer
|
|
Tue, 20 Jul 2004
|
[ 02:19 ijliao ]
1.12 sysutils/k3b/Makefile
1.5 sysutils/k3b/distinfo
1.4 sysutils/k3b/files/patch-src-Makefile.in
1.4 sysutils/k3b/files/patch-src-core-k3bdefaultexternalprograms.cpp
1.4 sysutils/k3b/files/patch-src-core-k3bprocess.cpp
1.4 sysutils/k3b/files/patch-src-core-k3bprocess.h
1.3 sysutils/k3b/files/patch-src-device-k3bdevice.cpp
1.3 sysutils/k3b/files/patch-src-device-k3bdevice.h
1.3 sysutils/k3b/files/patch-src-device-k3bdevicemanager.cpp
1.3 sysutils/k3b/files/patch-src-device-k3bdevicemanager.h
(Only the first 10 of 17 ports in this commit are shown above. )
upgrade to 0.11.12
PR: 69310
Submitted by: maintainer
|
|
Fri, 9 Jul 2004
|
[ 18:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
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
|
|
Sun, 6 Jun 2004
|
[ 20:00 markus ]
1.10 sysutils/k3b/Makefile
Remove obsolete hack to respect PTHREAD_LIBS
No objection by: maintainer
|
|
Wed, 2 Jun 2004
|
[ 18:17 netchild ]
1.20 misc/instant-workstation/Makefile
1.18 multimedia/dvdrip/Makefile
1.9 sysutils/cdbakeoven/Makefile
1.3 sysutils/cdbkup/Makefile
1.13 sysutils/dvd+rw-tools/Makefile
1.5 sysutils/eroaster/Makefile
1.7 sysutils/freesbie/Makefile
1.42 sysutils/gcombust/Makefile
1.18 sysutils/gtoaster/Makefile
1.9 sysutils/k3b/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius
|
|
Fri, 28 May 2004
|
[ 06:52 linimon ]
1.8 sysutils/k3b/Makefile
1.4 sysutils/k3b/distinfo
1.3 sysutils/k3b/files/patch-src-Makefile.in
1.3 sysutils/k3b/files/patch-src-core-k3bdefaultexternalprograms.cpp
1.3 sysutils/k3b/files/patch-src-core-k3bprocess.cpp
1.3 sysutils/k3b/files/patch-src-core-k3bprocess.h
1.2 sysutils/k3b/files/patch-src-device-k3bdevice.cpp
1.2 sysutils/k3b/files/patch-src-device-k3bdevice.h
1.2 sysutils/k3b/files/patch-src-device-k3bdevicemanager.cpp
1.2 sysutils/k3b/files/patch-src-device-k3bdevicemanager.h
(Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to 0.11.9.
Note: upgraders from 0.11.6 or below should note the changed topic 3C
in pkg-message.
PR: ports/67238
Submitted by: Heiner Eichmann <h.eichmann at gmx dot de> (maintainer)
|
|
Mon, 5 Apr 2004
|
[ 04:31 marcus ]
1.4 arabic/katoob/Makefile
1.6 archivers/rox-archive/Makefile
1.24 astro/glunarclock/Makefile
1.19 astro/gpsdrive/Makefile
1.3 astro/ksetisaver/Makefile
1.7 astro/ksetispy/Makefile
1.10 astro/ksetiwatch/Makefile
1.3 audio/amarok/Makefile
1.22 audio/arts/Makefile
1.17 audio/audacity/Makefile
(Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
|
Thu, 25 Mar 2004
|
[ 04:31 ade ]
1.10 audio/xmms-faad/Makefile
1.3 devel/libpreps/Makefile
1.14 french/dico/Makefile
1.23 graphics/xmorph/Makefile
1.6 sysutils/k3b/Makefile
1.26 textproc/htdig/Makefile
Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables
|
|
Thu, 18 Mar 2004
|
[ 17:41 markus ]
1.5 sysutils/k3b/Makefile
1.3 sysutils/k3b/distinfo
1.2 sysutils/k3b/files/patch-src-Makefile.in
1.2 sysutils/k3b/files/patch-src-audiodecoding-mp3-k3bmaddecoder.cpp
1.2 sysutils/k3b/files/patch-src-core-device-k3bdevice.cpp
1.2 sysutils/k3b/files/patch-src-core-device-k3bdevice.h
1.2 sysutils/k3b/files/patch-src-core-device-k3bdevicemanager.cpp
1.2 sysutils/k3b/files/patch-src-core-device-k3bdevicemanager.h
1.2 sysutils/k3b/files/patch-src-core-device-k3bscsicommand.cpp
1.2 sysutils/k3b/files/patch-src-core-device-k3bscsicommand.h
(Only the first 10 of 25 ports in this commit are shown above. )
- Update to 0.11.6
- remove trailing ^M in pkg-plist
PR: ports/64201
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
Approved by: arved (mentor)
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
|
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)
|
|
Wed, 7 Jan 2004
|
[ 22:28 linimon ]
1.2 sysutils/k3b/Makefile
1.2 sysutils/k3b/distinfo
1.2 sysutils/k3b/pkg-descr
1.2 sysutils/k3b/pkg-message
Update to 0.10.3:
fixed automatic writing mode selection when the writer does not support DAO
The OggDecoder now refuses non-44100 hz files since it does no resampling yet
fixed vcdimager version check
fixed bug that caused cuefiles to be cut to 0 byte
PR: ports/60764
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
|
|
Thu, 20 Nov 2003
|
[ 13:03 will ]
1.457 sysutils/Makefile
1.1 sysutils/k3b/Makefile
1.1 sysutils/k3b/distinfo
1.1 sysutils/k3b/files/patch-src-Makefile.in
1.1 sysutils/k3b/files/patch-src-audiodecoding-mp3-k3bmaddecoder.cpp
1.1 sysutils/k3b/files/patch-src-core-device-k3bdevice.cpp
1.1 sysutils/k3b/files/patch-src-core-device-k3bdevice.h
1.1 sysutils/k3b/files/patch-src-core-device-k3bdevicemanager.cpp
1.1 sysutils/k3b/files/patch-src-core-device-k3bdevicemanager.h
1.1 sysutils/k3b/files/patch-src-core-device-k3bscsicommand.cpp
(Only the first 10 of 20 ports in this commit are shown above. )
Add k3b 0.10.2, a CD/DVD recording GUI for KDE.
PR: 59287
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
Number of commits found: 54 |