summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-13Just adding gmp as a dependency unbreaks the package.rillig1-3/+2
2007-10-13- putty-0.60obache1-2/+1
2007-10-13Updated security/putty to 0.60obache1-1/+2
2007-10-13Update putty to 0.60.obache3-15/+14
Patch provided by Jukka Salmi in PR 37056. These features are new in beta 0.60 (released 2007-04-29): * Pressing Ctrl+Break now sends a serial break signal. (The previous behaviour can still be obtained with Ctrl+C.) * Serial ports higher than COM9 now no longer need a leading \\.\. * You can now store a host name in the Default Settings. * Bug fix: serial connections and local proxies should no longer crash all the time. * Bug fix: configuring the default connection type to serial should no longer cause the configuration dialog to be skipped on startup. * Bug fix: "Unable to read from standard input" should now not happen, or if it still does it should produce more detailed diagnostics. * Bug fix: fixed some malformed SSH-2 packet generation. * Other minor bug fixes.
2007-10-13Whew. pkglint didn't know FAIL_MSG at all.rillig1-1/+2
2007-10-13FAIL_MSG may be a hidden command.rillig1-2/+32
2007-10-13Updated www/ja-trac to 0.10.4.1nb1obache1-1/+2
2007-10-13Introduce same options for database engine as www/trac.obache1-2/+21
Depending sqlite version bump to 3, need to update db, with dump/restore. Bump PKGREVISION.
2007-10-13Added three patches that prevent SWI Prolog from defining "bool" as arillig4-1/+72
struct tag, since this conflicts with <stdbool.h>. Needed on at least NetBSD-4.99.30.
2007-10-13Upgrade diffstat to 1.45.reed3-7/+8
From changelog: 04-Sep-2007 diffstat 1.45 add "-b" option (Debian #379380, patch by Greg Norris). 26-Aug-2007 diffstat 1.44 add a check for default-diff output, e.g., "diff foo bar|diffstat", which has no "diff" command in the output for diffstat to guess that a diff is beginning. add a check after completing a chunk for unified diff to ensure that the next line either begins another chunk for the diff, or starts another diff, e.g., a context diff (report by Adrian Bunk). add configure options for leak-checking valgrind, etc. use install-sh rather than install.sh updated config.guess and config.sub updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS CF_MSG_LOG CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
2007-10-13Upgrade pwgen to 2.06.reed3-7/+8
Changes: Theodore Ts'o (9): Add .gitignore file Fix pwgen -Bs so that this option combination works correctly Fix the pwgen -Bc option combination Fix typo in pwgen man page. Make the -s option imply the -nc options Add -v option to generate passwords without vowels Update Debian changelog for 2.06 release Fix debian lintian warning: debian-rules-ignores-make-clean-error Update Debian Standards-Version to policy version 3.7.2.2 (I didn't here back from MAINTAINER for a month.)
2007-10-12Use official homepage. (Even the site we previoulsy had said that.)reed1-2/+2
2007-10-12Add comment indicating that this package falls under GPLv3.wiz1-1/+3
2007-10-12As pointed out in PR 37113, it is dangerous to set MAINTAINERrillig1-2/+2
unconditionally in Makefile.common, so warn about it.
2007-10-12Don't set the maintainer unconditionally in files that are used by manyrillig1-2/+2
packages. Patch by Vladimir Yakovetsky in PR 37113.
2007-10-12Update chat/weechat to 0.2.6tonio5-10/+11
News since last version are: - new license (GPLv3) - added hotlist sort - added scroll option to /buffer command - added key to jump to previous buffer - fixed bugs with IRC color in messages, now color codes are inserted in command line with ^Cc (Ctrl-C + c), ^Cb,.. instead of %C,%B,.. - improved /server command: now possible to copy and rename servers - improved /connect command: now possible to connect to a temporary server without creating it with /server - many bugs fixed and other new features.
2007-10-12+mxmldrochner1-1/+2
2007-10-12import mxml-2.3, another XML parsing librarydrochner6-0/+165
2007-10-12update to 0.9.0drochner3-278/+350
changes: -Larger star catalogue, New sky cultures, New projections, Some new nebula textureS -Better accuracy of planetary positions, more precise positioning of nebula textures -New orbital calculation class making it possible to add comet objects -Fly to planets by pressing control-G when one is selected -Landscape locations - can set the location according to the landscape -Places of interest improved -New landscape: Garching, (near Munich, Germany) -Data file layout change -minor bug fixes, and significant changes to the code base pkgsrc visible change: uses cmake
2007-10-12make this compile with newer libwnck (compiz-0.6 will fix this in adrochner2-1/+24
cleaner way)
2007-10-12Updated net/nagios-base to 2.5nb3.ghen1-1/+2
2007-10-12Nagios doesn't need X11. Bump PKGREVISION.ghen2-4/+3
2007-10-12Reindent.ghen1-25/+25
2007-10-12Since this pkg installs .omf files, include scrollkeeper/omf.mkdrochner2-4/+4
rather than scrollkeeper/bl3.
2007-10-12Add support for NetBSD/amd64.hira9-16/+283
2007-10-12Note addition of net/p5-Net-LDAP-Server version 0.3.he1-1/+2
2007-10-12Added p5-Net-LDAP-Server.he1-1/+2
2007-10-12Import a perl package for Net::LDAP::Server.he4-0/+29
Net::LDAP::Server provides the protocol handling for an LDAP server. You can subclass it and implement the methods you need. Then you just instantiate your subclass and call its C<handle> method to establish a connection with the client.
2007-10-12The mysql.info file is not rebuilt anymore, so it is safe to install therillig5-10/+9
documentation. PKGREVISION++
2007-10-12Add options for DB choice. The default is sqlite, and two PostgreSQLgdt1-2/+20
connectors (PgSQL and psycopg2) are also supported. Update sqlite to version 3, which is what upstream recommends (both trac and sqlite think sqlite2 is crufty). This will require a dump/restore for those using sqlite 2 with trac.
2007-10-12Updated www/trac to 0.10.4gdt1-1/+2
2007-10-12Update to 0.10.4.gdt3-7/+11
Trac 0.10.4 (Apr 20, 2007) http://svn.edgewall.org/repos/trac/tags/trac-0.10.4 Trac 0.10.4 is a bug fix release. The following list contains only a few highlights: * Repository cache improvements. The new syncing scheme is incompatible with the previous one and requires a database schema upgrade in order to prevent the old and the new codebase to be mixed. A repository resync is not needed, though. The 0.10.4 scheme is compatible with the 0.11 one. (#3837, #4043 and #4586) * Fix a possible freeze under heavy load (#4465) The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.10.4
2007-10-12cleanscore is a PERL script to clean the "score file" of the Usenet newsis4-0/+34
reader "srln" from expired entries.
2007-10-12proftpdmartti1-1/+2
2007-10-12Updated net/proftpd to 1.3.1martti2-6/+6
Changes since 1.3.1rc3 ---------------------- - Bug 2944 - mod_sql_mysql fails to compile due to missing quotation. - Bug 2946 - Anonymous logins fail if the mod_facl module is enabled. - Bug 2947 - SIGBUS on Mac OS X when dynamically loading shared libs. - Bug 2950 - Hostname with multiple IP addresses might cause "ai_family not supported" error if IPv6 support enabled. - Bug 2955 - Undeclared identifier MAP_FAILED for mod_delay on AIX. - Bug 2958 - mod_wrap2 does not handle multiple rules in access files. - Bug 2963 - Use of -A option for LIST/NLST commands not cleared for subsequent commands. - Bug 2964 - Building RPM fails because of *snprintf trying to be redefined. This is actually caused by a particular combination of compiler flags (-O2 and -Wp,-D_FORTIFY_SOURCE=2), which are used by the `rpmbuild' command in some Linux releases. - Bug 2974 - Install error if multiple modules, using their own build script, are built as shared modules. - Bug 2981 - Command-line long options --ipv4 and --ipv6 do not work. - Bug 2795 - Improvements to RPM .spec file to build more of the modules, plus better optional packaging organization.
2007-10-12X11_TYPE=xorg is no longer supported.rillig1-2/+2
2007-10-12Updated sysutils/checkperms to 1.10rillig1-1/+2
2007-10-12Updated checkperms to 1.10.rillig2-6/+6
Changes since 1.9: Version 1.10 (2007-09-27): Made the -e flag work.
2007-10-12Revert previous. Root cause appears to have been a corrupted /dev/null not ↵dmcmahill1-7/+1
a make issue
2007-10-12Try to fix news/cleanscsore's entry.taca1-2/+2
2007-10-11Remove two that xtraeme already updated.wiz1-3/+1
2007-10-11+ autogen-5.9.3, devhelp-0.16.1, dialog-1.1.20070930, fluxbox-1.0.0,wiz1-13/+26
fox-1.6.30, fuse-ntfs-3g-1.1004, gcalctool-5.21.0, gcc-4.2.2, geany-0.12, genius-1.0.0, gtar-1.19, ircservices-5.1.0, orca-2.20.0.1, p5-Spreadsheet-WriteExcel-2.20, pioneers-0.11.3, png-1.2.21, proftpd-1.3.1, ratpoison-1.4.2, skype-1.4.0.118, suse_base-10.3, tea-17.3.1, xine-1.1.8, xmp-2.3.2, xorp-1.4 [pkg/37058], youtube-dl-20071009.
2007-10-11Updated net/libpcap to 0.9.8adam1-1/+2
2007-10-11Changes 0.9.8:adam2-6/+6
* Change build process to put public libpcap headers into pcap subir * DLT: Add value for IPMI IPMB packets * DLT: Add value for u10 Networks boards * Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted libpcap files on an OS other than where the file was generated
2007-10-11Updated filesystems/fuse-ntfs-3g to 1.1004xtraeme1-1/+2
2007-10-11Update to 1.1004:xtraeme2-6/+6
* fix: unwritten sparse file regions could get corrupted if the end of a write wasn't aligned to cluster boundary. Sparse files are very rarely used, most typically by bittorent clients. * fix: creation of read-only files failed. * change: free inode calculation was CPU intensive during write activity. This could reduce write performance when millions of files are used if a file manager or desktop applet regularly polled for disk space usage. Now the statfs() system call is constant time. * change: file creation performance is improved by 40-80%. * change: smart directory traversal is 20-200% faster for disk based and 300-600% faster for memory cache based traversals.
2007-10-11Updated wm/wmx to 6.0nb3adam1-1/+2
2007-10-11Fix PR#36236adam5-14/+61
2007-10-11regenrillig2-16/+54
2007-10-11Most of the bootstrap kits are out-dated.rillig1-6/+35
Provided more explanation for the naming of the subdirectories under packages/. Added reports/.