[Lunar-commits] CVS: moonbase ChangeLog,1.907,1.908
Auke Kok
sofar at lunar-linux.org
Fri Jul 30 11:56:10 GMT 2004
Update of /var/cvs/lunar/moonbase
In directory dbguin.lunar-linux.org:/home/sofar/cvs/moonbase
Modified Files:
ChangeLog
Log Message:
automatical update
Index: ChangeLog
===================================================================
RCS file: /var/cvs/lunar/moonbase/ChangeLog,v
retrieving revision 1.907
retrieving revision 1.908
diff -u -d -r1.907 -r1.908
--- ChangeLog 29 Jul 2004 11:56:01 -0000 1.907
+++ ChangeLog 30 Jul 2004 11:56:08 -0000 1.908
@@ -1,3 +1,195 @@
+2004-07-30 10:03 cmak
+
+ * audio/jack/DEPENDS, compilers/php/DEPENDS,
+ compilers/ruby/DEPENDS, printer/gimp-print/DEPENDS: continuing work
+ of tchan...
+
+2004-07-30 10:00 ratler
+
+ * libs/libfwbuilder2/BUILD, libs/libfwbuilder2/CONFLICTS,
+ libs/libfwbuilder2/DEPENDS, libs/libfwbuilder2/DETAILS,
+ security/fwbuilder2/BUILD, security/fwbuilder2/CONFLICTS,
+ security/fwbuilder2/DEPENDS, security/fwbuilder2/DETAILS: New
+ release of fwbuilder, depends are completely new and now use QT for
+ gui, the xml files data is stored in got a new format too. So
+ decided to add a fwbuilder2 (2.0.0) since they changes are pretty
+ big. The new GUI is MUCH faster too.
+
+2004-07-30 06:45 florin
+
+ * security/proxychains/: BUILD, DETAILS: add the patch for the 2.1
+ version. it works now :)
+
+2004-07-30 06:30 florin
+
+ * graphics/ImageMagick/DETAILS: bump the version from 6.0.3 to
+ 6.0.4.
+
+2004-07-30 05:51 florin
+
+ * doc-tools/docutils/DETAILS: bump the version from 0.3 to 0.3.5.
+
+2004-07-30 04:36 tchan
+
+ * perl/perl/POST_INSTALL: Added SGMLSpm to the list of modules that
+ must be recompiled when a new version of perl is installed.
+
+2004-07-30 04:15 tchan
+
+ * gnome2-core/libgda2/DEPENDS: Added readline as
+ /usr/bin/gda-config-tool uses libreadline.
+
+2004-07-30 04:01 tchan
+
+ * devel/uml/: DEPENDS, DETAILS: Added ncurses and readline to
+ DEPENDS. /usr/bin/uml_console uses both readline and ncurses.
+ Version bump to 2.4.26-2um. Compiled and tested with gcc-3.3.3,
+ glibc-2.3.2, kernel headers 2.4.x.
+
+2004-07-30 03:45 tchan
+
+ * net/ntp/DEPENDS: Added ncurses and readline to DEPENDS. ntpdc
+ and ntpq both use ncurses and readline.
+
+2004-07-30 03:36 tchan
+
+ * net/samba/DEPENDS: Added ncurses and readline to samba DEPENDS.
+ smbclient, and rpcclient both use ncurses and readline.
+
+2004-07-30 03:32 tchan
+
+ * video/xine-ui/DEPENDS: Added ncurses and readline to xine-ui
+ DEPENDS. /usr/bin/xine-remote clearly links to ncurses and
+ readline.
+
+2004-07-30 00:45 tchan
+
+ * utils/units/DEPENDS: Added depends for ncurses and readline.
+
+2004-07-29 21:44 tchan
+
+ * gnome2-apps/regexxer/: DEPENDS, DETAILS: Version bump to 0.8.
+ Added libglademm to DEPENDS file (straight from the regexxer home
+ page). Compiled and tested with gcc-3.3.3, glibc-2.3.2, kernel
+ headers 2.4.x.
+
+2004-07-29 20:54 tchan
+
+ * libs/readline/BUILD: Added a devoke_installwatch call to BUILD
+ for the temp hack of linking to libreadline.so.4 and
+ libhistory.so.4
+
+2004-07-29 19:46 nhudson
+
+ * audio/acast/: DEPENDS, DETAILS:
+ Adding acast to the audio section. Acast will webcast a audio
+ stream through icecast or a shoutcast server and has a nice gtk+-2
+ front end to it. Also it uses gstreamer to stream the audio to the
+ web.
+
+2004-07-29 19:22 florin
+
+ * news/leafnode/DETAILS: bump the version from 1.10.2 to 1.10.3.
+
+2004-07-29 19:10 nhudson
+
+ * audio/gst-plugins/DEPENDS:
+ Adding 2 more optional plugins to gst-plugins. I am beginning to
+ wonder if we need to split up each plugin and have it install
+ seperatly, instead of having just one big module. There are still
+ 10-12 plugins that do not compile even if you enable everything so
+ this will definatly grow.
+
+2004-07-29 18:18 florin
+
+ * security/proxychains/DETAILS: bump the version from 1.8.2 to 2.0.
+ the 2.1 version compile fails.
+
+2004-07-29 17:55 tchan
+
+ * mail/thunderbird/DETAILS: Version bump to thunderbird-0.7.2.
+ Compiled and tested with gcc-3.3.3, glibc-2.3.2, kernel headers
+ 2.4.x. Also seems to suffer from the same mozilla/firefox bug of
+ having to be invoked as root for the initial run.
+
+2004-07-29 17:34 tchan
+
+ * web/firefox/POST_INSTALL: Fixed $VERSION to match the comments in
+ thunderbird/POST_INSTALL.
+
+2004-07-29 17:23 tchan
+
+ * shells/tcsh/DETAILS: Version bump to 6.13.00. Compiled and
+ tested with gcc-3.3.3, glibc-2.3.2, kernel headers 2.4.x.
+
+2004-07-29 17:20 tchan
+
+ * web/mozilla/DETAILS: Version bump to mozilla-1.7.1. Compiled and
+ tested with gcc-3.3.3, glibc-2.3.2, kernel headers 2.4.x. Yes, you
+ still have to invoke mozilla as root the first time you run it,
+ otherwise regular users will not be able to start mozilla.
+
+2004-07-29 17:16 tchan
+
+ * news/liferea/DETAILS: Version bump to liferea-0.5.2. Compiled
+ and tested with gcc-3.3.3, glibc-2.3.2, kernel headers 2.4.x.
+
+2004-07-29 17:10 tchan
+
+ * libs/readline/: BUILD, DETAILS, POST_INSTALL: Version bump to
+ readline-5.0. Compiled and tested with gcc-3.3.3, glibc-2.3.2,
+ kernel headers 2.4.x. Added a POST_INSTALL to force a recompile of
+ certain modules that depend on readline, like bash, bash_static,
+ sash, lftp, gftp, icecast to name a few. This POST_INSTALL can be
+ safely removed as well as the symlinks in the BUILD script, once
+ everyone has updated to readline-5.x.
+
+2004-07-29 17:05 tchan
+
+ * shells/: bash/BUILD, bash/DETAILS, bash_static/BUILD,
+ bash_static/DETAILS, bash_static/POST_INSTALL: Version bump to 3.0.
+ Compiled and tested with gcc-3.3.3, glibc-2.3.2, kernel headers
+ 2.4.x. nestu tested bash-3.0 with gcc-3.4.x and kernel headers
+ 2.6.x.
+
+2004-07-29 16:31 ratler
+
+ * wifi/airsnort/: BUILD, DEPENDS, DETAILS: Thanks florin for the
+ updated module, compiled and tested and it run smooth
+
+2004-07-29 15:54 florin
+
+ * net/whois/DETAILS: bump the version from 4.6.16 to 4.6.19. the
+ source url was changed too. the old one points to this location
+ too.
+
+2004-07-29 15:37 tchan
+
+ * web/firefox/: DETAILS, POST_INSTALL: Version bump to 0.9.2.
+ Compiled and tested with gcc-3.3.3, glibc-2.3.2, kernel headers
+ 2.4.x. Must still be invoked the FIRST time as root or else it
+ will fail to start for regular users.
+
+2004-07-29 15:05 florin
+
+ * security/nmap/DETAILS: use the tar.bz2 archive instead of tgz.
+
+2004-07-29 14:59 tchan
+
+ * security/ulogd/: BUILD, DETAILS: Version bump to 1.02. Removed
+ unneeded sedit from BUILD. Fixed installing doc files to
+ $DOCUMENT_DIRECTORY. Compiled and tested with gcc-3.3.3,
+ glibc-2.3.2, kernel headers 2.4.x.
+
+2004-07-29 14:47 tchan
+
+ * devel/automake/: BUILD, DETAILS: Version bump to 1.9. Compiled
+ and tested with gcc-3.3.3, glibc-2.3.2, kernel headers 2.4.x
+
+2004-07-29 13:24 florin
+
+ * devel/subversion/DETAILS: bump the version from 1.0.5 to 1.0.6.
+
2004-07-28 23:30 perldude
* doc-tools/SGMLSpm/DETAILS: renamed the patch to fit the current
@@ -1734,47 +1926,3 @@
* utils/clamav/DETAILS: Version bump to 0.74. Compiled and tested
with gcc-3.3.3, glibc-2.3.2, kernel headers 2.4.x.
-2004-06-29 19:50 nestu
-
- * kernel/kernel-headers-2.6/BUILD: Add scsi to the installed dirs
-
-2004-06-29 19:24 tchan
-
- * web/firefox/: DETAILS, POST_INSTALL: Version bump to 0.9.1.
- Compiled and tested with gcc-3.3.3, glibc-2.3.2. kernel-headers
- 2.4.x.
-
-2004-06-29 11:31 ratler
-
- * filemanagers/gentoo/DETAILS: Version bump, compiled and tested.
-
-2004-06-29 08:57 sofar
-
- * x11/XOrg/DETAILS: BAH
-
-2004-06-29 08:54 sofar
-
- * x11/XOrg/: BUILD, DETAILS: Fix for XOrg: 1) don't do this if not
- needed and 2) devoke installwatch while doing this!
-
-2004-06-29 08:20 sofar
-
- * libs/glew/: BUILD, DETAILS: merci michel
-
-2004-06-29 07:45 sofar
-
- * gnome2-apps/glabels/DETAILS: A new version is the best fix.
-
-2004-06-29 07:39 sofar
-
- * audio/audacity/: BUILD, DETAILS: Don't ever threaten me to
- install fedora while in #lunar (crypticreign)
-
-2004-06-29 04:53 florin
-
- * games/neverball/DETAILS: bump the version from 1.3.0 to 1.3.1.
-
-2004-06-29 04:18 florin
-
- * mail/bogofilter/DETAILS: bump the version from 0.91.4 to 0.92.0.
-
More information about the Lunar-commits
mailing list