Commit graph

26681 commits

Author SHA1 Message Date
drochner
78db5fca52 update to 2.6.2
changes:
Small patch for Solaris from Craig Ian Dewick <craig@lios.apana.org.au>.
XPaint.ad.in: Increased XPaint.height by three pixels on request from
 Greg Roelofs.
Various minor changes (not user-visible).
2002-02-05 22:08:26 +00:00
skrll
015c2e40b9 Don't hardcode /usr/X11R6 when making directories or running X based
programs such as mkfontdir use ${X11BASE} instead.

Also pick up a couple of /bin/chmod -> ${CHMOD}s
2002-02-05 22:03:54 +00:00
drochner
a694be71e3 update to 0.7
changes:
        * Expat 1.95.2 has been integrated.
        * James Tauber has contributed an implementation of TREX,
          in the xml.schema.trex module.
        * xmlproc has been updated to produce Unicode strings in
          Python 2.x using the Python codecs to convert the input.
        * 4XPath and 4XSLT from the 4Suite package have been
          integrated as xml.xpath and xml.xslt. Both packages are a
          few releases behind 4Suite. In case of conflicts with
          a 4Suite installation, passing --without-{xpath,xslt}
          to setup.py is recommended.
        * XBEL has been updated to revision 1.1.
        * The C14N code in xml.dom.ext.c14n was completely rewritten.
        * Swedish and French messages have been added to xmlproc.
        * New SAX2 drivers have been added for htmllib, sgmllib,
          sgmlop, and sgmlop_html.
2002-02-05 21:58:09 +00:00
agc
5ce12b16be Don't set FILES_SUBST_SED explicitly - instead, use the one in
bsd.pkg.install.mk.

Provided in PR 15500 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-02-05 21:34:55 +00:00
drochner
92ec416ee7 ap-mod_python->ap-python 2002-02-05 21:05:58 +00:00
drochner
1096803107 add ap-mod_python 2002-02-05 20:44:02 +00:00
drochner
7d7adfff3f initial import of ap-mod_python-2.7.6, a Python interpretter embedded into
Apache
submitted by Jarkko Torppa per PR pkg/14522
2002-02-05 20:43:08 +00:00
drochner
0eb7951750 add ipcheck 2002-02-05 19:55:12 +00:00
drochner
f8f6f7ca59 initial import of ipcheck-0.151, a python client for the dyndns service
such a pkg was submitted in PR pkg/12438, but the URL it refers to
is invalid
2002-02-05 19:54:27 +00:00
drochner
2859a62755 add py-HTMLgen 2002-02-05 19:49:16 +00:00
drochner
9049ac45bb initial import of py-HTMLgen-2.2.2, a class library for the generation of
HTML documents
such a pkg was submitted in PR pkg/13042, but the URL it refers to
is invalid
2002-02-05 19:44:53 +00:00
jlam
ed168d2c1c Mark this as being obsoleted by samba>=2.2.3, which brought back the
"share modes" parameter.  Leave in pkgsrc for now in case was other
functionality missing from the 2.0.x -> 2.2.x switch.
2002-02-05 16:55:09 +00:00
jlam
d828816a68 Move PAM dependency into Makefile.authdaemond as the PAM-related code is
localized into the authlib sources.  This makes only the courier-auth*
modules depend on PAM.
2002-02-05 15:03:19 +00:00
seb
6fdcb010de Initial import of the latest RIPE whois client, version 3.0, into the NetBSD
Packages Collection.

This is a complete rewrite of the RIPE whois client:
- The networkupdate utility is gone (it was restricted to internal RIPE NCC
nodes anyway).
- The cryptpw utility is also gone (it was not of real use for non-RIPE NCC
users anyway).
- The default command name is now whois3.
- The whois3 client does not check for supported flags at the client side,
except for -h (whois host) and -p (whois port). The syntax checks for flags are
made at the server side.

This package is believed to be the successor of net/ripe-whois-tools which
could problably be removed.
2002-02-05 13:01:10 +00:00
martti
60381ca63a Updated vim to 6.0.185
*  crash with illegal multi-byte chars in a .vim file
*  menu for xxd didn't reset 'filetype' and did not find xxd.exe
*  compilation problem for systems without a console
*  with "-b" argument 'binary' wasn't set in a second file
*  completing user commands didn't work for mappings and dirs
*  reloading a file at the file-changed prompt resets 'readonly'
*  completing arguments of menu commands didn't work well
*  GCC 3.0.2 has an optimizer problem that makes Vim crash
*  Win32: make bitmaps work with signs
*  error in a client-server expression was reported in server
*  GUI file selection dialog mixes up file and directory names
*  after 6.0.135 pasting with a menu doesn't work in Insert mode
*  using --remote may give unwnanted error message
*  add a way to avoid GUI dialogs to popup
*  when 'fileencodings' is "latin2" help files displayed wrong
*  ":s/\n/#/" doesn't replace at empty lines
*  when "evim" can't start the GUI there is no menu to exit
*  printing multi-byte chars and tabs doesn't work properly
*  shift-left in Insert mode didn't move cursor at end of line
*  make CTRL-X CTRL-Q work like CTRL-X CTRL-V in Insert mode
*  using "P" to put a line break leaves cursor after end of line
*  after "gd" and "gD" "n" may still search backwards
*  ":help /\z(\)" doesn't work
*  add the v:dying variable to be aware of being killed
*  could not create fold with markers when 'commentstring' empty
*  the xp_backslash field wasn't always initialized
*  (extra) Win32: displaying UTF-8 may read past end of text
*  expanding a path with a trailing backslash could fail
*  leaking memory and reading uninitialzed memory for ":cd"
*  regexp on multibyte chars could go before start of line
*  leaking memory when redefining a function
*  leaking memory for expanding option values
*  crash on 64 bit machine when pasting a selection
2002-02-05 13:00:43 +00:00
martti
77bc71c576 Updated gtk-doc to 0.9 (privided by Amitai Schlair in pkg/15484)
* examples/Makefile.am: added SCANOBJ_OPTIONS in case the module needs
  to pass options to gtkdoc-scanobj or gtkdoc-scangobj.

* tools/gtk-doc.el: added Zucchi's emacs lisp for automatically adding
  skeleton comment blocks above functions. Very handy!

* gtkdoc-scangobj.in: we now default to calling g_type_init() to
  initialize the type system, rather than gtk_init(). This means you
  don't need an X connection to build the docs any more. Hurrah!
  Also added a '--type-init-func' argument so you can change the
  function to be called. GTK+ uses --type-init-func="gtk_type_init(0)".

* gtkdoc-scan.in (ScanHeader): removed 'Found object' debug message.
2002-02-05 11:11:03 +00:00
martti
eddb3b34c3 - Added support for tiff, jpeg and png by making this depend on those pkgs
- Set PKGREVISION=1

Fixes pkg/15487 by Chris Richards
2002-02-05 09:00:00 +00:00
jmc
3f8107c10a Use proper path for DEPENDS getting to ruby-nqxml 2002-02-05 07:45:30 +00:00
jlam
e0d358778b Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05 06:04:36 +00:00
jmc
d0529c736b Change ONLY_FOR_PLATFORM to something which is closer to reality. COMPAT_LINUX
didn't exist before 1.5-current (specifically checking dates around 1.5T or
1.5U). Set all the version checks for 1.5U or greater for all the ppc
platforms.
2002-02-05 05:56:36 +00:00
jmc
f5a8528fce Add apache buildlink so it installs perl when building. That way apxs can run 2002-02-05 05:36:29 +00:00
jmc
bee110162f Remove the perl buildlink. I disagree that installing a perl script shouldn't
commit the package to depending on perl as well but that seems to be the
current way it's done for apache.
2002-02-05 05:35:11 +00:00
jlam
5a0ca2bacc Modify the package so that the message is only displayed if SAMBA_USE_LDAP
is not defined, as that is the only time when the smbpasswd file is
consulted.  Also don't create a the smbpasswd file from /etc/passwd, as
that generates a lot of bad users, e.g. root, daemon, operator, etc.
Instead, just create an empty smbpasswd file and rely on the admin to add
approved users to the smbpasswd file using "smbpasswd -a".
2002-02-05 05:14:46 +00:00
jmc
a45c0f153a Make sure configure knows where MM is located. Also include the apache
headers in the CPPFLAGS
2002-02-05 04:46:31 +00:00
jmc
f1e82d76c3 Apache installs apxs which is a perl script so the package needs to depend on
perl as well.
2002-02-05 04:45:29 +00:00
jlam
c2a64fa05d Build checksum from a clean copy of the distfile. 2002-02-05 04:34:09 +00:00
jlam
54d0c85d5d Bump the package version number to 1.2.27nb2 since the config file location
changed.
2002-02-05 04:26:56 +00:00
jlam
0264c48aa9 Bump package version to 3.0.2.1nb1 since the config file location changed. 2002-02-05 04:26:27 +00:00
jlam
f0540167c0 * SSH_CONF_DIR has been obsoleted. Use PKG_SYSCONFDIR instead.
* Build properly on systems that don't have /dev/urandom by testing for
  the presence of /dev/urandom, instead of just testing for Solaris.
* Add disabled code to handle PAM (not quite working yet with security/PAM).
* Make the sshd rc.d script more /etc/rc.subr-friendly.
* Minimize amount of diffs from pristine OpenSSH sources.
2002-02-05 04:17:31 +00:00
jlam
c47f6a256e SSH_CONF_DIR has been deprecated. Use PKG_SYSCONFDIR instead. 2002-02-05 04:13:20 +00:00
jlam
99cc15ede3 Obsolete SSH_CONF_DIR in favor of PKG_SYSCONFDIR. 2002-02-05 04:12:07 +00:00
jlam
3601662821 Add a bunch more FTP mirror sites. 2002-02-05 03:04:20 +00:00
taca
64194abfc3 (1) Change Samba's "lockdir" from /var/run/samba to /var/db/samba.
(2) Add "piddir" as /var/run and "pidfile dir" and "pidfile directory"
    statement for smb.conf.
(3) Some fix for password synchronization but it isn't tested much and
    it is almost useless under "encrypt passwords = yes" environment.

Changes for INSTALL and part of Makefile are provided by
"Johnny C. Lam" <jlam@netbsd.org> and (2) and (3) are got
from FreeBSD ports.

Bump revision to 1; samba-2.2.3nb1 now.
2002-02-05 00:36:25 +00:00
tron
bf2e995df2 Use HTTP for german mirror because FTP doesn't work. 2002-02-04 21:33:19 +00:00
rxg
3dac061722 Changes:
- Added --geometry command line option.
     - Updated French translation.
     - Playlist now scrolls with drag and drop.
     - Adding directory contents to a playlist now sorts the contents first.
     * Fixed ogg filenames with spaces.
     * Made the M3U file reading actually work.
     * Minor other fixes.

Close pkg/15435
2002-02-04 17:04:10 +00:00
taca
1e34350e11 Update ruby-rd-mode package to 0.6.11.
:0.6.11
 * support Ruby 1.4.6. thanks. > Aoki-san
 * now `=begin' and `=end' are omitable. thanks. > Nakada-san
 * changed to omit <p>...</p> for some ListItem.
 * added `class="foottext"' attribute to <p> element for foottext.
   thanks. > Kimura-san
 * bug fix. thanks. > \ay-san, rubikitch-san, Tamura-san
 * added rd-mode-hook in rd-mode.el. changed key-binding. thanks. > Komiya-san
 * rd-intelligent-new-line (\M-RET) in rd-mode.el. thanks > Usui-san, Nakada-san
2002-02-04 15:35:40 +00:00
taca
eba0faec5e Update ruby-rdtool package to 0.6.11. It also updates devel/ruby-rd-mode
package implicitly.

0.6.11
 * support Ruby 1.4.6. thanks. > Aoki-san
 * now `=begin' and `=end' are omitable. thanks. > Nakada-san
 * changed to omit <p>...</p> for some ListItem.
 * added `class="foottext"' attribute to <p> element for foottext.
   thanks. > Kimura-san
 * bug fix. thanks. > \ay-san, rubikitch-san, Tamura-san
 * added rd-mode-hook in rd-mode.el. changed key-binding. thanks. > Komiya-san
 * rd-intelligent-new-line (\M-RET) in rd-mode.el. thanks > Usui-san, Nakada-san
2002-02-04 15:30:17 +00:00
martti
fca574f0b0 * Renamed the startup script rc.d/radiusd.sh -> rc.d/radiusd
* Don't fail if ${PREFIX}/etc/raddb can't be removed (i.e. because users's
  locally modified configuration files are still there)
2002-02-04 13:01:33 +00:00
martti
a3b93293ae Added SAMBA_USE_LDAP 2002-02-04 10:32:01 +00:00
martti
e4ff67b826 Added optional support for LDAP (set SAMBA_USE_LDAP=YES to activate this).
According to Samba 2.2.3 release announcement:

  Much work has been done on the LDAP backend code. The configure
  option --with-ldapsam is now considered to be stable. The schema
  used has changed, see the file examples/LDAP/samba.schema for the
  new schema.

  New documentation explaining how to set up a Samba only PDC/BDC
  setup has been added in the files Samba-LDAP-HOWTO and Samba-BDC-HOWTO
  in the documentation tree.
2002-02-04 10:31:49 +00:00
martti
a77cb038a2 Updated samba to 2.2.3
Changes in 2.2.3
-----------------

1). Fixed shared library compile for Solaris with native compiler.
2). UNIX CIFS extensions code added (donated by HP).
3). Changed to using NT status codes on the wire if the client can support this.
4). altname command to show 8.3 name added to smbclient.
5). const-safe endian macros now used.
6). client code now uses UNICODE on the wire.
7). Correctly return fault PDU's on bad handle.
8). Improved NT error code mapping table.
9). Many new point and print RPC calls added.
10). Win9x clients can now see full user list.
11). fileid added to identify simultaneous open files (no longer
     use dev/inode/time as unique value).
12). HPUX ACL code added (donated by HP).
13). vfs interfaces updated (again !).
14). MSDOS Code Page 866 -> 1251 mapping added.
15). winbindd now processes quit/hup signals correctly.
16). No tdb traversal done on startup/shutdown - ensures scalability.
17). Fix bug with paths for homes share.
18). Fixed copyfile for OS/2.
19). Fix group membership when groups are on more than one line.
20). Fixed core dumps in posix ACL mapping code.
21). Tidyup of UNICODE functions (put/get).
22). Move rpcclient to the new libsmb code.
23). Add missing Windows 2000 passthough trans2 calls.
24). Return check all tdb calls.
25). Make local name lookup work even if wins server is down.
26). pam session code added to winbind.
27). Added winbindd cache to all lookups.
28). Fix allocate bugs that caused file sizes to be incorrect.
29). Fixed write cache code - now safe to use.
30). Fixed winbindd memory leaks.
31). winbindd will now do name lookups (to allow non Open Source
     systems to do the nsswitch WINS lookup). Fixed by SGI.
32). passdb memory leaks fixed.
33). LDAP code updates and now properly maintained.
34). Finally figured out how changeid is meant to work.
35). Downlevel printing now looks as NT does in print monitor window.
36). Many fixups in spoolss printing RPC parsing.
37). Speed up password enumeration as a PDC.
38). Fix printer changed notify messages (work from HP).
39). Fix modify timestamp on close code.
40). Fix long standing mangled names bug.
41). Fix delete on close semantics.
42). Stop opening all files with O_NONBLOCK !
43). Use O_NOFOLLOW for systems that have it and don't want symlinks.
44). Ensure NT suplementary groups get added to user token.
45). Try and mitigate effects of DNS timeout (do less lookups).
46). Added current user connection context stack.
47). Fixes to utmp code.
48). smbw code tidyups.
49). Added tdb open log code. Several tdb fixes.
2002-02-04 08:09:02 +00:00
skrll
5d76fba944 This pkgs uses a newer libtool which means we need LIBTOOL_OVERRIDE not
LTCONFIG_OVERRIDE.

From Eric Schnoebelen <eric@cirr.com> in pkg/15472
2002-02-03 22:29:11 +00:00
jlam
b1367505af Update print/ghostscript{,-nox11} to 6.0.1nb2. Changes from version
6.0.1nb1 include updating the hpijs driver to the latest released version
1.0.2.  The new HPIJS device is "ijs" and replaces several older devices:

	AP21xx DJ630 DJ6xx DJ6xxP DJ8xx DJ9xx DJ9xxVIP

So if you are using any of the above devices, you must use the new gs IJS
interface documented in:

	${PREFIX}/share/doc/html/ghostscript/hpijs/hpijs_readme.html

Changes to the HPIJS driver include:

      *	Fixed a problem printing Photo Full Bleed on the Photosmart 100.
      *	Meet the Debian Free Software Guidelines (DFSG).
      *	Fixed a setpagedevice problem with the IJS client. PageSize can now
	be set from postscript.
      *	Fixed a off-by-one error in IJS server.
      *	Added support for the following printers:

	    Deskjet 656           Photosmart 100        Apollo P-22
	    Deskjet 825/845       Photosmart 1115       Apollo P2500
	    Deskjet 920           Photosmart 1215       Apollo P2600
	    Deskjet 940/948       Photosmart 1315
	    Deskjet 995           CP 1160
	    Deskjet 1125          CP 1700
	    Deskjet 1220
	    Deskjet 2250

      *	Added support for the IJS interface.
      *	Added support for Duplex. When Duplex mode is set, top and bottom
	margins are set to 1/2 inch.
      *	Added support for the following paper sizes:

	    Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki

      *	The PrintMode command has been replaced with separate commands:

	    Quality, ColorMode, MediaType and PenSet.

      *	Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom
	margin to 1/2 inch.  Note, on the 6xx series the maximum bottom
	margin is .46 inch for black and .587 for color.  This means for
	the 6xx series, color printing to within 1/2 inch bottom margin is
	not guaranteed.
2002-02-03 21:27:20 +00:00
jlam
aa2e62b107 Update print/ghostscript{,-nox11} to 6.0.1nb2. Changes from version
6.0.1nb1 include updating the hpijs driver to the latest released version
1.0.2.  The new HPIJS device is "ijs" and replaces several older devices:

	AP21xx DJ630 DJ6xx DJ6xxP DJ8xx DJ9xx DJ9xxVIP

So if you are using any of the above devices, you must use the new gs IJS
interface documented in:

	${PREFIX}/share/doc/html/ghostscript/hpijs/hpijs_readme.html

This update is based on pkg/15470 by IWAMOTO Toshihiro <toshii@netbsd.org>.
Changes to the HPIJS driver include:

      *	Fixed a problem printing Photo Full Bleed on the Photosmart 100.
      *	Meet the Debian Free Software Guidelines (DFSG).
      *	Fixed a setpagedevice problem with the IJS client. PageSize can now
	be set from postscript.
      *	Fixed a off-by-one error in IJS server.
      *	Added support for the following printers:

	    Deskjet 656           Photosmart 100        Apollo P-22
	    Deskjet 825/845       Photosmart 1115       Apollo P2500
	    Deskjet 920           Photosmart 1215       Apollo P2600
	    Deskjet 940/948       Photosmart 1315
	    Deskjet 995           CP 1160
	    Deskjet 1125          CP 1700
	    Deskjet 1220
	    Deskjet 2250

      *	Added support for the IJS interface.
      *	Added support for Duplex. When Duplex mode is set, top and bottom
	margins are set to 1/2 inch.
      *	Added support for the following paper sizes:

	    Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki

      *	The PrintMode command has been replaced with separate commands:

	    Quality, ColorMode, MediaType and PenSet.

      *	Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom
	margin to 1/2 inch.  Note, on the 6xx series the maximum bottom
	margin is .46 inch for black and .587 for color.  This means for
	the 6xx series, color printing to within 1/2 inch bottom margin is
	not guaranteed.
2002-02-03 21:27:19 +00:00
jlam
553b87cbad Extract the .tar.gz files using EXTRACT_CMD.tar.gz. Fixes pkg/15465 by
Eric Schnoebelen <eric@cirr.com>.
2002-02-03 16:45:35 +00:00
martti
47f409dbca Updated isakmpd to 20020203.
Changes:

* bug fixes
2002-02-03 15:11:53 +00:00
jlam
816736410b Fix reversed logic for setting INSTALL_TARGET=install-strip. Of course,
we want to strip when STRIPFLAGS contains "-s" and not otherwise.  Pointed
out by Amatai Schlair in private e-mail.
2002-02-03 13:38:38 +00:00
mjl
0f6286c61a Update ethereal to 0.9.1
Program preferences have been expanded to include capture, name
resolution, and window geometry settings. It is now possible to search
for all fields in GIOP messages. You can now build display filters on
the fly by right-clicking on tree view items. Additionally, protocol
hierarchy statistics display and MacOS X capture timeout bugs have
been fixed.

    The idl2eth utility now handles CORBA IDL recursive unions and
structs and the text2pcap utility also received updates, including
SCTP support.

    New dissectors include DHCPv6, DLSw, IAPP, SCSI, SPOOLSS RPC,
SliMP3, and TSP. Dissectors receiving updates include AFS, AIM,
Auto-RP, BGP, BOOTP, DCE RPC, DIAMETER, FDDI, GTP, H.261, HMIPv6,
IS-IS, iSCSI, ISUP, LDAP, M3UA, MIP, MMSE, MTP3, NBNS, NCP, NDMP,
NFS, ONC RPC, PIM, PPP, PPP, Q.931, RPC, RSVP, RTCP, SCTP, SDP,
SIP, SMB/CIFS, SSL, STAT, Syslog, TCP, TNS, VJ, WTP, and ypbind.

    Support for WildPackets' AiroPeek and OpenBSD pflog capture
file formats have been added (you can read pflog data from a file,
or directly from the logging interface). Support for the DBS
Etherwatch, EtherPeek, NetMon, and VMS TCPIPtrace formats has
been enhanced.
2002-02-03 11:41:31 +00:00
mjl
266ea71952 Update xpdf to 1.00
Implemented the sh (shaded fill) operator for the axial shading type.
Minor fixes to avoid compiler warnings.
Fix an uninitialized var in XOutputDev that caused crashes on Alphas.
Don't incrementally update the display in full-screen mode.
Added a duplex option to PSOutputDev and a -duplex switch to pdftops.
Completely rewrote the code that handles font encodings:
  - everything is Unicode-based
  - 16-bit fonts are handled much more cleanly
  - text output encoding can be set more flexibly
New .xpdfrc config files.
Added key bindings for forward ('v') and backward ('b').
Added the pdffonts program which lists the fonts used in a PDF file.
Fixed several problems in the TrueType font embedding code
Accept named destination on command line.
Added several new items to pdfinfo: file size, PDF version, tagged
  (yes or no), XML metadata (with the -meta option).
Pdftops didn't get the portrait/landscape setting correct for PDF
  files with rotated pages.
The TrueTypeFontFile class (including the Type 42 converter) now
  understands cmap format 6.
The '0' keyboard shortcut didn't update the zoom popup menu.
Handle the complete list of alternate names for the Base14 fonts.
Fixed substitute font scaling in XOutputDev - scale only the width,
  not the height.
Implemented stitching (type 3) functions.
Handle the case of moveto/closepath/clip, which defines an empty
  clipping region.
Move dependences into separate Makefile.dep files; get rid of the
  distdepend target.
Move all of the configure-script-generated -D options out of the
  Makefiles and into a top-level .h file (aconf.h).
Pdfinfo prints dates in a more readable format.
Fixed a bug in the Paeth image predictor.
Handle annotations with multiple states.
The save and restore (q/Q) operators shouldn't save/restore the path.
Performance optimization: disable pattern drawing in TextOutputDev.
2002-02-03 05:28:51 +00:00
kleink
549e7ed4e5 Update openldap to 2.0.22. Notable changes since version 2.0.21(nb1):
Fixed slapd passwd modify referral bug
	Fixed back-ldbm index threading bug
	Fixed back-ldbm ordering presence index bug
	Fixed back-ldap modify bug (ITS#1547)
	Fixed -lldap TLS errno bug
	Fixed ud v2 kind bug
	Updated slapd slurpd friendly code
	Build environment
		Fixed Mach cthreads detection (ITS#1554)
		Updated Berkeley DB 4 detection
2002-02-02 15:00:18 +00:00