Commit graph

66324 commits

Author SHA1 Message Date
jschauma
877f034380 When ``relativize''-ing CFLAGS, don't substitute anything that begins
with a '-' as '../-', as this is basically guaranteed to be wrong.

Examples:  -n32 or -64 for IRIX ABI would be substituted as '../-64',
which of course breaks the package.  Other possible CFLAGS would
have the same result.
2004-09-05 16:49:03 +00:00
jmmv
9e22318247 Note update of gnome-speech to 0.3.5. 2004-09-05 14:26:02 +00:00
jmmv
15ad3ca2ec Update to 0.3.5:
gnome-speech 0.3.5:

* Improved locale matching when creating a speaker -- thanks billh

gnome-speech 0.3.4:

* Better LOCALE matching for getVoices queries,
  for FreeTTS, Theta, and DecTalk drivers.
* CLASSPATH fix for FreeTTS driver.
* Use volume range of 0 - 100% instead of 0 - 1.0, for
  consistency, in FreeTTS Speakers.
* FreeTTS driver getVoices() command now works (formerly,
  it seems only getAllVoices() worked for FreeTTS.)
* Better error reporting in test-speech.
* test-speech now asks for gender and locale choices
  before presenting voice list.
2004-09-05 14:24:12 +00:00
grant
bfa78b1cff fix PKGNAME. 2004-09-05 10:22:12 +00:00
grant
be63ae3094 Initial import of pam-dbm-0.2 into the NetBSD packages collection.
pam_dbm is a PAM module for DBM authentication.
2004-09-05 10:02:20 +00:00
grant
d73382a619 +pam-dbm 2004-09-05 10:01:32 +00:00
grant
367091f30f Initial import of pam-dbm-0.2 into the NetBSD packages collection.
pam_dbm is a PAM module for DBM authentication.
2004-09-05 10:01:19 +00:00
grant
1fb7f021f8 mis-import; remove 2004-09-05 10:00:25 +00:00
grant
b5c6e7db5a Initial import of pam_dbm-0.2 into the NetBSD packages collection.
pam_dbm is a PAM module for DBM authentication.
2004-09-05 09:58:43 +00:00
grant
b54a65c729 allow this to be installed regardless of whether the installed perl
package includes DB_File.
2004-09-05 09:54:24 +00:00
wiz
c85130d403 AUTOMAKE_REQD should only be set to 1.4 in the few cases where needed,
otherwise the default is better (and the variable doesn't need to be set).
Remove a few cases where it was set unnecessarily.
2004-09-04 23:40:43 +00:00
kim
76e857fe6e phpize calls automake-1.9, so up AUTOMAKE_REQD to match 2004-09-04 23:29:42 +00:00
jschauma
8015d63d2b Add a prototype for packages_get_other_cflags in pkg.h.
(Happens to fix the build under IRIX.)
2004-09-04 21:51:20 +00:00
dmcmahill
b8c48c5f83 note update of pcb-current to 20040903 2004-09-04 20:13:22 +00:00
dmcmahill
cb6e8fdbc1 update to pcb-current-20040903
========================================================================
Release Notes for PCB snapshot 20040903
========================================================================

- enable -Wall when compiling with gcc.  Many compiler warnings have
  been fixed.

- add a short man page which refers the user to the real documentation

- Added ExecuteFile(file) action which allows the execution of several
  actions contained in a text file.

- Added -script <file> flag which specifies a file containing actions
  to be executed upon startup.

- Various documentation improvements

- Protect some gcc extensions with tests for gcc.  This allows
  compilation with the IRIX c compiler.

- Add support for a background image in the drawing area which can
  help in importing a layout from a scanned image.

- Updated the ~geda library 150 and 300 mil width SOIC packages
  to remove silk on pads and to more closely follow the IPC
  recommendations

- Added support for menu accelerators.

- segfault when breaking apart an element with no element selected
  bug fixed.

- autorouter improvements

- added more 400mil DIP packages to ~geda library

- fix a trace optimizer bug which produced a segfault

- other various bug fixes
2004-09-04 20:12:14 +00:00
jmmv
6873e335ae Add 'or' locale, initially used by eog2 2.7.1. 2004-09-04 16:59:58 +00:00
jmmv
24aa42b440 Note update of dasher to 3.2.11. 2004-09-04 16:55:06 +00:00
jmmv
81c2334925 Update to 3.2.11; couldn't find a decent list of changes. 2004-09-04 16:54:23 +00:00
jmmv
ee152f1c04 Note revision bump for gconf-editor to 1. 2004-09-04 16:11:13 +00:00
jmmv
35ea5a5415 Set the path to GConf2's configuration database manually, to fix multiple
crashes.  The problem is that the configure script is picking the gconftool-2
binary from the buildlink directory, which does nothing, so it gets an
incorrect configuration.  Bump PKGREVISION to 1.
2004-09-04 16:10:12 +00:00
jmmv
8ea69dac4d Note update of loudmouth to 0.17 and gossip to 0.7.8. 2004-09-04 14:30:25 +00:00
jmmv
214a175b60 Update to 0.7.8:
News in 0.7.8:
==============
 * Add support for disabling system proxy (Ross Burton)
 * Typo fixes (Richard)
 * Updated translations (sv, en_CA)

News in 0.7.7:
==============
 * Make the groupchat input area the same as in chats (Geert-Jan)
 * Improved URL recognizer (Johan Hammar)
 * Fixed name bug when chatting with people not in your contact list (Micke)
 * Cut supported in chat windows (cuts from input area) (Thomas Reynolds)
 * Support for specifying both JID and connect server (Micke)
 * Support for HTTP proxy, uses desktop global settings (Micke)
 * Notify on updates in the contact list (Change the background on that row
   for 7 seconds) (Martyn)
 * New translations (ga)
 * Updated translations
   (cs, nl, en_GB, lt, cy, sq, ru, eu, en_CA, es, nl, pt, da)
2004-09-04 14:29:13 +00:00
jmmv
3b7b4e5803 Update to 0.17:
Changes in 0.17:
----------------
* Compile fixes (Sjoerd Simons)
* Depends on GLib 2.4
* Fixed memory leak
* Added support to work tunnel, using another JID than the connect server.
* Support for keep alive packages

Changes in 0.16:
----------------
* Support for giving the context to which an LmConnection should run in
  (should solve issues when wanting to run several LmConnections in various
   threads)
* HTTP proxy support
* Memory leak fix
* Distribute the win32-config.h file needed to build on Windows.
2004-09-04 14:28:50 +00:00
seb
4c6d055f28 Note initial import of p5-Crypt-CipherSaber version 0.60 as
security/p5-Crypt-CipherSaber into the NetBSD Packages Collection.

The CipherSaber Perl module provides an object oriented interface to
CipherSaber-1 and CipherSaber-2 encryption.
See http://ciphersaber.gurus.com for more information about CipherSaber.
2004-09-04 14:15:23 +00:00
seb
06871c5037 Add & enable p5-Crypt-CipherSaber. 2004-09-04 14:13:11 +00:00
seb
15b8d483a4 Initial import of p5-Crypt-CipherSaber version 0.60 into the NetBSD Packages
Collection.

The CipherSaber Perl module provides an object oriented interface to
CipherSaber-1 and CipherSaber-2 encryption.
See http://ciphersaber.gurus.com for more information about CipherSaber.
2004-09-04 14:02:33 +00:00
schmonz
bb1b9f95ff Note PKGREVISION bump of jam (reflecting the move from release
candidate to release).
2004-09-04 13:58:05 +00:00
schmonz
5c46d8830f Update to the 2.5 release. The previous version in pkgsrc was
actually 2.5rc1. From the changelog:

* Jam 2.5 is merely Jam 2.5rc3 of April 2003 with the rc3
    moniker removed.)

* Using SubDir to include a subpart of an SubDir tree now works.
    Previously, you could only include the root of another SubDir
    tree. This example includes the ../server/support/Jamfile,
    without getting confused as to the current directory:

        SubDir ALL src builds ;
        SubInclude ALL src server support ;

* Undocumented support for SUBDIRRULES, user-provided rules to
    invoke at the end of the SubDir rule, and SUBDIRRESET, SUBDIR
    variables to reset (like SUBDIRC++FLAGS, SUBDIRHDRS, etc) for
    each new SubDir.

* Remove NT FQuote rule, as, \" is required to pass quotes on the
    command line.

* Remove temp .bat files created on NT. They used to all have the
    same name and get reused, but with 2.5 the names were salted
    with the PID and they would litter $TEMP. Now they get removed
    after being used.

Set DIST_SUBDIR since Perforce seems to make a habit of updating
distfiles without changing filenames. (This occurrence spotted by
Lars Nordlund.) The zip file no longer extracts into a subdir; set
WRKSRC accordingly.

Bump PKGREVISION.
2004-09-04 13:56:46 +00:00
seb
b64c52a68c Note update of devel/cvs2svn to version 1.0.0.
Please note that this is the first released version of cvs2svn.
Previously this package used snapshots from the trunk of cvs2svn repository.
Hence I'm not providing here all the changes since the latest packaged
version.

XXX cvs2svn depends on sort(1) with '-T' option. A dependency and a patch
to resort on GNU sort from coreutils may be required.

XXX There's an issue on NetBSD 1.6.* platform about non-ascii charset.
The test 27 from cvs2svn test suite fails. This is an svn(1) issue.
2004-09-04 13:45:05 +00:00
seb
5ef35803b0 Update to version 1.0.0.
Please note that this is the first released version of cvs2svn.
Previously this package used snapshots from the trunk of cvs2svn repository.
Hence I'm not providing here all the changes since the latest packaged
version.

XXX cvs2svn depends on sort(1) with '-T' option. A dependency and a patch
to resort on GNU sort from coreutils may be required.

XXX There's an issue on NetBSD 1.6.* platform about non-ascii charset.
The test 27 from cvs2svn test suite fails. This is an svn(1) issue.
2004-09-04 13:42:47 +00:00
grant
d9cd8b4348 COMMENT tweak 2004-09-04 07:53:20 +00:00
reed
e5d8db87e9 Suggested package update for pptp. New website is at
http://pptpclient.sourceforge.net/.

This was suggested by Dennis den Brok in PR pkg/26842.
2004-09-04 00:08:03 +00:00
taca
78829e9f22 Note update of www/squid pacakge to 2.5.6nb1. 2004-09-03 22:59:21 +00:00
taca
203efe1571 Update squid package, applying official patches.
* 2004-09-01 13:59 (Minor)
    Squid does not recognise Content-Disposition header

* 2004-09-01 13:09 (Cosmetic)
    cachemge config dumps mixed up Range and Request-Range headers

* 2004-09-01 12:25 (Minor)
    acl time fails to parse multiple time specifications correctly

* 2004-08-28 22:46 (Minor)
    Segfault in CvtBin / authenticateDigestHandleReply

* 2004-08-25 21:11 (Minor)
    assertion failed: comm.c:430: "n_ufs_dirs <= Config.cacheSwap.n_configured"

* 2004-08-25 20:30 (Minor)
    Temporary NTLM memory leak with challenge reuse enabled

* 2004-08-25 20:30 (Medium)
    Memory leaks when using NTLM authentication without challenge reuse

Bump PKGREVISION.
2004-09-03 22:58:19 +00:00
reed
69424d86cd Added notes to submit pullups (for stable branch) for security
issues.

TODO: reorganize Packages.txt because it has a lot of repeated information.

TODO: explain stable branches and how to use.
2004-09-03 17:22:42 +00:00
jmmv
5c64de2d8d Add 'yo' locale, initially used by gnome-desktop-2.7.92. 2004-09-03 13:58:07 +00:00
jmmv
09304dcadc Note update of libwnck to 2.6.2.1. 2004-09-03 13:07:02 +00:00
jmmv
eac9eb7366 Update to 2.6.2.1:
Fixes
 - Activate window in workspace switcher only if its on the current workspace
   (Elijah Newren)
 - Use timestamp with _NET_CLOSE_WINDOW (Anders Carlsson)

 Translators
 - John C Barstow (mi)
 - Laurent Dhima (sq)
2004-09-03 13:06:25 +00:00
jmmv
d6b6002c88 Note update of start-notification to 0.7. 2004-09-03 12:53:38 +00:00
jmmv
421a4e33b2 Update to 0.7:
- Implement timestamp support (Elijah Newren)
2004-09-03 12:53:10 +00:00
jmmv
242ad074ce Note update of gnome2-user-docs to 2.6.0.1. 2004-09-03 12:49:30 +00:00
jmmv
2d56307807 Update to 2.6.0.1: some minor fixes and the "Introduction to GNOME" document
has been removed.
2004-09-03 12:48:41 +00:00
dmcmahill
8fa98ae5e9 Turn off the "fixed" module for now as it won't compile with the toolchain
in NetBSD-current.  It may not be too hard for a c++ programmer to fix.
Should address recently noted bulk build failures.
2004-09-03 11:58:48 +00:00
abs
797098bfe4 Update pkg_chk to 1.51:
Rather than leaving -- as the only argument and checking for one argument,
shift it away and check for zero remaining arguments.
2004-09-03 10:19:17 +00:00
grant
ff6a56915a tweak COMMENT: uppercase UNIX, s/macro-processor/macro language processor/ 2004-09-03 09:47:05 +00:00
xtraeme
6bc2f326a6 Update wm/fluxbox to 0.9.10.
Changes:

    * Old styles should look like they used to
    * New actions:
      * directional focus movement:
        FocusUp, FocusDown, FocusLeft, FocusRight
      * other:
        RaiseLayer, LowerLayer, Exit
    * Added apps file matching on WM_WINDOW_ROLE
      * use "role=string". Particularly useful for gaim+gimp windows
       [app] (role=buddy_list) ...
    * Window menu file
      * new resource:
        * session.screen<num>.windowMenu: <filename>
      * The menu file format is the same as the normal ~/.fluxbox/menu
        but with some special menu items:
        [iconify], [maximize], [shade], [close], [extramenus]
        [layer], [sendto]
        + the all the other menu items that you can use in the normal
        root menu (i.e [exec] (aterm) {aterm})
        The [extramenus] will add  "remember" menu
        example: session.screen0.windowMenu: ~/.fluxbox/windowmenu
        [begin]
          [exec] (aterm) {aterm}
          [maximize]
          [shade]
          [close]
        [end]
    * Added [wallpapers|wallpapermenu|rootcommands] to possible
      menuitems
      * [wallpapers] (directory) {rootcommand}
        creates a submenu in the menu to click on the wallpaper one
        wants. default rootcommand is fbsetbg
    * Improved menu transparent rendering speed and the
      text is not transparent anymore so you are able
      to see the text even if you have 100% transparency
    * New menu theme items:
      * menu.titleHeight: <integer>
      * menu.itemHeight: <integer>
      The height of the item/title will be the biggest of
      font height + bevel and the specified height, so the
      text will always fit.
    * Added icons in menu and improved menu loading speed
      * New option for menu file:
       [key] (label) {argument to key} <the icon filename>
       example:
       [exec] (aterm) {aterm} <terminal.xpm>
    * Improve rendering speed of toolbar
    * Supports _NET_WM_WINDOW_TYPE_DESKTOP
      * eg nautilus desktop windows are on the bottom, not tabable, etc
    * Added some new options font loading:
      *.font:  fontname-size:option,specoption1:key=val;key2=val2 etc
      eg:
      *.font: Verdana-10:bold,shadow:offsetx=2;offsety=4;color=green
      *.font: Verdana-10:halo:color=blue
      possible specoptions atm:
      halo:
        color=colorname
      shadow:
        color=colorname
        offsetx=number  (negative allowed)
        offsety=number  (negative allowed)
    * Fixed so one can use to use this in the apps-file:
      [Layer] {number | literal}
      ex:
          [Layer] {BOTTOM}
      while literal is one of
      DESKTOP BOTTOM NORMAL TOP DOCK ABOVEDOCK MENU
    * fluxbox-generate_menu:
      * Preliminary basic support for icons in fluxbox-generate_menu
        put a <progname>.xpm into ~/.fluxbox/icons. e.g. Eterm.xpm
2004-09-02 21:56:32 +00:00
adrianp
c2e18332da options.mk fixes for this package including:
- Option handling was ignoring old USE_* statements
- Don't try and compile sendmail with SASLv1 _and_ SASLv2 support
- Add missing migration option for USE_STARTTLS
2004-09-02 21:09:17 +00:00
recht
53c7ed7b14 Note the addition of:
- suse91_expat-9.1
- suse91_libtiff-9.1
- suse91_fontconfig-9.1
- suse91_gtk2-9.1
- suse91_locale-9.1
2004-09-02 20:46:17 +00:00
recht
70db6b70b1 Add and enable:
- suse91_expat
- suse91_libtiff
- suse91_fontconfig
- suse91_gtk2
- suse91_locale
2004-09-02 20:42:26 +00:00
recht
194fafaf09 initial import of suse91_locale
Linux compatibility package based on the SuSE Linux distribution, take a
look at "http://www.suse.com/" for more information about it.

This package includes the glibc locale files.
2004-09-02 20:39:34 +00:00