summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-01-15Add missing freetype-lib dependency, and use ja-vflib-lib/bl3.mkwiz1-2/+3
instead of DEPENDS, to make this build again.
2006-01-15Add DragonFly support. Workaround a bug in DragonFly's time.h whenjoerg7-18/+109
compiling with _POSIX_SOURCE set (size_t doesn't get defined). Fix errno. Fix an incorrect va_arg: short gets promoted to int, so use that.
2006-01-15Note update of net/tor to 0.1.0.16jschauma1-1/+2
2006-01-15Update to tor-0.1.0.16jschauma2-6/+6
This update fixes nine rare crash bugs, and includes backports from the 0.1.1.x tree to be more aggressive about retrying failed streams.
2006-01-15Fix up last commit. Libraries are in ${X11BASE}/lib.joerg1-2/+2
2006-01-15Needs GNU-like soelim.joerg1-1/+3
2006-01-15Fix some ancient C. This time with patch.joerg1-0/+44
2006-01-15Fix some ancient C.joerg1-1/+2
2006-01-15Add DragonFly support. Make the pre-install script a bit more likelyjoerg7-6/+72
to work on NetBSD platforms by not hard-coding NetBSD. Use BSD_INSTALL_LIB for shared libraries, better file mods.
2006-01-15Fix errno. Add DragonFly.joerg4-3/+34
2006-01-15Fix errno.joerg4-2/+30
2006-01-15config.guess / config.sub replacement.joerg1-1/+9
2006-01-15pgpool was updated.minskim1-2/+1
2006-01-15Note update of pgpool.minskim1-1/+2
2006-01-15Update pgpool to 2.7. Based on patches provided by Inseo PARK inminskim3-12/+12
private email. Major changes from 2.5.1: - Allow SERIAL data type replication by issuing table locks automatically. - New directives: child_max_connections and ignore_leading_white_space. - Bug fixes and minor improvements.
2006-01-15This package doesn't build xdvik; disable tests for xdvik in configure.minskim1-1/+2
2006-01-15avoid instant core-dump.christos3-2/+16
2006-01-15Add ruby-gnome2, a meta package for ruby-gnome2-*.minskim5-3/+35
Packaged by dieter Roelants.
2006-01-15Add ruby-gnome2-panelapplet.minskim2-2/+4
2006-01-15Import ruby-gnome2-panelapplet from pkgsrc-wip. Packaged by dieter Roelants.minskim3-0/+23
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x.
2006-01-15Add ruby-gnome2-gnome.minskim2-2/+4
2006-01-15Import ruby-gnome2-gnome from pkgsrc-wip. Packaged by dieter Roelants.minskim3-0/+24
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x.
2006-01-15Note PKGREVISION bump of ruby-gnome2-{gtk,gnomecanvas}.minskim1-1/+3
2006-01-15Note update of www/ap-auth-ldap to 1.6.1.kleink1-1/+2
2006-01-15This package requires ruby-gnome2-gtk>=0.14.1nb1 to work properly.minskim1-2/+3
Bump PKGREVISION due to dependency change.
2006-01-15Added net/p5-Net-Rendezvous version 0.90adrianp1-2/+3
Fixed entry for ham/gpredict (there no 'to' when adding a package)
2006-01-15Update to ap-auth-ldap to 1.6.1; changes since 1.6.0 include:kleink3-15/+14
* Fixed security bug that could allow attacker to execute arbitrary commands as the apache user. [Digital Armaments, seregon at bughunter dot net] * Fixed bug that sometimes resulted in segfaults during periodic cache cleanup. [Stefan Gaffga] * Add AuthLDAPVersion option to specify which LDAP version to use on LDAP server. [Hans Petter Selasky] * Support ldaps:// urls automatically under OpenLDAP. No need to compile with --with-ssl; this is just to enable SSL with the Netscape SDK. [Andrew McAllister, Malcolm Locke] * Fixed bug where auth_ldap didn't always rebind as the AuthLDAPBindDN after doing an authorization. [Stephen Lombardo, Brent Putnam, Ace Suares, Ted Cabeen, others]. * Fixed bug where we forgot to note a failed auth attempt which would result in the browser never giving the user a second chance to enter a password. [Thanks to many other people]
2006-01-15+p5-Net-Rendezvousadrianp1-1/+2
2006-01-15This is Net::Rendezvous, a set of perl modules to utilize DNS for serviceadrianp4-0/+36
discovery. This method of service discovery is branded as Rendezvous by Apple Computer. More information can be found at: http://www.zeroconf.org/ http://developer.apple.com/macosx/rendezvous/index.html A list of register service types can be found at: http://www.dns-sd.org/ServiceTypes.html
2006-01-15Do not set BUILDLINK_DEPMETHOD of ruby-gnome2-pango to "build",minskim2-3/+3
because its files are required at run time by other packages depending on it. Patch from dieter Roelants in PR pkg/32518. Bump PKGREVISION of ruby-gnome2-gtk due to dependency change.
2006-01-15Use RUBY_SITEARCHLIBDIR and RUBY_DLEXT in PLIST to build on more platforms.minskim7-18/+18
Patches from dieter Roelants and Takahiro Kambe.
2006-01-15Strip everything after the first hyphen to match OS_VERSION injoerg3-1/+29
pkgsrc for DragonFly. Inspired by PR 32230.
2006-01-15+ DatLib-2.15, DatUtil-2.27, gnutls-1.3.3, openldap-2.3.17,wiz1-3/+12
p5-Class-Autouse-1.24, p5-Exception-Class-1.23, p5-Finance-Quote-1.11, p5-Params-Validate-0.79, poppler-0.5.0, rt3-3.4.5, xsane-0.99.
2006-01-15-imapfilterseb1-2/+1
2006-01-15Note update of mail/imapfilter to version 1.1.1 [bug fixes and a couple ofseb1-1/+2
new features]
2006-01-15Update to version 1.1.1.seb3-16/+17
While here add PKGMANDIR support. Changes since last packaged version (1.0.1): Version 1.1.1 - 11 November 2005 -------------------------------- - Bug fix; minor memory leak. - Bug fix; on some systems, failure resulted while disconnecting from all the servers, during the shutdown phase just before exiting. Version 1.1 - 24 August 2005 ---------------------------- - Addition of the list() and lsub() commands, that make it possible to get a list of the available mailboxes or only of those that are subscribed. Implementation of the IMAP LIST/LSUB commands, with additional support for the IMAP CHILDREN (RFC 3348) and IMAP NAMESPACE (RFC 2342) extensions. - New program option to execute a string from the command line, without loading a configuration file. - New program option to enter interactive mode after executing the configuration file or the command line. - Servers that reply with multiple SEARCH responses are taken into consideration. - Bug fix; failure to parse the response to fetchfast() that some mail servers sent. - Bug fix; in some systems and when in debug mode, an empty namespace caused program fault.
2006-01-15Note comms/asterisk-sounds-de-x9mediamjl1-1/+2
2006-01-15Update to asterisk-sounds-de-x9media-20060114mjl3-12/+12
No changes but four renamed sound files.
2006-01-15Updated xlog to 1.3: Several new features and bug fixeswulf1-2/+3
2006-01-15regen. noticed by wiz, thanks.rxg1-5/+5
2006-01-15Updated xlog to 1.3: Changes include -wulf3-8/+10
* Improved responsiveness when opening large logs * Remarks entry are now multi-line * New menu for importing logs * Numerous bug fixes
2006-01-15s|BSD_INSTALL_DATA|BSD_INSTALL_LIB for libs.rxg4-9/+9
2006-01-15Added gpredict-0.5.2: A realtime satellite tracking programwulf1-1/+2
2006-01-15Added and enabled gpredict: A realtime satellite tracking programwulf1-1/+2
2006-01-15Initial commit of gpredict 0.5.2: A realtime satellite tracking programwulf5-0/+112
2006-01-15Update pkgtools/pkg_chk to 1.66abs3-5/+6
Fix incorrect quotation in test
2006-01-15+ bitlbee-1.0.1, efax-gtk-3.0.8, lighttpd-1.4.9, tkcvs-8.0.1.wiz1-3/+5
2006-01-15Remove unnecessary hunk, in the hope it improves the situation on Darwin.wiz2-11/+4
2006-01-15Fix build against libexif-0.6.13.wiz1-1/+8
2006-01-15Uses libtool, so USE_LIBTOOL=yes.wiz1-1/+2