Commit graph

1133 commits

Author SHA1 Message Date
wennmach
6a19711b52 Added fdgw. 2001-12-26 11:49:18 +00:00
wennmach
01d2ef1cb1 fdgw is a toolkit to build a one-floppy NetBSD system (on i386 machines).
It provides two NetBSD floppy versions, an ADSL router, and a NAT system.

Provided by Ken'ichi Fukamachi in PR 14171.
2001-12-26 11:45:22 +00:00
wiz
1e4661299f Update to 2.8. Changes since 2.6:
o Eric Biederman reworked the build process making it far simpler and also
  to produce a network bootable ELF image.
o Re-wrote the memory and cache speed detection code.  Previuosly the
  reported numbers were inaccurate for intel CPU's and completely wrong
  for Athlon/Duron CPU's.
o By default the serial console is disabled since this was slowing
  down testing.
o Added CPU detection for Pentium 4.
o Expanded workaround for errors caused by BIOS USB keyboard support to
  include test #5.
o Re-worked L1 / L2 cache detection code to provide clearer reporting.
o Fixed an obvious bug in the computation of cache and memory speeds.
o Changed on-line menu to stay in the menu between option selections.
o Fixed bugs in the test restart and redraw code.
o Adjusted code size to fix compilation problems with RedHat 7.1.
o Misc updates to the documentation.
2001-12-25 22:08:52 +00:00
wiz
299f5c037d Remove duplicate line. 2001-12-25 20:50:00 +00:00
jlam
7b9ad2abcf Revert previous as the problem with AUTOMAKE_OVERRIDE has been fixed in
bsd.pkg.mk to be much more precise about the files that are touched.
2001-12-22 08:49:58 +00:00
atatat
c4d4636352 Upgrade to version 4.60. NetBSD related fixes/features from the
release notes are:

4.60		November 9, 2001
		Added special handling to and corrected bugs in
		the matching of IPv4 in IPv6 addresses to -i6:<...>
		selectors.
		...
		Made lsof's method of killing its child process
		more robust, based on a suggestion from Bela Lubkin
		<belal@caldera.com>.
		...
		Modified all dialect Makefile segments to accept
		select -v #define's from the environment -- a
		builder's comment, host, logname, system information
		and user name.  This was done for Bela Lubkin, so
		he can "tune" the -v output when he packages lsof
		in the upcoming Caldera OSR 5.0.7 release.

The relevant #define from the last note is LSOF_BLDCMT which is
currently assigned the value "NetBSD pkgsrc rocks!"  :)
2001-12-21 21:26:05 +00:00
jlam
f207998a1b Fix the config directory to point to ${PKG_SYSCONFDIR}. 2001-12-21 04:45:03 +00:00
tron
268024ad5e Use "gmake" to fix build problems caused by "AUTOMAKE_OVERRIDE". 2001-12-20 06:17:39 +00:00
wiz
b24e599078 Add perl BUILD_DEPENDENCY. Should fix bulk build failure. 2001-12-19 20:31:57 +00:00
wiz
5432a22787 Correct DISTNAME and WRKSRC. Fixes bulk build problem. 2001-12-19 20:21:30 +00:00
taca
8de0bb328f Update bkpupsd to 2.1.
Fri Jun 15 16:27:52 2001  Takahiro Kambe  <taca@kyoto.jepro.co.jp>

	* Add files for NEWLAYOUT style FreeBSD ports contributed by
	  yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu).

	* remove package support for NetBSD since bkpupsd is now included
	  in NetBSD package collection.

Mon Mar  5 15:00:03 2001  Takahiro Kambe  <taca@kyoto.jepro.co.jp>

	* bump version, now 2.1.

	* now parameter for shutdown(8) may be specified in upstab.
	  Inspired by proposal from yrsh2scp@mbox.nc.kyushu-u.ac.jp
	  (Yoshifumi R. Shimizu).

	* correct spelling mistake noted from
	  yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu)
2001-12-19 15:37:59 +00:00
tron
5932505ed1 Make this package work on "newsmpis" and "sgimips" machines. Patches
supplied by Thilo Manske in PR pkg/14998.
2001-12-19 09:49:42 +00:00
seb
93f3accdc4 Make this package's build working again after AUTOMAKE_OVERRIDE became
the default: *.in files are touched , unfortunately fileutils-4.0/m4/Makefile.am
is generated from fileutils-4.0/m4/Makefile.am.in, as is this leads to in the
Makefile.am being regenerated (with GNU make required) and GNU "auto*" being
invoked.

Added a touch in a new post-configure target to overcome this situation, as
_AUTOMAKE_PATTERNS_FIND is out of reach.
2001-12-19 00:14:31 +00:00
martti
e56afae3d3 Updated to 0.97 (provided by Shell Hung in pkg/14934)
Changes :
- A bug fixed in XS file
- Better test script
2001-12-15 09:52:33 +00:00
martti
fe5d684d49 * Don't display temporary files (.etcupdate.filename)
* A minor manual page fix
2001-12-15 09:05:07 +00:00
martti
7c8466daf0 Don't display temporary files (.etcupdate.filename). 2001-12-12 10:08:42 +00:00
martti
3d02b6c8c7 Set environment variables in one place before executing "make distribution". 2001-12-04 12:34:37 +00:00
jlam
478cba00bb By default, prevent invocation of GNU "auto*" driven by the generated
Makefiles during the build process by touching various auto{conf,make}
source files to make them up-to-date.  Packages that require regenerating
the configure script and Makefile.in files should make the appropriate
calls to auto{conf,make} in a pre-configure target.  This allows the
various targets listed in ${_CONFIG_PREREQ} to modify the generated files
without triggering the GNU auto* tools and having the modifications be
overwritten.
2001-12-04 06:14:57 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
jlam
55ffb37406 bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
martti
4fb369cb8c Updated to 20011201. Changes since last commit:
* The -b switch requires now argument
* The -s switch defines the location of /usr/src/etc (used to be /usr/src)
* Manual page fixes
* Better menu after merge
* Possibility to undo merge

Usage:

# etcupdate -s /some/where/src/etc

or

# mkdir /tmp/temproot
# cd /tmp/temproot
# tar xzf /some/where/etc.tgz
# etcupdate -b /tmp/temproot
2001-12-01 11:42:09 +00:00
jlam
6373352572 Buildlink'ify 2001-11-30 17:33:31 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
jmc
2396b2daa6 Path to ups-nut forget one ../ in DEPENDS 2001-11-28 08:18:29 +00:00
hubertf
a6b52438fd Update to 0.3.1nb1: Adjust to new apm scheme
Hinted at by Love <lha@stacken.kth.se> in PR 14555.
2001-11-26 23:09:29 +00:00
jlam
678c0f86f8 Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. 2001-11-26 20:38:31 +00:00
wiz
4353c85a3c Add 'new' NetBSD-apm support, based on patch from Love in pkg/14554.
Bump version to 1.4.2nb1.
2001-11-26 20:07:34 +00:00
wiz
0a606058b4 Add 'new' NetBSD-apm support, based on patch from Love in pkg/14553.
Make PKGNAME dewey-compatible, and bump it to 1.3.1nb1.
2001-11-26 20:02:35 +00:00
wiz
cecae409e5 Update to 2.11, with 'new' NetBSD-apm supported provided by Love.
[Patch from pkg/14550 applied in distfile.]
2001-11-26 19:55:40 +00:00
jlam
dd1eb83248 The buildlink.mk files for gtk and pth are implied by imlib/buildlink.mk.
Also some minor whitespace changes.
2001-11-26 16:42:19 +00:00
jlam
996ed58a93 Correct handling of directories in PLIST: we create empty directories with
mkdir for use by other gkrellm-* packages, but we use @dirrm to remove
them at deinstallation.
2001-11-26 16:37:48 +00:00
jlam
86cafe805d MKDIR and RMDIR are already substituted by bsd.pkg.mk. 2001-11-26 16:29:56 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
jlam
ffceca11a9 PKG_SYSCONFDIR is where the configuration files for a package may be found.
This value may be customized in various ways:

PKG_SYSCONFBASE is the main config directory under which all package
	configuration files are to be found.

PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
	configuration files for a particular package may be found.

PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
	particular package.

Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.

This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
2001-11-25 18:59:45 +00:00
martti
075d783514 Changed the -b argument. Now etcupdate is used like this:
# etcupdate -s /usr/src

or

# mkdir /tmp/etc && cd /tmp/etc && tar xf /some/where/etc.tgz
# etcupdate -b -s /tmp/etc
2001-11-23 19:16:38 +00:00
martti
89fad25f16 Added a new switch (-b binfile) to allow binary upgrades for those
who don't have the /usr/src/etc directory.

Usage example: etcupdate -b /some/where/etc.tgz
2001-11-22 15:39:30 +00:00
martti
8934de5297 Change to the root directory (/) before running mtree to set the directory
permissions. Without this fix mtree was creating new directories in
/usr/src/etc which was not so nice...
2001-11-22 13:20:00 +00:00
lukem
085432311f no need to PROVIDE anything since this isn't part of the dependency graph 2001-11-22 00:55:51 +00:00
jlam
892b322f45 These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
2001-11-21 21:38:50 +00:00
jlam
878e9eaf6a Be smarter about how to control the UPS drivers. If upsdriver_type is
unset, then we use upsdrvctl to control the UPS drivers.  Otherwise, we
control the one specified by ${upsdriver_type}.
2001-11-21 20:39:40 +00:00
jlam
a896a9b92a Modify script so that it's easier to copy-and-paste when creating similar
scripts for other packages.
2001-11-21 16:29:13 +00:00
jlam
f0d6ed569c Remove an extra run_rc_commands line, and set _arg in pre-rc.d case. 2001-11-21 16:05:40 +00:00
jlam
73ac345874 Strongly buildlinkify. 2001-11-21 15:53:08 +00:00
jlam
9f920e162b Buildlinkify, respect ${CONFDIR}, and use general INSTALL/DEINSTALL scripts.
Also replace rc.d scripts with much better ones by Luke Mewburn
<lukem@wasabisystems.com> that were slightly editted by me to have some
minimal functionality on pre-rc.d systems.
2001-11-21 15:50:55 +00:00
martti
52d62a2816 Clarified few things, reference more with the .Xr macro, etc.
I did not update the version tag because this is only minor fix to
the manual page. Otherwise we would have several versions per day
as this tool is still under construction...
2001-11-21 11:58:07 +00:00
martti
68faecccdb Bump version number to 20011121 2001-11-21 09:21:58 +00:00
martti
c934aa5b45 - Emphasize that the 'i' command will overwrite local modification
- Some s/file/files/
2001-11-21 08:45:57 +00:00
simonb
503251b07d Move the individual UPS drivers from ${PREFIX}/bin to
${PREFIX}/sbin/ups-drivers.
2001-11-21 03:22:05 +00:00
wiz
6dbeaaa3a2 Lots of formatting improvements, and remove incorrect HISTORY section. 2001-11-20 17:29:54 +00:00
jlam
ca476d0b30 Add RCS Id. 2001-11-20 16:59:10 +00:00