summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-27Finish conversion to buildlink3.snj1-2/+2
2004-04-27Convert to buildlink3.snj10-82/+73
2004-04-27Add buildlink3.mk to fix gtk-doc.snj1-0/+20
2004-04-27use grep >/dev/null instead of grep -q for the benefit of solarisdmcmahill1-3/+3
2004-04-27Convert to buildlink3.snj9-41/+56
2004-04-27It's USE_GROUPADD, not USE_USERGROUP.tv1-2/+2
2004-04-27Use ${USE_USERADD:D...} as .if may not catch it in time.tv1-4/+3
2004-04-27Convert to buildlink3.snj3-7/+25
2004-04-27Convert to buildlink3.snj23-84/+78
2004-04-27Explain why, after setting "command" in the usual way, we set itschmonz3-3/+11
again in foo_precmd() to a different value. This is an unusual usage, and these comments may help if a future rc.subr isn't as accommodating to such trickery. Suggested by lukem.
2004-04-27Convert to buildlink3.snj20-44/+44
2004-04-27Convert to buildlink3.snj7-23/+668
2004-04-27Consistency nit.tv1-2/+2
2004-04-27Interix now has user(8) emulation; use it.tv1-5/+8
2004-04-27+user_interixtv1-1/+2
2004-04-27user(8) emulation scripts for Interix.tv7-0/+269
2004-04-27Add bl3 file.wiz1-0/+18
XXX: needs builtin support.
2004-04-27Unused.wiz1-31/+0
2004-04-27Remove bl2 support -- all packages including this filewiz1-3/+1
have been converted.
2004-04-27Don't fail if $ISODIR/netbsd does not exists, because the kernelxtraeme1-10/+6
could not be "netbsd". Add missing MKISOFS_ARGS to MISC_VARS.
2004-04-27Convert to bl3.wiz1-12/+12
2004-04-27Add include/pgsql/* to BUILDLINK_FILES. Needed to get, e.g., gtranslatorsnj1-1/+2
to build.
2004-04-27Unused.wiz5-121/+0
2004-04-27Convert to bl3.wiz1-12/+12
2004-04-27Re-add on xtraeme's request, for X11_TYPE=XFree86 users.wiz1-0/+75
2004-04-27Unused.wiz6-176/+0
2004-04-27Add a buildlink3.mk.snj1-0/+18
2004-04-26distinfo not needed when using NO_CHECKSUM...xtraeme1-2/+0
2004-04-26Convert to buildlink3.snj6-20/+38
2004-04-26Add vnc2swf to the list of future packages.xtraeme1-1/+6
2004-04-26Convert to buildlink3.snj18-93/+142
2004-04-26Note gpsim update, removal of eXdbmbouyer2-3/+4
2004-04-26Remove the eXdbm package, as it's no longer maintained. It was there for thebouyer7-115/+0
purpose of gpsim, but gpsim now include its own version which includes bug-fixes.
2004-04-26Update to 0.21.2. Main change since 0.20.7:bouyer8-89/+38
o Updated to support GTK+ 2.x o Added the stopwatch command. o added support for more processors o EEPROM added to 18F devices by Mike Durian o Added breakpoint capability on nodes o Added spi Module o Added attributes to external usart module o log command has been added (Command Line) o Profiling has been added (gui) o Trace viewer has been added o Added parport - parallel port loadable module o Source level debugging of C files o Added module attibutes (attribute.cc) o Enhanced module interface - now LCD module works with gpsim o Beautified the Single Step and Trace dump outputs o Added break on stack overflow and underflow o Added break mask to wv/rv type break points. Now you can specify which bits are significant. o Added "--cli" command line option. Invokes gpsim in command line mode even if it has been configured to use the gui. o Program viewer can now display ASCII encode text in "dt" tables o Added pullup/pulldown resistors to the gpsim modules o added "frequency" command o Added time field to the gui status bar.
2004-04-26CATEGORIES is spelled with a C.snj1-2/+2
2004-04-26bl3ify, and note that this package doesn't require a compiler.jlam1-3/+4
2004-04-26bl3ifyjlam1-8/+8
2004-04-26Convert to use bdb.buildlink3.mk and fix sources so that we can use db4.jlam3-25/+27
2004-04-26Make this build under NetBSD 2.0D and above with statvfs(2).tron2-1/+18
2004-04-26Make this build under NetBSD 2.0D and above with statvfs(2).tron3-1/+52
2004-04-26Remove a local change.xtraeme1-2/+2
2004-04-26Revert mistaken commit.tv1-1/+1
2004-04-26PKGDIRMODE must be set *after* including defs.*.tv1-2/+2
2004-04-26Update sysutils/mklivecd to 0.4 (Say hello to GNU GRUB+ISO9660 patch).xtraeme8-97/+58
Changes: o Added MKISOFS_ARGS option. o mklivecd no longer uses NetBSD's Makefiles to create the boot image, GNU GRUB with the ISO9660 patch is used instead. With Grub's addition, mklivecd can now boot multiple kernels with different configurations. Please read the MESSAGE to see the instructions. mklivecd now should work in 1.6 systems (not tested).
2004-04-26Use PREFIX insead of LOCALBASE when specifying where the package isminskim1-2/+2
installed.
2004-04-26Define BLNK_RECMETHOD.${_pkg_} not only for full dependency but alsominskim1-2/+3
for build dependency. Also fix a related pasto. This fixes a malformed conditional error that occurs when a package in build dependency has BUILDLINK_RECOMMENDED.*. OK'ed by jmmv@.
2004-04-26Apply an optional patch for eltorito support, so you can boot grubxtraeme3-3/+27
via a cdrom. It can be enabled with the option "GRUB_ISO9660" and is disabled by default.
2004-04-26Updated xplanet to 1.0.6adam2-3/+3
2004-04-26Changes 1.0.6:adam4-50/+57
* fixed a bug where markers on the far side of a planet were being drawn when they shouldn't have been * fixed a bug where satellite were not drawn for some locales * added -projection random; this picks a random projection
2004-04-26Make build on Interix. (Older shells don't allow '((' for a double-subshell;tv2-1/+15
use '( (' instead.)