summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-02-19Clean up:tv2-20/+14
- re-enable localization with included GNU gettext - use wildcard CONFLICTS
1999-02-18Restore dependence for "kdegraphics" package.tron1-2/+2
1999-02-18Update "kdegraphics" package to version 1.1.tron4-45/+153
1999-02-18Let "kdebase" package create the directories "share/doc/kde/HTML/it" andtron4-148/+152
"share/kde/sounds" to avoid problems if "kdeutils" gets removed before "kdenetwork" package.
1999-02-18Add arg.c.patch to PATCHFILES, should fix security hole described infrueauf3-4/+20
http://www.hert.org/advisories/HERT-02.asc. Add patch to dialects/n+obsd/dlsof.h to define _KERNEL when including <sys/socket.h> to get the sockprot definition. Needed to compile on current.
1999-02-18Add missing @dirrm rules.frueauf1-1/+3
1999-02-18Fix the patch (was corrupt).is1-96/+15
1999-02-18pkglint - thanks milano!hubertf2-5/+7
1999-02-18Let's try this again; we need *both* slashes.tv2-4/+4
1999-02-18Add IGNORE= for systems which have /usr/bin/install-info.tv1-1/+5
1999-02-18Grr. "info/dir" does _not_ belong into PLIST. install-info doesfrueauf1-2/+1
the right thing if it does not yet exist. If one upgrades gtexinfo via binary pkg info/dir should not globber the old existing info/dir.
1999-02-18Remove full path for install-info from examples, we no longer enforce that.frueauf1-3/+3
1999-02-18Reflect that we no longer enforce full path for install-info, bumpfrueauf2-15/+9
version to indicate change.
1999-02-18Remove samba2.bouyer1-2/+1
1999-02-18has been moved to ../samba.bouyer7-571/+0
1999-02-18Samba 1.9.18 is dead, upgrade to samba 2.0.2.bouyer6-426/+382
1999-02-18Re-add the slash in the binutils directory modifier. Noticed in PRtv2-4/+4
pkg/7005 in certain configurations.
1999-02-18Update to V1.44. Changes:hubertf2-5/+5
1.44: 14.Feb.98 + 1. Auto mounting on change directory added. ( see Options/AutoMount ) If you chdir to a directory which contains only one file named `automount', then VFU will try to mount this directory automatically. After mounting `automount' file won't be visible. You can create file with `echo > automount' command. + 2. Unmount feature added to the `JumpToMountpoint' menu ( key `j' ). + 3. PreserveSelection option added. If this option is enabled VFU will preserve selected files after rescanning files list. ( see Options menu ) + 4. Added Ctrl+Z key to the Directory Tree View for update the current (under cursor) directory size. ! 5. Fixed tilde `~' expansion -- now standalone `~' or `~username' are expanded properly. + 6. RecursiveRescanning can be canceled with ESC now. ! 7. Options(Toggles) separators bug fixed. ! 8. User External Utilities are enabled in InArchive mode as it should be. (considered bug) ! 9. Dotfiles `.filename' colorization fixed.
1999-02-17Restore dependence for "kdenetwork" package.tron1-2/+2
1999-02-17Update "kdenetwork" package to version 1.1.tron6-45/+620
1999-02-17Remove bogus whitespace.tron1-2/+2
1999-02-17fix default font path. again.tls1-2/+2
1999-02-17fix default font path.tls1-2/+2
1999-02-17Update to VNC 3.3.2r3, fix distribution site, adjust for new distribution ↵tls4-191/+94
tar file layout
1999-02-17"gettext" is only needed at build time, so use "BUILD_DEPENDS".tron1-2/+2
1999-02-17"gettext" is only needed at build time, so use "BUILD_DEPENDS".tron1-2/+2
1999-02-17Update lsof to 4.40.erh4-22/+7
1999-02-17Device handling changed in 1.6.1hubertf2-5/+6
1999-02-17Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all!bgrayson2-4/+4
1999-02-17"kdebase" doesn't depend on the GIF library, it only believes so. But ittron2-3/+20
requires the "gettext" package. Both problems reported by Markus Kurek.
1999-02-16Upgrade to Version 1.2hwr2-4/+4
1999-02-16Do not overwrite (files of) other pkg versions, warn instead.hubertf1-5/+6
1999-02-15Use the inlined bfextu opcode for get1bit() on m68k.is2-1/+119
Makes mp3 decoding about 6% faster, which gives us a bit more of safety margin on the MC68060 at 50 MHz.
1999-02-15Update "kdesupport" package to version 1.1.tron5-45/+28
1999-02-15Ignore not updated KDE sub packages for now.tron4-4/+12
1999-02-15Update "kde" meta package to version 1.1 and comment out not updatedtron1-7/+7
sub packages for now.
1999-02-15Update "kdeutils" package to version 1.1.tron4-223/+416
1999-02-15Update "kdebase" package to version 1.1.tron15-467/+698
1999-02-15Update "kdelibs" package to version 1.1.tron4-42/+147
1999-02-15Don't hard code "--enable-gnome" and "--enable-kde" as configurationtron1-16/+16
options. Instead fix handling of "${WINDOWMAKER_OPTIONS}" and set its default to "gnome kde".
1999-02-15Add "WINDOWMAKER_OPTIONS".tron1-1/+8
1999-02-15Enable Gnome and KDE support.tron1-2/+2
1999-02-15Add an IGNORE= line if top is installed in /usr/bin/topsimonb1-1/+5
(from Hubert Feyrer).
1999-02-15Update to V1.43.hubertf3-8/+6
Changes: Fixed problem with terminals >80x25, new features, menu border for mono terminals, new options, few bugs fixed.
1999-02-14Skip configuration of custom libtool because we use our own one anyway.tron1-4/+13
1999-02-14Don't hardwire "${LOCALBASE}/bin/pkglibtool" as path for our packagetron1-7/+15
libtool and skip unnecessary configuration of custom libtool.
1999-02-14Use "pkglibtool-1.2p1" as package libtool.tron1-2/+2
1999-02-14Update "pkglibtool" package to 1.2 patchlevel 1:tron4-19/+45
- Add "-cplusplus" option to link C++ shared libraries with "c++rt0.0" on "a.out" systems. This is required to get static constructors working. Fixes PR pkg/6935 by Jaromir Dolecek. - The binary is now called "pkglibtool-<VERSION>" so that "bsd.pkg.mk" can depend on a certain version.
1999-02-14Fix some more buffer overflow vulnerabilities described on bugtraq andrh4-22/+125
http://www.cert.org/advisories/CA-99-03-FTP-Buffer-Overflows.html, but not covered by the RedHat patch. Remove dependency on deprecated unix define.
1999-02-14Add "MASTER_SITE_OVERRIDE".tron1-1/+5