Commit graph

24978 commits

Author SHA1 Message Date
jlam
719c0f7583 The hesoid package has only static libraries, so use use a BUILD_DEPENDS
instead of a normal DEPENDS.
2001-11-29 13:32:27 +00:00
jlam
113f69d713 Buildlinkify. 2001-11-29 13:27:46 +00:00
augustss
1ebd2ec5db Add birda. 2001-11-29 13:08:59 +00:00
augustss
1d0f731683 A set of utilities to communicate with IrDA devices over an IrDA port
on a serial line.
Covers IrComm for connecting via PPP over cell phones
as well as several utilities to exchange data with PDAs.

These programs were written by Tommy Bohlin <tommy@gatespace.com>.
2001-11-29 13:05:22 +00:00
seb
40b4c40b4a Initial import of hesiod-3.0.2.
Provided in PR 14649 by Kevin P. Neal <kpneal@pobox.com>.

Minor enhancements and buildlink.mk made by seb.
A package builder can force the use of this package by defining NEED_HESIOD in
case the base system already provides Hesiod API in the C library.
Note: NetBSD's C library provides minimum Hesiod support, the library included
in this package is the MIT original one and so provides the whole Hesiod API.

Hesiod is a name service library that can provide general name service for a
variety of applications. It is based on the Domain Name system (DNS).
The Hesiod library and hesinfo tool allow easy queries to Hesiod name service.
2001-11-29 11:41:28 +00:00
martti
5c40bc73d0 Updated to 4.0.4, provided by Eric Gillespie Jr. in pkg/14376
This is a minor bug-fix release, though some new functions have been added:

_bts                            Completion for Debian BTS
_chflags                        Completion for chflags(1)
_links                          Completion for links web browser
_samba
_sysctl
_user_admin
bash-backward-kill-word
2001-11-29 09:16:28 +00:00
martti
f1e86a9371 Added artist 2001-11-29 09:00:00 +00:00
martti
74cbaefee8 Artist is an Emacs lisp package that allows you to draw lines,
rectangles and ellipses by using your mouse and/or keyboard. The
shapes are made up with the ascii characters |, -, / and \.

Provided by Hiramatsu Yoshifumi in pkg/13799
2001-11-29 08:59:48 +00:00
martti
aa1ea853d0 Added weex 2001-11-29 08:36:17 +00:00
martti
9e24c55204 Fast Webpage Exchanger (weex) is a utility designed to automate the
task of remotely maintaining a web page or other FTP archive. With weex,
the maintainer of a web site or archive that must be administered through
FTP interaction can largely ignore that process.

Provided by Hiramatsu Yoshifumi in pkg/13090
2001-11-29 08:36:06 +00:00
hubertf
f0e66080e8 Teach pkglint about PKGREVISION (not complaining about it).
TODO: warn about PKGNAME= ...nbX
2001-11-29 01:56:37 +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
jlam
718ca46cf7 Buildlinkify, and use REPLACE_PERL instead of directly subbing for perl
path.
2001-11-28 23:59:29 +00:00
kleink
86cb6d973a Update p5-perl-ldap to 0.25; notable changes since 0.23 include:
perl-ldap 0.25 29 Oct 2001
==========================

* Added support for EXTERNAL SASL authentication
* Caller can now specify attributes to return from root_dse
* More scripts added to contrib
* Various bug fixes
* Caller can now specify sslversion for LDAPS and start_tls

perl-ldap 0.24 17 July 2001
===========================

* Added support for startTLS
* Better error checking in Net::LDAP methods
* VLV control now works
* Can now use oid or name for the matchingRule in filter extensible matches
* Major overhaul of LDIF.pm
* $schema->name2oid is now context sensetive
* test suite now works with openldap2
2001-11-28 21:16:13 +00:00
tv
92d724ccfe In the odd possible case of someone using "pkgsrc" underneath "src"
(even though that's still a bad idea), set USETOOLS=no explicitly before
including <bsd.own.mk>, and add this also to MAKE_ENV to make BSD-Makefile
based packages build properly.
2001-11-28 19:58:13 +00:00
jlam
208d40b3a2 Move the PKG_SYSCONFDIR logic below the definition of PKGNAME. PKGNAME is
use to set PKGBASE, which is used in the name of the package-specific
config directory override (PKG_SYSCONFDIR.${PKGBASE}).  Prior to this, if
PKGNAME wasn't explicitly set in the package, then the override would not
work.
2001-11-28 19:55:31 +00:00
wiz
7338303f42 Update to 1.1nb1: Don't print an error message if called on an empty dir.
Patch from Rui-Xiang Guo in pkg/14703.
2001-11-28 18:20:28 +00:00
martti
80d5a2b3de Updated to p5-Net-SSLeay-1.09 (provided by Shell Hung in pkg/14512)
1.09  20.8.2001,
        - fixed Makefile.PL (computation of bin_path) and test.pl ($perl
          use before defined) per Gordon Lack <gml4410@ggr.co.uk>
      11.9.2001,
        - Patch by Jeremy Mates <jmates@mbt.washington.edu> to make Handle.pm
          more acceptable for older perls
      25.9.2001,
        - systematically implemented many of the newer functions of
          openssl API (per popular request and for completeness)
2001-11-28 17:53:36 +00:00
martti
43819b0620 Added cgicc 2001-11-28 17:50:04 +00:00
martti
19d4fe2d33 Added cgicc-3.1.5, provided by Shell Hung in pkg/14643
GNU cgicc is an ANSI C++ compliant class library that greatly
simplifies the creation of CGI applications for the World Wide Web.
2001-11-28 17:47:05 +00:00
wiz
d5127b6cd1 Update to 0.4.7, provided by Shell Hung in pkg/14663.
Changes:
- i18n support
- fix terminal restore on reconnect
- uses more secure API
- more documentation
2001-11-28 17:30:38 +00:00
wiz
1fbb375d8a Don't copy Xscilab and Metanet-color app-defaults to
X11BASE/lib/X11/app-defaults:
1) it's the wrong place if you're using xpkgwedge
2) scilab doesn't look there, but in PREFIX/scilab-2.6/X11_defaults
2001-11-28 16:52:20 +00:00
mjl
ddf276511b Update to 0.47, as this is needed by the newest RT. No up to date
changes are available unfortunately.
2001-11-28 14:51:38 +00:00
jlam
d1668a3c72 BUildlinkify. Also clean up this package, but using the proper variables
to tweak the install, and a few other cosmetic changes.  Lastly, sort the
PLIST.
2001-11-28 14:33:09 +00:00
jlam
cfb6312dc0 Buildlinkify, and use REPLACE_PERL instead of hard-coding perl path as
"/usr/pkg/bin/perl".
2001-11-28 14:25:49 +00:00
jlam
1629930a91 cvsweb also implicitly used ${APACHE_SYSCONFDIR} as its config file
directory.
2001-11-28 14:01:16 +00:00
jlam
f97ace6a37 Buildlinkify. 2001-11-28 14:00:47 +00:00
kleink
ad1ab47c7b Update snort to 1.8.2; changes since 1.8.1 include:
* fixed UTC timestamps
            * fixed SIGUSR1 handling, should reset properly now after getting
              a signal
            * fixed PID path generation code, PID files go in the right place
	      now
            * fixed stability problems in stream4
            * fixed stability problems in frag2
            * tweaks to spo_unified for better integration with barnyard
            * added -f switch to turn off fflush() calls in binary logging mode
            * added new config keyword to stream4, "log_flushed_streams", which
              causes all buffered packets in the stream reassembler for that
              session to be logged in the event of an event on that stream
	      (must be used in conjunction with spo_log_tcpdump)
            * added packet precacheing for flexresp TCP packets, responses
              should be generated more quickly
            * fixed rules parser code for various failure modes
            * several new rules files and a new classification system
2001-11-28 13:44:51 +00:00
skrll
7871eea1ef Apply fix from Mark Davies in pkg/14755: kcontrol's info/partitions page
seg faults with nfs partitions
2001-11-28 13:34:18 +00:00
wiz
3b06c56955 Update to 2.4.18, provided by Shell Hung in pkg/14707.
Change: memory leak fixed.
2001-11-28 12:50:05 +00:00
martti
fa7a7b1f9a Added p5-Net-ICQ2000 2001-11-28 12:29:27 +00:00
martti
fa1a811884 Added p5-Net-ICQ2000-0.2.1 (PR#14569 by Shell Hung)
This module is designed to give perl scripts access to the ICQ
network and the functions provided by it, like SMS

Functions included :  Connect(), Disconnect(), Set_Login_Details(),
Set_Server_And_Port(), Execute_Once(), Send_Command(), Add_Hook(),
Hook_All(), Check_Incoming(), Deal_With_FLAPs(), Send_Outgoing().
2001-11-28 12:28:23 +00:00
martti
cb382d1f23 Updated to 800.023 (PR#14569 by Shell Hung)
Changes in Tk800.022
- Fixes for NoteBook and LabFrame
- Various tweaks for "compile" to flat script (tool not released yet)
- Doc patches
- Slaven's -offset fixes and associated need to change compiled-in defaults.
- Feature suggestions from the list.
2001-11-28 12:22:35 +00:00
martti
4eea594033 Added p5-PDF-API2 2001-11-28 12:14:32 +00:00
martti
e24974637e Added p5-PDF-API2-0.2.0.2 (PR#14144).
Changes for PR:
- use version 0.2.0.2
- moved pkg/*

From DESCR:

Perl module for the next generation API for creating and modifing PDFs.
2001-11-28 12:11:12 +00:00
jlam
22116387be Fix problem where bsd.pkg.obsolete.mk wouldn't be found when "make" was
executed outside of a package directory.  Problem and fix noted by Stoned
Elipot in private email.
2001-11-28 12:05:20 +00:00
martti
58d12a8d22 Updated to 2.4.8
* buildlinkify
* Czech and Finish locale support.
* ASCII-IPA, CS-dead, Croatian, Hungarian-prefix, RU-javerty,
  RU-javerty, RU-translit, Russian-ISO-Translit, SK, SR-Cyrillic,
  Slovenian, TCVNcombine, TCVNkey, and smeTeX Kmap added.
* Many bug fixes.
2001-11-28 11:46:18 +00:00
abs
76f6403246 Update pkgtools/pkgchk to 1.20:
Handle -r and -a on the same line (remove mismatched packages, then add)
    In the -B case avoid an extra 'make' invocation - reduces time taken on
    my system by 45%
2001-11-28 11:39:44 +00:00
martti
154f039857 Updated to 1.05 (PR#14749)
Changes :
- Fixed DESCR
- Bug correction in YappParse.yp _Lexer sub to accept '\\' litterals
2001-11-28 11:25:26 +00:00
martti
c179f99a55 Updated to 1.35 (PR#14750)
Changes :
- Removed dependency on p5-Parse-Yapp
- Separated out XML::UM, XML::Filter::* and XML::Builder::* modules
  into sperate modules
- Added use bytes pragma to XML::DOM to fix unicode problems
- The '>' character is now encoded in attribute values
- hasFeature now is case-insensitve for name of feature
2001-11-28 11:21:06 +00:00
abs
6dd01d2785 lose some more pkg/ references 2001-11-28 10:21:46 +00:00
jmc
2396b2daa6 Path to ups-nut forget one ../ in DEPENDS 2001-11-28 08:18:29 +00:00
jlam
62bb1dd4b2 Add PERL5OPT to the CONFIGURE_ENV, so that configure scripts that use
perl will use the correct local include and library search paths.
2001-11-28 05:40:18 +00:00
jlam
96904a0049 Buildlinkify. 2001-11-28 05:20:38 +00:00
jlam
65b5c46cab Rearrange and separate out code that only pertains to USE_BUILDLINK_ONLY
packages.  This file can now completely replace USE_PERL5.
2001-11-28 05:18:02 +00:00
jlam
acb03b4aaa Use ${BUILDLINK_TARGETS.perl} as the pre-configure requisites so we can
override it's value.
2001-11-28 04:54:24 +00:00
jlam
96c562f02f Buildlinkify. 2001-11-28 04:49:01 +00:00
dmcmahill
85cd6aa732 the distfile has changed. The primary difference is that config.cache is
no longer (erroneously) included.  This means the pkgsrc Makefile also
no longer needs to delete config.cache as a post-extract step.

Fixes PR pkg/14679 from Rafal Boni by applying his patch.
2001-11-28 04:21:46 +00:00
tron
c36f830c02 Fix remote format string vulnerability in "libgtop_daemon". Bump version
number to 1.0.12nb1.
2001-11-27 21:03:07 +00:00
wiz
3104b1f74e Update to 2.96, now with PCD (Kodak PhotoCD) support.
Provided by Shell Hung in pkg/14708.
2001-11-27 16:28:44 +00:00