Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-08 | add freebsd's libarchive to pkg_install | ben | 1 | -1/+4 | |
2005-11-08 | Include devel/sysexits bl3. | tv | 1 | -1/+2 | |
2005-11-08 | Use waitpid() instead of wait3() with null rusage. (waitpid is more portable) | tv | 3 | -3/+17 | |
Bump PKGREVISION due to this being an all-platform change. | |||||
2005-11-08 | Include devel/sysexits bl3. | tv | 2 | -2/+4 | |
2005-11-08 | Include <alloca.h> on Interix. | tv | 2 | -1/+17 | |
2005-11-08 | USE_TOOLS+=flex yacc | tv | 1 | -1/+3 | |
2005-11-08 | Add some docs about PKGMANDIR. | reed | 1 | -1/+46 | |
2005-11-08 | Include devel/sysexits bl3. | tv | 1 | -1/+2 | |
2005-11-08 | USE_TOOLS+=nroff, and use NROFF. | tv | 1 | -2/+4 | |
2005-11-08 | USE_TOOLS+=soelim | tv | 1 | -1/+3 | |
2005-11-08 | Add "soelim", also part of groff if replacement is needed. | tv | 8 | -8/+30 | |
2005-11-08 | Use strerror() on Interix. | tv | 2 | -7/+16 | |
2005-11-08 | monotone-viz 0.12 | dan | 2 | -3/+3 | |
2005-11-08 | update to 0.12, changelog below. | dan | 4 | -62/+28 | |
XXX: the package is heavily gnome-infested, pulling in half the known universe via lablgtk2. Only the gnome-canvas bindings are really needed; there's a local copy of lablgtk2 in the m-viz source tree now, perhaps use that? 0.12: - change the way displayed branches are selected: now one can view any set of branches - allow the ancestry graph view to be limited by date - the `query' window now uses monotone selectors - change the reconnection algorithm - cert values can be copied to the clipboard (via a context menu) - DnD support: accept drops from a file manager - rewrite the sqlite bindings (use parsed statements now) 0.11: - a new `query' window to search for revision matching some criterion - some DnD support: drag a node and drop it in a terminal to copy its revision id - tweak the reconnection algorithm - build with a shared sqlite library by default - add a preference option for the location of the `dot' program 0.10: - try to reconnect disconnected parts of the graph (by adding grey edges) - libgnomecanvas hack to speed up drawing - somehow display the output of monotone diff, even if it is not valid UTF-8 - middle clicking on the graph with a (prefix) of an id selected will center the view on this id - support builds with a shared sqlite library (--with-shared-sqlite option to configure) | |||||
2005-11-08 | Use HUGE_VAL for INFINITY if it is available. | tv | 2 | -6/+10 | |
2005-11-08 | Add __INTERIX to conditional cpp block for <netinet/in.h>. | tv | 2 | -4/+4 | |
2005-11-08 | Use utime() instead of utimes() on Interix. | tv | 2 | -5/+42 | |
2005-11-08 | Explicitly pull in xpm rather than depending on the base X11 install | tv | 1 | -2/+2 | |
to supply it. | |||||
2005-11-08 | USE_TOOLS+=bison (to use new tools framework for build). | tv | 1 | -2/+2 | |
2005-11-08 | Need flex and yacc in USE_TOOLS. | tv | 1 | -2/+2 | |
2005-11-08 | Build without YP support on Interix. | tv | 2 | -3/+9 | |
2005-11-08 | Another Interix fix (don't include <inttypes.h>). | tv | 2 | -3/+12 | |
2005-11-08 | Include devel/libgetopt bl3. | tv | 1 | -1/+2 | |
2005-11-08 | * Add a MESSAGE file with helpful information for NetBSD domain0 | jlam | 9 | -95/+313 | |
installations. * Modify the package to not install all of the configuration files with the execute bit set -- only install the helper scripts that way. * Update the block-file-nbsd script to not blindly try to configure (and often fail to configure) every vnd(4) device until it finds one that works. We now just determine what the next free vnd(4) device is and configure it directly. * Add a netbsd-nbsd script that avoids trying to do all the Linux-specific that just filled the log files with garbage on NetBSD. * Update the vif-bridge-nbsd script to check that the bridge device is configured before using it. * Add clear comments at the top of scripts that can be customized so that the user has enough information to know how to do the customization. * Add a xendomains rc.d script that can be used to start and stop guest domains at system boot- or shutdown-time. Bump the PKGREVISION to 5. | |||||
2005-11-07 | Update to 20051107: Fix pkg_info -B against binary packages. | dillo | 2 | -6/+4 | |
2005-11-07 | Sync with basesrc: | wiz | 1 | -3/+3 | |
Replace wait(2) with equivalent waitpid(2); for Linux, reported by wulf@ on tech-pkg. | |||||
2005-11-07 | Add target 'standalone-install': install libkver in ${LIBKVER_STANDALONE_DIR}, | seb | 1 | -1/+6 | |
defaults to /libkver, and register it there. This is a convenient one-stop target to use libkver in a sandboxed bulk-build. (hint for Julio ;) | |||||
2005-11-07 | Clarified the libkver item. | rillig | 1 | -1/+1 | |
2005-11-07 | Using a mk.conf different from /etc/mk.conf works. | rillig | 1 | -1/+0 | |
2005-11-07 | Note update of net/sipcalc to version 1.1.3 [one new feature, manpage | seb | 1 | -1/+2 | |
fixes] | |||||
2005-11-07 | Update to version 1.1.3 | seb | 2 | -7/+6 | |
Changes since last packages version (1.1.2): Wed Nov 2 10:03:00 CET 2005 * Fixed typos in sipcalc man page, thanks to A Costa <agcosta@gis.net> for patch. * Added -w ipv4 option to display some inverse mask information. | |||||
2005-11-07 | NOT_FOR_PLATFORM Interix. | tv | 2 | -2/+6 | |
2005-11-07 | Don't try including <net/if.h> on Interix. | tv | 2 | -1/+16 | |
2005-11-07 | NOT_FOR_PLATFORM Interix. | tv | 3 | -3/+9 | |
2005-11-07 | Include <sys/time.h> to get fd_set properly. | tv | 3 | -1/+28 | |
2005-11-07 | Pull in libbind resolver on Interix. | tv | 2 | -0/+22 | |
2005-11-07 | Add devel/sysexits bl3. | tv | 1 | -1/+2 | |
2005-11-07 | -LSM wasn't doing anything at all; remove it. | tv | 1 | -3/+4 | |
Add EXTRA_LIBS.Interix where the intended option actually is needed (-lSM with a lower case 'l'). | |||||
2005-11-07 | USE_TOOLS nroff. | tv | 1 | -1/+3 | |
2005-11-07 | Use the libbind resolver on Interix. | tv | 1 | -0/+11 | |
2005-11-07 | Add devel/sysexits bl3. | tv | 2 | -1/+13 | |
Add hacks.mk to get the libbind resolver on Interix. | |||||
2005-11-07 | Include devel/sysexits bl3. | tv | 1 | -1/+2 | |
2005-11-07 | Need devel/libgetopt for <getopt.h> and getopt_long(3). | tv | 1 | -1/+2 | |
2005-11-07 | Add <sys/time.h> to autoconf check for fd_set so that it is properly | tv | 2 | -1/+14 | |
detected on Interix. | |||||
2005-11-07 | Only include <inttypes.h> if HAVE_INTTYPES_H. | tv | 2 | -6/+8 | |
2005-11-07 | Interix doesn't have sync(2). | tv | 2 | -1/+14 | |
2005-11-07 | USE_TOOLS nroff, and use that to format the .ms file. | tv | 1 | -2/+3 | |
2005-11-07 | Add sysexits bl3. | tv | 1 | -1/+2 | |
2005-11-07 | Use BSD_INSTALL_* macros rather than mostly bare "install" command. | tv | 3 | -2/+19 | |
Bump PKGREVISION. | |||||
2005-11-07 | Skip two more setgroups(3) instances on Interix; openssh now builds again. | tv | 2 | -9/+23 | |