OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 04-Jan-2003 13:08:34
Branch: HEAD Handle: 2003010412083300
Modified files:
openpkg-re todo.txt
Log:
sort by priority -- feel free to pick up the issues yourself
Summary:
Revision Changes Path
1.27 +14 -14 openpkg-re/todo.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/todo.txt
============================================================================
$ cvs diff -u -r1.26 -r1.27 todo.txt
--- openpkg-re/todo.txt 4 Jan 2003 12:06:34 -0000 1.26
+++ openpkg-re/todo.txt 4 Jan 2003 12:08:33 -0000 1.27
@@ -7,18 +7,6 @@
TODO:
- o packages glib2, gtk2, linc, orbit, libidl, etc. all place their
- stuff into _versioned_ directories under <prefix>/include, etc.
- This is nasty. This can be changed because the apps using them
- use the pkgconfig stuff or foo-config stuff anyway.
-
- o make OSSP l2 and OSSP cfg fully stable in order to make OSSP fsl
- fully stable which in turn makes all of our OSSP fsl based packages.
-
- o on package upgrade %pre/%post have to make sure that running
- daemons are stopped and restarted again but not if the daemon
- was still not started at all.
-
o postgresql 7.3: it fails to build on FreeBSD if the gnugetopt ports
is installed under /usr/local because of /usr/local/lib/libgnugetopt.a,
etc.
@@ -32,9 +20,23 @@
| error: Bad exit status from /cw/RPM/TMP/rpm-tmp.54822 (%build)
binutils was already up to 2.13-1.1.0
+ o make OSSP l2 and OSSP cfg fully stable in order to make OSSP fsl
+ fully stable which in turn makes all of our OSSP fsl based packages.
+
+ CANDO:
+
+ o on package upgrade %pre/%post have to make sure that running
+ daemons are stopped and restarted again but not if the daemon
+ was still not started at all.
+
o there is %l_cppflags, %l_cxxflags and %l_ldflags since recently, but
they are not used across all packages.
+ o packages glib2, gtk2, linc, orbit, libidl, etc. all place their
+ stuff into _versioned_ directories under <prefix>/include, etc.
+ This is nasty. This can be changed because the apps using them
+ use the pkgconfig stuff or foo-config stuff anyway.
+
o includes are both under <prefix>/include and
<prefix>/include/<package>. This is inconsistent. We should move to
<prefix>/include/<package> for full consistency and less conflicts.
@@ -42,8 +44,6 @@
require extra -I<prefix>/include/<package>/. But this can be
hidden nicely with %{l_cppflags <package>}.
- CANDO:
-
o mozilla doesn't build under Linux, fails very early with link problems
[currently at EVAL, so if not successfully, forget it for 1.2]
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]