* [gentoo-dev] dev-libs => dev-cpp moves @ 2005-05-06 3:41 Aaron Walker 2005-05-06 14:33 ` Donnie Berkholz ` (3 more replies) 0 siblings, 4 replies; 18+ messages in thread From: Aaron Walker @ 2005-05-06 3:41 UTC (permalink / raw To: gentoo-dev -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey guys/gals, There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: dev-libs/asyncresolv dev-libs/blitz dev-libs/boost dev-libs/botan dev-libs/cgicc dev-libs/commonc++ dev-libs/crypto++ dev-libs/darts dev-libs/DFB++ dev-libs/dvcgi dev-libs/dvenv dev-libs/dvmysql dev-libs/dvnet dev-libs/dvthread dev-libs/dvutil dev-libs/dvxml dev-libs/fampp2 dev-libs/ibpp dev-libs/korelib dev-libs/libcoyotl dev-libs/libevocosm dev-libs/libpqxx dev-libs/libsigc++ dev-libs/log4cpp dev-libs/log4cxx dev-libs/luabind dev-libs/mxmlplus dev-libs/ntl dev-libs/pcre++ dev-libs/ptypes dev-libs/pwlib dev-libs/rlog dev-libs/socketstream dev-libs/STLport dev-libs/sucs dev-libs/tinyq dev-libs/wefts dev-libs/xerces-c dev-libs/xmlwrapp dev-libs/xplc dev-libs/zthread Any objections? - -- Hi! I'm a .signature virus! Copy me into your ~/.signature to help me sprea= d! Aaron Walker <ka0ttic@gentoo.org> [ BSD | cron | forensics | shell-tools | commonbox | netmon | vim | web-apps ] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCeudLC3poscuANHARAt5vAJ9+e6I3QSiIGTdyXsalJHRhuxjw7gCeJQ94 Jdi2/4HsLZxWZju7+rNAa00= =eHub -----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 3:41 [gentoo-dev] dev-libs => dev-cpp moves Aaron Walker @ 2005-05-06 14:33 ` Donnie Berkholz 2005-05-06 15:04 ` Diego 'Flameeyes' Pettenò ` (2 more replies) 2005-05-06 15:19 ` Mike Frysinger ` (2 subsequent siblings) 3 siblings, 3 replies; 18+ messages in thread From: Donnie Berkholz @ 2005-05-06 14:33 UTC (permalink / raw To: gentoo-dev -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aaron Walker wrote: > Hey guys/gals, > > There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: Why is language a good way to sort these? I think they should be sorted by function. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCe4BOXVaO67S1rtsRAktNAKCpXYbtnltP26KNc7rt7/bUChXRBACaA+Fn 7n7dnMLs/ZOklZtYnN3mzKY= =0afo -----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 14:33 ` Donnie Berkholz @ 2005-05-06 15:04 ` Diego 'Flameeyes' Pettenò 2005-05-06 15:06 ` Alin Nastac 2005-05-06 15:17 ` Mike Frysinger 2 siblings, 0 replies; 18+ messages in thread From: Diego 'Flameeyes' Pettenò @ 2005-05-06 15:04 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 362 bytes --] On Friday 06 May 2005 16:33, Donnie Berkholz wrote: > Why is language a good way to sort these? I think they should be sorted > by function. I think this applies only to general-purpose libraries and not to all the libraries. -- Diego "Flameeyes" Pettenò Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64) http://dev.gentoo.org/~flameeyes/ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 14:33 ` Donnie Berkholz 2005-05-06 15:04 ` Diego 'Flameeyes' Pettenò @ 2005-05-06 15:06 ` Alin Nastac 2005-05-06 16:20 ` Donnie Berkholz 2005-05-06 15:17 ` Mike Frysinger 2 siblings, 1 reply; 18+ messages in thread From: Alin Nastac @ 2005-05-06 15:06 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 415 bytes --] Donnie Berkholz wrote: > Aaron Walker wrote: > > >Hey guys/gals, > > >There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: > > > Why is language a good way to sort these? I think they should be sorted > by function. prolly 'cause C++ libraries cannot be used unless your program is written in C++. on the contrary, C libs could be used in whatever language you want (theoretically at least). [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 256 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 15:06 ` Alin Nastac @ 2005-05-06 16:20 ` Donnie Berkholz 2005-05-06 19:37 ` Alin Nastac 0 siblings, 1 reply; 18+ messages in thread From: Donnie Berkholz @ 2005-05-06 16:20 UTC (permalink / raw To: gentoo-dev -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alin Nastac wrote: > Donnie Berkholz wrote: >>Why is language a good way to sort these? I think they should be sorted >>by function. > > > prolly 'cause C++ libraries cannot be used unless your program is > written in C++. > on the contrary, C libs could be used in whatever language you want > (theoretically at least). OK, maybe it's useful for developers. And particularly in the case of libraries, my point may not be as relevant. But in the interest of being consistent, it should be the same throughout. But as a user, if I'm looking for a database, I'd look at dev-db. I wouldn't expect it to be sitting in dev-ruby or something because it's written in Ruby. As a user, I don't particularly care what language something is in. For example, darcs is in Haskell. So what? I can still emerge it. I'm just voicing my objection -- if you decide to go ahead anyway and they're your packages, good for you. =) Thanks, Donnie -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCe5lkXVaO67S1rtsRAtDuAKDzeEP3SEUI/utllYTaZMrUj6oE2wCfR9wX 2BvBABFlOYsx8t3dcWW3FjU= =3srW -----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 16:20 ` Donnie Berkholz @ 2005-05-06 19:37 ` Alin Nastac 0 siblings, 0 replies; 18+ messages in thread From: Alin Nastac @ 2005-05-06 19:37 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 1624 bytes --] Donnie Berkholz wrote: > Alin Nastac wrote: > > >Donnie Berkholz wrote: > > >>Why is language a good way to sort these? I think they should be sorted > >>by function. > > > >prolly 'cause C++ libraries cannot be used unless your program is > >written in C++. > >on the contrary, C libs could be used in whatever language you want > >(theoretically at least). > > > OK, maybe it's useful for developers. And particularly in the case of > libraries, my point may not be as relevant. But in the interest of being > consistent, it should be the same throughout. > > But as a user, if I'm looking for a database, I'd look at dev-db. I > wouldn't expect it to be sitting in dev-ruby or something because it's > written in Ruby. As a user, I don't particularly care what language > something is in. For example, darcs is in Haskell. So what? I can still > emerge it. > As you said, libraries found in dev-lib does not concern our users at all. Usually these are frameworks which various developers uses to build their apps. Since devs are much more interested by them, I would say it is best to classify from dev perspective. I don't have anything against current classification as dev-libs but it seems that it is a bit overcrowded. Maybe we should use another criteria for classification, but what would that be? It would certainly be a disaster if we choose to put lib-foo in dev-db just because mysql is build on top of it! It would overload categories that means something to users with dozens of obscure libs, without any relevance for average gentooer. IMO libs should have their categories, separate by popular packages. [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 256 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 14:33 ` Donnie Berkholz 2005-05-06 15:04 ` Diego 'Flameeyes' Pettenò 2005-05-06 15:06 ` Alin Nastac @ 2005-05-06 15:17 ` Mike Frysinger 2 siblings, 0 replies; 18+ messages in thread From: Mike Frysinger @ 2005-05-06 15:17 UTC (permalink / raw To: gentoo-dev On Friday 06 May 2005 10:33 am, Donnie Berkholz wrote: > Aaron Walker wrote: > > Hey guys/gals, > > > > There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: > > Why is language a good way to sort these? I think they should be sorted > by function. i'd agree but i'm a bit apathetic about it some of those packages make sense though like STLport ... -mike -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 3:41 [gentoo-dev] dev-libs => dev-cpp moves Aaron Walker 2005-05-06 14:33 ` Donnie Berkholz @ 2005-05-06 15:19 ` Mike Frysinger 2005-05-06 15:25 ` Diego 'Flameeyes' Pettenò 2005-05-06 16:29 ` Mark Loeser 2005-05-09 12:35 ` Henrik Brix Andersen 3 siblings, 1 reply; 18+ messages in thread From: Mike Frysinger @ 2005-05-06 15:19 UTC (permalink / raw To: gentoo-dev On Thursday 05 May 2005 11:41 pm, Aaron Walker wrote: > dev-libs/DFB++ i'd like to keep this with DirectFB which has a bunch of packages all in dev-libs although DirectFB and friends would prob make more sense under say 'media-libs' ? -mike -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 15:19 ` Mike Frysinger @ 2005-05-06 15:25 ` Diego 'Flameeyes' Pettenò 2005-05-06 15:38 ` Mike Frysinger 0 siblings, 1 reply; 18+ messages in thread From: Diego 'Flameeyes' Pettenò @ 2005-05-06 15:25 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 340 bytes --] On Friday 06 May 2005 17:19, Mike Frysinger wrote: > although DirectFB and friends would prob make more sense under say > 'media-libs' ? Why media? Seems more like drivers, about DirectFB, than media-libs. -- Diego "Flameeyes" Pettenò Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64) http://dev.gentoo.org/~flameeyes/ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 15:25 ` Diego 'Flameeyes' Pettenò @ 2005-05-06 15:38 ` Mike Frysinger 2005-05-06 15:44 ` Diego 'Flameeyes' Pettenò 0 siblings, 1 reply; 18+ messages in thread From: Mike Frysinger @ 2005-05-06 15:38 UTC (permalink / raw To: gentoo-dev On Friday 06 May 2005 11:25 am, Diego 'Flameeyes' Pettenò wrote: > On Friday 06 May 2005 17:19, Mike Frysinger wrote: > > although DirectFB and friends would prob make more sense under say > > 'media-libs' ? > > Why media? Seems more like drivers, about DirectFB, than media-libs. yes, it is just a driver (and then some) for the frame buffer ... but what do you do with the fb other than play media ? :) -mike -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 15:38 ` Mike Frysinger @ 2005-05-06 15:44 ` Diego 'Flameeyes' Pettenò 2005-05-06 17:45 ` Mike Frysinger 0 siblings, 1 reply; 18+ messages in thread From: Diego 'Flameeyes' Pettenò @ 2005-05-06 15:44 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 377 bytes --] On Friday 06 May 2005 17:38, Mike Frysinger wrote: > yes, it is just a driver (and then some) for the frame buffer ... but what > do you do with the fb other than play media ? :):) Games? Something-other-than-media-which-is-not-yet-present? :) -- Diego "Flameeyes" Pettenò Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64) http://dev.gentoo.org/~flameeyes/ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 15:44 ` Diego 'Flameeyes' Pettenò @ 2005-05-06 17:45 ` Mike Frysinger 2005-05-06 21:13 ` Diego 'Flameeyes' Pettenò 0 siblings, 1 reply; 18+ messages in thread From: Mike Frysinger @ 2005-05-06 17:45 UTC (permalink / raw To: gentoo-dev On Friday 06 May 2005 11:44 am, Diego 'Flameeyes' Pettenò wrote: > On Friday 06 May 2005 17:38, Mike Frysinger wrote: > > yes, it is just a driver (and then some) for the frame buffer ... but > > what do you do with the fb other than play media ? :):) > > Games? Something-other-than-media-which-is-not-yet-present? :) as lead games dev i think media-libs makes sense ha trumped you ! -mike -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 17:45 ` Mike Frysinger @ 2005-05-06 21:13 ` Diego 'Flameeyes' Pettenò 0 siblings, 0 replies; 18+ messages in thread From: Diego 'Flameeyes' Pettenò @ 2005-05-06 21:13 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 328 bytes --] On Friday 06 May 2005 19:45, Mike Frysinger wrote: > as lead games dev i think media-libs makes sense I'd prerfere base-system in this case ;) > ha trumped you ! *speak of something with sed* -- Diego "Flameeyes" Pettenò Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64) http://dev.gentoo.org/~flameeyes/ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 3:41 [gentoo-dev] dev-libs => dev-cpp moves Aaron Walker 2005-05-06 14:33 ` Donnie Berkholz 2005-05-06 15:19 ` Mike Frysinger @ 2005-05-06 16:29 ` Mark Loeser 2005-05-09 12:35 ` Henrik Brix Andersen 3 siblings, 0 replies; 18+ messages in thread From: Mark Loeser @ 2005-05-06 16:29 UTC (permalink / raw To: gentoo-dev -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aaron Walker wrote: > Hey guys/gals, > > There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: > > dev-libs/socketstream If you are moving that one to dev-cpp, then you may want to move: net-libs/socket++ along with it. Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCe5t5CRZPokWLroQRAoc7AKCSKkTFp+l3eX8Tw9JSRYvLWW1flgCgmMkM td7NEgV9B7ym/2+opVUpZJ4= =Suwr -----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-06 3:41 [gentoo-dev] dev-libs => dev-cpp moves Aaron Walker ` (2 preceding siblings ...) 2005-05-06 16:29 ` Mark Loeser @ 2005-05-09 12:35 ` Henrik Brix Andersen 2005-05-09 13:02 ` Mike Frysinger 3 siblings, 1 reply; 18+ messages in thread From: Henrik Brix Andersen @ 2005-05-09 12:35 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 410 bytes --] On Thu, 2005-05-05 at 23:41 -0400, Aaron Walker wrote: > There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: I know it's a bit late for this, but I'm slowly catching up on my unread emails: dev-cpp sounds like stuff releated to a C pre-processor? Can't categories contain the '+' char? e.g dev-c++? Sincerely, Brix -- Henrik Brix Andersen <brix@gentoo.org> Gentoo Linux [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-09 12:35 ` Henrik Brix Andersen @ 2005-05-09 13:02 ` Mike Frysinger 2005-05-09 18:23 ` Phil Richards 0 siblings, 1 reply; 18+ messages in thread From: Mike Frysinger @ 2005-05-09 13:02 UTC (permalink / raw To: gentoo-dev On Monday 09 May 2005 08:35 am, Henrik Brix Andersen wrote: > On Thu, 2005-05-05 at 23:41 -0400, Aaron Walker wrote: > > There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: > > dev-cpp sounds like stuff releated to a C pre-processor? Can't > categories contain the '+' char? e.g dev-c++? we did relax the requirement on package names so they can contain '+' in them, but i think we should keep our unspoken anal rules about category names ... only alphanumeric and a single '-' -mike -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-09 13:02 ` Mike Frysinger @ 2005-05-09 18:23 ` Phil Richards 2005-05-09 18:51 ` Mike Frysinger 0 siblings, 1 reply; 18+ messages in thread From: Phil Richards @ 2005-05-09 18:23 UTC (permalink / raw To: gentoo-dev On 2005-05-09, Mike Frysinger <vapier@gentoo.org> wrote: > On Monday 09 May 2005 08:35 am, Henrik Brix Andersen wrote: > > On Thu, 2005-05-05 at 23:41 -0400, Aaron Walker wrote: > > > There are a sleu of C++-only libs in dev-libs that IMO belong in dev-cpp: > > dev-cpp sounds like stuff releated to a C pre-processor? Can't > > categories contain the '+' char? e.g dev-c++? > we did relax the requirement on package names so they can contain '+' in them, > but i think we should keep our unspoken anal rules about category names ... > only alphanumeric and a single '-' > -mike Might I suggest dev-cxx? CXX is a fairly common ASCIIfication of C++, after all. phil -- change name before "@" to "phil" for email -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [gentoo-dev] dev-libs => dev-cpp moves 2005-05-09 18:23 ` Phil Richards @ 2005-05-09 18:51 ` Mike Frysinger 0 siblings, 0 replies; 18+ messages in thread From: Mike Frysinger @ 2005-05-09 18:51 UTC (permalink / raw To: gentoo-dev On Monday 09 May 2005 02:23 pm, Phil Richards wrote: > On 2005-05-09, Mike Frysinger <vapier@gentoo.org> wrote: > > On Monday 09 May 2005 08:35 am, Henrik Brix Andersen wrote: > > > On Thu, 2005-05-05 at 23:41 -0400, Aaron Walker wrote: > > > > There are a sleu of C++-only libs in dev-libs that IMO belong in > > > > dev-cpp: > > > > > > dev-cpp sounds like stuff releated to a C pre-processor? Can't > > > categories contain the '+' char? e.g dev-c++? > > > > we did relax the requirement on package names so they can contain '+' in > > them, but i think we should keep our unspoken anal rules about category > > names ... only alphanumeric and a single '-' > > -mike > > Might I suggest dev-cxx? CXX is a fairly common ASCIIfication of C++, > after all. maybe, but cpp is almost as common and not really worth the hassle of a category rename -mike -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 18+ messages in thread
end of thread, other threads:[~2005-05-09 18:49 UTC | newest] Thread overview: 18+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-05-06 3:41 [gentoo-dev] dev-libs => dev-cpp moves Aaron Walker 2005-05-06 14:33 ` Donnie Berkholz 2005-05-06 15:04 ` Diego 'Flameeyes' Pettenò 2005-05-06 15:06 ` Alin Nastac 2005-05-06 16:20 ` Donnie Berkholz 2005-05-06 19:37 ` Alin Nastac 2005-05-06 15:17 ` Mike Frysinger 2005-05-06 15:19 ` Mike Frysinger 2005-05-06 15:25 ` Diego 'Flameeyes' Pettenò 2005-05-06 15:38 ` Mike Frysinger 2005-05-06 15:44 ` Diego 'Flameeyes' Pettenò 2005-05-06 17:45 ` Mike Frysinger 2005-05-06 21:13 ` Diego 'Flameeyes' Pettenò 2005-05-06 16:29 ` Mark Loeser 2005-05-09 12:35 ` Henrik Brix Andersen 2005-05-09 13:02 ` Mike Frysinger 2005-05-09 18:23 ` Phil Richards 2005-05-09 18:51 ` Mike Frysinger
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox