Commit graph

111906 commits

Author SHA1 Message Date
martti
d6dbaaf6b1 vim-7.0.224 2007-04-10 06:05:50 +00:00
martti
7cd4c48473 Updated editors/vim-share to 7.0.224
1448  7.0.220  crash when using winnr('#') in a new tab page
  3029  7.0.221  finddir() did not work properly for "." in path
  4147  7.0.222  'cindent' works for Perl, except for recognizing comments
  2604  7.0.223  popup menu could not handle unprintable characters
  6467  7.0.224  when expanding "##" spaces are escaped twice
2007-04-10 06:05:41 +00:00
rillig
8b016e4a05 Fixed typo in the comment. 2007-04-10 03:45:36 +00:00
rillig
f98d016454 + -march=* 2007-04-10 03:44:34 +00:00
rillig
0cea8f843b Updated games/cgoban-java to 3.3.16 2007-04-10 03:43:46 +00:00
rillig
82c41ce873 Updated cgoban-java to 3.3.16.
Changes since 3.3.13:
- Fixed bug that would sometimes leave poeple unable to make
  changes when they were handed control of an ended game.
2007-04-10 03:43:28 +00:00
xtraeme
96dc7f7171 Extra bonus for 0.15: if there's a set already found in BASE_SETS_DIR
downloaded by the fetch target, ask interactively to the user if wants
to download again or not.
2007-04-10 03:05:49 +00:00
xtraeme
3da339dfd4 Updated sysutils/mklivecd to 0.15. 2007-04-10 02:26:00 +00:00
xtraeme
2a0957da56 Not needed anymore. 2007-04-10 02:24:08 +00:00
xtraeme
11dd81f2e2 Update to 0.15:
* Added a new target 'fetch' that will fetch the specified sets from
  the specified URL.
* Fixed permissions on /tmp. (Reported by Zafer Aydogan).
* Renamed BOOTKERN to KERNEL_CONFIG, because it's more appropiate.
* Fix a problem with options accepting a 'yes' argument, now
  the value can be case insensitive.
* Remove the example kernel config, too old and useless.
* Use mktemp(1) to create the temporary file.
* Updated manpage with reality.
2007-04-10 02:23:34 +00:00
christos
214fdf7a22 add new files 2007-04-10 00:50:24 +00:00
christos
33c150724b update to tcsh-6.15 2007-04-10 00:49:32 +00:00
tron
aef83eee53 Remove special treatment of "DynaLoader.a" completely. It's not necessary
with current libtool version and breaks the build under Darwin 8.x and
NetBSD 4.0_BETA2.
2007-04-09 22:33:26 +00:00
veego
87d5f57de5 Add the xosview update. 2007-04-09 21:26:18 +00:00
veego
caadfe805d - Make myself the MAINTAINER
- Fix the manpage path in the Makefile
- Adapt the memmeter.cc changes to pagemeter so it doesn't use kmem
  to get uvmexp.
- struct schedstate_percpu is no longer a public interface outside
  the kernel
- Add netIface support for NetBSD. Now you can monitor only one network
  interface. See the manpage for more details. This change is allready
  present in the sourceforge tree.
- PKGREVISION++
2007-04-09 21:22:11 +00:00
adrianp
d4b643905a Note updates of cvsgraph, anope, socat, httping, ircu, ircservices
echoping, freeradius and drupal
2007-04-09 19:33:53 +00:00
adrianp
d2c8f3f3c9 Don't forget to install robots.txt as well 2007-04-09 19:30:48 +00:00
adrianp
212a511685 Update to 5.1
Drupal 5.1, 2007-01-29
----------------------
- fixed security issue (code execution), see SA-2007-005
- fixed a variety of small bugs.

Drupal 5.0, 2007-01-15
------------------------
- completely retooled the administration page
* /admin now contains an administration page which may be themed
* reorganised administration menu items by task and by module
* added a status report page with detailed PHP/MySQL/Drupal information
- added web-based installer which can:
* check installation and run-time requirements
* automatically generate the database configuration file
* install pre-made 'install profiles' or distributions
* import the database structure with automatic table prefixing
* be localized
- added new default Garland theme
- added color module to change some themes' color schemes
- included the jQuery JavaScript library 1.0.4 and converted all core JavaScript
to use it
- introduced the ability to alter mail sent from system
- module system:
* added .info files for module meta-data
* added support for module dependencies
* improved module installation screen
* moved core modules to their own directories
* added support for module uninstalling
- added support for different cache backends
- added support for a generic "sites/all" directory.
- usability:
* added support for auto-complete forms (AJAX) to user profiles.
* made it possible to instantly assign roles to newly created user accounts.
* improved configurability of the contact forms.
* reorganized the settings pages.
* made it easy to investigate popular search terms.
* added a 'select all' checkbox and a range select feature to administration
tables.
* simplified the 'break' tag to split teasers from body.
* use proper capitalization for titles, menu items and operations.
- integrated urlfilter.module into filter.module
- block system:
* extended the block visibility settings with a role specific setting.
* made it possible to customize all block titles.
- poll module:
* optionally allow people to inspect all votes.
* optionally allow people to cancel their vote.
- distributed authentication:
* added default server option.
- added default robots.txt to control crawlers.
- database API:
* added db_table_exists().
- blogapi module:
* 'blogapi new' and 'blogapi edit' nodeapi operations.
- user module:
* added hook_profile_alter().
* e-mail verification is made optional.
* added mass editing and filtering on admin/user/user.
- PHP Template engine:
* add the ability to look for a series of suggested templates.
* look for page templates based upon the path.
* look for block templates based upon the region, module, and delta.
- content system:
* made it easier for node access modules to work well with each other.
* added configurable content types.
* changed node rendering to work with structured arrays.
- performance:
* improved session handling: reduces database overhead.
* improved access checking: reduces database overhead.
* made it possible to do memcached based session management.
* omit sidebars when serving a '404 - Page not found': saves CPU cycles and
bandwidth.
* added an 'aggressive' caching policy.
* added a CSS aggregator and compressor (up to 40% faster page loads).
- removed the archive module.
- upgrade system:
* created space for update branches.
- forms API:
* made it possible to programmatically submit forms.
* improved api for multistep forms.
- theme system:
* split up and removed drupal.css.
* added nested lists generation.
* added a self-clearing block class.
2007-04-09 19:28:27 +00:00
heinz
cc31047066 Updated to version 2.16.1.
Pkgsrc changes:
  - Added support for DESTDIR.

Relevant changes since version 2.15.0:
======================================

        * Added captcha error.
        * 2.16.1 released.

        * 2.16.0 released.
        * Add support for bid history without bidder name
        * Added note about requirement for default column order with -m option.
        * Fixed buyer & bidding history bug (need to skip over buyer history).
        * Fixed problem with bug reports.  HTTP buffer sometimes overwritten
          by version number.
        * Fixed myItems (-m) option.  eBay change tableName to "Id"
        * Fix handling of URL escapes in username.
2007-04-09 18:44:58 +00:00
adrianp
9884d95634 Update to 1.1.5
2006.03.05 Version 1.1.5 has been released.
The focus of this release is stability.

Feature Improvements
* Added more dictionaries
* Dictionary files now MUST NOT be globally writable.
* Configuration files now MUST NOT be globally writable.
* Be more aggressive about freeing memory on clean exit.
* Updated rlm_python.
* Added another experimental SQL IP Pool module

Bug Fixes
* Corrected base64 decoding in rlm_pap
* Don't retransmit accounting packets. The NAS should do this.
* Handle Client-Error in EAP-SIM. (Closes #419)
* Port OpenSSL locking fixes from CVS head. This makes PEAP more stable on i
  some systems.
* Require Message-Authenticator in Status-Server packets.
* Correct Tunnel-Medium-Type VALUEs in dictionary.rfc2868.
* Increase buffer size for dynamic expansion, which allows longer SQL queries.
  (Closes #405)
* Use correct line number when there's a parse error in one of the
  configuration sections. (Closes #421)
* Terminate SSL sessions in EAP on error, rather than continuing in some cases.
* Increase buffer size to allow parsing of long octet strings,
* Fix string termination on xlat in rlm_perl.
2007-04-09 15:56:26 +00:00
xtraeme
e02ac7b3ed Added x11/xf86-video-nvxbox. 2007-04-09 14:59:49 +00:00
xtraeme
9831445061 Initial import of xf86-video-nvxbox-20070409.
This is the Xbox (nvidia) video driver for the modular Xorg server,
from the xbox-linux project.

Requested by jmcneill@ for NetBSD/Xbox.
2007-04-09 14:58:34 +00:00
adrianp
1ad6181b99 Update to 6.0.1
* Use the new plugin functionality available and build the dns, random and whois
  plugins by default.
* The postgresql and ldap plugins can be optionally built by setting
  PKG_OPTIONS.echoping.

6.0.1 (2007-04-04)
* Bug fixes only

6.0.0 (2007-03-26)
* Plugins: several plugins (whois, postgresql, dns) are now
  shipped with echoping and you can write your own. All new
  protocols will now be supported via plugins. Consequences:
* you now need an Unix with a working dlopen(3)
* echoping now requires the popt parsing library
* popt: echoping now depends on popt. One main change: options
  parsing is lightly different so some scripts *may* break. A
  typical example is that "old-school" Unix aggreation of arguments
  ("echoping -v4 localhost") is no longer accepted (use "echoping -v
  -4 localhost").
* Many bug fixes, see the list at Sourceforge
2007-04-09 14:44:29 +00:00
xtraeme
a90367fea1 Added x11/xf86-video-tdfx, updated meta-pkgs/modular-xorg-drivers to 1.1. 2007-04-09 14:30:10 +00:00
xtraeme
cac7dd823e Bump to 1.1: depend on xf86-video-tdfx. 2007-04-09 14:29:32 +00:00
xtraeme
97576f9298 Add xf86-video-tdfx-1.3.0 for modular-xorg, packaged by jmcneill@.
This is the 3Dfx video driver for the modular Xorg server.
Supported video cards: Voodoo Banshee, Voodoo3, Voodoo4 and Voodoo5.
2007-04-09 14:28:00 +00:00
shannonjr
d6c4b9b7e7 Added entries for updating prelude-ids packages. 2007-04-09 12:53:33 +00:00
adrianp
961c425dcd Updatt to 5.0.61
2007/03/30 .61	Fixed crash on x86-64 systems under certain circumstances.
		Reported by Andrey V. Elsukov <bu7cher@xxxxxx.xx>
2007/03/24 .60	Changed ChanServ SET PASSWORD to remove founder privileges
		from any users who had previously identified for the
		channel (backported from 5.1a13)
2007-04-09 12:51:22 +00:00
shannonjr
741d310347 Update to 0.9.10. Changes:
- Allow filtering plugins to hook others filters plugins.
- Update reporting code to latest specification for the SNMPService class.
- Warn about Un-handled command line arguments.
- Properly dump IDMEF-XML output (fix #186).
- Various bug fixes.
2007-04-09 12:50:20 +00:00
shannonjr
fb84c4ccd7 Update to 0.9.7.2. Changes:
- Allow filtering plugins to hook others filters plugins.
- Update reporting code to latest specification for the SNMPService class.
- Warn about Un-handled command line arguments.
- Properly dump IDMEF-XML output (fix #186).
- Various bug fixes.
2007-04-09 12:49:20 +00:00
shannonjr
d932ef2c74 Update to 0.9.12. Changes:
- Fix preludedb-admin copy/move operations.
2007-04-09 12:48:09 +00:00
shannonjr
8b44742330 Update to 0.9.13.2. Changes:
- Improve error reporting with the central option interface.
- Fix a bug when comparing IDMEF object with optional fields.
- Fix a problem with the logger, where large log entry wouldn't be
logged.
2007-04-09 12:46:48 +00:00
adrianp
7878ece016 Install umkpasswd and uconvert-conf as well. 2007-04-09 12:46:34 +00:00
adrianp
fa4eda0b58 Update to 2.10.12.10
Some of the changes include:
* doc/example.conf: Document new options for General block.
* doc/example.conf (Features): Illustrate URLREG feature.
* ircd/m_burst.c (ms_burst): Properly handle member mode :ov.
* doc/example.conf (Port): Document the method to select IPv4 or
  IPv6 restriction for a port.
* ircd/s_auth.c (auth_ping_timeout): If the client never had an
  auth request, kill them on ping timeout.
* ircd/s_auth.c (check_auth_finished): Only check passwords on
  user ports.

See the ChangeLog for the full details
2007-04-09 12:39:25 +00:00
wiz
488434a6ab + gnome-keyring-0.8.1, libarchive-2.0.28, seahorse-1.0.1, xchm-1.12. 2007-04-09 11:49:35 +00:00
wiz
348d96e21c gnome-user-docs updated to 2.18.0. 2007-04-09 09:50:00 +00:00
adrianp
04aca9c9c4 Update to 1.2.2
* one can now set the interface through which the http-pings will be send
2007-04-09 09:49:47 +00:00
wiz
318b29d401 Update to 2.18.0:
Version 2.18.0
--------------
* Updated User Guide (Joachim Noreiko, Chris Fox, Luca Ferretti)
* Updated translations:
  it     (Luca Ferretti)
  sv     (Daniel Nylander)
  pt_BR  (Jonh Wendell, Leonardo Ferreira Fontenelle, Pedro de Medeiros, Raphael Higino)
  fr     (Christophe Bliard)
  ar     (Khaled Hosny)
  en_GB  (David Lodge)
  pa     (A P S Alam)
  es     (Francisco Javier F. Serrador)

Version 2.16.1
--------------
* User Guide
  Better wording for writing CDs (Chris Wagner)
  - New Translations:
    sv: Daniel Nylander
  - Updated Translations:
    it: Luca Ferretti
* Accessibility Guide
  - New Translations:
    sv: Daniel Nylander
  - Updated Translations:
    es: Francisco Javier F. Serrador
    it: Luca Ferretti
*System Administration Guide
  - New Translations:
    sv: Daniel Nylander
2007-04-09 09:49:15 +00:00
adrianp
03db4e56cf Update to 1.6.0.0
Some new features/corrections include:
* new addresses IP-DATAGRAM and UDP-DATAGRAM allow versatile broadcast
  and multicast modes
* range option supports form address:mask with IPv4
* changed behaviour of SSL-LISTEN to require and verify client
  certificate per default
* filan (and socat -D) could hang when a socket was involved

See: http://www.dest-unreach.org/socat/doc/CHANGES for all the details
2007-04-09 09:47:48 +00:00
adrianp
de11a77c7c Update to 1.7.18
Since the previous release, we have been working on the
MySQL subsytem to improve stability and security of this code. Next to
that, we have added support for encryption modules, finally including
support for encrypting passwords with proper MD5 or SHA1.

Next to these two major improvements there are quite a few bugs fixed,
including bugs related to module code, internal events, various typo's
in the language files, and some IRCd-related issues.

Please note that, due to the big changes, this release might not be
as stable as previous development releases. The new MySQL and encryption
code have been found stable enough to release to the public, but they
might still have undiscovered quirks.

Be sure to check Changes.conf for encryption-related changes to the
configuration file. Users of MySQL should also note that the MySQL
scheme has been changed in this release and needs to be updated. This
can be done using the updates in Changes.mysql.
2007-04-09 09:40:23 +00:00
adrianp
bbef1e68cb Update to 1.6.1
* Minor textual fixes in the config manual page
* Do a better job at drawing merge lines. Ugly cross over lines could be
  generated if branches had the same parent. Now they are moved to the right
  (or bottom)
2007-04-09 09:34:57 +00:00
hiramatsu
974ac16400 Updated devel/p5-Carp-Assert to 0.20. 2007-04-09 07:41:43 +00:00
hiramatsu
a6be3a7241 Updated devel/p5-Carp-Assert to 0.20.
Changes since 0.18:

0.20  Thu Jan  4 19:08:00 PST 2007
    - The tests will no longer fail should the user have NDEBUG or
      PERL_NDEBUG environment variables set [rt.cpan.org 21170]
    - Update the license link to point to the whole Perl license, not
      just the Artistic license.

0.19  Tue Jan  2 15:13:09 PST 2007
    - Fixed installation for those who have Pod::Tests but pod2test is
      not in their PATH as some CPAN shell configurations do.
2007-04-09 07:41:20 +00:00
wiz
ae1029b7c6 gnome-speech updated to 0.4.10. 2007-04-09 01:15:47 +00:00
wiz
854b90031a Update to 0.4.10:
gnome-speech 0.4.10:

* Fix for bug 409573 to have eSpeak driver also look for LANG when
  determining the default language. (Gilles Casse)

gnome-speech 0.4.9:

* Fix for bug 398916 to help select the Viavoice Chinese voices. Also
  fixed a memory leak with the driver. (Gilles Casse)

* Fix for bug 399512 to handle config parameters better. (Leonardo Boshell)

* Fix for bug 403763 to include math library when building driver
  for Swift. (Willie Walker)

gnome-speech 0.4.8:

* Brand new driver for eSpeak (http://espeak.sourceforge.net).
Many many thanks to Gilles Casse for his contribution here!!!

* Fix for bug 321658 to allow ibmtts is unable to select/change voice
of a different language.  Many many thanks to Gilles Casse for his
contribution here!!!

gnome-speech 0.4.7:

* Add support for Cepstral Swift driver.  There are known problems
with this support.  In particular, there are audio artifacts
(chirps and pops) when speech is interrupted.  We have a support
request into Cepstral for help with this: Support Ticket #6297.
2007-04-09 01:15:05 +00:00
wiz
717d4ad14f iso-codes updated to 1.0. 2007-04-09 01:04:46 +00:00
wiz
62d9517146 Update to 1.0:
iso-codes 1.0
-------------
Tobias Toedter <t.toedter@gmx.net>
Mon, 4 Dec 2006

  [ ISO-3166 translations ]
  * Bulgarian (bg.po) updated by Damyan Ivanov. Closes: #396368
  * Bosnian (bs.po) updated by Safir Šećerović. Closes: #396395
  * Portuguese (pt.po) updated by Miguel Figueiredo. Closes: #399233
  * Norwegian Nynorsk (nn.po) updated by Håvard Korsvoll. Closes: #401343
  * Malayalam (ml.po) added by Praveen. Closes: #401438

  [Alastair McKinstry]
  * New major version number. The XML Schema is now considered stable
    (has not changed in over 1 year) and v1.0 is now released.
    Note that this is identical to 0.5*; only the version number has changed.

  [ Tobias Toedter ]
  * Fix typo for GB-SOM in iso_3166_2.xml and update all .po files.
    Thanks to Freek de Kruijf for the bug report.
2007-04-09 01:04:20 +00:00
wiz
9b8c73288a GConf2 updated to 2.18.0.1. 2007-04-09 00:56:21 +00:00
wiz
8809c637b5 Update to 2.18.0.1:
2.18.0.1
========

 Misc
  - Don't fail db sync operations and leave %gconf-tree.xml.new
    files laying around if there wasn't a %gconf-tree.xml to start
    with (Loïc Minier)

2.18.0
======

 Misc
  - Make sure error strings are utf-8 (Christian Persch)
  - don't include xml-entry.h twice (Kjartan Maraas)
  - fix leak in gconf meta info code (Richard Hult, Ray Strode)
  - remove more popt gunk (Chris Wilson, Ray)
  - when installing a batch of schema files, don't abort
    the entire transaction if one fails (Laszlo Peter)
  - don't close already closed file descriptors if fdwalk()
    is available (Padraig O'Briain)
  - use g_file_test instead of gconf_file_test or
    gconf_file_exists (Paolo Borelli)
  - remove dead code found from coverity scan (Paolo Borelli)
  - retain file permissions on gconf database files when
    syncing a tree to disk (Narayana Pattipati)
  - Add g_return_val_if_fail checks on type inputs for
    gconf_value_new_from_string (Kjartan Maraas, Ray)

 Translators
  - Gintautas Miliauskas (lt)

2.16.1
======

 Misc
  - Fix error handling in the getters (Matthias Clasen)
  - Fix a leak (Pascal Terjan)
  - Close write end of pipe in parent (Tom Tromey)

 Translators
  - Khaled Hosny (ar)
  - Josep Puigdemont i Casamajó (ca)
  - Priit Laes (et)
  - Adam Weinberger (en_CA)
  - Yair Hershkovitz (he)
  - Gabor Kelemen (hu)
  - Luca Ferretti (it)
  - Vladimer Sichinava (ka)
  - Thierry Randrianiriana (mg)
  - The GNOME PL Team (pl)
  - Leonardo Ferreira Fontenelle (pt_BR)
  - Laurent Dhima (sq)
  - Daniel Nylander (sv)
  - Maxim Dziumanenko (uk)
  - Nguyễn Thái Ngọc Duy (vi)
2007-04-09 00:55:44 +00:00
wiz
c60a425226 libbonobo updated to 2.18.0. 2007-04-09 00:47:20 +00:00