[00:06:51] *** inca_ has joined #fink
[00:27:55] *** inca__ has joined #fink
[00:28:29] *** inca_ has quit IRC
[00:31:59] *** inca__ has quit IRC
[00:32:34] *** inca_ has joined #fink
[00:48:09] *** inca_ has quit IRC
[00:54:21] *** mischi has quit IRC
[00:57:11] *** r1pp3r has joined #fink
[00:57:15] *** r1pp3r has left #fink
[00:58:05] *** akh has joined #fink
[01:02:30] *** inca_ has joined #fink
[01:40:55] *** inca_ has quit IRC
[02:57:48] *** finkVC has quit IRC
[03:17:22] *** finkVC has joined #fink
[03:17:22] <finkVC> htodd: dists/10.7/stable/main/finkinfo/editors vim.info
[03:17:22] <finkVC> Welcome to Vim-7.4.663.
[04:41:43] <finkVC> dmacks: dists/10.7/stable/main/finkinfo/libs/perlmods opengl-pm.info
[04:41:44] <finkVC> new version (still some confusion about headers (maybe misusing local copy of what should be external via X11?) but no different than previous version)
[07:19:26] *** amacks has joined #fink
[07:36:16] *** fangism has joined #fink
[07:41:46] *** finkVC has quit IRC
[07:42:22] *** fangism has quit IRC
[07:53:56] *** akh has quit IRC
[07:54:22] *** akh has joined #fink
[07:54:41] *** akh has quit IRC
[07:57:44] *** asmeurer has joined #fink
[08:10:57] *** asmeurer has quit IRC
[08:19:12] *** amacks has quit IRC
[10:00:12] *** finkVC has joined #fink
[10:00:12] <finkVC> dmacks: dists/10.7/stable/main/finkinfo/sci nightfall.info
[10:00:13] <finkVC> dep upgrade
[10:56:58] <finkVC> dmacks: dists/10.7/stable/main/finkinfo/graphics libjasper.1.info
[10:57:00] <finkVC> use fink's freeglut consistently (fix bad -I/-L ordering by redoing ancient autotools from scratch); pull Debian's CVE patches (upstream appears dead)
[11:33:52] *** RangerRick has quit IRC
[11:34:12] *** RangerRick has joined #fink
[13:57:02] *** finkVC has quit IRC
[14:16:07] *** Yakeson_chihiro has joined #fink
[15:10:48] *** Craigwd2000 has joined #fink
[15:52:40] *** Yakeson_chihiro has quit IRC
[15:59:47] *** akh has joined #fink
[16:22:00] *** finkVC has joined #fink
[16:22:01]
<finkVC> fink/fink (master): alexkhansen * f25ce8 / bootstrap: http://git.io/pjxc
[16:22:01] <finkVC> We've gotten along without a distribution tarball for this long, so we
[16:22:02] <finkVC> probably aren't going to do another one.
[16:25:28]
<finkVC> fink/fink (still_mandate_usr_x11): alexkhansen * 482123 / perlmod/Fink/Validation.pm: http://git.io/p6NA
[16:25:30] <finkVC> Validate package-names in dependency-lists of .info
[16:25:32]
<finkVC> fink/fink (still_mandate_usr_x11): alexkhansen * 34102e / perlmod/Fink/Validation.pm: http://git.io/p6pn
[16:25:34] <finkVC> Simplify & fix dep-list validation code
[16:25:36]
<finkVC> fink/fink (still_mandate_usr_x11): alexkhansen * f25ce8 / bootstrap: http://git.io/pjxc
[16:25:38] <finkVC> We've gotten along without a distribution tarball for this long, so we
[16:25:40] <finkVC> probably aren't going to do another one.
[16:25:42]
<finkVC> fink/fink (still_mandate_usr_x11): alexkhansen * 35a27c / (2 files in 2 dirs): http://git.io/pjpX
[16:25:47] <finkVC> Merge branch 'master' into still_mandate_usr_x11
[16:25:47]
<finkVC> fink/fink (still_mandate_usr_x11): alexkhansen * 51627f / perlmod/Fink/VirtPackage.pm: http://git.io/pjp1
[16:25:48] <finkVC> Screw it. Maintainers don't want to bother with updating their
[16:25:50] <finkVC> packages for _/usr/X11_ so that they can keep back compatibility with
[16:25:52] <finkVC> (1 more line)
[16:27:16] <akh> ^ I’m probably going to merge that for a release.
[16:28:40] <akh> Since that’s VirtPackage.pm, there will be NO MESSAGE for users other than “Cannot find dependency x11-dev” from the dependency engine.
[16:37:33] <akh> If we’re absolutely sure that we’re never going to do up our own X11 packages, the X11 virtuals could be tweaked to show up as available but not installed when X11 is missing rather than the current behavior of not showing up at all.
[16:38:12] <akh> That’d allow fink to do a faux CompileScript to indicate what should be downloaded.
[16:45:26] *** akh has quit IRC
[17:02:11] <finkVC> danielj7: (18 files in 1 dir)
[17:02:13] <finkVC> New upstream git 2.3.3.
[17:02:39] *** akh has joined #fink
[17:32:48] *** hive-mind has joined #fink
[17:36:06] *** hive-mind has quit IRC
[17:37:26] *** hive-mind has joined #fink
[18:19:03] *** hive-mind has quit IRC
[18:19:29] *** hive-mind has joined #fink
[18:40:00] *** asmeurer has joined #fink
[19:20:19] *** asmeurer has quit IRC
[19:57:32] <dmacks_away> I support having x11 virtuals be "uninstalled"; if we ever do have our own, they would just appear as "which one do you want" or take precedence.
[19:58:36] <akh> Yeah; I’ve never really liked the idea of having potentially generatable virtuals (for a platform) being absent from “fink list”.
[19:59:56] <dmacks_away> I only like it because it's easy and inertial to not-implement something we don't-have:)
[20:00:24] <akh> True. ;-)
[20:01:17] <akh> We’d also want to have the Provides: x11* always turned on for them, too.
[20:01:57] <dmacks_away> yeah. i can't imagine why they wouldn't.
[20:02:15] *** finkVC has quit IRC
[20:02:53] <akh> Because somebody decided it would be a good plan to have the option to turn on a system-xfree86* but do an additional check before turning on the corresponding virtual.
[20:03:02] <akh> x11* virtual.
[20:03:22] <akh> There were probably good reasons at the time, but currently, not so many.
[20:03:28] <dmacks_away> right.
[20:09:16] <dak180> howarth: freeglut2 apparently requires cmake but does not depend on it
[20:25:14] *** finkVC has joined #fink
[20:25:14] <finkVC> jwhowarth: dists/10.7/stable/main/finkinfo/x11 freeglut2.info
[20:25:14] <finkVC> add cmake to BuildDepends
[20:50:05] *** asmeurer has joined #fink
[20:59:05] <dmacks_away> fink-buildenv-modules seems like XORG_PKG_CONFIG_PATH is not necessary. Our pkg-config already knows to look there, and automatically gives %p precedence (built-in flag-sort).
[21:00:04] <dmacks_away> Wait, whoa whoa whoa, it's using %p/opt/X11 not %p or /opt/X11 ?
[21:00:04] *** Yakeson_chihiro has joined #fink
[21:06:18] *** asmeurer has quit IRC
[21:15:02] <akh> Maybe that’s a holdover from when Snaggle was looking at doing a Fink X11.
[22:05:47] <howarth> akh, can you roll a pymol tarball for fink mirrors?
[22:06:00] <howarth> tar --exclude=.svn -jcvf pymol-1.7.5.0-src.tar.bz2 pymol-1.7.5.0
[22:06:02] <akh> I’m at work.
[22:06:05] <akh> So, no.
[22:06:06] <howarth> ok
[22:06:12] <akh> Not until I’m off.
[22:10:50] <howarth> ok
[23:05:09] <dmacks_away> Lucky you...everyone tells me they think I'm *always* a little off.
[23:06:28] *** amacks has joined #fink
[23:18:02] *** Yakeson_chihiro has quit IRC
[23:25:12] *** finkVC has quit IRC
[23:36:24] *** Yakeson_chihiro has joined #fink