socsvn commit: r255331 - soc2013/jmuniz

jmuniz at FreeBSD.org jmuniz at FreeBSD.org
Tue Jul 30 04:05:26 UTC 2013


Author: jmuniz
Date: Tue Jul 30 04:05:25 2013
New Revision: 255331
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=255331

Log:
  Updated ChangeLog to contain recent commits.

Modified:
  soc2013/jmuniz/ChangeLog

Modified: soc2013/jmuniz/ChangeLog
==============================================================================
--- soc2013/jmuniz/ChangeLog	Tue Jul 30 03:59:49 2013	(r255330)
+++ soc2013/jmuniz/ChangeLog	Tue Jul 30 04:05:25 2013	(r255331)
@@ -1,3 +1,68 @@
+2013-07-30 03:59  jmuniz
+
+	* BUGS: Updated BUGS. Moved tray icon auto-start setting to TODO.
+	  Removed PackageKit-qt4 bug, which was fixed in one of the latest
+	  revisions. Removed the DBus session connection warning from the
+	  bug list: it is common for programs built with Qt 4.8 and is
+	  nothing to worry about. 'pending change' button works just fine
+	  now. Added dependnecies, which removed bugs from PackageKit, and
+	  gnome-packagekit. Icons now all appear in the application
+	  launcher.
+
+2013-07-30 03:50  jmuniz
+
+	* PackageKit/PackageKit-0.6.11/packagekit/Makefile: Removed an
+	  extra line in the PackageKit port Makefile.
+
+2013-07-30 03:33  jmuniz
+
+	* PackageKit/PackageKit-0.6.11/packagekit/Makefile: Improved the
+	  PackageKit port Makefile. Removed '?'s because this is not a
+	  slave port. Moved docbook-utils dependency to where it belongs:
+	  DOCS. Added p5-SGMLSpm, libffi, and p5-XML-Parser to
+	  dependencies. Fixed a few variables that were not in braces.
+	  Moved manpages to DOCS option, making it default. Combined the
+	  back end options into a single selection group. Updated the
+	  descriptions of the options to prepare for Matt's back end.
+	  Worked on standardizing the syntax. Got rid of the tests to
+	  determine the default back end. Simplified the back end option
+	  code. Fixed issue where PackageKit-qt4 could not be built with Qt
+	  4.8; it was a simple matter of regenerating the moc files.
+
+2013-07-30 03:18  jmuniz
+
+	* PackageKit-qt4/PackageKit-qt4-0.6.11/packagekit-qt4/Makefile:
+	  Updated PackageKit-qt4 port Makefile. Removed the IGNORE
+	  variable, as the port now works with Qt 4.8. Changed the revision
+	  number.
+
+2013-07-29 14:59  jmuniz
+
+	* TODO: Greatly expanded on the task list in TODO. I added most of
+	  the current files and sub-projects to the document; and for each
+	  area, I listed all of the current tasks. I updated the task list
+	  for pk-setter. Note that now optional tasks are labeled as such,
+	  and the whole document has moved from a list structure to a tree
+	  structure.
+
+2013-07-29 13:24  jmuniz
+
+	* ChangeLog: Created an automatically generated change log, which
+	  is useful when accessing the code repository from an offline
+	  setting.
+
+2013-07-29 13:21  jmuniz
+
+	* FAQ, INSTALL, NEWS, TESTING, THANKS: Created five initial
+	  documentation files to better organize information regarding this
+	  repository.
+
+2013-07-29 12:52  jmuniz
+
+	* BUGS: Created BUGS file to contain a list of known bugs for the
+	  repository, sorted by area affected. I have populated the file
+	  with a list that had previously existed on paper.
+
 2013-07-17 12:59  jmuniz
 
 	* PackageKit/PackageKit-0.6.11/packagekit/pkg-plist: Updated


More information about the svn-soc-all mailing list