Commit graph

1037 commits

Author SHA1 Message Date
tron
6da02b984b Don't build and install the GNU "uname" to avoid conflicts with the
"gnome-utils" package if "xpkgwedge" is used.
2001-10-12 21:20:37 +00:00
agc
aafa80f012 Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard. 2001-10-11 10:02:04 +00:00
agc
b206d87a51 Add and enable extipl 2001-10-11 09:57:50 +00:00
agc
fd11b83d3d Initial import of extipl-5.03 into the NetBSD Packages Collection.
ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has
many extended features such as

 - boot an OS in a nonactive partition
 - boot an OS in an extended partition
 - boot an OS in the second or later hard disks
 - support LBA access

Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2001-10-11 09:56:57 +00:00
jlam
ae8961da1c REPLACE_BUILDLINK_SED should generally do the opposite of what
BUILDLINK_CONFIG_WRAPPER_SED does, so add a definition for it.
2001-10-10 13:44:29 +00:00
jlam
3e3c7a50e3 Convert -I${X11PREFIX}/lib/gnome-vfs-1.0/include from the output of
"gnome-vfs-config --cflags" into the buildlink equivalent with
BUILDLINK_CONFIG_WRAPPER_SED.  Also correct the list of files to symlink
into ${BUILDLINK_DIR} based on the contents of the PLIST: BUILDLINK_FILES.*
should resolve to files, not directories.
2001-10-10 13:39:22 +00:00
rh
2e80762acb Remove include search path hack that is no longer necessary after last
week's buildlink changes.
2001-10-10 08:01:55 +00:00
atatat
139def845f New patch sum for altered patch file 2001-10-09 14:11:06 +00:00
atatat
0eefe67998 Add RCS Id to patch. 2001-10-09 14:05:15 +00:00
atatat
a127ceeb4e Update to lsof release 4.58 (no obvious NetBSD related changes) and
add a patch to "detect" uvm after Chuck's recent work.
2001-10-09 13:57:46 +00:00
lukem
cf4076984f add mgm (moaning goat meter) 2001-10-08 07:18:33 +00:00
lukem
5c54da29cf MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
iron lawn ornament for the desktops of today's hacker set: A gorgeous,
highly configurable load and status meter written entirely in Perl.
Serious pink-flamingo territory. For evil geniuses only.
2001-10-08 07:10:08 +00:00
lukem
66a5d39b18 MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
iron lawn ornament for the desktops of today's hacker set: A gorgeous,
highly configurable load and status meter written entirely in Perl.
Serious pink-flamingo territory. For evil geniuses only.
2001-10-08 06:09:34 +00:00
rh
fb2aef1a1e s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/ to use pkgsrc libtool
Patch configure instead of configure.in to remove dependency on autoconf
2001-10-07 11:45:02 +00:00
wiz
5283a2b21f Make it work with windowmaker libproplist compatibility stubs instead
of libproplist.
2001-10-05 14:16:04 +00:00
rh
41fc148ef9 Update gnome-vfs to 1.0.2 and while at it, buildlinkify. Changes include:
New APIs:

* New gnome_vfs_uri_resolve_relative call (Ian)
* New module callback API (Mike, Maciej)
* Authentication and proxy authentication callbacks (Mike)

New features:

* Start on an SSH module, disabled by default for now (Ian)
* Handle the IceCast/ShoutCast non-standard variant of the HTTP
  protocol (Maciej)
* SSL and https support (Ian, Seth, Maciej)
* Extensive API docs (Seth, Sri, Ian, Jonathan, Maciej, Glynn)
* New translation (Abel Cheung)

Bug fixes:

* Move headers for future parallel-install compatibility (Maciej)
* FTP directory loading fixes (Jacob)
* Fix detection of KOffice file mime types (Frederic)
* Ensure all headers are standalone-includable (Darin)
* Assorted code cleanup (Darin, Anders)
* Split type declarations in gnome-vfs-types.h into individual
  headers; gnome-vfs-types.h is stull around for compat (Seth, Darin)
* Header fixes (Darin)
* Random crash and leak fixes (Havoc, Anders, Maciej)
* Build fixes (Darin, Maciej, Ian, Robin, Carlos, Ramiro, Jonas)

Portability fixes:

* Fix module configuration files and parsing code to work on systems
  that don't use .so as the extension for shared libraries (Jacob)
* Add recorsive mutex wrappers for use on systems that don't provide
  recursive mutexes natively (Dan)
* Misc portability fixes (Laca, Frank Belew)
2001-10-05 06:56:45 +00:00
tron
b915dc0f22 Use "${STRIPFLAG}" and not "${STRIP}" as argument to "install" in the
"do-install" target so that the "lsof" binary really gets stripped. Patch
supplied by Eric Gillespie Jr. in PR pkg/14092.
2001-09-29 06:18:10 +00:00
lukem
de223eab6d update from 0.44.3-pre5 -> 0.45.1. changes as per ups-nut (see its commit log).
part of this includes local fixes to ensure that upsimage.cgi gets linked with
the appropriate -R option so that it can find its libraries.
2001-09-28 04:42:48 +00:00
lukem
47753fccb3 update from 0.44.3-pre5 to 0.45.1 (with an extra vendor patch).
changes include:
- ups info moved to ups.conf instead of upsd.conf
- unified driver control between ups drivers
- upsmon doesn't run as root by default any more; most of the work is
  done by an unprivileged child, with a parent only accepting shutdown
  messages
- more model support:
	- AEG Proect S. - aeg
	- SMS Ltda (Brazillian) - sms
	- SOLA 620 - bestups
	- Ever UPS - everups
- various other improvements and bugfixes

see http://www.exploits.org/nut/release/new-0.45.1.txt for more details)
2001-09-28 04:37:27 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
lukem
d141e006e7 http support also needs threads, so disable http for now as well 2001-09-27 12:55:40 +00:00
ad
d3c7a35158 Add storage-manager. 2001-09-26 07:32:23 +00:00
ad
0df352d953 Adaptec Storage Manager, event logger and associated tools. For use with DPT
and Adaptec I2O SCSI & IDE RAID adapters.

Prepared by myself and lukem.
2001-09-26 07:28:49 +00:00
magick
e242d416ff Add vcdimager 2001-09-25 19:54:25 +00:00
magick
62b31fc41b Import new package vcdimager.
A mastering suite for Video CDs provided by
collver@linuxfreemail.com in PR 13993
2001-09-25 19:51:55 +00:00
jlam
6bcaf0b890 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. This
package is strongly-buildlinked.
2001-09-23 06:00:27 +00:00
zuntum
9b561a8905 add & enable xnc 2001-09-17 05:42:16 +00:00
zuntum
f1bc802a0f Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.

The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.

Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 05:40:06 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
zuntum
9fd62c678d Update gkrellm to 1.2.2
Changes:

1.2.2 Wed Aug 22, 2001
----------------------
        * Hostname panel can also display system name.
        * Move krells out of the way only if data is displayed in panels,
        * Bugfixes:
          o Close open files before launching panel commands and net timer command.
          o Display and alert setting problems for negative voltages.
          o Allow "owner" as well as "user" for fstab mounting.
        * Contributions:
          o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix some compile
            issues with defining INET6 and HAVE_GETADDRINFO for Solaris 7.  Also
            made removable disk media ioctl work for Solaris 7.
          o Przemyslaw Sulek <pbs@linux.net.pl> sent in a Polish translation.

o we don't use X11BASE any more, install to normal PREFIX
o clean up Makefile
o link gkrellm with --export-dynamic so now plugins work properly
  (fixes pkg/13884 by Jasper Wallace <jasper@pointless.net>
2001-09-08 21:53:57 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
tron
c456f25a6f Downgrade build dependence on "autoconf" package after it has been
downgraded.
2001-08-29 06:49:27 +00:00
tron
537e65cf72 Remove build dependence on "xml-i18n-tools" because "gnome-vfs" has its
own copies of this stuff.
2001-08-27 20:15:39 +00:00
tron
26080af56f Heavily patch auto configure stuff to make this work with the new
"autoconf" package.
2001-08-27 20:10:16 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
tron
8acc4797c2 Use wildcard dependence on "autoconf" package. 2001-08-27 13:12:51 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
hubertf
bd4ce42a80 * merge all patches to xdu.c into one patch file
* silence a warning about missing prototype
 * when *alloc() fails to get some memory, print an error and exit,
   instead of crashing

Bump version to 3.0nb2
2001-08-25 16:34:26 +00:00
jlam
72ff61217a Use config script wrappers for proper buildlinking. 2001-08-23 19:21:11 +00:00
jlam
997c0e1d20 Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet. 2001-08-23 19:11:36 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
wiz
b47f1e91c9 Update to 4.57. Only change that seems it could affect NetBSD:
o Added locale support to lsof's isprint() test,
  based on a suggestion from Dan Mercer <damercer@mmm.com>.
  Lsof will use setlocale(), when that function and
  its supporting <locale.h> header file are available.
New version's existence brought to my attention by Lloyd Parkes.
2001-08-21 09:51:56 +00:00
assar
c6a98f2ed4 add a new master site and the homepage 2001-08-21 08:07:36 +00:00
jlam
eaa7dc2c7c Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer
automatically added by libgetopt/buildlink.mk.
2001-08-20 03:55:31 +00:00
jlam
e085ee5316 grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL
files.  Substitute for @ID@ instead of directly using 'id', and use the
value of ${ID} already set in defs.*.mk.
2001-08-14 03:41:37 +00:00
zuntum
15dfd3ecd2 Add & enable qlogtools 2001-08-13 14:54:16 +00:00
zuntum
ff4463fc18 Initial import of qlogtools-3.1
This package is a set of tools that are useful in analyzing or producing
logs from qmail and other packages.
2001-08-13 14:53:02 +00:00
zuntum
1a5c979cca add & enable checkpassword 2001-08-13 10:32:39 +00:00