summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-02Use REPLACE_PERL.jmmv3-13/+3
2003-07-02postfix-2.0.13martti2-3/+3
2003-07-02Updated postfix to 2.0.13martti2-9/+9
- After "postfix reload", the master daemon now warns when the inet_interfaces parameter setting has changed, and ignores the change, instead of passing incorrect information to the smtp server. - After the postdrop command change with Postfix 2.0.11, the postcat command no longer recognized "maildrop" queue files as valid. - Mail could bounce when two messages were delivered simultaneously to a non-existent mailbox file. The safe_open() code that prevents race condition exploits will now try a little harder when it actually encounters a race condition. - Updated the IPv6 patch.
2003-07-02note downgrade of gtexinfo to 4.6, as it was < 24 hours ago.grant1-1/+2
2003-07-02revert last, we now pass --split-size to makeinfo >= 4.6.grant4-37/+3
unbump PKGREVISION.
2003-07-02patch from seb@ to pass --split-size to gtexinfo >= 4.6.grant3-8/+20
thanks seb :)
2003-07-02note update of galeon to 1.2.11nb1taya1-1/+2
2003-07-02configure galeon for mozilla-1.4taya1-3/+4
bump PKGREVISION
2003-07-02note update of mozilla-bin to 1.4grant1-1/+2
2003-07-02Update mozilla-bin to 1.4.grant4-13/+13
New Features and Fixes - Mozilla's bookmarks have been overhauled. Bookmarks now include a root level folder, the ability to have two differently named bookmarks pointing at the same location, site icons in the Bookmark Manager and Bookmarks Sidebar, and separators now have support for labels. - Composer now supports click and drag dynamic image and table resizing. If an image is selected or if the caret is placed inside a table, eight resizing handles appear and allow to resize the image/table with a simple click/drag/release. In the case of an image, the resizing is done real-time and a semi-opaque shadow of the image at its target size is shown during resizing. A tooltip shows in real-time the target size in pixels, and the relative change in pixels too. - Mail now has junk-mail context menu items, a "delete junk mail" menu item and many other usability improvements for junk-mail controls. - Pop-up blocking has been streamlined to improve usability. - Users can now specify "blank page," "home page," or "Last page visited" for each of first window, new window and new tab. - Users can now specify default font, size and color for HTML mail compose. - Image blocking/disabling is now more flexible and users can "view image" to see blocked or not loaded images. - Proxy auto-config (PAC) failover has been implemented - Mozilla 1.4 contains thousands of additional bugfixes, including changes to improve performance, stability, web site compatability, standards support, and usability. Note that this package is not available for Solaris 7, as the there is not yet any build for Solaris < 8.
2003-07-02Note addition of multi-aterm, version 0.0.4.jmmv1-1/+2
2003-07-02Add and enable multi-aterm.jmmv1-1/+2
2003-07-02Initial import of multi-aterm, version 0.0.4:jmmv5-0/+71
multi-aterm is a multi-terminal for the X Windows system based on aterm that provides tabbed functionality without requiring KDE or GNOME. Provided in pkgsrc-wip by Juan RP with some changes by me.
2003-07-02Update to version 0.5.1 of wmsmixer.agc1-1/+2
Provided by Sergey Svishchev Changes from version 0.5: 13-Apr-2003 Version 0.5.1 now available. No new features, but it has some new icons and it compiles with gcc 3.2.
2003-07-02Update to version 0.5.1 of wmsmixer.agc2-5/+5
Provided by Sergey Svishchev Changes from version 0.5: 13-Apr-2003 Version 0.5.1 now available. No new features, but it has some new icons and it compiles with gcc 3.2.
2003-07-02style nits, join two .if's.grant1-8/+6
2003-07-02more brutally attack the CONFIGURE_ARGS target issue on Solaris.grant1-2/+6
force gcc if *gcc* - Sun's compiler is never going to be installed into a path with 'gcc' in it(!)
2003-07-02Fix typo: CONFIGUE_ARGS -> CONFIGURE_ARGS.jmmv1-2/+2
2003-07-02Avoid hardcoding /usr/pkg in patch files.jmmv3-7/+9
2003-07-02add USE_GCC_SHLIB.grant1-2/+3
2003-07-02Avoid hardcoding /usr/pkg in patch files.jmmv3-7/+8
2003-07-02Fix PLIST for last update (hi phone!).wiz1-25/+29
2003-07-02Apply patch to allow pkgsrc-wip *-openjit packages to correctly reach intojlam2-4/+4
this directory for Makefiles. From Todd Vierling in private mail.
2003-07-02Added buildlink2.mk file to hamlib-1.1.4 package for use with otherwulf1-0/+22
packages that depend on this library
2003-07-02scrot updated to 0.8.jmmv2-3/+3
2003-07-02Update to 0.8 with patch provided by Juan RP in PR pkg/21974:jmmv2-6/+5
* Patch from Claes Nasten <pekdon@gmx.net> * Enhances thumbnail related options: First, specifying -t would break the $f param to -exec. Second, the thumbnail and the screenshot got different timestamps. Third, one weren't able to specify geometry with -t. * Update for latest giblib. Requires latest release now.
2003-07-02unhardwire CC to allow this to be built with gcc3, which is not ingrant2-6/+14
the PATH.
2003-07-02If no linux emulation is available, set SUSE_VERSION to 0. This avoidsmartin1-1/+2
syntax errors in carelessly written makefiles and makes the PKG_SKIP_REASON logic succeed.
2003-07-02Fix USE_LIBTOOL line.wiz1-2/+2
2003-07-02Note addition of bitlbee, version 0.80.jmmv1-1/+2
2003-07-02Make this work on platforms where sizeof(size_t) != sizeof(int)martin2-1/+24
2003-07-02Add and enable bitlbee.jmmv1-1/+2
2003-07-02Initial import of bitlbee, version 0.80:jmmv5-0/+75
bitlbee is an IRC gateway to other chat networks. It provides an IRC server where users connect to and have access to all their contacts in ICQ, MSN, Jabber or even IRC itself. Protocols are implemented using Gaim's code. Multiple users are supported too, where each one has its own set of accounts and contacts. Provided by Juan RP in pkgsrc-wip with some changes by me.
2003-07-02style nitsgrant1-8/+8
2003-07-02set PKG_SKIP_REASON to something useful if we aren't ongrant1-1/+2
NetBSD/{i386,powerpc}, so that packages fail properly, rather than allowing make to fail. e.g. ===> PanoTools-2.6b1nb1 requires compat_linux, which is not available for SunOS-5.9-sparc ===> PanoTools-2.6b1nb1 is not available for SunOS-5.9-sparc noted by martin.
2003-07-02don't apply s/5/2/ to OS_VERSION since this breaks later use of it,grant1-3/+3
e.g. creating a binary pkg with ${OS_VERSION} in the PACKAGES path.
2003-07-02note update of gtexinfo to 4.6nb1.grant1-1/+2
2003-07-02makeinfo: split info files at 50000 (as per texinfo 4.5 and below)grant4-3/+37
to maintain conistency of the generated files as currently required by pkgsrc. bump PKGREVISION. (perhaps info files will be automatically added to the PLIST in the future?)
2003-07-02PKG_SYSCONFDIR already includes "etc". Ooops.jschauma1-2/+2
2003-07-02Come back boot.x86-unix.tgz in distinfo.taca1-1/+3
P.S. Should "make mdi" fetch and process all ARCH (or MACHINE_ARCH)'s distfiles?
2003-07-02note update of mozilla to 1.4taya1-1/+2
2003-07-02Update mozilla to 1.4taya6-115/+148
New Features and Fixes - Mozilla's bookmarks have been overhauled. Bookmarks now include a root level folder, the ability to have two differently named bookmarks pointing at the same location, site icons in the Bookmark Manager and Bookmarks Sidebar, and separators now have support for labels. - Composer now supports click and drag dynamic image and table resizing. If an image is selected or if the caret is placed inside a table, eight resizing handles appear and allow to resize the image/table with a simple click/drag/release. In the case of an image, the resizing is done real-time and a semi-opaque shadow of the image at its target size is shown during resizing. A tooltip shows in real-time the target size in pixels, and the relative change in pixels too. - Mail now has junk-mail context menu items, a "delete junk mail" menu item and many other usability improvements for junk-mail controls. - Pop-up blocking has been streamlined to improve usability. - Users can now specify "blank page," "home page," or "Last page visited" for each of first window, new window and new tab. - Users can now specify default font, size and color for HTML mail compose. - Image blocking/disabling is now more flexible and users can "view image" to see blocked or not loaded images. - Proxy auto-config (PAC) failover has been implemented - Mozilla 1.4 contains thousands of additional bugfixes, including changes to improve performance, stability, web site compatability, standards support, and usability.
2003-07-02Add a test target.uebayasi1-1/+2
2003-07-02smalltalk-2.1.3 update done.jtb1-2/+1
2003-07-02Belatedly enable swiftsurf.jtb1-1/+2
2003-07-02Note update of smalltalk to 2.1.3.jtb1-1/+2
Too many changes to list. The NEWS file has 650 lines noting changes since previous pkgsrc version (1.95.10). It now works properly on powerpc.
2003-07-02Update to version 2.1.3.jtb5-98/+294
The NEWS file contains around 650 lines of changes from 1.95.10, so I won't include it here.
2003-07-01Wrong version of patch-af.jtb8-14/+10
2003-07-01Make this work on powerpc.jtb12-36/+168
2003-07-01Add and enable jdk-openjitjlam1-1/+2