Commit graph

5517 commits

Author SHA1 Message Date
jmmv
f898898e64 Note revision bump for gnome2-games to 1. 2004-04-06 15:50:50 +00:00
manu
9d13f9a96d Build and install BIND9 resolver in ${prefix}/include/bind/ and
${prefix}/lib/libbind.a , just like the BIND8 package does.
2004-04-06 14:54:17 +00:00
jmmv
fe8cd9f7c7 Note addition of gst-plugins-{dvdnav,dvdread,mpeg2dec,theora} (all version
0.8.0), libtheora 1.0alpha3, libdvdnav 0.8.0 and gst-player 0.8.0.
2004-04-06 13:58:33 +00:00
adam
2f4e853788 Updated gqview to 1.4.2 2004-04-06 13:28:43 +00:00
recht
9f0ddd39d4 Note update of p5-Apache-DBI to 0.94. 2004-04-06 10:36:12 +00:00
jmmv
038f7d9d3b Note update of rhythmbox to 0.7.2.
Note revision bumps for gnome2-media and nautilus-media, both to 1.
2004-04-06 10:10:37 +00:00
jmmv
c9dfaf0961 Note addition of gst-plugins-flac-0.8.0. 2004-04-06 10:03:47 +00:00
jmmv
14f773624c Note revision bumps for gstreamer (to 1) and gst-plugins (to 2).
Note addition of gst-plugins-{esound,lame,mad,ogg,oss,vorbis,png,gnomevfs}.
2004-04-06 09:52:16 +00:00
xtraeme
6e6d44ab82 Disable X11 support/detection in libgtop2, which was causing trouble on
systems where there is not libXau.so; Bump PKGREVISION.
2004-04-06 09:24:56 +00:00
adam
8562430149 Updated mng to 1.0.7 2004-04-06 09:19:47 +00:00
jmmv
42f87d1838 Note revision bump of glib2 to 1. 2004-04-06 07:17:02 +00:00
xtraeme
dd050b02ce metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION.
While here, fix previous entry (hi martin!).
2004-04-06 04:27:36 +00:00
martin
c51634a1b6 Note update of ups-nut and ups-nut-cgi to 2.0. 2004-04-05 22:43:52 +00:00
jmmv
57fd0fa723 Note revision bump for gimp to 1. 2004-04-05 22:08:33 +00:00
adam
afd2c66fcd shared-mime-info to 0.14 2004-04-05 18:17:42 +00:00
gehenna
629c6b06ea Update cvsync to 0.24.14. 2004-04-05 15:01:23 +00:00
xtraeme
a558e7e246 Added lua-sqlite. 2004-04-05 14:17:40 +00:00
xtraeme
55cd72c51f Added lua-expat-1.0a 2004-04-05 13:59:35 +00:00
xtraeme
716bf93771 Added glaxium. 2004-04-05 12:42:16 +00:00
markd
3adf095278 kile and quanta updates. 2004-04-05 12:00:03 +00:00
xtraeme
8336cde84e Added ubs-0.17 2004-04-05 11:47:55 +00:00
darcy
32ecc0ad58 Log the addition of epydoc on Mar 28/04. I thought I did this when I
added the package but I must have missed the commit for this file.
2004-04-05 09:59:09 +00:00
xtraeme
5fb21ffb25 Added raine. 2004-04-05 05:06:52 +00:00
xtraeme
b3fa9a85c5 Added allegro. 2004-04-05 05:04:22 +00:00
xtraeme
cf28e4f2d1 Update gftp to 2.0.17.
Changes from 2.0.16 to 2.0.17:

    * Separated out more of the UI independent code in the GTK+ and Text
	ports and created a user interface common repository. Cleaned up
	some of the existing GTK+ code. The GTK+ port can now be controlled
	from a command line interface in the GUI. There is an option you
	have to enable in the options dialog for this. (enable manual
	commands in GUI)
    * Added support for the FTPS protocol. The control connection is the
	only one encrypted at the moment.
    * When viewing/editing a file, the temporary file that is created is
	created with the same extension as the remote file so that syntax
	highlighting works
    * File transfers can be resumed/skipped/overwritten in the text port
	and whenever files are dropped on gftp in the GTK+ port.
    * FTP: Added support for MVS directory listings
    * FTP: Fix for FXP transfers
    * SSH2: fix for resuming uploads
    * Added option to show the transfer status in the title bar.
    * Added option to disable IPV6 support.
    * Fixed the wrong date being displayed when a file was modified last year
    * 64 bit cleanups. This also fixed a SSH segfault that was happening
	on FreeBSD
    * Look for the .gmo translation files in the proper directory
    * If a bookmarked site has it's password saved in the config file, then
	the passwords are written out in a scrambled format. This isn't
	secure, but it'll prevent someone from casually looking over your
	shoulder and seeing your password. I still do not recommend saving
	your passwords to disk.
    * Fix for systems that do not support the %'ld format argument
    * The startup directory option is now expanded so that an option like
	~/src can be specified
    * New language translations and updates (ca cs de ga hr hu nl pt_BR
	sr sr@Latn ta th)
    * Many other small changes and improvements. See the ChangeLog file in
	the distribution for a detailed list of changes.
2004-04-05 02:45:44 +00:00
xtraeme
6982011999 Update lua to 5.0.2, from Bruce J.A. Nourish via tech-pkg@.
Lua 5.0.2 is a bugfix release, which contains the following fixes:

src/ldo.c
        Attempt to resume running coroutine crashed Lua
src/lgc.c
        C functions also may have stacks larger than current top
        Userdata to be collected still counted into new GC threshold
src/lgc.h
        Userdata to be collected still counted into new GC threshold
src/lparser.c
        Syntax `local function' did not increment stack size
src/lvm.c
        `pc' address was invalidated when a coroutine was suspended
        Count hook might be called without being set
src/lib/lbaselib.c
        Buffer overflow for unusual %p representation
        Wrong number of returns from chunks loaded from stdin
src/lib/liolib.c
        `file.close()' could not be called without arguments
        Buffer overflow for unusual %p representation
src/luac/luac.c
        Missing lock/unlock
2004-04-05 02:31:06 +00:00
recht
e5dcb81719 Note update of TeXmacs to 1.0.3.6. 2004-04-04 23:21:45 +00:00
recht
aabb17069b Note update of gtk2-engines to 2.2.0nb7. 2004-04-04 22:46:09 +00:00
hubertf
910d3479f6 Update to 1.3: Contributed by Stefan Schumacher (stefan net-tex de) in
private mail, ok'd by lukem. Changes:

> Use the URL node and {head,tail}URL edge-attribute and link
> to "Web of trust statistics and pathfinder"-Site.
>
> This site provides a statistical analysis of the key (linked behind
> each node) and a path between to keys (linked behind tail and
> head of a edge).
>
> Those URL statements take only affect if one generates IMAP or CMAP
> output and uses this on a HTML-Site as imagemap.
2004-04-04 22:16:58 +00:00
recht
a151ca2756 Note update of mono to 0.31nb1. 2004-04-04 19:27:37 +00:00
recht
ccda8e6f74 Note the following updates:
- mono to 0.31
- libgdiplus to 0.2
- cairo to 0.1.18
- icu to 2.8

And the addition of winelib-0.1.
2004-04-04 17:02:42 +00:00
magick
1272a9d423 Updated xemacs-current to 21.5.17 2004-04-04 16:13:29 +00:00
jmmv
62bcf26d47 Note revision bump for gst-plugins to 1. 2004-04-03 21:37:50 +00:00
yamt
c5a8444cf6 Updated nvi-m17n to 1.79.19991117nb2. 2004-04-03 17:35:29 +00:00
taca
bf2b5d91e9 Note update of x11/kterm package to 6.2.0nb7. 2004-04-03 17:02:55 +00:00
recht
711715e9b9 Note update of startup-notification to 0.6. 2004-04-03 11:23:13 +00:00
jmmv
aead954ee2 Note revision bump for galeon-devel to 1. 2004-04-03 11:19:03 +00:00
minskim
9d761abc23 Note update of gnome-themes to 2.6.0nb1. 2004-04-03 05:26:26 +00:00
minskim
ebd0d5b50a Note update of GConf2 to 2.6.0nb1. 2004-04-03 05:01:03 +00:00
jdolecek
492191b221 Update pear-HTML_Select to latest version, 1.2.1.
This fixes a get_class() compatability issue.
2004-04-03 04:46:26 +00:00
jdolecek
dfaf160d47 Updated pear-Log to 1.8.4, changes since previously packaged 1.8.1:
* Added a new 'null' log handler.
* Added a flush() method to the public Log API.
* Added a new handler that logs using the Sqlite extension.
* The open(), close() and log() methods now consistently return success
  or failure.
* If an object or array is passed as a log event, its human-readable
  representation will be used.
* It's now possible to specify the default priority for events logged
  using the log() method.
2004-04-02 22:00:50 +00:00
kristerw
8e641764ef Note xmame and xmess upgrade to 0.80.1nb1. 2004-04-02 18:50:54 +00:00
recht
15e87bcc76 Note the following updates
- libsoup to 1.99.28
- gal2 to 1.99.11
- gtkhtml3 to 3.0.10

And the addition of libsoup-devel-2.1.8.
2004-04-02 18:19:36 +00:00
jmmv
9a33a1679b Note update of pkg_comp to 1.18. 2004-04-02 18:05:01 +00:00
jmmv
1b2a11ebb8 Note update of gaim to 0.76. 2004-04-02 16:09:37 +00:00
jmmv
9b17accb7a Note revision bump for gdm to 1, and fix date of previous entry (hi, abs!). 2004-04-02 15:19:36 +00:00
abs
768046b7b4 Update p5-Text-CSV-Hash to 0.18:
Fix error in sample code, and switch to .tbz
2004-04-02 13:41:47 +00:00
adam
97ac434ee4 Updated gtkmm to 2.2.10 2004-04-02 12:34:18 +00:00
jmmv
c25fb97b2b Note rename of gnome-themes-extra to gnome-themes-extras (only the directory
name has changed).
2004-04-02 11:59:51 +00:00
adam
54baae5276 Updated libsndfile to 1.0.9 2004-04-02 10:23:56 +00:00
martti
6246a49e82 Updated xfce4-menueditor to 1.05 2004-04-02 10:07:57 +00:00
jmmv
427d3b5554 Note addition of ht, version 0.7.5. 2004-04-02 09:26:09 +00:00
jmmv
d0a3c79a5c Fix three typos (missing '2' in names). 2004-04-02 08:54:29 +00:00
rh
154066f66d Note addition of Addresses-0.4.5 2004-04-02 07:42:45 +00:00
abs
8ae706a630 Update cpuflags to 0.65.
Use -dumpversion with gcc rather than mangling -v output. Suggested
	by mrg. Located copy of egcs to confirm output still correctly
	mangled in that case :)
	(There is no truth to the rumor that I update cpuflags just to see
	if Al still reads pkgsrc-changes)
2004-04-01 19:45:52 +00:00
abs
17d189edb1 Update cpuflags to 0.64:
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
        - Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
        - Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
        - Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
        - Handle converting flags for old gcc versions recursively. Most
          excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
          would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
2004-04-01 19:38:32 +00:00
jmmv
092bd07b3b Note all the changes related to the update of GTK+ to 2.4.0 and GNOME to 2.6.0. 2004-04-01 19:25:44 +00:00
xtraeme
730907460f Update libxslt to 1.1.5
Changes:

1.1.5: Mar 23 2004:
   - performance: use dictionnary lookup for variables
   - remove use of _private from source documents
   - cleanup of "make tests" output
   - bugfixes: AVT in local variables, use localtime_r to avoid thread
    troubles (William), dictionary handling bug (William), limited number of
    stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
    superfluous namespace (William), xsltproc error code on
    <xsl:message> halt, OpenVMS fix, dictionnary reference counting
    change.
2004-04-01 15:15:19 +00:00
abs
a978abd86b Updated tscp to 1.81:
Changes since 1.73:

Version 1.81, 2/5/03
  * fflush() wasn't being called after print_results() in xboard().
  * hply was being set to 0 when xboard() received "black." This broke the
    opening book code when playing black with WinBoard.
  * set_hash() wasn't being called in bench().

  Version 1.8, 1/30/03
  * Added opening book code (book.c) and a small opening book (book.txt).
  * Added hash keys; replaced the old repetition detection code with code that
    compares hash keys.
  * Changed bench to report a "Score" to avoid confusion/comparisons with the
    previous version's "MIPS" (with score, 1.000 = my Athlon XP 2000+).
  * Moved move parsing into its own function (parse_move in main.c).
2004-04-01 14:38:32 +00:00
abs
c34c6c78e4 Updated apache-ant to 1.6.1:
Many changes since 1.5.4, most notable is that apache-ant now requires
	JDK 1.2 or later. For JDK 1.1 use the apache-ant15 package.
2004-04-01 14:36:48 +00:00
abs
9611183ab2 Reimport apache-ant as apache-ant15 prior to updating apache-ant to 1.6.1.
1.5.4 is the last version to support Java 1.1.
2004-04-01 14:29:59 +00:00
tron
9a8b7a6692 Note update of "qt3" package to version 3.2.3nb2. 2004-04-01 11:44:14 +00:00
wiz
411baa8784 Note oss update to 3.9.8e. 2004-04-01 11:25:26 +00:00
xtraeme
76b239b864 Added tinc-1.0.1 2004-04-01 05:43:32 +00:00
xtraeme
bdc98b3a0c Added xmlindent-0.2.16. 2004-04-01 05:31:21 +00:00
xtraeme
c0172fbc7e Added thy-0.8.10 2004-04-01 05:20:37 +00:00
danw
63d275d920 added user_darwin 2004-04-01 03:02:20 +00:00
itojun
22cc61d2c3 security/racoon 2004-04-01 02:40:48 +00:00
minskim
e66cacbf3b Note update of ical to 2.2.1nb1 due to Tcl/Tk dependency changes. 2004-04-01 00:53:33 +00:00
minskim
e835cf9192 Add and enable mathomatic. 2004-03-31 18:15:36 +00:00
minskim
f39805f7df Rename dbxml bdb-xml, and py-dbxml py-bdb-xml.
This closes PR pkg/24996.
2004-03-31 17:26:00 +00:00
jmmv
12f4dc0571 According to blackbook's webpage: "Blackbook is no longer developed or
maintained.  The coding style is not compatible with the newer GCCs and
the author is not willing to fix it."  Therefore, remove this package.
Pointed out by the maintainer, Sergio Jimenez.
2004-03-31 15:51:54 +00:00
wiz
02b8af920a Note mplayer, gmplayer, and mencoder updates to 1.0rc3nb2. 2004-03-31 13:24:31 +00:00
recht
c4072f1364 Note update of balsa2 to 2.0.17. 2004-03-31 12:39:00 +00:00
tron
327c80729e Note update of "xsane" package to version 0.90nb4. 2004-03-31 10:50:34 +00:00
snj
1d4c0bbb8b Updated gtkglext to 0.7.1nb5. 2004-03-31 09:02:27 +00:00
xtraeme
f8a0b42ef8 bl3ify IglooFTP, s/USE_X11BASE/USE_X11, bump PKGREVISION. 2004-03-31 07:20:20 +00:00
cube
4d66c3d920 Note update of ethereal to version 0.10.3.
XXX There are still issues on -1-6 branch.  The behaviour of ethereal on
XXX this platform is _very_ weird and so far I haven't been able to find
XXX the bug.  Since at least the previous pkgsrc version had that bug, I
XXX prefer updating the package now, while I keep hunting the weird bug.
2004-03-31 07:07:14 +00:00
snj
d0346cc043 Updated py-sqlite to 0.5.0. 2004-03-31 06:08:21 +00:00
snj
c8374ed81a Updated sqlite to 2.8.13. 2004-03-31 05:51:59 +00:00
xtraeme
a9ebcdea11 Update abiword to 2.0.5
Changes:

	o Remove the coquille plugin from the RPM spec file.
	o Fix a crash on editting tables with multiple windows (bug 6332).
	o Fix stylesheet handling in wv.
	o Use FREEP() instead of delete[] on UT_strdup.
2004-03-31 04:59:18 +00:00
xtraeme
f468eb3a7b Update xmame and xmess packages to 0.80.1.
Changes:

Release 0.80.1, 13 March 2004
        - Everything from MAME 0.80 (http://x.mame.net/changes-mame.html)
          and MESS 0.80 (http://x.mame.net/changes-mess.html).
        - Improved support for GNU make's -j option, which can especially
          benefit SMP and SMT machines.  (Arnaud G. Gibert)

pkgsrc changes:

	o Make esound support optional via USE_ESOUND (by default is NO).
2004-03-31 04:39:16 +00:00
snj
1f0e1ca9f9 Updated vim-kde to 6.2.14. 2004-03-31 04:33:04 +00:00
xtraeme
1d1e6f276e Update openldap to 2.1.29 (latest stable release).
Changes:

OpenLDAP 2.1.29 Release
        Fixed slapd SASL invalid authcID crash (ITS#2961)
        Fixed slapd sasl-regexp debug crash (ITS#3033)
        Fixed back-bdb empty suffix bug (ITS#2970)
        Fixed back-bdb IDL avl_delete failure bug (ITS#3004)
        Fixed libldap assert failure (ITS#2982)

OpenLDAP 2.1.28 Release
        Fixed back-bdb slapadd crash (ITS#2974)
        Fixed typo in ACL STYLE slap_style_e enum (ITS#3001)
        Added ACL set logging (ITS#2949)
        Fixed '=' escape in DN (ITS#3009)
        Documentation
                Fixed ldapmodify(1) manpage (ITS#3002)
                Fixed ldapmodrdn(1) manpage (ITS#3003)

OpenLDAP 2.1.27 Release
        Fixed slapd replog ordering bug (ITS#2512)
        Fixed slapd uninitialized variable bug
        Fixed libldap SASL client callbacks (ITS#2926)
        Build Environment
                Fixed gai_strerr portability problem (ITS#2643)
                Fixed DNS res_query portability problem
2004-03-31 03:52:45 +00:00
xtraeme
1552bc6e69 Added galeon-devel-1.3.14a 2004-03-30 23:42:17 +00:00
xtraeme
8368b91acb Added poedit-1.2.5. 2004-03-30 23:21:47 +00:00
xtraeme
50a628b23c Note update of streamtuner* pkgs. 2004-03-30 22:44:44 +00:00
tron
c355376d03 Note update of "kermit" package to version 8.0.209nb4. 2004-03-30 21:04:52 +00:00
jlam
4db372ebc2 Updated security/mit-krb5 to 1.3.2. Changes from version 1.3.1 include:
* Support for AES in GSSAPI has been implemented.  This corresponds to the
  in-progress work in the IETF (CFX).

* To avoid compatibility problems, unrecognized TGS options will now be
  ignored.

* 128-bit AES has been added to the default enctypes.

* AES cryptosystem now chains IVs.  This WILL break backwards compatibility
  for the kcmd applications, if they are using AES session keys.

* Assorted minor bug fixes and plugged memory leaks.
2004-03-30 20:17:41 +00:00
ben
1d18493868 Note update of mplex to 1.6.2. 2004-03-30 20:00:33 +00:00
minskim
669b7ee3d6 Note update of dar to 2.0.2nb1 due to dependency changes. 2004-03-30 18:58:10 +00:00
ben
1396cc9d27 Note update of pxtools to 0.0.20. 2004-03-30 18:37:37 +00:00
ben
5c310464fc Make note of tex2rtf update. 2004-03-30 18:26:44 +00:00
jlam
3b1bc9f757 Import MIT Kerberos 5 as security/mit-krb5. This package is partly based
on the wip/mit-krb5 package by Jeremy Reed, but heavily modified by me to
libtoolize the build.

Kerberos V5 is an authentication system developed at MIT. It is a network
authentication protocol designed to provide strong authentication for
client/server applications by using secret-key cryptography. (Kerberos
5 is discussed in RFC 1510.)

This package provides Kerberos and GSSAPI (Generic Security Services
Application Programming Interface) development headers and libraries.
It also includes Kerberos ticket and principal tools, and Kerberized
r-services, telnet and ftp services.
2004-03-30 18:08:55 +00:00
minskim
7fb4ff06bb Note update of zsh to 4.2.0nb1. 2004-03-30 16:10:48 +00:00
martin
7e882505c6 Note update of dvd+rw-tools to 5.17.4.8.6 2004-03-30 15:21:10 +00:00
recht
4a27b937b0 Note addition of:
- py-twisted-1.2.0
- py-twisted-docs-1.2.0
2004-03-30 13:38:50 +00:00
recht
cc2823b346 Note update of TeXmacs to 1.0.3.5. 2004-03-30 12:44:52 +00:00
recht
2029e819e3 Note update of ttmkfdir2 to 20021109nb1. 2004-03-30 11:58:19 +00:00
wiz
93163adf9b Note p5-XML-LibXML update to 1.57. 2004-03-29 23:51:52 +00:00