Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-23 | update to 1.15. | drochner | 5 | -28/+313 | |
This pkg hasn't been updated for a long time.Many fugfixes and feature additions happened in the meantime. | |||||
2002-10-23 | Actually glib/buildlink.mk still uses this. Thanks wiz! | jlam | 1 | -0/+170 | |
2002-10-23 | Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't create | jlam | 3 | -10/+12 | |
${RCD_SCRIPTS_DIR} as it's not used at all. | |||||
2002-10-23 | Zope pkg maintainance | drochner | 1 | -1/+4 | |
2002-10-23 | add zope25-BTreeFolder, zope25-DocumentLibrary | drochner | 1 | -1/+3 | |
2002-10-23 | add DocumentLibrary-1.0rc1, a framework for searchable and browsable | drochner | 4 | -0/+122 | |
document libraries | |||||
2002-10-23 | add BTreeFolder-0.2, a Zope storage optimized for large object counts | drochner | 4 | -0/+32 | |
2002-10-23 | test -e doesn't work on solaris, use test -f | bouyer | 1 | -2/+2 | |
2002-10-23 | Gnome needs db2 on solaris, add databases/db/buildlink2.mk | bouyer | 1 | -1/+6 | |
2002-10-23 | update to 0.11.0 | drochner | 3 | -11/+90 | |
change summary: Bugfixes, international page names, edit log notes, WikiForNow assimilation completed, CMFWiki integration (alpha). | |||||
2002-10-23 | Make it compile on Solaris. | bouyer | 2 | -1/+42 | |
2002-10-23 | PKGREVISION is now empty (instead of 0), to placate lintpkgsrc. | heinz | 1 | -2/+2 | |
2002-10-23 | Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replaced | wiz | 6 | -30/+6 | |
by devel/gettext-lib/buildlink2.mk. | |||||
2002-10-23 | Convert to buildlink2. Thanks to Johnny Lam for a hint on why it did not work. | wiz | 3 | -18/+26 | |
2002-10-23 | Unused. | wiz | 1 | -79/+0 | |
2002-10-23 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 | |
2002-10-23 | Remove another unneeded line. Noted by Andrey Simonenko. | wiz | 2 | -5/+5 | |
2002-10-23 | buildlink1 -> buildlink2. | wiz | 1 | -3/+4 | |
2002-10-23 | Updated mrtg to 2.9.25 | martti | 1 | -1/+2 | |
2002-10-23 | Updated mrtg to 2.9.25 | martti | 5 | -25/+25 | |
* die gracefully when LANG is set to UTF-8 and give advice (RedHat 8) * updated squid monitoring example * Fixed indexmaker which got truncated during the last release process * cosmetic tweaks for layout * Use Snmp Session 0.93 with option avoid_negative_request_ids enabled * Supress Posix Locales in the locale module ... people who have LANG set to UTF-8 report very strange errors otherwhise. * skip all queries to a host for one round when 1 query has returned undef. * skip all trailing space in keys when matching interface by Name, Description, Anything * remove <br> before <hr> near pagetop * make Includes search in directory of main config files as well as in current directory * addhead option for indexmaker * fix for uptime for squid and other non standard devices * indexmaker: improve handling of urls given with --rrdviewer * improved chinese translation | |||||
2002-10-23 | Don't define BOOL_DEFINED for SunOS, otherwise rpcsvc/yp_prot.h breaks. | bouyer | 2 | -3/+9 | |
2002-10-23 | Regen for patch-ad change. | bouyer | 1 | -2/+2 | |
2002-10-23 | a serious bug was fixed, so bump PKGREVISION | drochner | 1 | -2/+2 | |
(suggested by Thomas Klausner and Martti Kuparinen) | |||||
2002-10-23 | fix botch in a fd_set boundary check which broke uses of | drochner | 2 | -19/+19 | |
select(0,0,0,0,&to) as finegrained delay | |||||
2002-10-23 | Use ${LOCALBASE}/bin/libtoolize; ${PREFIX} may point to something else, | bouyer | 1 | -2/+2 | |
e.g /usr/X11R6 | |||||
2002-10-23 | Don't call libtool -no-undefined for libguilereadline. It includes | bouyer | 1 | -2/+11 | |
libguile, which has a reference to __floatdidf, which is part of libgcc and will only be resolved at program link time. XXX libtool, of Solaris ld bug ? | |||||
2002-10-23 | Don't define BOOL_DEFINED for SunOS, otherwise rpcsvc/yp_prot.h breaks. | bouyer | 1 | -4/+14 | |
2002-10-23 | Bump the PKGREVISION of www/php3 after moving the actual php binary from | jlam | 2 | -3/+4 | |
${PREFIX}/bin into ${PREFIX}/libexec/cgi-bin. | |||||
2002-10-23 | * Move the LIBS+= setting out from below bsd.pkg.mk as there's no reason | jlam | 3 | -19/+18 | |
it has to be there. * Use BUILD_DIRS instead of manually invoking "make all" from another subdirectory of WRKSRC during post-build. * Install the actual binary in ${PREFIX}/libexec/cgi-bin/php and symlink into ${PREFIX}/bin/php. This allows the php binary to function in a secure Apache setup. This fixes part of pkg/18783 by Chris Baird. | |||||
2002-10-23 | Move USE_BUILDLINK2 setting to the common Makefile since we include | jlam | 1 | -4/+5 | |
buildlink2.mk files from here. Also change a BUILDLINK_DIR to a BUILDLINK_PREFIX.gdbm since we strive not to lie to the configure/build processes any longer with buildlink2. | |||||
2002-10-23 | HOMEPAGE has moved. | jlam | 1 | -2/+2 | |
2002-10-23 | Only create RCD_SCRIPTS_DIR if RCD_SCRIPTS is defined and non-empty in | jlam | 1 | -1/+3 | |
the package Makefile. | |||||
2002-10-23 | buildlink1 -> buildlink2 and use bsd.pkg.install.mk to properly handle | jlam | 2 | -15/+18 | |
elm.mimetypes-dist. Also add a few files to PLIST that were installed but not listed. | |||||
2002-10-22 | buildlink1 -> buildlink2 | jlam | 1 | -9/+9 | |
2002-10-22 | x11.buildlink.mk is no more so remove checks for X11_BUILDLINK_MK. | jlam | 1 | -9/+6 | |
2002-10-22 | Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if | jlam | 5 | -20/+26 | |
USE_X11 is defined instead of USE_X11 || USE_X11BASE || USE_IMAKE. | |||||
2002-10-22 | Unused. | jlam | 2 | -195/+0 | |
2002-10-22 | * Use java.mk for proper Java handling. | jlam | 1 | -13/+27 | |
* Don't use Makefile.gcc, which is going away. Just add the contents of that file into the openoffice Makefile. * Use pth/buildlink.mk instead of pthread.buildlink.mk, which is going away. * Minor whitespace changes. | |||||
2002-10-22 | Use lang/gcc/buildlink2.mk instead of Makefile.gcc. | jlam | 1 | -2/+2 | |
2002-10-22 | Note that this package uses C++ (for lang/gcc/buildlink2.mk, if used). | jlam | 1 | -1/+2 | |
2002-10-22 | Regen after patch removal | bouyer | 1 | -2/+1 | |
2002-10-22 | This is already part of gnome-applets-1.4.0.4.tar.bz2 | bouyer | 1 | -11/+0 | |
2002-10-22 | gimp-print update | drochner | 1 | -1/+2 | |
2002-10-22 | update the gimp-print suite to 4.2.3 | drochner | 14 | -52/+53 | |
changes: -bugfixes -The native CUPS driver now accepts custom paper sizes with printers that permit this (all Epson printers, and most others). -The Foomatic interface now accepts custom paper sizes with Foomatic 2.0.1. -A Japanese translation has been added. | |||||
2002-10-22 | devel/check-0.8.4 update [bugfix release] | wiz | 1 | -1/+2 | |
2002-10-22 | Update to 0.8.4. Fix PLIST. | wiz | 3 | -6/+8 | |
Changes: Fixed pipe issues. Allow to use check.h from C++. Plugged some memory leaks. | |||||
2002-10-22 | hack in support for Powershot A20 and S330 Digital Elph; the latter | drochner | 3 | -1/+29 | |
is from John Kohl per PR pkg/18742, the former result of a google search | |||||
2002-10-22 | forcibly disable building docs, otherwise it tries if jade is found | drochner | 1 | -1/+2 | |
and fails | |||||
2002-10-22 | Note update of scmxx to 0.6.1.6. | kleink | 1 | -1/+2 | |
2002-10-22 | Update to scmxx-0.6.1.6; changes include: | kleink | 2 | -6/+5 | |
0.6.1.6 fixed a bug in the info() method that strangely only showed up in cygwin added flose to close the opened file handle added method that shows network status, area code and cell id |