Commit graph

46971 commits

Author SHA1 Message Date
itojun
852dfb5923 upgrade to 0.96.2.
changes from webpage:

Quagga 0.96.2 has been released, which fixes a small but very
annoying ospfd bug. Also includes Mr. Ohara's command.c newline
fix.

Quagga 0.96.1 has been released, which fixes a small but significant
problem with the privileges code.
2003-09-05 03:56:09 +00:00
taca
858dd1e15a Reflect update of exim-exiscan update. 2003-09-05 02:55:59 +00:00
jlam
fcaad16176 Allow this to compile on systems without vfork by #define'ing it to fork.
This is okay since we just do vfork()/exec() in lib/ftpio.c and don't rely
on any vfork vs. fork semantics.
2003-09-04 20:34:04 +00:00
jlam
4e37479c34 Use AH_TEMPLATE when we use AC_DEFINE so that autoheader can generate the
symbol and comment in nbconfig.h.in for us in the correct place.  The
previous way of using AH_BOTTOM also worked but separated the symbol
definition from the accompanying C comment text, which was a little harder
to maintain.
2003-09-04 20:20:08 +00:00
jlam
6a970fe50b Allow buildlink3.mk file to specify BUILDLINK_CFLAGS.<pkg> that are
automatically added to CFLAGS and CXXFLAGS.  Note that -D... and -I...
settings should go into BUILDLINK_CPPFLAGS.<pkg> instead.  BUILDLINK_CFLAGS
is reserved for stuff like "-pthread" or other compiler-specific flags.

Also note why we add BUILDLINK_CPPFLAGS.<pkg> to both CFLAGS and CXXFLAGS
(because a lot of software just uses CFLAGS and ignores any CPPFLAGS value
that we pass to it).
2003-09-04 19:38:06 +00:00
jlam
e59378a498 Use ${LIBOSSAUDIO} to reference libossaudio, just in case it doesn't exist
on the system.
2003-09-04 19:24:55 +00:00
jlam
879d3980c4 There is no x11.buildlink2.mk. 2003-09-04 19:24:13 +00:00
abs
893d7b3c32 Update mserv to 0.35nb2:
Fix six variations on the same file descriptor leak theme
2003-09-04 18:33:22 +00:00
abs
a291fe4c2c Update mserv to 0.35nb2:
Fix six variations on the same file descriptor leak theme
2003-09-04 18:32:45 +00:00
recht
1e2a04351d Partly override Python's CFLAGS with the ones from pkgsrc.
Idea by Adam <adam at albedo dot art dot pl> in private email.
2003-09-04 18:31:43 +00:00
xtraeme
fbfcffeb4f Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain. 2003-09-04 15:47:08 +00:00
adam
0f6f61a36a Now use system/user default CFLAGS 2003-09-04 15:35:51 +00:00
minoura
7ab5c8f97e Note addition of bbdb-2.34.
The Insidious Big Brother DataBase is an emacs-based contact manager
that integrates itself into your mail and news clients.
2003-09-04 13:55:25 +00:00
minoura
b4bac686fc Add bbdb. 2003-09-04 13:50:59 +00:00
minoura
83707b29e4 Depends on misc/bbdb and www/w3, for consistent PLIST independent on
the build environment.
Bump package revision.
2003-09-04 13:49:41 +00:00
minoura
000c6538be Add bbdb. 2003-09-04 13:47:52 +00:00
minoura
def0232d05 New package bbdb, Insidious Big Brother Database.
The Insidious Big Brother DataBase is an emacs-based contact manager
that integrates itself into your mail and news clients.
2003-09-04 13:45:52 +00:00
xtraeme
2c7ac57d7e Note additions of:
* p5-Net-Gnats 0.0.4
* p5-Net-Jabber 1.26
* p5-Authen-SASL 2.04
* p5-Authen-SASL-Cyrus 0.07
* p5-Compress-Bzip2 1.01
2003-09-04 13:45:46 +00:00
xtraeme
501a629bd0 Add and enable p5-Compress-Bzip2 2003-09-04 13:36:30 +00:00
xtraeme
73af4caaf6 Initial import of p5-Compress-Bzip2 1.01
Bzip2 bindings for Perl5. That means you can access the
Bzip2 library from your Perl scripts there by compressing ordinary
Perl strings.

Package imported from pkgsrc-wip.
2003-09-04 13:35:19 +00:00
xtraeme
14593c9a36 Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrus 2003-09-04 13:32:35 +00:00
xtraeme
545932c0a2 Initial import of p5-Authen-SASL-Cyrus, version 0.07.
SASL is a generic mechanism for authentication used by several
network protocols. Authen::SASL provides an implementation
framework that all protocols should be able to share.

The XS framework makes calls into the existing libsasl.so
shared library to perform SASL client connection functionality,
including loading existing shared library mechanisms.

Authen::SASL::Cyrus implements XS SASL Authentication.

Packages provided by Quentin Garnier via pkgsrc-wip.
2003-09-04 13:30:54 +00:00
xtraeme
8c3f9f8a28 Initial import of p5-Authen-SASL, version 2.04.
SASL is a generic mechanism for authentication used by several
network protocols. Authen::SASL provides an implementation
framework that all protocols should be able to share.

The included plugin Authen::SASL::Perl implements several of
these protocols (DIGEST-MD5, CRAM-MD5, ANONYMOUS, EXTERNAL,
LOGIN and PLAIN).

Package provided by Quentin Garnier via pkgsrc-wip.
2003-09-04 13:29:30 +00:00
xtraeme
17fd2102b6 Add and enable p5-Net-Gnats and p5-Net-Jabber 2003-09-04 13:27:03 +00:00
xtraeme
e9e2d47234 Initial import of p5-Net-Gnats 0.0.4
gnatsperl is a collection of perl modules providing a perl interface to the
gnatsd daemon (GNU gnats issue tracking system). It is intended to allow
developers to more easily create tie-in applications to gnats.

Packages imported from pkgsrc-wip. Ok'ed by wiz@
2003-09-04 13:24:29 +00:00
xtraeme
07eb900071 Initial import of p5-Net-Jabber 1.26.
Net::Jabber is a collection of Perl modules that provide a Perl Developer
access to the Jabber protocol.  Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.

Package imported from pkgsrc-wip. Ok'ed by wiz@
2003-09-04 13:22:56 +00:00
salo
8b2f5281f2 Note wm/ethemes PKGREVISION++ 2003-09-04 13:10:58 +00:00
salo
3531a73be6 USE_X11BASE -> USE_X11 to sync with wm/enlightenment move.
Fixes PR pkg/22681 by Michal Pasternak.
2003-09-04 13:09:43 +00:00
abs
c7161e7db3 Update exim-exiscan to 4.22-12
- Emergency fix: When you were using 'discard', and it was the last verb
    affecting a message, the mbox spool files in the scan directory were not
    cleaned up. This is fixed now.
2003-09-04 13:07:16 +00:00
adam
e8057a3f90 Now uses ${CXXFLAGS} for the default system optimization 2003-09-04 13:07:00 +00:00
xtraeme
8d13163417 Note update of databases/gq to 0.6.0 2003-09-04 13:03:19 +00:00
jmmv
06e5e8a424 Note update of gaim to 0.68. 2003-09-04 12:58:36 +00:00
xtraeme
2a3dc8144e Update to 0.6.0
Changes:

GQ has a lot of new features, including
* SASL support (Maurice Massar <massar@unix-ag.uni-kl.de>)
* Correct(!) support for userPassword including SSHA and SMD5 encryption.
* I18N support (if you want to contribute please read README.NLS) including
  a rough german translation
* Support for graphical jpegPhoto display (requires gdk-pixbuf to work)
* Support to to view X509 certificates and X509 certificate revocation
  lists (CRLs)
* Drag and drop support in browse mode (must be enabled using
  --enable-browser-dnd), this feature is possibly dangerous if used without
  thought, but it is GREAT if you need it ;-)
* Supports the OpenLDAP experimental client cache. (must be enabled using
  --enable-cache)
* Lots of other small bugfixes/enhancements
2003-09-04 12:57:24 +00:00
jmmv
65499fd5e7 Update to 0.68, patch provided by Matthew Luckie:
* Removed the old event system and replaced it with a much better
      signal system.
    * Added plugin dependency support.
    * Rewrote the Perl plugin. All old scripts will break, but it offers
      a much better API for new scripts.
    * Yahoo color support (Tim Ringenbach (marv_sf))
    * Yahoo and MSN get info support (Nathan Poznick)
    * Fixed Jabber registrations.
    * Fixed a problem where pouncing two users with the same name
      appeared in the same conversation window, and other related
      problems. (Robot101)
    * Corrected problems with proxy preferences.
    * Mailchk.c and simple.c compile again (Paul A (darkrain))
    * Catalan translation updated (Robert Millan)
    * Chinese (Simplified) translation updated (Funda Wang)
    * Chinese (Traditional) translation updated (Ambrose C. Li)
    * Danish translation updated (Morten Brix Pedersen (mbrix))
    * Finish translation updated (Ambrose C. LI (acli))
    * German translation updated (Bjoern Voigt)
    * Portuguese (Brazilian) translation updated (Mauricio de Lemos
      Rodrigues Collares Neto)
    * Norwegian translation updated (Petter Johan Olsen)
    * Romanian translation updated (Misu Moldovan (dumol))
    * Serbian translation updated (Danilo Segan)
    * Serbian Latin translation updated (Danilo Segan)
    * Swedish translation updated (Tore Lundqvist (luntor))
2003-09-04 12:57:00 +00:00
abs
6cebea056c Update fping and fping6 to 2.4b2nb1.
Add !defined(__NetBSD__) to a broken __alpha__ test.
2003-09-04 12:48:21 +00:00
abs
d79533ea5b Update fping and fping6 to 2.4b2nb1.
Add !defined(__NetBSD__) to a broken __alpha__ test.
2003-09-04 12:47:37 +00:00
wiz
e5fca868c5 easytag-0.29 update done. 2003-09-04 11:48:43 +00:00
wiz
241a453c5e Update to 0.29:
0.29 - September 1rst, 2003 :
=============================
    * When selecting a "changed" file, the background color is set to red (as
      for the filename in the normal state),
    * Fixed problem when selecting file after to have been sorted,
    * Fixed problem to display file data, when selecting finally only one file
      of the last selected files,
    * Added ability to sort the CDDB results by track name or track number or
      manually,
    * Added detection and linking with iconv in the configure script to avoid
      compilation error,
    * When using buttons 'first', 'previous', 'next' and 'last', only one line
      is selected,
    * Russian translation updated (thanks to Andrey Astafiev),
    * Dutch translation updated (thanks to Björn Olievier),
    * Japanese translation updated (thanks to Takeshi Aihana),
    * Polish translation updated (thanks to Artur Polaczynski),
    * Italian translation updated (thanks to Lorenzo Cappelletti),
    * Romanian translation updated (thanks to George Pauliuc),
    * German translation updated (thanks to Götz Waschk).
2003-09-04 11:47:23 +00:00
grant
91aaeb575c define NO_SRC_ON_FTP as we always want to download the distfile from
the (only) master site, and there is little value in having the daily
distfiles on ftp.NetBSD.org.
2003-09-04 11:30:18 +00:00
grant
a306210b3b order some variables to be consistent with mozilla-bin-nightly. 2003-09-04 11:26:06 +00:00
grant
050d145629 date -> ${DATE} 2003-09-04 11:23:19 +00:00
martti
d5e97d6e2e Make this compile on Linux systems without PAM. 2003-09-04 11:02:19 +00:00
wiz
ec6a5f05be crimsonfields-0.3.6 update done. 2003-09-04 10:22:39 +00:00
wiz
e75a12ac62 Update to 0.3.6:
* 0.3.6 (03-09-2003)
  - fixed password protection in campaigns
  - fixed unit export order in CoMET
  - added support for Windows CE (crimson only)
  - current resolution shows up in video options, duplicates do not
  - improved tactical map for small displays and large maps
2003-09-04 10:21:42 +00:00
chris
e451017f52 Note update of pan to 0.14.2 2003-09-04 10:09:07 +00:00
chris
4c886aa6e1 Update pan to 1.4.2. Only one change, that fixes a config corruption:
Bug Fixes
#121017  	Jan Van Besien  	Fixed 0.14.1 bug that could corrupt Pan's settings.
2003-09-04 10:07:33 +00:00
chris
86de771d1a Note update of sylpheed to 0.9.5 2003-09-04 09:59:29 +00:00
wiz
799b62e91e regen (for patch-aj change) 2003-09-04 09:57:41 +00:00
chris
7f0b4e86bb Update Sylpheed to 0.9.5.
Changes:

    * The size, the position, and the visibility of separated views are
      now remembered.
    * The per-folder settings are now preserved even if a folder tree is
      rebuilt.
    * The receive dialog's option to display the dialog only on manual
      receiving has been added.
    * 'Top' and 'Bottom' button has been added on the filter setting
      dialog.
    * The UIDPLUS extension of IMAP4rev1 has been supported.
    * The folder system has been cleaned up a bit.
    * The sylpheed.spec file bundled in the source package has been
      improved.
    * The format of MIME boundary has been modified.
    * A memory leak and a buffer overrun have been fixed.
2003-09-04 09:55:25 +00:00
drochner
372b2ef84b oops - one modification was just in the generated "configure", not in
"configure.in", so it got lost during regen
2003-09-04 09:53:33 +00:00