summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-31Change MAINTAINER from packages@ to tech-pkg@. (Noticed by jmmv.)reed2-4/+4
2003-10-31Set USE_GCC_SHLIB. This requires buildlink2. Fixes linking on Solaris.gavan1-1/+3
2003-10-31Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-10-31Add patch-abgavan1-1/+2
2003-10-31GNU grep is required to build xchat on Solaris.gavan1-1/+2
2003-10-31correct HOMEPAGEdrochner1-2/+2
2003-10-31Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-10-31Correct LFLAGS to LDFLAGS.gavan1-0/+17
2003-10-31change the libtool (1.5) versioning from linux to sunos on Solaris todmcmahill3-1/+29
avoid PLIST problems. No effect on other operating systems.
2003-10-31Fix LIBTOOL_OVERRIDE to get the right thing. Fixes PLIST problems on Solaris.dmcmahill1-2/+2
2003-10-31fix PLIST problems on Solaris by setting the libtool (1.5) versioning typedmcmahill3-1/+29
to sunos. No effect on non-solaris systems.
2003-10-31protect the --with-libiconv configure argument with a ICONV_IS_GNU check.dmcmahill1-3/+7
Thanks to Mark Davies and Jeremy Reed for pointing out the problems with the previous commit.
2003-10-31add a "ICONV_IS_GNU" variable which is set to "YES" when the logic heredmcmahill1-1/+4
says we need the pkgsrc libiconv. This will let pkgs who need to know deal appropriately.
2003-10-30Updated net/pen to 0.12.0xtraeme1-1/+2
2003-10-30Upgrade to 0.12.0.xtraeme3-17/+9
Update provided by Andreas Wrede <andreas@planix.com> via PR pkg/23319. Changes: 031023 Released 0.12.0. Penlogd: sscanf would read 100 bytes + terminating nul into a buffer of size 100. Now reads 99+nul. Spotted by Oezguer Kesim. Let tracking time be set through penctl.cgi. In do_cmd, "no log": only close the logfile if it is open. New penctl command, "write [FILE]" writes current configuration to a file. If FILE is omitted, overwrite the original configuration file (-F option). Pen: Time based expiration of tracked clients. Default is 0 seconds = never expire. Added -T option to control expiry time. Also added penctl command "tracking N". Penlogd: zero-terminate results from recvfrom. In penlogd.c: don't complain if recvfrom is interrupted by signal. More bugfixes, etc.
2003-10-30Updated security/dropbear to 0.38xtraeme2-3/+3
2003-10-30Upgrade to 0.38. This closes PR pkg/22984 by Matt Jhonston.xtraeme3-15/+15
Changes: 0.38 - Sat Oct 11 2003 16:28:13 +0800 o Default hostkey path changed to /etc/dropbear/dropbear_{rsa,dss}_host_key rather than /etc/dropbear_{rsa,dss}_host_key o Added SMALL and MULTI text files which have info on compiling for multiple binaries or small binaries o Allow for commandline definition of some options.h settings (without warnings) o Be more careful handling EINTR o More fixes for channel closing o Added multi-binary support o Improved logging of IPs, now get logged in all cases o Don't chew cpu when waiting for version identification string, also make sure that we kick off people if they don't auth within 5 minutes. o Various small fixes, warnings etc o sftp support works (relies on OpenSSH sftp binary or similar) o Added --disable-shadow option (requested by the floppyfw guys) 0.37 - Wed Sept 24 2003 19:42:12 +0800 o Various portability fixes, fixes for Solaris 9, Tru64 5.1, Mac OS X 10.2, AIX, BSDs o Updated LibTomMath to 0.27 and LibTomCrypt to 0.90 o Renamed util.{c,h} to dbutil.{c,h} to avoid conflicts with system util.h o Added some small changes so it'll work with AIX (plus Linux Affinity). Thanks to Shig for them. More bugfixes, etc.
2003-10-30Updated security/pyca to 0.6.6.20031021xtraeme2-3/+3
2003-10-30Upgrade to 0.6.6.20031021.xtraeme2-6/+6
Update provided by Hauke Fath <hf@spg.tu-darmstadt.de> via PR pkg/23072. Changes: o Fixed compability issues with Python 1.6/2.0+/2.1. o Fixed compability issues with certificate requests created by Mozilla browser. o Added new parameter caCertConfirmReqLog for defining the path name of file for log output of sbin/ca-certreq-mail.py. o English translation of help for cgi-bin/client-enroll.py contributed by Roger Buck <rog@saas.nsw.edu.au>. o More bugfixes, etc. Complete changelog available at http://www.pyca.de/changes.html.
2003-10-30s/USE_GMAKE/USE_GNU_TOOLS+=make/grant1-2/+2
2003-10-30define USE_GCC_SHLIB.grant1-3/+4
sort USE_* lines.
2003-10-30Note revision bump for gnucash to 2.jmmv1-1/+2
2003-10-30Depend on p5-Date-Manip, so that the finance-quote-check script works.jmmv1-2/+3
From PR pkg/22510 by Ron Roskens.
2003-10-30Force the use of a C++ compiler to compile C++ source files. From anagc2-4/+4
analysis of the problem by Ben Collver in PR 23252.
2003-10-30Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-10-30+ conglomerate-0.7.6.jmmv1-1/+2
2003-10-30Sync distinfo with reality.cube1-2/+1
2003-10-30Add vmips to suggested projects.wiz1-1/+6
2003-10-30+ SDL_gfx-2.0.9, TeXmacs-1.0.2.5, centericq-4.9.8, dctc-0.85.6,wiz1-9/+20
distcc-2.11.2, englightenment-0.16.5, gentoo-0.11.39, gnutls-0.8.12, gpa-0.7.0, gstreamer-0.6.4, leafnode-1.9.44, libtasn1-0.2.6 [pkg/23269], ogmtools-1.1, oss-3.9.8b, pureftpd-1.0.16c, rdesktop-1.3.0, xmame-0.76.1, xmess-0.76.1, xscreensaver-4.14.
2003-10-30libxml2-2.6.0 -> libxml2-2.6.1jmmv1-2/+2
2003-10-30implement the change in rev. 1.1296 (which was backed out in rev.grant1-2/+2
1.1298) properly by using single quotes instead of double quotes around the PKGNAME_REQD value, ensuring that the shell does not interpret the > character as a redirect. confirmed that no "=1.0.43" files are created on NetBSD and Linux when a pre-requisite package has a wildcarded version number eg. ">=1.0.43", and that the original problem is fixed.
2003-10-30include graphics/freetype2/buildlink2.mk so this can find the freetypegrant1-1/+2
header files.
2003-10-30add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS sogrant1-1/+5
that packages can find header files in freetype/.
2003-10-30fix a couple of typos, drop complexity level of a sentence so that itgrant1-5/+5
reads better.
2003-10-30apparently the checksum for the a.out pkg got lost from heregrant1-1/+3
> 2 years ago. ressurect it.
2003-10-30bump stack size when calling the java compiler from 8mb -> 12mb.grant2-1/+12
fixes build problem of apache-ant in a recent bulk build. from rtr@.
2003-10-30whitespace policegrant1-5/+5
2003-10-30make removal of include/X11/extensions directory optional, as this pkggrant1-2/+2
is only a build dependency and shares that directory with Xrender.
2003-10-30Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc.wiz1-2/+2
2003-10-30USE_BUIDLINK2, not USE_BUILDLINK (hi tron!).salo1-4/+7
Fixes build with gcc3 from pkgsrc. Style nits.
2003-10-30add --with-libiconv=yes to CONFIGURE_ARGS. This makes sure that thedmcmahill1-1/+2
USE_GNU_ICONV is correctly set on systems which need the pkgsrc libiconv.
2003-10-30Apply patch from PR pkg/22934 by Greg A. Woods.cube1-4/+3
o Remove NET_SNMP_LOGFILE since it's not used anymore o Include /usr/local/share/snmp/mibs into the default MIBS file search path o Use --with-logfile=none instead of --without-logfile because that is what the configure script wants for that variable. While those changes affect an exported header file, they don't affect in any way the compilation of dependencies, so no revision bump is needed.
2003-10-30Revert the change in 1.1296 which was causing problems on NetBSD whenagc1-2/+2
installing a pre-requisite package with a wildcarded (e.g. '>=1.0.43') version number. The problem manifested itself by creating a file called '=1.0.43' in the pre-requisite package's directory, and a coupld of "dc: stack empty" spurious messages appeared. If this needs to be fixed by an OS-dependent variable, we'll address that in the future.
2003-10-30Note naim-0.11.6.3 update.wiz1-1/+2
2003-10-30Update to 0.11.6.3, provided by Soren Jacobsen in PR 23312:wiz2-5/+5
Summary of changes from 0.11.6.2 to 0.11.6.3 [2003-10-29] ============================================ [pkg fea] More Makefile rewrites for improved compatibility. [FT bug] Long-standing connection-deletion routine has been addressed. This is a partial backport of the complete rewrite for 0.12. [FT fea] Incoming messages containing links to www.candidclicks.com are automatically ignored and the sender is automatically warned. [FT bug] Several memory leaks have been corrected. [Lil bug] When someone retitles a discussion, a window would be opened for it even if you were not a member. Fixed. [Lil bug] Potential buffer underflow in signon code identified. Fixed. [Lil fea] New line-receiving code backported from 0.12. [Lil fea] New line-parsing code backported from 0.12. [UI bug] Potential use of uninitialized buffer in statusbar code identified. Work-around implemented. [UI bug] If two windows had identical presentations due to modifying $nameformat/$nameformat_named, Tab would stop working. Fixed. [UI bug] When leaving a chat generated an error, partial stack corruption occurred. Fixed. [UI bug] Double-join protection kept users from joining channels with an open window that they were not actually inside. Fixed. [UI bug] Potential heap corruption from realloc()ing a string and then copying it into itself identified. Fixed. [UI FEA] New key-handling code dramatically improves responsiveness for laggy connections and when pasting large blocks of text.
2003-10-29Fix the libtool override so that we actually override the correct thing.dmcmahill1-2/+2
Fixes PLIST problems on Solaris.
2003-10-29This pkg needs GNU sed for configure to work. Fixes build problem ondmcmahill1-1/+2
Solaris.
2003-10-29libapr-0.so.9.4 -> libapr-0.so.9.5mason1-3/+3
libaprutil-0.so.9.4 -> libaprutil-0.so.9.5
2003-10-29Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003.jlam13-486/+869
New features include fetching binary packages using HTTP (thanks wiz!) and some minor speed optimizations for pkg_delete.
2003-10-29Note update of www/MozillaFirebird-bin-realplayer to 1.0nb1.xtraeme1-1/+2