Commit graph

83219 commits

Author SHA1 Message Date
adrianp
f6b22a8514 Add p5-Net-IPv4Addr 2005-08-13 07:57:52 +00:00
adrianp
8952518298 Net::IPv4Addr provides functions for parsing IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
There are also methods for calculating the network and broadcast
address and also to see check if a given address is in a specific
network.
2005-08-13 07:56:40 +00:00
adrianp
69683fd9a9 Add p5-Class-Gomor-Hash 2005-08-13 07:52:40 +00:00
adrianp
96edc7ec68 This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes existence,
and definedness.
2005-08-13 07:51:32 +00:00
adrianp
cd9f9e2974 Note libpcap nb bump 2005-08-13 07:06:54 +00:00
adrianp
37578e8456 Add include/pcap-int.h which is needed by some programs
Bump to nb2
2005-08-13 07:04:59 +00:00
grant
6cd103ed89 transform -Wl,-soname to -h for sunpro 2005-08-13 06:37:18 +00:00
uebayasi
cf0a97fdc9 s/tar/${TAR}/ 2005-08-13 05:56:22 +00:00
jmmv
e4f3bf58af Note update of Boost to 1.33.0 and revision bump for monotone to 1. 2005-08-12 21:00:26 +00:00
jmmv
96f65f827d Bump revision to 1 after update of Boost to 1.33.0 (dependency changed). 2005-08-12 20:59:18 +00:00
jmmv
0bd68b9f62 Update Boost to 1.33.0:
New Libraries

   * Iostreams Library: Framework for defining streams, stream
     buffers and i/o filters, from Jonathan Turkanis.
   * Functional/Hash Library: A TR1 hash function object that can be
     extended to hash user defined types, from Daniel James.
   * Parameter Library: Write functions that accept arguments by
     name: especially useful when a function has more than one
     argument with a useful default value, since named arguments can
     be passed in any order.
   * Pointer Container Library: Containers for storing heap-allocated
     polymorphic objects to ease OO-programming, from Thorsten Ottosen.
   * Wave: Standards conformant implementation of the mandated
     C99/C++ preprocessor functionality packed behind an easy to use
     iterator interface, from Hartmut Kaiser.

Updated Libraries

   * Assignment Library: Support for Pointer Container Library and
     new efficient functions ref_list_of() and cref_list_of() for
     generating anonymous ranges.
   * Bind Library: Bind expressions now support comparisons and
     negation. Example: bind(&X::name, _1) < bind(&X::name, _2).
   * Date-Time Library:
         o Added local time and time zone classes.
         o Added format-based Input/Output facets.
         o For a complete list of changes, see the library change history.
   * Graph Library: Introduced several new algorithms and improved
     existing algorithms:
         o Experimental Python bindings, from Doug Gregor and Indiana
           University.
         o floyd_warshall_all_pairs_shortest_paths, from Lauren Foutz
           and Scott Hill.
         o astar_search, from Kristopher Beevers and Jufeng Peng.
         o fruchterman_reingold_force_directed_layout, from Doug
           Gregor and Indiana University.
         o biconnected_components and articulation_points, from
           Jeremy Siek, Janusz Piwowarski, and Doug Gregor.
         o sequential_vertex_coloring has been updated, tested, and
           documented.
         o gursoy_atun_layout, from Jeremiah Willcock and Doug Gregor
           of Indiana University.
         o king_ordering, from D. Kevin McGrath of Indiana University.
         o cuthill_mckee ordering has been recast as an invocation of
           breadth_first_search and now supports graphs with multiple
           components.
         o dijkstra_shortest_paths now uses a relaxed heap as
           its priority queue, improving its complexity to O(V log V) and
           improving real-world performance for larger graphs.
         o read_graphviz now has a new, Spirit-based parser that
           works for all graph types and supports arbitrary
           properties on the graph, from Ron Garcia. The old,
           Bison-based GraphViz reader has been deprecated and will
           be removed in a future Boost release. write_graphviz also
           supports dynamic properties.
         o subgraph: get_property now refers to the subgraph
           property, not the root graph's property.
         o See the history for additional changes and bug fixes.
   * Multi-index Containers Library:
         o New hashed indices.
         o Added serialization support.
         o For a complete list of changes, see the library release notes.
   * Program Options Library:
         o Option descriptions are now printed with word wrapping.
         o Command line parser can bypass unregistered options,
           instead of throwing.
         o Removed support for "implicit" (optional) values.
         o New customization method
           'command_line_parser::extra_style_parser'. Unlike
           'additional_parser', allows the user to parse several
           tokens and return a vector of options, not just a single
           option.
         o Work with disabled exceptions.
   * Property Map Library: Introduced the dynamic properties class,
     which provides dynamically-typed access to a set of property maps.
   * Random Number Library: improved initialization for
     mersenne_twister, algorithm by Makoto Matsumoto and Takuji
     Nishimura, implemented for Boost by Jens Maurer.
     Note: All test vectors for mersenne_twisters constructed or
     seeded without parameters or with a single unsigned int parameter
     become invalid.
   * Range Library: Minor addition of convenience functions to
     iterator range like front(), back() and operator[]().
   * Regex Library:
         o Rewritten front end parser now supports (?imsx-imsx)
           constructs, plus lookbehind assertions and conditional
           expressions.
         o Thin wrapper classes improve integration with MFC/ATL code.
         o Full (optional) Unicode support via the ICU library.
     Refer to the regex history page for more information on these
     and other small changes.
   * Serialization Library:
         o DLL version.
         o Auto-linking.
         o Serialization of variants.
         o Improved seialization of shared pointers.
   * Signals Library: added slot blocking/unblocking, from Frantz
     Maerten. Huge improvements to signal invocation performance from
     Robert Zeh.

This update has been tested on NetBSD 2.0.2, 3.0_BETA and current.
2005-08-12 20:58:45 +00:00
tv
f741e9f467 editors/pico -> 4.10
mail/pine -> 4.63
2005-08-12 20:23:43 +00:00
tv
6fffc0c343 Update to 4.63. Complete changelog is available here:
http://www.washington.edu/pine/changes/4.62-to-4.63.html

Specific notable user-visible changes:

     * When cancelling a message being composed the commands are now "^C"
       followed by "_C_onfirm" instead of "^C" followed by "_Y_es". "^C"
       "Yes" was close to "^X" "Yes", the command used to send a message.
       The change is there to prevent inadvertent cancellations. The old
       behavior may be restored by setting the feature
       Compose-Cancel-Confirm-Uses-Yes.

     * Field for comments added to Rules. Warning: Don't use this field
       until all of the Pines that you run are version 4.63 or higher,
       since it will cause the Rule to be ignored in previous versions.
2005-08-12 20:23:00 +00:00
tv
97a6176c40 Update to 4.10, part of Pine 4.63. Near zero changes; just one
international charset tweak.

(libpico is ABI compatible with 4.9, so no BUILDLINK_DEPENDS bump required)
2005-08-12 20:21:29 +00:00
reed
5aea61e23d Add patch-ah and patch-ai and update patch-ae for DragonFly support.
This is from PR #30711.

Note that I didn't test on DragonFly.

Also note that this is still incomplete for DragonFly -- it needs
the mk file too.
2005-08-12 20:11:26 +00:00
reed
830a849a51 Update patch-ac to add DragonFly support.
This is from maintainer's request via PR #30711.
(I only tested "make configure" on different system.)
2005-08-12 20:07:35 +00:00
jlam
ced1a72013 Restore perllocal.pod-generating behavior of ExtUtils::MakeMaker
because some Perl modules make some (bad) assumptions about the
structure of a MakeMaker-generated Makefile.  Instead, remove the
perllocal.pod file whenever a p5-* module or perl itself is removed.

While here, rename some of the install/deinstall templates to more
descriptive names.

Bump the PKGREVISION to 3.
2005-08-12 19:59:03 +00:00
drochner
b1bb024b5f mention recent updates/additions 2005-08-12 19:57:50 +00:00
tv
025c986739 imap-uw -> 2004e 2005-08-12 19:47:51 +00:00
tv
20c21e31b1 Update to imap-uw-2004e (downwards ABI compatible; shlib teeny version bumped).
Changes (note that relnotes say -2004d, but it is indeed -2004e):

=====
imap-2004d is a maintenance release, released concurrently with Pine
4.63, and consists primarily of bugfixes

There is now a workaround for RedHat breaking flock().  However, since
RedHat has said that they don't support flock(), there is no guarantee
that they won't break it in the future.  So you may want to consider some
other Linux distribution or BSD instead.  See:
        https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123415
for the gruesome details.

There are no user-visible functional enhancements in this version.
=====

OTHER CHANGE: Multiple newsrc and MSA support needed by Pine 4.63.
2005-08-12 19:47:17 +00:00
drochner
a231b3bca8 remove some obsolete entries 2005-08-12 19:42:22 +00:00
drochner
343e51ce3f update to 0.7.9
changes:
* Better documentation [Adam Schreiber]
* Keyring backups not world readable. [Adam Schreiber]
* Nautilus context menu items cleaned up.
* Better file association for armor encoded keys.
* Create agent socket inside user"s home directory.
* Clearer status text for key operations.
* Cleaned up menus and added GNOME features like dynamic
  accelerator assignment (ie: using GtkUIManager).
* HIG polish and UI fixes. [Jim Pharis, Flavio daCosta]
* Better command line handling and aded command line
  help. [Adam Schreiber]
* Many bug and crasher fixes.
-translation updates
2005-08-12 19:41:16 +00:00
drochner
3ff726032c update to 1.0.3
changes:
-license changed to LGPL
-changed default for "include certs" to use the backend's setting
-bugfixes
2005-08-12 19:36:53 +00:00
drochner
a7665400fc update to 3.41
too many changes to list here -- see the ChangeLog for details
2005-08-12 19:29:29 +00:00
drochner
badb88d95a +ghostscript-afpl 2005-08-12 19:21:57 +00:00
drochner
c879bb80aa import ghostscript-afpl-8.51
This is lurking in my tree for a long time, was hoping to find
time&energy to libtoolize it, but I've given up on this.
It is still much better than GNU ghostscript in particular for
use with scribus, so it is worth having anyway.
2005-08-12 19:20:19 +00:00
drochner
5e524f6c00 update to 1.1.17
changes:
-Enabled code for shutting down idle sockd processes.
-Return immediate error if username/password is wrong
-better preserve TCP semantics across connections
-bugfixes
2005-08-12 19:13:11 +00:00
reed
30f5419f67 Updated chat/gaim to 1.5.0 (from PR #30974) 2005-08-12 17:54:32 +00:00
reed
e3defee8fd Update to 1.5.0 from maintainer, Matthew Luckie, via PR #30974.
"this release of gaim has a few security fixes which mirror
the effects of patch-ae patch-af patch-ag"

ChangeLog says:

version 1.5.0 (8/11/2005):
        * Ability to set IRC quit message (Lalo Martins)
        * OSCAR file transfers now work for 2 users behind the same NAT
          (Jonathan Clark)
        * Yahoo! buddy requests to add you to their buddy list now prompt for
          authorization
        * Added a /clear command for conversations/chats
        * Fixed ICQ encoding for messages with offline ICQ users
          (Ilya Konstantinov, SF Bug #1179452)
        * Default Yahoo! chat roomlist locale to 'us'
2005-08-12 17:52:16 +00:00
drochner
6510317775 fix false complaints about SASL authenticated LDAP bind replies:
according to rfc2251 the credentials are indeed "context specific"
(in terms of ASN.1)
bump PKGREVISION
2005-08-12 17:38:40 +00:00
salo
b86cf2c43d Back the last change out after discussion with <xtraeme>.
The ABI didn't change and the vulnerability is server side-only.
2005-08-12 16:15:03 +00:00
jmmv
7da7e8d768 Note revision bump of gnome2-control-center to 1. 2005-08-12 15:59:59 +00:00
jmmv
ece9c2b4d7 Avoid the creation of the empty directory share/gnome-background-properties,
as it conflicts with gnome-backgrounds.  Found by drochner@.

While here, drop mimeinfo.cache from the PLIST; it shouldn't be there,
because it's automatically handled.

Bump PKGREVISION to 1.
2005-08-12 15:59:22 +00:00
jlam
4a315577b1 Don't use the same inclusion guard as fam/buildlink3.mk. "Duh." 2005-08-12 15:33:15 +00:00
he
f013710c1e Add a patch to the conserver.cf(5) manual page, documenting
a) the four predefined break strings
b) the fact that \z is translated to the telnet "send break" protocol sequence

I've tried to send this patch upstream, but have yet to receive a response.

Bump package revision.
2005-08-12 14:39:06 +00:00
he
31660d5b1f Add the missing, but installed example rc.d script to PLIST. 2005-08-12 14:35:15 +00:00
salo
416415fc33 Note PKGREVISION bump for emulators/wine. 2005-08-12 14:00:36 +00:00
salo
2e00930780 Security fix for SA16352.
"A vulnerability in wine can be exploited by malicious, local users to
perform certain actions on a vulnerable system with escalated privileges.

The vulnerability is caused due to a temporary file being created
insecurely in "/tmp" by winelauncher.in under certain error conditions.
This can be exploited via symlink attacks to create or overwrite
arbitrary files with the privileges of the user running the affected
application."

http://secunia.com/advisories/16352/

Patch from Wine CVS.
2005-08-12 13:57:44 +00:00
adam
5ff2b6c850 Updated yudit to 2.7.8 2005-08-12 13:51:13 +00:00
adam
8c6ab686ba Changes 2.7.8:
o Several new keymaps has been added
  o New handwriting recognition files has been added.
  o FAQ and GUI translations has been added.
  o AMD 64 bit fixes has been added.
  o Filename and application icon is now shown.
2005-08-12 13:47:31 +00:00
xtraeme
31bc5ce273 Updated databases/mysql-client to 4.0.25 [xtraeme 2005-08-12]
Updated databases/mysql-server to 4.0.25 [xtraeme 2005-08-12]
2005-08-12 13:06:24 +00:00
tron
6d7dfbfa22 Correct last entry. 2005-08-12 13:04:21 +00:00
tron
ba5935faec Note update of "xpdf" package to version 3.00pl3nb1. 2005-08-12 13:03:59 +00:00
xtraeme
a7b7f5c970 Update mysql-{client,server} to 4.0.25, which should fix
the following vulnerabilities:

http://www.appsecinc.com/resources/alerts/mysql/2005-001.html
http://www.appsecinc.com/resources/alerts/mysql/2005-002.html

Please see changelog: http://dev.mysql.com/doc/mysql/en/news-4-0-25.html
2005-08-12 13:03:05 +00:00
dmcmahill
b9b83f0c75 note update of graphics/xpm to 3.4knb5 2005-08-12 12:56:04 +00:00
salo
ec0630dd50 Security fix for CAN-2005-2097.
"A vulnerability has been reported in Xpdf, which can be exploited by
malicious people to cause a DoS (Denial of Service) on a vulnerable system."

http://secunia.com/advisories/16374/

Patches from Ubuntu and RedHat.
2005-08-12 12:27:30 +00:00
dmcmahill
512941eabf make sure that we put -L../lib at the beginning so we find our
local libXpm.  Fixes linking problems on solaris.
2005-08-11 22:46:05 +00:00
xtraeme
8bb9ee90ab Updated mklivecd to 0.13.0 (NetBSD+KDE+Gnome in a Live-CDROM! :-) 2005-08-11 20:51:35 +00:00
xtraeme
3ee187be18 Update to 0.13.0
Changes:

	* New option added: VND_COMPRESSION. To enable vnd(4)
	  compression on /usr and /var/db/pkg (at the moment).
	* Fixed a problem with -k and USE_GNU_GRUB=yes,
	  building a kernel with -k overwrites the "menu.lst"
	  file.
	* Only copy /etc/X11/XF86Config to $ISODIR when there
	  is not a previous file, fixes PR pkg/30889.
	* Renamed the rc.d script mfs_rcd to livecd, because
	  it's not only mfs anymore.

Finally we can have kde-3.4.2 with NetBSD in a live CD-ROM:

416M    netbsd-3.99.7_kde-3.4.2.iso

Enjoy.
2005-08-11 20:48:55 +00:00
cube
38e162ab6a Change the order of libraries looked for, and start with libdb1 instead of
libdb.  A (obviously braindead) system might ship with a correct libdb1 and
a frivolous libdb.  I'm speaking of RedHat, of course.

But anyway, it makes more sense, libdb1 just can't be anything but a db1
library.

OK'd by jlam@.
2005-08-11 20:25:20 +00:00