summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-14add pkg to build gedit plugin part of seahorsedrochner3-0/+63
2006-03-14split out nautilus support from seahorsedrochner3-0/+55
2006-03-14update to 0.8.1drochner6-20/+81
changes: * Better HKP support for strange key servers. * Updated gedit plugin to work with gedit 2.14 * Fixed signing of keys with GPG 1.4.2 [Daniel Rodriguez Garcia] * Fixed some minor packaging and build problems. * Many smaller fixes. pkgsrc changes: -don't build nautilus plugin to limit dependencies (will be provided in a separate pkg) -remove some more unneeded dependencies -prepare for the gedit plugin as a separate pkg
2006-03-14Updated pkglint to 4.59.rillig1-1/+2
2006-03-14Updated pkglint to 4.59.rillig1-2/+2
Changes since 4.58: - Improved checking of patch files. - Adjusted the variable names to the recent pkgsrc changes. - Print a note if the pkglint version does not match the one from the checked pkgsrc tree.
2006-03-14add one (needed for plugins)drochner1-0/+47
2006-03-14Added HEADER_TEMPLATE.rillig1-1/+2
2006-03-14{DE,}INSTALL_EXTRA_TMPL have been renamed to {DE,}INSTALL_TEMPLATE.rillig2-4/+8
2006-03-14When opening a file for write, truncate it as well.he3-19/+29
Bump package revision to 4.
2006-03-14Adapt to pkginstall framework changes. This was missed in the originaljlam2-6/+3
commit.
2006-03-14update to 3.8.1drochner4-21/+13
changes: -many bugfixes -support PBM files in ppm2tiff -Added ability to create multipage TIFFs in bmp2tiff
2006-03-14For solving the Solaris/libtool problem, libtool-base needs to berillig1-1/+4
reinstalled.
2006-03-14Prevent directory traversal when extracting archives with fastjar.joerg1-1/+2
2006-03-14Normalise path names as relative under cwd as if they would have beenjoerg3-7/+55
extracted under chroot. Don't attempt to deal with existing symlinks to directories. This prevents directory traversal and therefore the creation of arbitrary files. Bump revision.
2006-03-14remove a bashism ("select") in the merge scriptdrochner3-3/+48
(this is quite invasive: it disables "FileMerge.app" on MacOS) bump PKGREVISION
2006-03-14Updated net/pptp to 1.7.0.rillig2-3/+3
Finally fixes PR 26842.
2006-03-14Updated pptp to 1.7.0.rillig11-543/+343
Release 1.7.0: (27th July 2005) - silently discard packets not for the call [Cameron/Jenkins] - adopt sigpipe for use with SIGALRM on control connection [Wolter/Cameron] - fixes known valgrind heap violations in 1.6.0 [Cameron/Thorne] - properly report control connection echo reply loss [Wolter] Release 1.6.0: (18th February 2005) - fix double-free on stop control connection reply [Kivity] - add --idle-wait option [Cameron] - fix segfault on fatal connection error [Kivity] - prevent a possible signal race [Kivity] - prevent kill of init [Shurdeek] - portability fix for non-Linux systems [Quinot] - rename package from pptp-linux to pptp [Cameron] Release 1.5.0: (22nd June 2004) - fix statistics when buffering disabled [Wilson] - do not inherit the GRE socket [Cameron] - fix a case of non-shutdown of call manager [Klazes] - add --nobuffer option to eliminate all buffering of packets [Wilson] - fix corruption of command line as shown by ps [Howarth] - fix CPU loop after pppd killed [Cameron] - fix compile for ARM architecture [Hopf] - add documentation for command-line options [Wilson] - do not hang when a connection is refused [McCurdy] - better describe a cause of EMSGSIZE [Cameron] Release 1.4.0: (2nd January 2004) - support options before hostname [Wilson] - defer OCRQ until after SCCRP [Cameron] - include uninstall target [Pieter] - only issue a warning if sync mode is different to pppd [Klazes] - reformat and tidy code [Klazes] - reduce transmitted ack-only packets from 40% to 0.8% [Klazes] Release 1.3.1: (11th June 2003) - fixed bug introduced since 1.2.0 that prevented simultaneous tunnels. Release 1.3.0: (10th June 2003) - rewrite command usage text. - increase call disconnect notification log message verbosity. - inherit more make command line options. - remove execute permissions on man page. - fixed inefficient acknowledgement immediately followed by data packet. - added statistics for link quality monitoring. - remove include of callmgr, do separate compile. - remove duplicate messages caused by code in header file. - compilation fixes for Apple MacOS X. - support multiple clients on alias IP addresses. Release 1.2.0: (14th February 2003) - subsecond packet timeout to improve performance on fast links. - rewrite INSTALL. - add man page to install target. - fix response to dropped packets. - fix man page, address must be before options. - adopt man page contributed by Thomas Quinot. - close stderr to prevent holding open ssh sessions. - minor hint added in case of EIO on read() of pty. - support synchronous HDLC ppp encoding. Synchronous mode results in an important improvement of the CPU efficiency. - handle out-of-order packets arriving on the GRE socket by buffering. - bind GRE socket early to prevent ICMP Unreachable response by client. Release 1.1.0: (20th March 2002) - New release engineer. - allow activation as a psuedo-tty child process from pppd. This allows on demand pptp links or automatically reconnect. - ADSL modem quirks handler by mulix@actcom.co.il. Workarounds for Orckit ADSL modem. - workaround for Cisco PIX connection drop after 60 seconds. - enhance bad FCS error message. - ported to FreeBSD and NetBSD. - integrated call manager into pptp binary. - many bugfixes improving stability. Release 1.0.3: (7th May 2001) - New maintaining team. - Various bug fixes from the Debian package and FreeBSD port. - Incorporate patch to support erroneous return code with Alcatel ADSL 1000 modems. - Fix incorrect call id error. - New command line option: --phone (specify phone number). (Needed by the Dutch Mxstream ADSL service.) Contributed by Rein Klazes <rklazes@xs4all.nl>
2006-03-14Retarget MASTER_SITES and HOMEPAGE to nntpcache.com.kleink1-3/+4
2006-03-14Note update of "gtk2" package to version 2.8.14nb1.tron1-1/+2
2006-03-14Fix a bug in the recent package install framework related changes.tron2-5/+5
The file "${PREFIX}/libdata/gtk-2.0/gdk-pixbuf.loaders" was not generated which broke the build of at least the "xchat" package. Bump package revision after this fix.
2006-03-14Sync variable names in comments with recent changes to install framework.tron2-4/+4
2006-03-14File removed (as the default configuration file is used per default).martti1-8/+0
2006-03-14john-1.7.0.1martti2-3/+3
2006-03-14Updated security/john to 1.7.0.1martti5-31/+92
The following changes have been made between John 1.7 and 1.7.0.1: * Minor bug and portability fixes. * Better handling of certain uncommon scenarios and improper uses of John. * Bonus: "Keyboard" cracker included in the default john.conf (john.ini) that will try sequences of adjacent keys on a keyboard as passwords. The following major changes have been made since John 1.6: * Bitslice DES code for x86 with MMX: more than twice faster than older non-bitslice MMX code. * Bitsliced the LM hash code as well: now several times faster. * Significant improvements to the generic bitslice DES code: +20% on RISC. * PowerPC G4+ AltiVec support (Mac OS X and Linux): effective 128-bitness for bitslice DES, resulting in huge speedups. * First attempt at generic vectorization support for bitslice DES. * Two MD5 hashes at a time for extra ILP on RISC: up to +80% on Alpha EV5+. * Generic Blowfish x86 assembly code in addition to the original Pentium version: +15% on the Pentium Pro family (up to and including Pentium III), +20% on AMD K6 (Pentium 4 and newer AMD CPUs are more happy running the original Pentium code for Blowfish). * Verbose logging of events to the global or a session-specific log file. * Better idle priority emulation with POSIX.1b (POSIX.4) scheduling calls. * System-wide installation support for *BSD ports and Linux distributions. * AIX, DU/Tru64 C2, HP-UX tcb files support in unshadow. * New make targets for Linux/x86-64, Linux/PowerPC, FreeBSD/Alpha, OpenBSD/x86-64, OpenBSD/Alpha, OpenBSD/SPARC, OpenBSD/SPARC64, OpenBSD/PowerPC, OpenBSD/PA-RISC, OpenBSD/VAX, NetBSD/VAX, Solaris/SPARC64, Mac OS X (PowerPC and x86), SCO, BeOS. * Bug and portability fixes, and new bugs. * Bonus: "Strip" cracker included in the default john.conf (john.ini).
2006-03-14This package depends on zlib>=1.2, mark it so. Addresses (part of?) PR 33074.wiz1-1/+2
2006-03-14Don't declare a number of POSIX functions. Esp. chmod breaks compilationjoerg2-10/+15
with GCC 3.4+.
2006-03-14md5 is in libmd on DragonFly.joerg2-8/+18
2006-03-14Fix errno.joerg2-1/+14
2006-03-14Honour PKGMANDIR and fix installation of man pages on !NetBSD.joerg4-10/+20
2006-03-14DragonFly support.joerg4-5/+46
2006-03-14Add DragonFly support.joerg2-1/+15
2006-03-14DragonFly support.joerg3-5/+39
2006-03-14Match implementation and usage of a function.joerg2-1/+16
2006-03-14Fix errno and strerror. Prefer NAME_MAX. Fix a number of sprintf usagesjoerg4-1/+153
to use snprintf while here.
2006-03-14Fix DragonFly build.joerg2-1/+21
2006-03-14Fix DragonFly.joerg2-1/+16
2006-03-14Add DragonFly support.joerg2-5/+5
2006-03-14Note PKGREVISION bump of kdelibdocs.minskim1-1/+2
2006-03-14Remove PLIST entries that are also in x11/kdelibs3/PLIST.minskim2-44/+3
Bump PKGREVISION.
2006-03-14Rest of DragonFly changes.joerg3-0/+70
2006-03-14First step to support DragonFly. Doesn't fully work yet, sincejoerg4-14/+57
pthread_barrier_* is currently not implemented. Add USE_LIBTOOL. Don't depend on EPROTO declaration.
2006-03-14Note PKGREVISION bump of kdesdk.minskim1-1/+2
2006-03-14Remove an entry that is also in x11/kdelibs3/PLIST. Bump PKGREVISION.minskim2-4/+4
2006-03-14Fix build on DragonFly. Remove autogenerated locale files from PLIST.joerg4-5/+18
Bump revision.
2006-03-14Fix errno.joerg2-6/+15
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam144-519/+355
INSTALL/DEINSTALL script creation within pkgsrc. If an INSTALL or DEINSTALL script is found in the package directory, it is automatically used as a template for the pkginstall-generated scripts. If instead, they should be used simply as the full scripts, then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC explicitly, e.g.: INSTALL_SRC= ${PKGDIR}/INSTALL DEINSTALL_SRC= # emtpy As part of the restructuring of the pkginstall framework internals, we now *always* generate temporary INSTALL or DEINSTALL scripts. By comparing these temporary scripts with minimal INSTALL/DEINSTALL scripts formed from only the base templates, we determine whether or not the INSTALL/DEINSTALL scripts are actually needed by the package (see the generate-install-scripts target in bsd.pkginstall.mk). In addition, more variables in the framework have been made private. The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are more sensible names given the very few exported variables in this framework. The only public variables relating to the templates are: INSTALL_SRC INSTALL_TEMPLATE DEINSTALL_SRC DEINSTALL_TEMPLATE HEADER_TEMPLATE The packages in pkgsrc have been modified to reflect the changes in the pkginstall framework.
2006-03-14Add DragonFly support.joerg5-3/+58
2006-03-14Add DragonFly support. Hack around gettext brokeness. Since it isjoerg11-17/+241
easier to patch the output of autoconf, also create gdb/configure with the changes from configure.in directly, removing the build dependency on autoconf.
2006-03-14Sort.minskim1-3/+3
2006-03-13Added ipmitool.heinz1-1/+2