Commit graph

3230 commits

Author SHA1 Message Date
seb
6cacde8bff Note update of net/nam to version 1.9 [a couple of new features mostly
related to wireless network simulation]

Provided in PR pkg/22664 by Min Sik Kim <minskim at bawi dot org>.
2003-09-03 21:33:43 +00:00
abs
6d0e8294c3 Update mserv to 0.35nb1
Fix english.lang install location
    Install mservedit
    Add INSTALL and LICENSE to PLIST
    Fix config 'player_ogg=prog_ogg' -> 'player_ogg=prog_ogg123'
    Add PARSE_OGG_INFO
2003-09-03 19:55:25 +00:00
xtraeme
f5d58a140a Note update of sylpheed-claws to 0.9.4 and wxGTK to 2.4.1. 2003-09-03 18:25:58 +00:00
wiz
f2e2e27dc8 xscavenger-1.4.4 update done. 2003-09-03 17:44:42 +00:00
jlam
ee4ef77170 Update pkgtools/libnbcompat to 20030827. Changes from previous version
include only building __fts13.o into libnbcompat.a if the fts_*()
functions aren't present in the system.
2003-09-03 16:38:36 +00:00
tron
eac41102b1 Note update of "audit-packages" package to version 1.19. 2003-09-03 15:08:01 +00:00
wiz
0f44638052 Added xslide-0.2.2. 2003-09-03 14:57:06 +00:00
jlam
35ae38a50f Update to pkg_install-20030824. Changes from the previous version include:
* Check for errors in reading from the file descriptor for the ftp
      process, and correct the error messages.

    * Nuke some code for older NetBSDs that's better handled in
      pkgtools/libnbcompat.

    * Don't prevent user from using views other than the default view.
2003-09-03 14:05:59 +00:00
adam
8833c3f5f1 ImageMagick to 5.5.7.10 + packages that depend on it 2003-09-03 13:41:09 +00:00
atatat
4995a258c3 Updated spamassassin to 2.55nb2 -- got rid of osirusoft 2003-09-03 13:21:00 +00:00
jlam
16ddd24bdb Update pkgtools/libnbcompat to 20030826. Changes from previous version:
* Properly declare statfs() and fstatfs() if we use the libnbcompat
      versions.

    * Move some headers into a private directory in the installed
      location so that they don't override headers of the same name
      on the system.

    * Define TAILQ_HEAD_INITIALIZER if it doesn't exist.

    * Add a poll() implementation using select() for poll()-less systems.
      Thanks for Charles Blundell for the implementation!

    * Fix the vis.h check for systems whose vis() is not as featureful
      as NetBSD's.
2003-09-03 13:11:11 +00:00
martin
bb98a3a538 Note update of audio/mserv to 0.35. 2003-09-03 12:36:55 +00:00
wiz
1a0b604bcc Add a line about removing ddskk. 2003-09-03 08:24:42 +00:00
jlam
f8184589ff Update pkgtools/libnbcompat to 20030825. Changes from version 20030824
are moving the definitions of the TAILQ accessor methods into the top level
of nbcompat.h.  This should fix using nbcompat.h to replace sys/queue.h
on Linux systems.
2003-09-03 07:07:04 +00:00
martti
1a6d6bd588 Updated doxygen to 1.3.3 2003-09-03 05:39:22 +00:00
jlam
63ea2414a6 Update pkgtools/libnbcompat to 20030824. Changes from previous version:
* Don't install namespace.h, extern.h and stat_flags.h, which are
      only used internally.

    * Clean up util.h by using '#if !HAVE_xxx' instead of
      '#ifndef !HAVE_xxx', removing some LIST_* definitions that are
      defined by <nbcompat.h>, and removing static declarations.

    * If fparseln is in libutil (as it is in NetBSD), then don't build
      it into libnbcompat.a.
2003-09-03 03:28:23 +00:00
epg
d0c820332d Note subversion update. 2003-09-02 17:58:22 +00:00
jmmv
4c53592c4d Note update of mplayer-share, mplayer, gmplayer and mencoder to 1.0rc1. 2003-09-02 17:47:49 +00:00
taca
7e78d9f9d1 Note update of net/ftpproxy to 1.2.1. 2003-09-02 17:29:17 +00:00
jmmv
145b884602 Note update of libart2 to 2.3.14. 2003-09-02 14:57:09 +00:00
minoura
9047f560e7 Note addition of inputmethod/skk
SKK stands for Simple Kana to Kanji conversion program.
This package replaces inputmethod/ddskk program; the DISTNAME still has
the prefix `dd' (which stands for daredevil), but it is the official
successor of the original SKK-9.6 developed by Mr.Masahiko Sato, and
the release is announced under the name of SKK.  So we decided to
change the package name.

Notable changes from ddskk-20030629 include: enhancements to skk-study,
bug fixes, support of ML dictionary, etc.
2003-09-02 14:27:07 +00:00
gavan
3cc1a1f520 Note update of povray to 3.50c 2003-09-02 13:12:44 +00:00
frueauf
002a0bbb9f Note update of fetchmail{conf} to 6.2.4. 2003-09-02 12:29:42 +00:00
abs
8ab934530b Update exim to 4.22nb1
Update exim-exiscan to 4.22-11nb1
    Include exiqgrep in PLIST, and commit distinfo from previous exim-exiscan
    change. Whole exim update was overly hurried due to security announcement.
2003-09-02 12:19:36 +00:00
abs
4c9f43e950 Update exim-html to 4.20 (latest copy of exim html docs) 2003-09-02 12:16:19 +00:00
abs
651d34cf3c Update exim-exiscan to 4.22-11
11  - Fixed "permits" table in acl.c, so you can't "use"
       exiscans conditions in the RCPT ACL any more. This
       was causing a crash, not you get a proper warning.
     - Fixed recursive unpacking when the MIME boundary of
       the "parent" message contains spaces.
     - Put in a fix for tnef.c that allows clean compile
       on AIX. Thanks to David Kreindler
       <david@govnet.state.vt.us>.
     - Added some proper prototypes for some functions,
       beautifying the compiler output with -Wall.
     - Added exiscan patch version output to 'exim -bV'.
     - Removed demime errors from the panic log.
2003-09-02 11:39:12 +00:00
abs
c1f5bb9ee8 Added exim-exiscan-4.22-10 [abs 2003-09-02]
exim-exiscan adds email content scanning to the exim MTA
It can hook into spamassassin, virus scanning, and to filter on mime type
2003-09-02 11:20:56 +00:00
abs
5412d86b1e Update exim to 4.22. Too many changes to list since 4.10
Package changes include addition of Makefile.common (to be used by
Upcoming exim-exiscan-acl package), and exim.8
2003-09-02 10:33:38 +00:00
agc
d61816fcb2 Update audit-packages to 1.18.
Changes from previous version:

+ rely on an embedded sha1 digest to tell whether the vulnerabilities
  file has been damaged in transit or received successfully, rather than
  trusting that the file will not grow smaller

+ use the new filename "pkg-vulnerabilities"

+ use definitions from defs.${OPSYS}.mk in the download-vulnerability-list
  script

+ at installation time, don't rely on "ln -sf" to DTRT - explicitly call
  "rm -f" before attempting the symbolc link

With thanks to seb@ for testing.
2003-09-02 10:20:27 +00:00
martti
2d545fdc80 Updated rcs to 5.7nb2 2003-09-02 09:43:07 +00:00
frueauf
de0f4443e1 Note update of libnasl, nessus{-core,-libraries,-plugins} to 2.0.7. 2003-09-02 09:32:55 +00:00
he
837b3015f4 Note update of p5-IPC-ShareLite 0.08 -> 0.09 done Aug 31. 2003-09-02 08:36:15 +00:00
xtraeme
f858f18045 Note additions of:
* xpad 1.11
* windowlab 1.12
* loudmouth 0.13.2
* gossip 0.5
2003-09-02 07:35:44 +00:00
jlam
b191d33c41 Update pkgtools/x11-links to 0.13. This package now uses buildlink3
to build.  I'm bumping the version number just in case the installed
package is different from version 0.12 (I can't test on different
systems).
2003-09-02 07:14:39 +00:00
taca
97e17132ab Note update of devel/ruby-rd-mode package to 0.6.13.
ruby-rd-mode package was update to 0.6.13 implicitly by update of
ruby-rdtool package.  Update distinfo file and remove PKG_REVISION now.

Nothing changed with ruby-rd-mode itself.
2003-09-02 06:16:33 +00:00
pooka
74f5e2c693 note nethack pkgs update to the bugfix release 3.4.2 2003-09-02 00:33:16 +00:00
xtraeme
e6a77fa9c2 Note update of gftp to 2.0.15 and addition of gftp-gtk1 2.0.15 2003-09-01 21:46:29 +00:00
seb
2483b0e9ee Note update of net/ns to version 2.26. [Lots of changes, see installed
$PREFIX/share/doc/html/ns/CHANGES.html].
Provided in PR pkg/22633 by Min Sik Kim <minskim at bawi dot org>.
2003-09-01 18:23:06 +00:00
jdolecek
6c603d9ee3 Added php4-exif 4.3.3 - PHP4 extension module to read EXIF JPEG headers 2003-09-01 16:59:38 +00:00
jdolecek
c0ffc0a9d5 Added php4-openssl 4.3.3 - PHP4 extension module for access to OpenSSL
library
2003-09-01 16:41:19 +00:00
jlam
2b8f551f54 Update pkg_install to 20030823, which has the changes to support
package views.  Pkgsrc changes include:

* Convert to use pkgtools/libnbcompat so that it's easier to keep
  this in sync with src/usr.sbin/pkg_install.

* Add a src2nbcompat script that converts src/usr.sbin/pkg_install
  into an appropriate start for pkgtools/pkg_install.  The script
  removes the Makefiles, adds CPP inclusion guards around each
  #include <...> line, and includes <nbcompat.h> at the top of each
  *.c file.  This should make it even easier to keep sources in
  sync with the HEAD.
2003-09-01 16:27:07 +00:00
wiz
77ec8d83ab grhino update done. 2003-09-01 16:02:22 +00:00
jlam
c9213baa13 Update pkgtools/libnbcompat to version 20030823:
* Add mkdtemp, TAILQ_*, and statfs.

* Install a nbconfig.h file containing the discovered system information
  and include it directly in nbcompat.h.  Make all files use nbconfig.h
  instead of config.h.  Ensure that all installed headers don't include
  any local header files.  This makes libnbcompat more self-contained.

* Consistently use "#if HAVE_HEADER_H" instead of "#ifdef HAVE_HEADER_H"
  since sometimes people put -DHAVE_HEADER_H=0 on their command lines.
2003-09-01 15:32:18 +00:00
minoura
6c83902dd7 Note update of apel (10.4->10.6).
Notable changes include: new function make-temp-file, bugfixes, etc.
2003-09-01 14:53:47 +00:00
martti
7ecd9a4446 Updated squirrelmail to 1.4.1 2003-09-01 11:51:46 +00:00
martti
e998f90696 Updated postfix to 2.0.14 2003-09-01 10:42:46 +00:00
wiz
44a6ad6aec Note some updates done by mycroft. 2003-09-01 05:34:10 +00:00
taca
a4426d6fe6 bsdgrep was renamed to bsdgrep-devel, so fix CHANGES's entry in order to
stop changes2html warning.
2003-09-01 03:42:47 +00:00
xtraeme
fe1ada6984 Note update of quake3arena to 1.32b. 2003-08-31 22:34:32 +00:00
xtraeme
5c7ee9960c Note update of icewm{,-gnome,-imlib} to 1.2.12 2003-08-31 21:18:53 +00:00