summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-13Updated to version 3.0.7.salo2-5/+5
Changes: - slow-start in sftp implemented. - ftp proxy which expects user@proxy-user@host is now supported with new boolean setting ftp:proxy-auth-joined. - key passphrase for sftp is now supported. - new setting http:cache-control to set corresponding request header. - don't send FEAT to ftp proxy before login. - fixed timeout handling after FEAT command. - fixed find and du to show status line correctly when output goes to screen. - fixed shell (!) command to return proper error code. - fixed binding ftp data socket in non-passive mode.
2004-08-13Cosmetic changes.jlam2-9/+7
2004-08-13The name of this package is "cy2-sql".jlam1-5/+4
2004-08-13Note revision bump for libelfcube1-1/+2
2004-08-13The PLIST was far from complete [hi recht!] (package installed files incube3-5/+30
include/ and a locale file). But since the package's configure script is rather dumb about shared libraries and gettext catalogs, the best is to simply disable all of it. While I'm here, add a buildlink file since it will soon be used by a package in -wip.
2004-08-13Update pkgtools/libnbcompat to 20040813. Changes from version 20040809jlam6-36/+36
include working around an apparent bug in an autoconf macro defined in aclocal.m4. This should now cause getopt_long() to be built on systems that are missing getopt.h. This version of libnbcompat has been tested on the following platforms: FreeBSD-4.8/i386 MacOS X 10.2.8 NetBSD-1.6.2/i386
2004-08-13Add ${CAT} as the final pipeline command to BUILDLINK_FILES_CMD.<pkg> sojlam1-2/+2
that the whole pipeline returns 0. This avoids subtle breakage when the we use built-in software and there is actually no list of files passed as input to the pipeline, and the final egrep returns non-zero.
2004-08-13Update baekmuk-ttf to 2.2. Patch submitted by Kibum Han, the new maintainer.minskim5-27/+14
Changes: Minor improvements.
2004-08-13Update alee-ttf to 1.3. Patch submitted by Yi Min-Cheol, the maintainer.minskim4-10/+11
Changes since 1.1: * Update alphabet chars in Eunjin.ttf. * Update digit chars in Eunjin.ttf.
2004-08-13add bl3 filedmcmahill1-0/+26
2004-08-13USE_LANGUAGES= c c++ fortrandmcmahill1-1/+3
and also add GCC_REQ=3.0 as this doesn't build correctly with my 2.95.3 on NetBSD/alpha.
2004-08-13add bl3 filedmcmahill1-0/+30
2004-08-13add some quoting to deal with the case where a file in a packagedmcmahill1-10/+10
has a space in the filename. Without the quoting the buildlink stage fails completely with errors. ok'ed by Johnny Lam.
2004-08-13Add dependency on readline to build on platforms without a nativeminskim1-1/+2
readline library.
2004-08-12Update to opera 7.54.jdolecek3-11/+12
Changes since 7.53: Security * Denied write-access to properties on objects from scripts that fail a standard origin check, in order to block potential access by attackers to user's computer. Fixes critical vulnerability reported in GreyMagic Security Advisory GM#008-OP. * Fixed security issue regarding spoofing of the addressfield by loading other page contents while keeping the URL, reported in Secunia Advisory SA12162. * Blocked access to file:/ URLs from documents that are not themselves loaded from file:/ URLs. Miscellaneous * Fixed problem with canceling connections/downloads. * Cache-size limitation improved.
2004-08-12Properly quote the NICE_LEVEL variable to prevent errors.sketch1-2/+2
2004-08-12Use openssl hash functions on platforms that don't provide native hashminskim1-1/+9
functions.
2004-08-12Note PKGREVISION bump of cvsync.minskim1-1/+2
2004-08-12Honor *OWN, *GRP, and *MODE.minskim1-1/+4
Bump PKGREVISION due to file permission changes.
2004-08-12Make this package build with recent C++. With thanks to Bill Squier,agc7-1/+288
Krister Walfridsson and Soda for their help. mmm, progress...
2004-08-12Set USE_LIBTOOL, and add -ldl for Linux.wiz1-1/+8
Addresses PR 26617 by Pancake.
2004-08-12move bunch of common variables so that they are sharedjdolecek1-13/+4
remove dependance on sus_compat for the Linux version, it doesn't appear to be necessary
2004-08-12Note getmail update.schmonz1-1/+2
2004-08-12Update to 4.0.10. From the changelog:schmonz2-5/+5
-cosmetic fix to output: add whitespace after timestamp when not retrieving message. Thanks: Matthias Andree. -include MANIFEST.in in source distribution, to assist users in building "built distributions" from it. -change a few output messages' level to make verbose mode slightly less verbose, and add --debug switch to get "more verbose" behaviour.
2004-08-12Note pkgse update to 0.2wiz1-1/+2
2004-08-12Update to 0.2: also search in pkgsrc-wip.wiz4-11/+11
Update from iMil via pkgsrc-wip.
2004-08-12Updated imap-up, pico, pine, qt3adam1-1/+8
2004-08-12Changes 4.61:adam2-6/+6
* The "^T" "To Files" command from within the composer on the Attchmnt header line or from within the composer in the "^J" "Attach" command is now capable of attaching multiple files at once * When Exporting a message with attachments you now have the option of saving all of the attachments in a new directory (Export Message File Selection) by typing "^P" while exporting * Feature to modify behavior of TAB command, Tab-Uses-Unseen-For-Next-Folder * When sending, flowed text (RFC 3676) is sent by default. Now it is possible to turn off this behavior on a message by message basis with the ^V command at the Send prompt. You may still turn if off for all cases with the feature Quell-Flowed-Text. * Viewer-Margin-Left and Viewer-Margin-Right made a little more flexible * Suppress quoted text when viewing messages with Quote-Suppression-Threshold * The behavior of the HdrMode Command has changed slightly. It now reverts back to normal mode when you switch to a new message. It also has an additional state if Quote-Suppression-Threshold is turned on. * The old behavior of the HdrMode Command can be restored by not setting the Quote-Suppression-Threshold and setting the new feature Quell-Full-Header-Auto-Reset * Feature to rename sent-mail folder to sent-mail-yyyy-mm instead of sent-mail-mon-year (Prune-Uses-YYYY-MM) * With Alternate-Role-Menu option turned on you could Reply or Forward using a Role. Now you can also Bounce using a role. * Relaxed conditions which caused a filter to not be reevaluated before expunging if the user changed flags manually. Now only a manual Undelete may cause the filter to not be reevaluated before expunging.
2004-08-12Changes imap-2004a:adam4-15/+15
* maintenance release, consisting primarily of critical bugfixes * now has a supported NNTP proxy capability * OSF/1 port (Digital UNIX, Tru64) now uses flocksim instead of flcksafe * The unix[nt] and mmdf drivers now prevent mail_append() from writing Status:, X-Status:, X-UID, X-IMAP[base]:, and X-Keywords: header lines to a traditional UNIX or MMDF format mailbox
2004-08-12Changes 4.8:adam2-6/+6
* Bug-fix release
2004-08-12Changes 3.3.3:adam6-40/+13
* Bug-fix release
2004-08-12First cut at supporting the built-in PAM on MacOS X. It's not thejlam1-1/+20
same as Linux-PAM, but it's close enough for the purposes of compiling programs.
2004-08-12Note why USE_BUILTIN.<pkg> may be "yes" even if IS_BUILTIN.<pkg> is "no".jlam1-3/+6
2004-08-12Note addition of checkpassword-pam, a checkpassword-compatibleschmonz1-1/+2
program to authenticate using PAM.
2004-08-12Add and enable checkpassword-pam.schmonz1-1/+2
2004-08-12Initial import of checkpassword-pam.schmonz4-0/+34
checkpassword-pam is an implementation of checkpassword-compatible authentication program. checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly.
2004-08-12Add and enable hre.minskim2-2/+4
2004-08-12Initial import of hre-0.9.7. Packaged by Lee Jae-Hong.minskim5-0/+52
HRE is a regular expression library for Korean. While most regex libraries support only per-syllable processing for Korean, HRE provides an extended grammar to specify phonemes in each syllable. It supports both KS X 1001 and Unicode charsets.
2004-08-12Update checksum for modified distfile with unchanged version. Theschmonz1-3/+3
diff: "stress text" was changed to "stress test" in the man page. Noticed by kre in pkg/26619.
2004-08-11Bring inline with gcc34 pkg by incomporating the following changesshannonjr1-4/+7
already in lang/gcc34: 1) Locate adalib for bootstrap compiler with ${ALT_GCC} --print-file-name=adalib rather than find. This behaves better if ${ALT_GCC} does not specify a gcc executable. 2) Elide trailing letters from GCC_PLATFORM so that GCC_ARCHSUBDIR remains constant for CURRENT when the version letter changes.
2004-08-11Update imhangul to 0.9.11.minskim3-6/+7
Changes: Fix a bug that crashes epiphany when a window is being closed.
2004-08-11Fix a typo that was causing SIGSEV on NetBSD/sparc64. This is alreadyjlam3-3/+22
fixed in the main Cyrus sources. Fix from <seb>.
2004-08-11Verified to build on OpenBSD-3.3/i386.jlam1-1/+2
2004-08-11Start before "mail" so that cyrus is up and running to accept mailjlam1-1/+2
delivered to the Cyrus mailstore.
2004-08-11Added entry for updating gcc34shannonjr1-1/+2
2004-08-111) Locate adalib for bootstrap compiler with ${ALT_GCC} --print-file-name=adalibshannonjr3-23/+18
rather than find. This behaves better if ${ALT_GCC} does not specify a gcc executable. 2) Change to uniform handling of ABI baseline-pairs for NetBSD. There must be agreement between the Makefile and libstdc++-v3/configure.host; this change ensures consistency by introducing ABI_BASELINE_PAIR variable used in both. 3) Bump revision number.
2004-08-11Update homepage and master site.ben1-3/+3
2004-08-11Add bzip2 dependency so this will build in Linux.ben1-1/+2
2004-08-11Note update of xorg-{server,libs} to 6.7.0nb1.recht1-1/+3
2004-08-11Add missing entries to PLIST.common.recht2-2/+48
Patch by Kouichirou Hiratsuka in PR pkg/26610 Bump PKGREVISION to 1.