Commit graph

2288 commits

Author SHA1 Message Date
xtraeme
e1e5944f20 Rename GRUB_ISO9660 and GRUB_UFS2 to GRUB_USE_ISO9660 and GRUB_USE_UFS2
respectively, and document them in bsd.pkg.defaults.mk.
2004-05-02 20:04:36 +00:00
xtraeme
a450e21f47 Update sysutils/daemontools to 0.76. This closes PR pkg/25153.
Changes:

The package now installs in /package/admin/daemontools. There are three
new utilities: svscanboot, readproctitle, and pgrphack. multilog now
accepts SIGALRM to force log rotation. svscan now checks for the
existence of /service/blah/log rather than checking whether
/service/blah is sticky.
2004-05-02 17:50:05 +00:00
xtraeme
3028886e34 Add support for UFS2 from FreeBSD. Patch provided by FUKAUMI Naoki
in PR pkg/25434.
2004-05-02 17:00:14 +00:00
wiz
60f45dd652 Unused. 2004-05-02 07:35:37 +00:00
xtraeme
15fa7f8f56 .Nx shouldn't have any argument in the same line (thanks to snj@). 2004-05-02 02:33:43 +00:00
snj
c180ec1718 Convert to buildlink3. 2004-05-01 23:57:00 +00:00
kristerw
2cf24cf4fa This package needs devel/pkgconfig in order to build. 2004-05-01 13:50:25 +00:00
xtraeme
dc3160c480 Update sysutils/mklivecd to 0.6.
Changes:

	o Default location for kernels is /boot/grub.
	o Improved messages.
	o Fix wrong permissions in $ISODIR.
2004-05-01 10:46:10 +00:00
xtraeme
b5809503ff Make this build in NetBSD -current. 2004-04-29 14:18:34 +00:00
atatat
97298bbfe4 Fix NetBSD 2.0 check in Configure, and check for and deal with the new
statvfs() sysctl call which replaced statfs() around 2.0D.  This pkg
will now build on current again (addresses my PR pkg/25372).  Bump
PKGREVISION to 1.

Changes adapted from changes adapted by lsof maintainer based on
changes that made things work this morning.  That means they'll all be
in the next official lsof release.  So there.
2004-04-29 04:19:22 +00:00
jmmv
cdba25994f Do a statfs -> statvfs change to make this build in NetBSD current. Should
fix PR pkg/25329.  (Sorry, untested).
2004-04-28 08:16:44 +00:00
xtraeme
925ada68c8 Simplify message. 2004-04-27 21:12:43 +00:00
reed
2009bec8e9 Get rid of PKGRCDIR definition since it has not been used by this
package since 2003/07/31.
2004-04-27 20:40:28 +00:00
reed
2c9bb2bb44 The RCD_SCRIPTS mechanism expects the rc.d script to be installed to
${RCD_SCRIPTS_EXAMPLEDIR} instead of ${PREFIX}/etc/rc.d. (Okay'd by bouyer@.)
2004-04-27 20:31:08 +00:00
xtraeme
b1259d81e6 oops, forgot to add $BOOTDIR in the `iso' target. 2004-04-27 16:33:12 +00:00
xtraeme
60f113caba Another grub->boot/grub change. 2004-04-27 16:17:26 +00:00
xtraeme
dbf3afa447 s/grub/boot\/grub/g; minor fixes. 2004-04-27 16:10:46 +00:00
xtraeme
ccab96e47e Update sysutils/mklivecd to 0.5.
Thanks to Christian Limpach for the "boot/grub" fix.
So the Grub's menu is shown correctly without specify "configfile /foo".
2004-04-27 15:34:19 +00:00
tv
d03659a0e7 Consistency nit. 2004-04-27 01:50:04 +00:00
tv
f05329c782 +user_interix 2004-04-27 01:45:57 +00:00
tv
1662cd40f5 user(8) emulation scripts for Interix. 2004-04-27 01:45:22 +00:00
xtraeme
849ded91c8 Don't fail if $ISODIR/netbsd does not exists, because the kernel
could not be "netbsd". Add missing MKISOFS_ARGS to MISC_VARS.
2004-04-27 01:18:08 +00:00
xtraeme
2046a2f8a0 distinfo not needed when using NO_CHECKSUM... 2004-04-26 23:15:34 +00:00
snj
820e439a9a Convert to buildlink3. 2004-04-26 22:07:06 +00:00
xtraeme
42852ea44c Remove a local change. 2004-04-26 17:30:33 +00:00
xtraeme
790ad04817 Update sysutils/mklivecd to 0.4 (Say hello to GNU GRUB+ISO9660 patch).
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-26 17:28:58 +00:00
xtraeme
083802d3f5 Apply an optional patch for eltorito support, so you can boot grub
via a cdrom. It can be enabled with the option "GRUB_ISO9660" and
is disabled by default.
2004-04-26 15:42:44 +00:00
wiz
4e896d9f1f Set USE_BUILDLINK3. 2004-04-26 10:25:22 +00:00
cube
90437aed77 bl3ify, and remove now unused bl2 file. 2004-04-26 10:21:26 +00:00
agc
fa6b59b9c9 Make this build on NetBSD 2.0D and later - make cdrecord's fgetstr() local
to the package, rather than attempting to use the one with the different
signature in libc.
2004-04-26 07:46:11 +00:00
snj
7c7bc47236 Convert to buildlink3. 2004-04-26 05:36:31 +00:00
snj
2dbccd5164 No longer used. 2004-04-26 05:34:33 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
wiz
1e9adb17f7 Unused. 2004-04-25 23:34:07 +00:00
wiz
a6a2c19c8f Unused. 2004-04-25 23:19:37 +00:00
wiz
3c652a49e4 Add conflict with gkrellm-share>=2.0, since they both
install share/locale/*/LC_MESSAGES/gkrellm.mo.
2004-04-25 23:14:47 +00:00
snj
acb9e07946 Convert to buildlink3. 2004-04-25 09:14:00 +00:00
snj
bc9b26a300 Convert to buildlink3. 2004-04-25 03:40:52 +00:00
snj
a20d0f029c Convert to buildlink3. 2004-04-25 03:33:12 +00:00
snj
625978fb12 Convert to buildlink3. 2004-04-25 03:27:22 +00:00
snj
18b2fc4f44 This does not need buildlink2. 2004-04-25 03:25:17 +00:00
snj
98ac1864ff Convert to buildlink3. 2004-04-25 03:20:40 +00:00
snj
2c1aa8614e Convert to buildlink3. 2004-04-25 03:19:56 +00:00
snj
c9686e13b4 Convert to buildlink3. 2004-04-25 03:14:44 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
danw
46ffcd5d8b Darwin fixes (revert some of the earlier fixes, add a patch from GNOME
CVS, and fix a really confused #ifdef)
2004-04-24 21:00:07 +00:00
jmmv
12bfd42fbb Update to 1.0.6:
- Fix a couple of long-standing build irritations.
- Croatian translation by Robert Sedak.
- Punjabi translation by Guntupalli Karunakar.
2004-04-24 08:09:13 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
xtraeme
3a2f0bb9a4 Make this build in NetBSD -current (statfs->statvfs). 2004-04-23 15:13:07 +00:00