Commit graph

12150 commits

Author SHA1 Message Date
tron
f710672ab0 Update "micq" package to version 0.4.6. A change list is not available
for this version.
2000-06-16 12:00:57 +00:00
hubertf
3645a9985d Document print-PLIST target 2000-06-16 09:18:34 +00:00
hubertf
23447f8eab Add print-PLIST target for automatic PLIST generation:
- files & symlinks first
  - @exec/@unexec calls are added for info files
  - @dirrm statements last
  - empty directories are handled properly
  - dirs from mtree files are excluded

Usage:
  - make install
  - make print-PLIST | brain >pkg/PLIST

Moved over from bsd.hf-pkg.mk, after it's lived there for quite
some time now.
2000-06-16 09:18:26 +00:00
itojun
f6c706e84d upgrade to 3.21. ok'ed by tsarna@netbsd.org (maintainer).
--
Changes and new features introduced in Version 3.14 [released March 1999]

    Bug fixes
    "lout -PDF" now available as alternative to "lout -Z"
    Cross referencing list items yields just the raw item number now

Changes and new features introduced in Version 3.15 [May 1999]

    Bug fixes
    @FootNoteFormat option for controlling format of footnotes
    @TheoremFormat option for controlling format of theorems (etc.)
    @ListOuterGap setup file option for space before and after lists
    Standardized and improved "slides" package, incl. new setup file options
      (NB please send me @Word&&lecture and @Word&&overhead in your language)
    Faster database reading (uses more memory though); prevent with -M
    @DoubleLine symbol in diagrams for drawing a double line
    -l and -L flags for selecting collation order (see lout -u)

Changes and new features introduced in Version 3.16 [28 May 1999]

    Bug fixes
    Optimal paragraph breaking weights adjusted yet again (sigh)

Changes and new features introduced in Version 3.17 [13 September 1999]

    Bug fixes
    @AtEnd option for @Book and @Report (unnumbered back cover page)
    @Abbreviations symbol in books (like @Introduction but for abbreviations)
    @Euro symbol added for getting a European Currency symbol
    Document OBJECT struct declaration in externs.h (for gurus only)

Changes and new features introduced in Version 3.18 [26 February 2000]

    Bug fixes (more than usual, somehow)
    New @CurrYUnit and @CurrZUnit symbols (expert users)
    @Diag enhancement:  node types, similar to row types in @Tbl
    @Diag enhancement:  new features for drawing syntax diagrams
    Portuguese (thanks to Jose Roberto B. de A. Monteiro)
    Slight change to @Tbl spec (affects aligned columns)
    Replaced c2lout with prg2lout (computer program formatting)
    @Outline symbol for printing words in outline rather than filled
    A few extra @Eq symbols:  filledcircle, small, trieq

Changes and new features introduced in Version 3.19 [9 March 2000]

    Bug fixes
    Four @HeaderComponent symbols for running headers (expert users)
    Running headers in multi-page tables
    Running headers in indexes
    Two extra @Eq symbols:  triangleup, triangledown

Changes and new features introduced in Version 3.20 [8 April 2000]

    Bug fixes (including the internal error that was dumping core recently)
    Multi-line style changes (@I, @Colour etc.) now work in lines @Break mode
    @Perl symbol for Perl programming language formatting (includes Pod)

Changes and new features introduced in Version 3.21 [10 May 2000]

    Bug fixes (including an old problem of bits lost from programs in tables)
    Refinements to @Perl symbol for Perl programming language formatting
    Program texts can now be formatted with line numbers added
    -V now tells about PDF compression and whether debug output is available
    "Page body margins" for indenting of page body wrt headers and footers
    Margin notes code updated to work as desired with the new page body margins
    @PageEnclose symbol generalizes @PageBox (enclose each page in anything)
    Robustness wrt Linux strcoll() improved (tab characters no longer compared)
    "Abstract" word in tech reports now centred again by default
    Lout now builds composite characters - see Expert's Guide, under @Font

    *** IMPORTANT: ONE CHANGE THAT IS NOT UPWARDLY COMPATIBLE ***

    If you are using your own setup file, then it is likely to contain the
    line "@SysInclude { fontdefs }".  There is no longer a fontdefs file,
    there is now a fontdefs database, so you need to replace this line with
    "@SysDatabase @FontDef { fontdefs }".
2000-06-16 02:13:23 +00:00
wiz
bb4ea9a0a9 Update to 20000615, sorry, no ChangeLog available.
pkgsrc-changes: Use proper distname, to avoid problems with outdated
distfiles (adzap.tar.gz); while I'm here, silence pkglint a bit.
2000-06-15 22:13:43 +00:00
hubertf
6ad42bdce5 Update to 1.10. Changes:
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
 * Some old configure scripts don't understand --version and may nuke
   our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
2000-06-15 21:41:05 +00:00
hubertf
cb5dbb4eda Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. prevent this by cd'ing into $WRKSRC.
2000-06-15 21:38:01 +00:00
rh
5e60bfbbcc Add and enable jpilot-libplugin 2000-06-15 21:20:23 +00:00
rh
ed6677deea Initial import of jpilot-libplugin-0.98.1, a plugin library for jpilot. 2000-06-15 21:19:40 +00:00
rh
c0f5618eec Fix plugin handling. 2000-06-15 21:14:06 +00:00
hubertf
266648019e Fixup ELF lib handling 2000-06-15 21:08:54 +00:00
hubertf
7d0e270d9e Update vfu to 3.01. HISTORY (CHANGE.LOG):
+ feature add
      - feature changed
      x feature removed
      ! bugfix
      % note

   3.01:  07.Jun.2000

     ! 1. Fixed SeeEditor bug when editing new files (that
          does not exist)

     ! 2. Fixed install script to se correct permissions.
     ! 3. Fixed build.netbsd to se correct global configuration
          files locations.

     + 4. GlobalSelect/HideDotFiles added.
     ! 5. Fixed build.netbsd.
     - 6. Now directory tree automation (rescanning etc.) is
          disabled by default (see Options/AutoDirTree).

     ! 7. Fixed zero-sized files bug in SeeViewer.
     ! 8. Alt+B browse/view current file w/o filters.
     + 9. Now install script set sample config file into
          /usr/local/etc (to get personal config file you
          have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf
          or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX )

     !10. Ctrl+L refresh/redraw page problem is now fixed.
     !11. Several little fixups.
2000-06-15 20:56:02 +00:00
skrll
f8b5a7c349 Fix the LTCONFIG_OVERRIDE definition. 2000-06-15 18:09:04 +00:00
rh
73e1969288 Add and enable malsync 2000-06-15 14:05:21 +00:00
rh
f9cb871689 Initial import of malsync-2.0.4, a utility to synchronize Palm Pilots to
the AvantGo.com service
2000-06-15 14:04:46 +00:00
kleink
a0b056ab24 Match openldap-1.2.*. 2000-06-15 12:55:07 +00:00
kleink
57df0c9abe Update to openldap-1.2.11; changes since 1.2.7p1 include:
Changes included in OpenLDAP 1.2.11
	CVS Tag: OPENLDAP_REL_ENG_1_2_11
	Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd
	Fixed error in slurpd's filecheck function
	Fixed slurpd to properly restart in oneshot mode, and to report a
		non-zero number of items to process with only one replica.
	Fixed strdup use in libldap/request.c
	Fixed NULL prefix bug in libldap/ufn.c
	Fixed slapd_shutdown extern reference bug (ITS#527)
	Fixed ACL groups member matching
	Raise MAXDBCACHE to 128 (ITS#512)
	Fixed slapd client_addr crash (ITS#579)
	Fixed back-shell realloc bug (ITS#506)
	Build Environment
		Update res_search detection
		Detect and use getpassphrase() and getpass()
		Unset CDPATH
		Change GNU Pth to enable soft syscalls
		Changed RCPT cmds symbol to avoid link conflict (ITS#526)
		Changed LDBM directory to $localstatedir/openldap-ldbm

Changes included in OpenLDAP 1.2.10
	CVS Tag: OPENLDAP_REL_ENG_1_2_10
	Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable
		undefined object classes implies extensible object behavior.
	Add GNU Pth support (ITS#453)
	Fixed -lldap Kerberos bind to work ldap_init() (ITS#426)
	Changed -lldap to ignore space in filter: ( !(foo=bar)) (ITS#459)
	Fixed multiple password support (ITS#464)
	Fixed -lldap chasing of delete referrals (ITS#471)
	Fixed back-ldbm/bind invalid credentials vs no such object bug
	Fixed slapd str2entry uninitialized variable bug (ITS#482)
	Fixed back-ldbm/modify mutlivalued indexing bug
	Fixed -llber seqorset buffer overrun bug (ITS#479)
	Build Environment
		Do not list unsupported LDBM API option NDBM
		Allow DEFAULT_DB_PAGE_SIZE to be defined at build time

Changes included in OpenLDAP 1.2.9
	CVS Tag: OPENLDAP_REL_ENG_1_2_9
	Fixed lutil/password bogus crypt password bug (ITS#423)
	Fixed slapd/back-ldbm indexing bug (ITS#402)
	Added UD support for creators/modifiers attributes (ITS#422)
	Added modify* attributes on add to workaround client issue (ITS#424)
	Build Environment
		Rebuild configure
		Added support for db1 vs db2 with glibc 2.1
		Removed TCPD and RLOOKUP interdependecy (ITS#419)

Changes included in OpenLDAP 1.2.8
	CVS Tag: OPENLDAP_REL_ENG_1_2_8
	Fixed slapd lint
	Fixed slapd li_nextid_file uninitialized bug
	Fixed -lldap templates y2k bug (ITS#294)
	Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295)
	Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325)
	Fixed s_addr dereferencing (ITS#340)
	Fixed ud strstr crash (ITS#328)
	Fixed back-ldbm presence index bug (ITS#394)
	Fixed -lthread rdwr 2-writer bug (ITS#395)
	Added TCP_NODELAY support
	Changed slapd to apply ACL to lastmod attributes
	Changed slapd.conf default referral
	Changed slapd delete stats log message for consistency
	Disable DN subtree indexing
	Build Environment
		Support using short as LDAP_INT4
	Documentation
		Reference Quick Start Guide in README and INSTALL
		Update slapd.conf to reflect Quick Start Guide example
		ldappasswd(1) fix -c vs -H typo (ITS#154)
		Added warning about cross environment portability
2000-06-15 12:54:10 +00:00
veego
e8ee4f232e Fix the PLIST_SRC problem. 2000-06-15 12:32:33 +00:00
hubertf
93a1cdcb1c Disable this for now, until someone syncs this with cdrecord. 2000-06-15 12:08:10 +00:00
hubertf
f1a290de31 Also build/install mkisofs. 2000-06-15 12:06:21 +00:00
hubertf
116941f8c9 adjust DEPENDS 2000-06-15 11:29:38 +00:00
hubertf
88b1f8d66a Fix afterstep DEPENDS line 2000-06-15 11:28:55 +00:00
rh
08832689ed Add and enable jpilot 2000-06-15 09:15:23 +00:00
rh
34823d3224 Initial import of jpilot-0.98.1, a desktop organizer application for the
palm pilot.
2000-06-15 09:14:23 +00:00
itojun
f1da92c4b3 magicpoint makes use of pkgsrc/graphics/png, add dependency. 2000-06-15 05:57:56 +00:00
itojun
6053a5f9c5 upgrade to 2.1.1p1 from portable openssh distribution.
--- changelog from 2.1.0p3:

20000609
 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
   (in favour of utmpx) on Solaris 8

20000606
 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
   list of commands (by default). Removed verbose debugging (by default).
 - (djm) Increased command entropy estimates and default entropy collection
   timeout
 - (djm) Remove duplicate headers from loginrec.c
 - (djm) Don't add /usr/local/lib to library search path on Irix
 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
   <tibbs@math.uh.edu>
 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
   <zack@wolery.cumb.org>
 - (djm) OpenBSD CVS updates:
  - todd@cvs.openbsd.org
    [sshconnect2.c]
    teach protocol v2 to count login failures properly and also enable an
    explanation of why the password prompt comes up again like v1; this is NOT
    crypto
  - markus@cvs.openbsd.org
    [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
    xauth_location support; pr 1234
    [readconf.c sshconnect2.c]
    typo, unused
    [session.c]
    allow use_login only for login sessions, otherwise remote commands are
    execed with uid==0
    [sshd.8]
    document UseLogin better
    [version.h]
    OpenSSH 2.1.1
    [auth-rsa.c]
    fix match_hostname() logic for auth-rsa: deny access if we have a
    negative match or no match at all
    [channels.c hostfile.c match.c]
    don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
    kris@FreeBSD.org

20000606
 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
   configure.

20000604
 - Configure tweaking for new login code on Irix 5.3
 - (andre) login code changes based on djm feedback

20000603
 - (andre) New login code
    - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
    - Add loginrec.[ch], logintest.c and autoconf code

20000531
 - Cleanup of auth.c, login.c and fake-*
 - Cleanup of auth-pam.c, save and print "account expired" error messages
 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
   of fallback DIY code.
2000-06-15 04:56:50 +00:00
dmcmahill
dfb0aedeba fix for recent versions of lesstif 2000-06-14 21:39:31 +00:00
thorpej
179412d888 Fix buglet in previous. 2000-06-14 21:12:42 +00:00
tron
90cb6dff37 Regen after "patch-aa" was changed and "patch-ab" restored. 2000-06-14 16:49:19 +00:00
soren
0266a55450 Twiddle. 2000-06-14 16:43:25 +00:00
veego
11d320ea11 Now fix the libwrap compile problem on NetBSD.
Thanks to Matthias Scheler for noticing it.
2000-06-14 16:40:53 +00:00
he
5360945a7b Upgrade this package from 1.8.1 to 1.8.3; the distribution file
for 1.8.1 was replaced with 1.8.3.
2000-06-14 16:33:46 +00:00
itojun
b75f8e5ea9 add k12x10 fonts, from http://www.softclub.co.jp/~zoro/k12x10/.
change version numbering scheme to dates.
2000-06-14 13:29:49 +00:00
veego
f217d812cf Add Solaris support and move the libwrap support from patch-ab to patch-aa. 2000-06-14 13:02:16 +00:00
itojun
e704c8da48 upgrade to 2000/6/14 snapshot. changes:
- SA bundle (AH + ESP) negotiation is corrected
- be more picky about permission of pre-shared key file (don't open it
  it it looks vulnerable).
2000-06-14 08:00:49 +00:00
kleink
6f9ae17869 Add support to plug in LDAP maps easily. 2000-06-14 07:30:23 +00:00
wiz
f7e4debf17 don't include bsd.prefs.mk twice 2000-06-14 07:10:23 +00:00
hubertf
aeca013e4d Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).
2000-06-14 02:10:57 +00:00
hubertf
137cde977e Update to sources from 20000608.
Makes this compile again on 1.3.x systems, reported in PR 10322 by
Olaf Seibert <rhialto@polder.ubc.kun.nl> and others.
2000-06-14 01:52:59 +00:00
soren
fdb17b5f60 Tweak. 2000-06-14 00:13:06 +00:00
soren
ba30d03c79 A few minor tweaks. Not there yet. 2000-06-14 00:10:35 +00:00
soren
59fb06071b Regen. 2000-06-13 23:19:46 +00:00
soren
7c31309a7c No working tarball yet. 2000-06-13 23:19:21 +00:00
soren
5867fa4efa Add Taya-san's patches. 2000-06-13 23:18:53 +00:00
soren
3c51815588 Obsolete. 2000-06-13 23:11:54 +00:00
thorpej
cc0188ff40 Create all the directories needed by rtty. 2000-06-13 22:25:45 +00:00
thorpej
c07171f8e9 Use a default group that NetBSD actually ships with (operator). 2000-06-13 22:20:41 +00:00
itojun
99f1e12225 upgrade to 0.87.
key changes from www.zebra.org:

Many ospfd related bugs are fixed.
Now OSPF module becomes very stable again ;-).
MPLS-VPN PE-RR functionality is added to bgpd.
RIP,zebra interface up/down handling improved.
2000-06-13 12:11:30 +00:00
wiz
4a72b8b121 change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
wennmach
9bbcfeb56d Update xdm-krb4 to version 3.3.6.1.
Version 3.3.6.1 fixes some minor issues and nits (like using snprintf
instead of sprintf, and using newer functions, like krb_afslog_uid_home
instead of krb_afslog) in greeter/verify.c.

Most changes are from Assar Westerlund (assar@sics.se, assar@netbsd.org),
some from myself.
2000-06-13 08:19:20 +00:00