CIA.vc
Pkgsrc-wip
Real-time open source activity stats
Stats » Projects » Pkgsrc-wip
information
There is a lot of software freely available for Unix based systems, which usually runs on NetBSD and other Unix-flavoured systems, too, sometimes with some modifications. The NetBSD Packages Collection (pkgsrc) incorporates any such changes necessary to make that software run, and makes the installation (and de-installation) of the software package easy by means of a single command.
syndicateUTC clock
13:18 on May 28, 2012
event counters
The last message was received 3.56 hours ago at 09:44 on May 28, 2012
3 messages so far today, 6 messages yesterday
3 messages so far this week, 37 messages last week
215 messages so far this month, 171 messages last month
21592 messages since the first one, 7 years ago, for an average of 2.84 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
05:17 todaypkgsrc-wip
Commit by outpaddling :: wip/arpack/Makefile:
Fortran77 is sufficient.
#
04:31 todaypkgsrc-wip
Commit by outpaddling :: wip/meep/Makefile:
Fix configure issue (-lf2c) on OS X.
#
21:28 yesterdaypkgsrc-wip
Commit by genolopolis :: wip/node/ (30 files in 2 dirs):
 This is a big upgrade of the node pkg.
tl;dr 0.4.7 -> 0.7.9 (RC0)
tl;dr * fix do-configure
tl;dr * lockf, flock, and shlock mess
---
It takes us to a pre-release version instead of a very old verion. :)
Many of our patchss have been accepted upstream by v8, libuv, and node.
uv/src/unix/netbsd.c DEFINITELY needs some extra work as it's just hacked.
There is an undelcared dependency on flock, which shlock could replace, but
it needs to be handled more cleanly.
(I hoped mine from freebsd and made a symlink)
Not sure if libexecinfo is still needed, but I kept it in there.  I was able
to build without it locally.
this is obviously the biggest hack:
do-configure:
        cd ${WRKSRC} && export GYP_DEFINES="OS=netbsd"; ./configure ${CONFIGURE_ARGS}
but it got me working on netbsd so I'll take it.
#
13:02 yesterdaypkgsrc-wip
Commit by outpaddling :: wip/mpb/Makefile:
Switch from fortran to fortran77 to allow buulding on OS X for now.
#
12:51 yesterdaypkgsrc-wip
Commit by outpaddling :: wip/mpb/Makefile:
Patch to allow building with hdf5 1.8.
#
08:36 yesterdaypkgsrc-wip
Commit by imilh :: wip/pkgin/ (Makefile distinfo):
 20120525
        Dynamically read PKG_DBDIR from pkg_admin
20120524
        Do not delete repository entries if the new one is unreachable.
#
01:04 yesterdaypkgsrc-wip
Commit by obache :: wip/swftools/TODO:
fftw is in math (thanks wiz).
#
00:06 yesterdaypkgsrc-wip
Commit by jeremy-c-reed :: wip/lxpanel/ (5 files in 2 dirs):
 add a patch for ticket I reported; it may not be official fix
but maybe works for now.
update description
add a TODO file
#
20:19 Saturdaypkgsrc-wip
Commit by cheusov :: wip/pkg_summary-utils/files/pkg_uniq_summary.1:
Fix a typo
#
17:31 Saturdaypkgsrc-wip
Commit by lokivit :: wip/audacious-plugins/ (Makefile distinfo):
 Update to 3.2.3 version.
Fixes several bugs (#91, #99, #102, #108, #111, #113, #114) and updates some translations.
#
17:30 Saturdaypkgsrc-wip
Commit by lokivit :: wip/audacious/ (Makefile distinfo):
 Update to 3.2.3 version.
Fixes several bugs (#91, #99, #102, #108, #111, #113, #114) and updates some translations.
#
13:19 Saturdaypkgsrc-wip
Commit by obache :: wip/swftools/TODO:
Update TODO.
#
12:22 Saturdaypkgsrc-wip
Commit by ftigeot :: wip/libreoffice/ (Makefile distinfo):

Update to LibreOffice version 3.5.4

  • Many bugfixes
  • Remove libclucene dependency
#
10:18 Saturdaypkgsrc-wip
Commit by obache :: wip/swftools/ (PLIST options.mk):
Add pdf support option.
#
09:39 Saturdaypkgsrc-wip
Commit by obache :: wip/swftools/options.mk:
fix detection of lame.
#
09:30 Saturdaypkgsrc-wip
Commit by amoibos :: wip/dhex/ (Makefile distinfo):
 update version to 0.67
make working with partial memdumps easier
possibility to set a sort of "base adress" when loading a file
#
14:19 Fridaypkgsrc-wip
Commit by obache :: wip/swftools/ (PLIST options.mk):
AVI2SWF is not included anymore in the latest version.
#
14:12 Fridaypkgsrc-wip
Commit by obache :: wip/swftools/Makefile:
Marked as not for NetBSD<5.1 due to missing fmax(3).
#
10:12 Fridaypkgsrc-wip
Commit by jeremy-c-reed :: wip/netbsd-light-desktop-artwork/ (4 files in 2 dirs):
fix patches and add checksums for them
#
10:03 Fridaypkgsrc-wip
Commit by jeremy-c-reed :: wip/netbsd-light-desktop-default-settings/Makefile:
 fix mistake with pax -s during install step.
(I hadn't tested once in CVS and it tried to install CVS files.
Noticed by abs.)
#