summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-15Note spamassassin update.schmonz2-3/+3
2005-01-15Update to 3.0.2. From the changelog:schmonz5-24/+22
This release detects legitimate SMTP AUTH submission, to avoid false positives on Dynablock-style rules. The URIDNSBL plugin has been fixed to honor the uridnsbl_max_domains config option. Various documentation and rule fixes. The ability to deal with 'rewrite_header Subject' markup when no Subject header exists. 'make test' failure on Solaris has been fixed. pkgsrc changes: * Use subst.mk in pre-configure, rather than post-patch, for easier regeneration of patches. OK'd by heinz@.
2005-01-15+ doclifter-2.1, liferea-0.9.0, p7zip-4.14, subversion-1.1.3,wiz1-3/+7
tgif-4.1.44, zsh-4.2.3. - mc.
2005-01-15mc updated to 4.6.1rc2.wiz1-1/+2
2005-01-15Add some PLIST fragments for extra features.wiz4-0/+35
2005-01-15Update to 4.6.1pre2, fixing a number of vulnerabilities.wiz15-399/+205
Joined work in pkgsrc-wip by Pavel Arnost, myself, and Roland Illig. Version 4.6.1-pre2. Release candidate for 4.6.1. - Security. - Fixed CAN-2004-0226 (buffer overflows). - Fixed CAN-2004-0231 (unsafe temporary file and directory creation). - Fixed CAN-2004-0232 (format string vulnerablities). - cons.saver does not need to be setuid-root on Linux. - Hiding of FTP passwords. - Portability. - PC port has been removed. - Support for SCO UNIX has been removed. - Improve support for QNX Neutrino. - Core functionality. - Use 8bit input as default. - Better support for '@' in FTP usernames. - Better large file support (int -> off_t) - Add gnome, rxvt and xterm-new terminals (keyword copy for mc.lib). - Make the find dialog more responsive while scanning through large files. - Add implementation to cons.handler for FreeBSD 4.x and 5.x. - Screen saving is now supported on FreeBSD console. - Hide temporary commands from history. - Add --with-glib12 option to configure to force using glib 1.2.x. - Add --disable-background option to disable background support. - Background support now uses pipes instead of UNIX sockets. - libX11 is loaded dynamically using gmodule if possible. - User is warned if one mc is run from another. - In red dialog boxes draw the hotkey characters with a color different than the one used to paint the dialog. - Screen libraries. - Add many boundary check into internal slang library. - Internal slang upgrade to 1.4.9. - Increased maximum screen size to 512 x 512. - Add support for qansi-m terminals. - Editor. - Fix bugs for mcedit compiled with ncurses. - New status string format in mcedit. - Support for large syntax files. - Temporarily disable safe save and backups on remote VFS because it doesn't work. - Enable user menu in mcedit. - Add syntax file for the ASP.NET technology. - Add syntax file for the Eiffel programming language. - Add syntax file for the Ruby programming language. - Add syntax file for the C# programming language. - Upgrade php.syntax file. - Improve sql.syntax file. - Improve perl.syntax. - Improve diff.syntax. - Improve makefile.syntax. - VFS. - Full audit of quoting of parameters in vfs scripts (CAN-2004-0494). - Fixed CAN-2003-1023 (stack overflow in vfs_s_resolve_symlink). - Various fixes in tar.c. - VFS supports iso9660 images. - Translations. - New translations: Mongolian, Serbian and Lithuanian. - Updated translations: Ukrainian, Italian, Hungarian. Version 4.6.0. - Core functionality. - Fixed infinite loop under xterm if xterm is forcedly closed. - Portability. - ncurses can be found even if it's renamed to curses (OpenBSD). - Warning fixes for 64-bit systems. Version 4.6.0-pre3. Another release candidate for 4.6.0. - Core functionality. - ".." is no longer shown in the root directory. - Fixed segmentation fault when processing truncated section header in the corrupted initialization file. - Screen libraries. - Fixed incorrect processing of AltGr on Linux console introduced in -pre2. - Documentation. - Fixed a bug in man2hlp that could randomly prevent correct generation of the help files. - Added manual page for mcview. Version 4.6.0-pre2. Release candidate for 4.6.0. - Security. - mc now creates its own temporary directory /tmp/mc-$USER. If it fails or permissions are wrong, the user is warned. - Portability. - mc now complies with the Filesystem Hierarchy Standard and uses @prefix@/share/mc for the data files. - Support for glib 2.0.x has been added. - glib 1.2 is now properly detected on FreeBSD. - Core functionality. - Fixed segmentation fault when displaying messages from background operations. - When using support for setting the last working directory of mc in the parent shell, "mc" is now an alias in all shells, not a function. The "-P" option needs an argument now. - Alt-O sets the same directory on the other panel. - Current directory is shown in the xterm window title. - Screen libraries. - Screen library is now selected by the option --with-screen. - X11 support is enabled by default, use --without-x to disable. - The keycode now contains information about all screen modifiers. This allows to implement more shortcuts, but this work has just begun. - Included S-Lang library has been updated to version 1.4.5. - Mouse wheel is supported in the internal editor and viewer in xterm compatible terminals that implement wheel events. - Editor. - Internal editor now saves the cursor position in the file. - New syntax rules - RPM specfile, m4. - Editor shows control characters in the caret notation. - VFS. - Most extfs scripts have been reviewed and improved. - Fixed viewing and editing files on mcfs. - Support for termnet and HSC firewall has been removed. - Documentation. - Polish manual has been added. Version 4.6.0-pre1. - Security release. Massive code cleanup. Most improvements didn't need any significant amount of the new code. - Security. - Fixes for remotely exploitable buffer overflows in VFS. - Ports and editions. - GNOME edition has been removed. - OS/2 port has been removed. - MAD (Memory Allocation Debugger) has been removed. - Core functionality. - Large file support enabled by default. - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but suggest the selected filename as the destination. - File search with contents doesn't use external egrep. - Directories with many files are now reloaded much faster. - Subshell works under Cygwin. - Screen libraries. - Improved support for ncurses. - Dropped support for the old Curses library. - Colors are enabled on all capable terminals when using S-Lang. - Syntax highlighting now works with ncurses. - Editor. - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit to avoid collision with Cooledit. - New syntax rules - PHP, Tcl, SQL, DOS batch file. - Editor supports word completion. - VFS. - Local temporary file is used for uploading via ftpfs/fish only if file is uploaded to the same ftp/fish server. - mcfs support is disabled by default. - Samba configuration and codepage files locations can be configured. - .netrc support in ftpfs is enabled by default. - Viewing zip files could corrupt them. - Documentation. - Added manuals in Spanish, Italian and Russian. - Help files are not distributed, but generated during the build from the manual pages. - Translations. - Belarussian translation has been added. Version 4.5.55 - Mostly bugfixes and portability fixes. Making things work as they were meant to work. - Text edition improvements. - Ctrl-O supported in the viewer and editor. - Better terminal support. Should not need "Learn Keys" on rxvt and xterm in most cases. - GNOME edition improvements. - Find dialog rewritten. - Editor and viewer ask whether to save modified file when closed from window manager. - Editor. - New syntax rules - S-Lang, PO files, Octave. - Alt-B goes to matching bracket. - Portability improvements. - Should compile out-of-box on Cygwin and QNX Neutrino. - Can be compiled by BSD make. - Subshell and VFS code are safer and more portable. - Experimental features (disabled by default). - Charset conversion support. - Large (64-bit) file support on 32-bit systems.
2005-01-15Add some more libs for OpenBSD, reported by Lasse Kliemann on tech-pkg@.xtraeme1-1/+9
2005-01-15Remove the SuSE 6.4 packages.kristerw1-14/+1
2005-01-15Add and enable instiki.minskim2-2/+4
2005-01-15Import instiki-0.9.2.minskim5-0/+176
Instiki is a wiki clone with a strong focus on simplicity of installation and running. Instiki lowers the barriers of interest for when you might consider using a wiki. It is so simple to get running that you'll find yourself using it for anything -- taking notes, brainstorming, organizing a gathering, etc.
2005-01-15Remove patch-ac since it breaks the build on (some) Darwin systems and therecht2-17/+1
whole poll() issue is already handled in a cleaner way in mk/platform/Darwin.mk. ok'd by grant This addresses PR 28928 by adrianp@.
2005-01-15Reset maintainer to tech-pkg@; Benedikt Meurer cannot handle these any more.jmmv3-6/+6
2005-01-15suse64_* removedjdolecek1-1/+14
2005-01-15g/c SuSE 6.4 package supportjdolecek1-8/+3
2005-01-15Remove obsolete SuSE 6.4-based packages. These contain known securityjdolecek48-664/+0
bugs and are long desupported by SuSE.
2005-01-15Remove gst-player. According to the original developers, this programjmmv6-103/+3
hasn't been maintained for a long time and is buggy, so they are removing all references to it from its home page. Plus it never worked very well here. Agreed by maintainer.
2005-01-15- Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk.jmmv3-46/+44
- Move the previous block of code down in the file so that all used variables are defined (specially PKG_SYSCONFDIR). Fixes a problem noticed by kristerw@'s bulk build in comms/minicom. - Ignore diff's return code, which aborts make in NetBSD 1.6.2. Also noticed by kristerw@'s bulk build. - Use full paths to do the checks, instead of relative to ${PREFIX}. Less ambiguity. Matches should be turned into regular expressions that anchor to a whole line (tried that, but found some problems). - Turn CHECK_FILES to NO by default. As said in the previous point, there are still some problems that have to be fixed and minor improvements to be done. And I have no time to fix this ATM. Yes, this definitely needs more testing. I'm sorry for all the noise. (But hey! you should set and try this feature locally! ;-)
2005-01-15Remove APACHE_USER as this is already defined by mk/defaults/mk.confadrianp1-2/+1
2005-01-15Fix endif typoadrianp1-2/+2
2005-01-15Do not include bsd.pkg.install.mk directly. Problem noticed in kristerw@'sjmmv2-4/+2
bulk build.
2005-01-15Dear bogofilter,snj1-2/+2
I regret to inform you that I am abandoning you. --Soren
2005-01-15Work around an undef-in-string warning caused by unexpanded $NetBSD$tv1-4/+4
id tags. Noticed by kristerw.
2005-01-15Fix a long-standing bug in io-gif.c. It remained unnoticed until Georgcube2-1/+15
Schwarz tried to compile it with a compiler that errors out when the code does something as pointless as checking if a pointer is positive. PR#28889 and http://bugzilla.gnome.org/show_bug.cgi?id=156186
2005-01-14This package goes into an infinite loop when installing on NetBSD amd64kristerw1-1/+4
because of LP64 problems. Mark it as NOT_FOR_PLATFORM for LP64 architectures.
2005-01-14note msf updateadrianp1-1/+2
2005-01-14Upgrade to 2.3adrianp3-70/+469
- Complete overhaul of the Framework payload collection + Win32 ordinal-stagers are now included (92-byte reverse connect) + A handful of new sparc payloads have been added (sol, linux, bsd) + Reliability problems have been resolved in bsd, linux, and win32 + New udp-based linux shell stagers and shell payloads + New size-optimized Mac OS X encoders and payloads - Includes the win32 version of the Meterpreter + Dynamically load new features over the network w/o disk access + In-memory dll injection of the basic meterpreter shell + Current extensions include Fs, Process, Net, and Sys + Extensive documentation is available online: * http://metasploit.com/projects/Framework/docs/meterpreter.pdf - Complete rewrite of the 'msfweb' user interface + Generate and encode stand-alone shellcode from the web interface + The interface is skinnable and includes three different themes + Streaming HTTP is used to provide a 100% web-based shell + Ability to set advanced options in the web interface - Massive speed enhancements in msfconsole and msfweb + Snappier response and quicker load times on older systems + Optimizations made to various sort/search algorithms + Modules are no longer reloaded after each exploit - New exploits + Microsoft WINS Service Memory Overwrite (MS04-045) + Samba trans2open() Buffer Overflow (Mac OS X) + 4D WebSTAR FTP Server Buffer Overflow (Mac OS X) + Veritas Name Service Registration Buffer Overflow + AOL Instant Messenger 'goaway' Buffer Overflow + IPSwitch IMail IMAPD 'delete' Buffer Overflow + Seattle Labs Mail Server POP3 Buffer Overflow + UoW IMAPD Buffer Overflow (sparc, ia32) + IRIX lpdsched Remote Command Execution + CDE dtspcd Buffer Overflow (Solaris) + IIS 4.0 ism.dll HTR Buffer Overflow + IIS w3who.dll ISAPI Buffer Overflow
2005-01-14Mention new kajaani-kombat package.wiz1-1/+2
2005-01-14Add and enable kajaani-kombat.wiz1-1/+2
2005-01-14Initial import of kajaani-kombat:wiz5-0/+236
Kajaani Kombat is a funny multiplayer game... and much more! It is a Rampart-like game (old arcade classic) set in space. Every player has a castle demarked by walls, and cannons to shoot at other player's castles. After the shooting phase there is a repair phase where one has to rebuild the walls such that one there is an area completely encased by walls (without holes). If one doesn't succeed with this, one loses. Kajaani Kombat is playable with two to four players, over the internet or alternatively two players sharing one computer. It is also possible to play over the internet with, for example, 4 players of which two are sharing the same computer. Enjoy it with your friends!
2005-01-14Note honeyd bumpadrianp2-3/+3
2005-01-14- Updated to v1.0 (No CHANGELOG available)adrianp5-28/+82
- Use options.mk framework for python and rrdtool support
2005-01-14Re: pkg/28968: pinentry breaks on buildshannonjr1-1/+3
Added dependancy on libconv to fix breakage reported on NetBSD 1.6.2 alpha
2005-01-14Remove py-docutils entry since it has been updated.darcy1-2/+1
2005-01-14Note update of py-docutils to 0.3.7.darcy1-1/+2
2005-01-14Also skip ${INFO_DIR}/dir in the check-files functionality, as this filejmmv1-1/+6
is not controlled by any package (so it won't be part of any PLIST).
2005-01-14bogofilter seems to require db4, so include db4/buildlink3.mk directlyjlam3-5/+21
instead of indirectly via bdb.buildlink3.mk. Also, fix compilation to account for differences beteween db-4.3.x and db-4.2.x. This should fix PR pkg/28949.
2005-01-14Upgrade to 0.3.7.darcy2-7/+7
Major changes since Docutils 0.3.5: A special "line block" syntax useful for addresses, verse, and other cases of significant line breaks has been added (also refer to the reStructuredText Markup Specification). Empty sections are now allowed. A "raw" role has been added. The LaTeX writer now escapes consecutive dashes (like "--" or "---") so that they are no longer transformed by LaTeX to en or em dashes. If you want to write en or em dashes using pure ASCII, please refer to the FAQ entry about non-ASCII characters. A dependency recorder has been added. A directive has been added for compound paragraphs. Many other improvements and bug fixes; see the history file of Docutils 0.3.7 at http://docutils.sourceforge.net/0.3.7/HISTORY.html. Moved maintainership to myself as discussed with minsikkim@.
2005-01-14Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuffjmmv2-13/+33
to CHECK_FILES_SKIP to avoid some false positives. These directories are created in the pre-install stage so are included in the generated file list. The files are also added to silence some problems that may arise during "make replace". Found by wiz@ in the gtk2 package.
2005-01-14Add support for versions such as 2.0_STABLE.cube1-1/+5
XXX: actually, it would be nice if pkg_add didn't complain when adding a 2.0 package to a 2.0_STABLE system.
2005-01-14idesk update in PR 28850 is now for 0.6.1.wiz1-3/+2
2005-01-14Note addition of CRWInfo, version 0.2.jmmv1-1/+2
2005-01-14Add and enable CRWInfo.jmmv1-1/+2
2005-01-14Initial import of CRWInfo, version 0.2:jmmv5-0/+54
CRW Info is a program to extract exposure information and thumbnails from Canon RAW files. It has been tested so far only with the CRW files from the Canon D60 camera. Owners of other camera models are encouraged to try the program and give feedback to the original authors. From pkgsrc-wip, packaged by kirtai at users.sourceforge.net.
2005-01-14"uptodate-pkgtools" is actually a dead target these days. Use "fetch" intv1-2/+2
pkgtools/pkglint to determine if pkg_install needs an update.
2005-01-14Note update of net/p5-Net-SNMPjschauma2-3/+3
2005-01-14Update p5-Net-SNMP to 5.0.1jschauma2-6/+5
Changes since 4.1.2: RELEASE 5.0.1 SEP-09-2004 - The module is now again functional with Perl 5.6.x. Compensations were made for compatibility problems with the IO::Socket::INET and Math::BigInt modules packaged with Perl 5.6.x. - The UDP/IPv6 and TCP/IPv6 Transport Domains are now functional when using version 2.0x of the IO::Socket::INET6 module. RELEASE 5.0.0 JUL-20-2004 - Added support for the UDP/IPv6 Transport Domain listed in RFC 3419. - Support for the TCP/IPv4 and TCP/IPv6 Transport Domains was added as described in RFC 3430 - "SNMP over TCP Transport Mapping". - Optimizations were made to ASN.1 processing and preparation methods. - Corrected a possible memory exhaustion error with OCTET STRINGs that contain "printf" format characters. - The ASN.1 types associated with the ObjectSyntax values in the VarBindList can now be retrieved using the var_bind_types() method. - The function snmp_type_ntop() was added for displaying ASN.1 types. - The Net::SNMP::Dispatcher module now checks for select() errors. - Passing the "-maxrepetitions" argument with a value of 1 or less to the get_table() or get_entries() methods instructs them to use get-next-request messages instead of get-bulk-request messages. - The maximum allowed value for the maxMsgSize was reduced to 65535. - The Perl modules for the non-default Transport Domains and Security Model are now loaded at runtime instead of compile time.
2005-01-14Note update of mathomatic to 11.6d.minskim2-3/+3
2005-01-14Update mathomatic to 11.6d.minskim2-5/+5
Changes: Some more improvement to simplification. Displayed floating point precision reduced to 12 digits. Allow typing just "e#" or "pi" on the command line, to give the values for each. Changed simplify command to prefer (1/constant)^n instead of 1/(constant^n). It produces more efficient code and solves a problem. Improved "code integer" command by allowing integer powers. Improved eliminate command by trying next equation if solve fails. "list export" now produces 100% Maxima compatible equations. Changed "SILENT" compile time define to also remove all debugging code.
2005-01-14+ aspell-faroese-0.2.20, avidemux-2.0.36, bluefish-1.0, ike-scan-1.7,wiz1-6/+8
mathomatic-11.6d, nail-11.20, netcdf-4.0.0a. - py-xml-0.8.4 (thanks, Matthias).
2005-01-14Add the check-files target: when enabled, this verifies that installedjmmv1-1/+98
packages do not install more files than expected (nor delete existing files), aside other sanity checks in PKG_SYSCONFDIR and VARBASE. This behavior is only enabled if PKG_DEVELOPER is set and CHECK_FILES is YES (the default). Should let us catch problems in other systems, as some packages install different files depending on the OS they are being built (which is different to see). Furthermore, since the sanity checks done in PKG_SYSCONFDIR and VARBASE are quite agressive, only enable them when CHECK_FILES_STRICT is YES (defaults to NO). Developers should enable this feature to detect errors, but this can't be a default yet. Otherwise, lots of packages could be marked broken in bulk builds (they really are, according to "cleanliness" rules, but most of them are non-trivial to fix).