summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-10-26Import gofish from pkgsrc-wip. Packaged by Emil Skoeldberg.minskim9-0/+307
Gopher server that also acts as http server and gopher to http gateway.
2005-10-26Accept p5-HTML-TableExtract>1.wiz1-2/+2
2005-10-26Remove a master site that does not provide the distfile any longer.wiz1-2/+1
2005-10-25Note added patch for CVE-2005-2959 in security/sudo.cube1-1/+2
2005-10-25Add a patch for CVE-2005-2959: SHELLOPTS and PS4 have to be cleared fromcube3-2/+17
the environment before letting the user execute bash scripts. Bump PKGREVISION. From Debian.
2005-10-25Fix mistake in po/is/Makefile.in, that caused make package to failtonio2-1/+15
under netbsd 2.0 (create an empty .mo file if msgfmt failed)
2005-10-25Fix mistake in po/is/Makefile.in that caused make package to fail undertonio2-1/+15
netbsd 2.0 (create empty .mo file in case msgfmt failed)
2005-10-25delete outdated entries, and add 2 comments where problems might arisedrochner1-10/+3
2005-10-25todat's updatesdrochner1-1/+7
2005-10-25update to 1.0.59drochner3-7/+11
changes: -java support -MacOS X support
2005-10-25Add SOCKS4/SOCKS5 support.scottr1-1/+15
2005-10-25update to 0.8drochner3-8/+9
changes: * Fixed crasher in seahorse-agent when used with GPG 1.4.2 * Now works with gedit 2.12 [Mike Gardiner] * Many crasher and smaller fixes.
2005-10-25update to 0.1.13drochner2-7/+7
changes: # Patch from Sudhi Herle so codeville can find modules if not installed in the standard python path # 'annotate' feature courtesy of Yoshinori K. Okuji # Patch to allow specifying changeset creation time on command line from Lele Gaifax # Rewritten command line parsing. Options can now be specified anywhere on the command line, long options are supported and there is some basic help # Rewritten history browsing code for simplicity and performance -bugfixes
2005-10-25update net/ttt to 1.8.1 -- no externally visible changes (just someperry1-1/+2
fixed prototypes in the code.)
2005-10-25update to 1.8.1 (no functional differences, just some fixes toperry3-14/+24
libpcap prototypes.) also, make this build properly against the new BLT, and remove dependency on tk83. This should now properly build again.
2005-10-25Fix so this does not depend on tcl83/tk83.perry1-4/+4
Also update depends to 2.4z
2005-10-25update to 2.0.10drochner3-8/+24
changes: * Switched back to old implementation of ldap.schema.tokenizer.split_tokens() since the new one had a bug which deletes the spaces from DESC * ldap.INSUFFICIENT_ACCESS is now ignored in ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-10-25update to 2.0.1drochner3-9/+9
changes: -added sha256 module -Add PublicKey to Crypto.__all_ -bugfixes
2005-10-25Enabled tests through appropriate TEST_TARGET.heinz1-1/+3
2005-10-25Note update of www/squid package to 2.5.12nb1.taca1-1/+2
2005-10-25Add a patch to compile on SunOS from squid's bugzilla.taca3-2/+26
Bump PKGREVISION.
2005-10-25Note some updates and new packages.wiz2-6/+7
2005-10-25Update to 2.06:wiz2-7/+8
2.06 Tue Oct 18 13:13:52 EDT 2005 - Tightened up element interactions in TREE() mode when examing rows, columns, cells, etc. Was running into trouble with dereferencing scalars vs objects. - Documented space() H::TE::T method, added tests - Added POD tests - Documentation updates and fixes 2.05 Tue Oct 4 16:00:02 EDT 2005 - Fixed a TREE() definition bug and class method assignments - Fixed a 'row above header' bug, added tests 2.04 Wed Aug 3 14:42:23 EDT 2005 - Fixed some conditional optional dependency tests in order to avoid falure assertions on some test boxes. 2.03 Wed Jul 20 12:45:56 EDT 2005 - Fixed greedy attribute bug (non qualifying tables were being selected under certain circumstances) - Moved more completely to File::Spec operations in testload.pm in order to make windows boxes happy. 2.02 Thu Jun 23 12:42:44 EDT 2005 - squelched TREE() creation warnings for subclasses - fixed a rows() bug involving keep_headers 2.01 Tue Jun 21 22:05:53 EDT 2005 - fixed some test changes 2.00 Fri Jun 17 17:28:10 EDT 2005 - Can now return parsed tables as HTML::TableElement objects within an HTML::Element tree structure (via HTML::TreeBuilder) for such purposes as in-line editing of table content within documents. Invoked via 'use HTML::TableExtract qw(tree);'. - Added columns(), row(), column(), and cell() methods. - Added some handy reporting methods: tables_report() and tables_dump(). These are almost always handy while first analyzing a new HTML document for table content. - Debugging and error output can now be assigned to arbitrary file handles. ! Old 'table_state' methods are now merely 'table' methods, though the old table_state style is still supported. ! Chains have been dropped. Though interesting (think xpath), they needlessly complicated matters as they were nearly universally unused.
2005-10-25Updated devel/p5-Storable to 2.15wiz2-3/+3
2005-10-25- sqlite-3.2.7 (already done).wiz1-2/+1
2005-10-25Update to 2.15:wiz2-7/+6
Version 2.15 Minor changes to address a couple of compile problems. Version 2.14 1. Store weak references 2. Add STORABLE_attach hook.
2005-10-25+ p5-HTML-Element-Extendedwiz1-1/+2
2005-10-25Initial import of p5-HTML-Element-Extended-1.13:wiz4-0/+27
HTML-Element-Extended is a package of several enhanced HTML::Element classes, most of which arose during the effort to implement an HTML::Element based table class.
2005-10-25Update to 0.5.20:wiz3-8/+8
* Version 0.5.20 (released 2005-10-23) ** The header file pr29.h is now installed by 'make install'. ** Translation updates. ** Update of gnulib files. ** API and ABI is backwards compatible with the previous version.
2005-10-25p5-gettext updated to 1.05.wiz2-3/+3
2005-10-25Update to 1.05:wiz2-7/+6
1.05 Bugfix: [cpan #13042] useless #ifdef should be #if Bugfix: [cpan #13044] make test fails when using POSIX locale
2005-10-25Update to 1.3.7:wiz2-6/+6
2005-10-23 Heikki Orsila * Version 1.3.7 - Fixed INSTALL documentation. The INSTALL file documented the old behaviour, where editing Makefile was required for installing to an alternative path. - Fixed 'configure --help' to report usage properly. '--prefix dir' => '--prefix=dir'. - Shortened cksfv output to print only 2 lines to the beginning of a newly created sfv file. cksfv version, date, time, and the project web site URL. - A stack corruption and localtime error fix by T. Farago - Added -b option to the command line help.
2005-10-25Update to 1.4.4:wiz5-54/+6
Version 1.4.4 - October 2005, by Gary V. Vaughan * ./configure --infodir=/usr/share/info now works correctly. * When any file named on the command line is missing exit with status 1.
2005-10-25+ cksfv-1.3.7, coreutils-5.92, gnumeric-1.6.0, gsasl-0.2.10,wiz1-6/+21
ion3-20051023, libgsf-1.13.2, libidn-0.5.20, libntlm-0.3.9, libtorrent-0.7.6, m4-1.4.4, mathomatic-12.5.0, neon-0.25.4, p5-HTML-TableExtract-2.06, p5-XML-Twig-3.22, phpmyadmin-2.6.4pl3, py-sqlite-2.0.5, sqlitemanager-1.1.2, webmin-1.240, xchat-gnome-0.6, xscreensaver-4.23.
2005-10-25Use tar.bz2 archive again, it's 2MB smaller.salo2-5/+6
2005-10-25Fix buildlingadam2-4/+7
2005-10-25remove sitecustomize - this doesn't belong heredrochner1-2/+1
should fix bulk-build error
2005-10-25bump BUILDLINK_DEPENDS for incompatible interface changesdrochner2-6/+6
2005-10-25update to 2.12.0, to sync with the rest of the gnome frameworkdrochner3-8/+66
should fix bulk-build
2005-10-25remove the hardcoded 'nb2' in the postgres depends lineabs1-3/+3
2005-10-25Minor fixes, cosmetics and a reminderadam3-4/+5
2005-10-25Updated lang/scm to 5.5.1adam2-3/+3
2005-10-25Changes 5.5.1:adam5-24/+39
* Improvements
2005-10-25Support for profiling on sparc machine is not available only for netbsd, buttonio1-2/+2
supported on SunOS (the failure of bulk build comes from somewhere else).
2005-10-25profiling support is not available for sparc, so do not include PLIST.prof ontonio1-2/+3
sparc (showed by bulk build, and documented at http://caml.inria.fr/pub/docs/manual-ocaml/manual025.html)
2005-10-25Update databases/db4 to 4.3.29. This is a point release update overjlam9-66/+108
4.3.28, so there are no API changes, and applications may be upgraded by relinking against db4-4.3.29. We stop pretending to support a "java" package option since we never even bothered with handling the PLIST differences. Changes from version 4.3.28 include: * The on-disk log format has changed. * Add support for lightweight, transactionally protected Sequence Number generation. * Add support for Degree 2 isolation. * Add election generation information to replication to support Paxos compliance. * A huge number of bug fixes, including eliminating some instances of application deadlock and memory leak fixes. * Some minor performance enhancements.
2005-10-25Updated PLIST after version change of devel/doxygenwulf2-541/+12
2005-10-25Add bacula-doc.minskim2-2/+4
2005-10-25Import bacula-doc from pkgsrc-wip. Packaged by Michal Pasternak andminskim4-0/+36
updated by Sergey Svishchev and Roland Illig. HTML documentation for Bacula - The Network Backup Solution
2005-10-25Specify USE_RUBY_DIST_SUBDIR appropriately after previoustaca10-15/+24
lang/ruby/rubyversion.mk changes.