summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-09-15Enable p5-FreezeThawmjl1-1/+2
2001-09-15Initial import of p5-FreezeThaw, a module to convert perl structuresmjl4-0/+24
to/from strings.
2001-09-15Correct #ifdef usage, as reported in pkg/13958 by Don Yuniskis, slightlywiz2-1/+24
differently than in the patch there.
2001-09-15Add and enable keychainwiz1-1/+2
2001-09-15Initial import of keychain package provided by Martti Kuparinen in pkg/13931.wiz5-0/+135
DESCR: Keychain is a shell script which acts as user-friendly front-end to ssh-agent(1), allowing you to have one long-running ssh-agent process per system rather than per login session. Please study the documentation on the keychain website carefully since incorrect usage of this script may have certain security implementations.
2001-09-15Update MASTER_SITESzuntum1-2/+2
2001-09-15Sync PATCH_SITES with realityzuntum1-3/+2
2001-09-15Rename MASTER_SITES -- it's zuntum.utech.lublin.pl now.zuntum1-2/+2
2001-09-15minor improvements:drochner4-17/+103
-use the newest version (1.4rc4) -we don't really need ncurses, the incompatibility is easily patched away -USE_LIBTOOL
2001-09-15Update to qident-1.2. Changes since 1.0:ad2-5/+5
- NetBSD 1.5 and earlier doesn't have getprogname(). - Fix typo in manual page. - Remove debug crud. - unistd.h, not getopt.h.
2001-09-15Use "-lffm -lm" instead of "-lm" on alpha to fix linking problems.simonb2-5/+23
Noticed by Matt Green.
2001-09-14Use libpcap buildlink.mk. pkg/13919 by Stoned Elipot.wiz3-7/+27
2001-09-14Slightly modify according to pkg/13934 by Stoned Elipot to work on Solaris.wiz1-1/+7
2001-09-14Update to 1.03t, provided by the package maintainer Nobuhiro Yasutomiwiz2-6/+6
in pkg/13908. Changes since 1.03s: Revise history function. Add error message when fail to intenral command. Support relative path archiving in archive browser. Keypad transfer mode support uncompat environment. File name complition include internal command name. Bug fixes.
2001-09-14Update to 0.99.14, provided by Scott Barron in pkg/13734.wiz7-144/+201
Changes are too many too list here.
2001-09-14Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877.wiz3-7/+9
2001-09-14Add p5-Text-Iconv-1.1abs5-0/+48
Perl interface to the iconv() function as defined by the Single UNIX Specification. The convert() method converts the encoding of characters in the input string from the fromcode codeset to the tocode codeset, and returns the result.
2001-09-14Add a patch similar to the one in pkg/13801.wiz2-5/+23
2001-09-14Update to 7.0.1, per pkg/13864 from Ingolf Steinbach.wiz2-5/+5
Changes since 7.0: By popular demand, made file selection in the main canvas conform more to the Shift-click-adds-range and Ctrl-click-adds-single model. Made the CDE parameter thing more bullet-proof. It shouldn't fail if something is missing now. After a module import, it renames the original directory and checks out into a fresh one. Otherwise, the checkout isn't recursive and you get a lot of "independently added by a second party" messages. Commented out the tkwaits that were causing the commit and merge dialogs to disappear in some window managers. Unfortunately they may have to be un-commented back on some systems, especially Mandrake, which seems to exhibit timing problems sometimes. If a file's log message had a line containing only "=" characters, the logcanvas browser would drop all the revisions that came after it. It will still do it if there are exactly 77 equal signs, but not otherwise.
2001-09-14Update to 0.57, based on pkg/13849 by Hiramatsu Yoshifumi.wiz4-30/+13
Lots of changes, with at least the effect that madplay now works inside swarm.
2001-09-14Update to 18.10, as requested in pkg/13795.wiz2-11/+11
Changes since 18.9: minor bug in book.c would let crafty play lines that were very rarely played even though there were others that had been played far more times and were more reliable. king safety scores ramped up a bit and made more "responsive".
2001-09-14Update to 0.2.1, as requested in pkg/13772.wiz4-34/+16
Changes since last version, from the NEWS file: AMaViS 0.2.1 relesed. We improved qmail support and added support for exim and postfix and a hack for sendmail to scan outgoing/relayed mail, too. Added support for several anti-virus programs. Lots of other improvements and bug fixes. Read ChangeLog for full details.
2001-09-14Fix problem with Solaris' /bin/sh not accepting an empty list in a forjlam1-2/+3
loop noted in pkg/13894 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>. The suggested fix was applied.
2001-09-14Fix the config file location references in the man pages, noted injlam4-2/+42
pkg/13900 by Don Yuniskis <auryn@gci-net.com>. The changes were based on the suggested fix in the PR, but modified to correctly deal with LOCALBASE =/= "/usr/pkg" case.
2001-09-14Add p5-Text-Iconv-1.1 - Perl interface to iconv() codeset conversion functionabs1-1/+2
2001-09-14make it build in an xpkgwedged environmentdrochner3-8/+9
2001-09-14Update to 3.8.6, based on pkg/13759 by Jared D. McNeill.wiz5-56/+159
No NEWS file, and ChangeLog too big to add here, see http://www.xfce.org/archive/ChangeLog
2001-09-14Don't hardwire /usr/pkg (pkg/13673).wiz6-10/+33
Correct location of config file in configure script (pkg/13673). Try to remove some more directories on deinstall.
2001-09-14Patch for Solaris from Michael Santos (pkg/13685).wiz2-5/+16
2001-09-14regen (in the hope it fixes pkg/13909)wiz2-12/+10
2001-09-14Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896.wiz3-5/+28
2001-09-14Super bump the major numbers for libssl and libcrypto so that they don'tskrll3-13/+13
conflict with the -current versions.
2001-09-14cvsup issue is solvedhubertf1-5/+1
2001-09-14Add cvsup-gui-16.1.d: GUI-client (only) for CVSup.hubertf5-0/+38
Get cvsup-16.1.d for on-GUI client, server and docs. [reimport after first one was botched - sorry!]
2001-09-14add & enable cvsup-guihubertf1-1/+2
2001-09-14Do not require Xhubertf2-3/+2
Mention in the DESCR file that this is the non-GUI version. (I need to find time to make a seperate package for the GUI version)
2001-09-14Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME canabs4-6/+13
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work
2001-09-14Try fetch first from ${MASTER_SITE_BACKUP}. Partially fixes problem notedjlam1-2/+3
in pkg/13795 by John Klos <john@sixgirls.org>.
2001-09-14Add a buildlink.mk for for use by other package Makefiles. Closesjlam1-0/+34
pkg/13784 by Martti Kuparinen <martti.kuparinen@iki.fi>.
2001-09-14Actually, "xml2-config --cflags" should read:jlam2-4/+4
-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include/libxml2 so that the libxml2 headers may be found as either <...> or <libxml/...>.
2001-09-14Fix the problem noted by Ben Collver <collver@linuxfreemail.com> injlam4-10/+19
pkg/13929 where xml2-config lies about the location of the libxml2 headers. "xml2-config --cflags" now returns: -I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include which correctly finds the libxml2 headers. When using buildlink, the config wrapper xml2-config returns: -I${BUILDLINK_DIR}/include/libxml -I/usr/pkg/include which correctly finds the libxml2 headers in their buildlinked locations.
2001-09-14Fix the rpath so that ${LOCALBASE}/lib (where the graphics libraries arejlam3-4/+27
installed) is included, which ${BUILDLINK_DIR}/lib (which is a temporary directory) is not.
2001-09-14Search for <machine/ieeefp.h> instead of <ieeefp.h>. This fixes thejlam2-8/+18
problem reported in pkg/13663 by John Klos <john@sixgirls.org> where on older (pre-current) NetBSD/vax, <ieeefp.h> exists but <machine/ieeefp.h> doesn't, which was broken since <ieeefp.h> included <machine/ieeefp.h>.
2001-09-14Apply the changes in pkg/13265 by John Darrow <John.P.Darrow@wheaton.edu>jlam4-29/+29
to fix xpkgwedge problems.
2001-09-14upgrade to 9.2.0rc3.itojun3-6/+7
2001-09-14Fix problems with xpkgwedge and score file installation noted by Johnjlam6-10/+149
Darrow <John.P.Darrow@wheaton.edu> in pkg/13264. Changes noted in the PR were applied with some small changes to use FILES_SUBST/FILES_SUBST_SED to unify the various substitution patterns for the *INSTALL files, and to use ${CMP} instead of diff in the DEINSTALL file.
2001-09-14Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> injlam3-20/+23
pkg/13224. Changes suggested in the PR were applied, and one additional change in the place where the CFLAGS are set was made to give this package a better change of compiling on Linux.
2001-09-14Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> injlam5-36/+32
pkg/13191. The changes suggested in the PR were applied, and one more change to look for the appdefaults file under ${PREFIX} instead of under ${X11BASE}.
2001-09-14Update openslp to 1.0.2. Relevant changes from version 1.0.1 include:jlam2-5/+5
* Fixed minor name resolution problem so that reverse lookups are not performed on hostnames supplied as are dotted IP addresses * Fixed minor problem where DAs listed in net.slp.DAaddresses could not be found if multicast was not enabled. * Fixed minor bugs in DA discovery code so that SLPFindScopes() returns more consistant results. * Applied patch from Jim Meyer that fixes several predicate parsing irregularities * Fixed minor KnownDAEcho problem that resulted in some DAs not getting registrations.
2001-09-14Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-13/+16