Commit graph

24743 commits

Author SHA1 Message Date
itojun
7584e10560 upgrade to 9.2.0rc10.
change summary from ISC announcement:
	Several bugs in 9.2.0rc9 have been fixed.
2001-11-21 02:08:31 +00:00
hubertf
dedc8817da add & enable root-tail 2001-11-20 23:19:48 +00:00
hubertf
fb50091420 Add root-tail-0.0.10:
Displays a given file anywhere on your X11 root window with a
transparent background. It was made because I'm very lazy and this was
easier than making a new rxvt pixmap each time I changed my background
to simulate that transparent effect. A null desc (example:
"/var/log/messages,red,") will prevent the printing of a description
and the []'s.

Submitted by Nate Johnston <natej@aol.net> in PR 14602.
2001-11-20 23:19:16 +00:00
jlam
b74b76b756 Remind the user that some rc.conf settings may need to be removed after
the package has been deleted.
2001-11-20 19:31:58 +00:00
wiz
5e0d8718d1 Sort options, sort sections, and some minor fixes. 2001-11-20 17:34:16 +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
jlam
950ae6dee2 We should only depend on sysutils/user in the !exists(/usr/sbin/user) case. 2001-11-20 16:53:44 +00:00
jlam
1024a4d42b Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names of
the root user and root group.
2001-11-20 16:19:20 +00:00
martti
3c6d76f5e0 Set MTREE=mtree when running "make distribution" as this is needed
in -current. Noted by Alistair Crooks in a private mail.
2001-11-20 15:55:44 +00:00
martti
f165a167c1 Updated to version 3.21.3 (a.k.a 3.21c).
Changelog for version 3.21c, 2001.11.11, urgency: LOW:

* autoconf scripts upgraded to version 2.52.
* Problem with pthread_sigmask on Darwin fixed (I hope).
* Some documentation typos corrected.
* Attempt to ignore EINTR in transfer().
* Shared library version reported on startup.
* DLLs for OpenSSL 0.9.6b.
2001-11-20 15:15:14 +00:00
lukem
7fb5bf88b1 newapc driver: chop any trailing `:'s off the end of APC_F_MINUTES fields;
specifically the RUNTIME field on my SmartUPS-1400.
2001-11-20 14:53:03 +00:00
martti
4ba5d9eee5 Added missing menu entry (no functional changes) 2001-11-20 13:20:23 +00:00
martti
7c12d2e059 Added etcupdate 2001-11-20 09:54:04 +00:00
martti
1ff6cc86fb etcupdate helps you to update the configuration files in /etc after
performing an operating system upgrade.

The idea for this script (including code fragments, variable names etc.)
came from the FreeBSD mergemaster (by Douglas Barton). Unlike the FreeBSD
mergemaster, this does not use CVS version tags to compare if the files
need to be updated. Files are compared with /usr/bin/cmp as this is more
reliable and the only way if the version numbers are same even though the
files are different.
2001-11-20 09:53:54 +00:00
mjl
e06ff0adfc Initial import of p5-IPC-ShareLite
IPC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes.

It provides an abstraction of the shared memory and semaphore facilities
of SysV IPC, allowing the storage of arbitrarily large data; the module
automatically acquires and removes shared memory segments as needed.
Storage and retrieval of data is atomic, and locking functions are
provided for higher-level synchronization.

In many respects, this module is similar to IPC::Shareable. However,
IPC::ShareLite does not provide a tied interface, does not (automatically)
allow the storage of variables, and is written in C for additional speed.
2001-11-20 08:04:50 +00:00
jlam
29f2e4de5a Use the general INSTALL/DEINSTALL scripts instead of the homegrown ones.
Also mark as USE_BUILDLINK_ONLY.
2001-11-20 07:00:12 +00:00
jlam
b1d477e863 For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMS
but the user isn't prompted to customize the files at post-install time.
2001-11-19 23:33:52 +00:00
jlam
e4565027f9 Use the general INSTALL/DEINSTALL scripts instead of the homegrown ones. 2001-11-19 23:33:03 +00:00
jlam
d153852e23 Use general INSTALL/DEINSTALL scripts instead of homegrown ones. 2001-11-19 23:27:50 +00:00
jlam
d18976894d Note addition of databases/php4-odbc. 2001-11-19 22:58:12 +00:00
jlam
cd1333fae9 databases/php4-odbc - PHP4 access to ODBC data sources 2001-11-19 22:54:09 +00:00
jlam
e2402863c0 Respect ${CONFDIR} and use the common INSTALL/DEINSTALL scripts instead of
the custom ones.  Also fix the directory handling during post-installation
and strongly buildlinkify.
2001-11-19 21:05:55 +00:00
jlam
38c087a352 Mark as USE_BUILDLINK_ONLY. 2001-11-19 20:13:23 +00:00
jlam
e6b0322dcd Correct the list of headers. 2001-11-19 20:12:23 +00:00
jlam
afdd4d67e1 Trivially mark as USE_BUILDLINK_ONLY. 2001-11-19 20:11:00 +00:00
jlam
dd92992097 Add buildlink.mk file for use by other package Makefiles. 2001-11-19 19:45:39 +00:00
jlam
67a23f1ed6 Strongly buildlinkify and libtoolize (NetBSD's interesting contributions to
technical vocabulary).
2001-11-19 19:39:04 +00:00
jlam
ed4a811bd9 Fix build problems with packages that use artsc-config. The -I option was
being improperly translated by buildlink.  This should fix pkg/14306 by
Kent Polk <kpolk@darwin.sfbr.org>.
2001-11-19 17:48:08 +00:00
jlam
c0465ef8a6 Respect ${CONFDIR} and use the general INSTALL/DEINSTALL scripts. 2001-11-19 17:27:22 +00:00
jlam
3cb36985d3 Note that to handle creating new users/groups for a package, you should use
bsd.pkg.install.mk and set PKG_USER/PKG_GROUP appropriately.
2001-11-19 16:28:03 +00:00
jlam
b23d2e8626 Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in
bsd.pkg.install.mk:

	* Remove old DEINSTALL/INSTALL scripts.
	* Move some text printed at POST-INSTALL time into the MESSAGE file.
	* Adjust rc.d scripts to respect rc.conf settings, so that the
	  script may be directly copied into /etc/rc.d.
2001-11-19 16:23:08 +00:00
jlam
c850f81b61 Common INSTALL/DEINSTALL scripts and Makefile magic to automatically perform
many of the tasks that need to be done when package is installed or
deinstalled:

	* creating user/group for the package,

	* creating and removing directories with special permissions and
	  ownership,

	* copying config files to their final locations, and removing them
	  at deinstall time if they don't differ from the example ones,

	* reminding the package admin of files he may want to customize or
	  of files/directories he may want to remove.
2001-11-19 16:18:44 +00:00
jlam
014a83ae0f Add definitions for USERADD and GROUPADD, used to create new users and
groups.  These commands follow the basic interface of the NetBSD/Solaris
useradd and groupadd programs.  For platforms on which these commands don't
exist, either sysutils/user is added as a dependency, or these are set to
${FALSE}, and the package admin is responsible for creating them himself
prior to the installation of a package.
2001-11-19 16:17:51 +00:00
jlam
b046604a94 Create a new variable CONFDIR that represents the directory where package
config files should go.  It may be overridden on a per-package basis by
defining CONFDIR.${PKGBASE}, e.g. CONFDIR.php.  ${CONFDIR} defaults to
${PREFIX}/etc, but it may be overridden in /etc/mk.conf, e.g. by setting
CONFDIR=/etc.

Packages will eventually be altered to find their config files in
${CONFDIR}.
2001-11-19 16:01:03 +00:00
reinoud
b2609cb011 SQLite is now on version 2.1.1 incorporating many changes, enhancements
and bugfixes including support for 16Mb rows. For a full change see the
website's changelog at http://www.hwaci.com/sw/sqlite/changes.html

The file format changed! so please dump the database in SQL with .dump in
the old version and import it later in the new version.
2001-11-19 15:43:16 +00:00
tron
140218095a Set minimum required Perl version 5.6.0 because older version don't work.
This fixes PR pkg/14619 by Greg A. Woods.
2001-11-19 08:03:37 +00:00
lukem
69c6587c37 cleanup per ../sysutils/ups-nut:
- use FILES_SUBST_SED et al
- do NOT try and remove the gale user & group or ${PREFIX}/etc/gale on
  deinstall. instead, remind the admin to do it manually.
2001-11-19 04:58:59 +00:00
lukem
90908af1f8 remove etc/nut from PLIST; instead, remind the admin to remove it manually 2001-11-19 04:40:00 +00:00
lukem
3730441d5d cleanup (inspired by ../../databases/postgresql-server):
- use FILES_SUBST_SED mechanism
- do NOT remove user & group upon DEINSTALL; instead remind the admin to do it
2001-11-19 04:25:15 +00:00
lukem
409928b75a upsstats.cgi enhancements:
- remove unnecessary empty table element
- if ups var `runtime' is available, display it
2001-11-19 03:47:42 +00:00
reinoud
dd74500881 Just noted that some important bugfixes were made to version 2.1.0 to make
version 2.1.1
2001-11-19 01:15:46 +00:00
reinoud
df59114aa4 Update SQLite package to version 2.1.0 from 2.0.5 2001-11-19 00:41:06 +00:00
seb
93d3e93274 Add and enable source-highlight 2001-11-19 00:00:52 +00:00
seb
c2b4100752 Initial import of source-highlight version 1.1
This package contains GNU java2html version 1.9 and GNU cpp2html version 1.5:
- java2html highlights the syntax of a Java source file into a HTML document,
- cpp2html highlights the syntax of a C or C++ source file into a HTML document.
2001-11-18 23:55:11 +00:00
agc
6cdaf50372 Add and enable grun. 2001-11-18 22:42:57 +00:00
agc
4678c7f3f1 Initial import of grun-0.9.2 into the NetBSD Packages Collection.
gRun is a GTK based Run dialog that closely resembles
the Windows Run dialog, similar to xexec.  However,
gRun is much more powerful than xexec, looks a lot
better, and has the big advantage that you can start
typing a command without having to mouse-click into
the text field.

Provided in pkg PR 14440 by "Eric Gillespie, Jr."
<epg@pretzelnet.org>, modified slightly by me.
2001-11-18 22:41:40 +00:00
dillo
8aacbd0c86 Add plan9 to CATEGORIES like in the other packages that were once in
the plan9 directory.
2001-11-18 19:17:05 +00:00
itohy
df9513074d - Fix file I/O on alpha. Only RIFF(PCM) is tested.
- Fix offset on copy & paste when current format has header (not raw format).
2001-11-18 15:03:39 +00:00
zuntum
d82cdeddfc Introduce MANVERSION (now set to 20010212), so proper file name is used
in both DISTFILES and EXTRACT_ONLY (last time I broke it by updating DISTFILES
without altering EXTRACT_ONLY approperiately).

Pointed out by Amitai Schlair <schmonz@schmonz.com> in private mail.
Thanks!
2001-11-18 13:15:55 +00:00