summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-15Include perl5/buildlink2.mk for perl.jlam1-1/+2
2002-11-14buildlink1 -> buildlink2jlam11-43/+37
2002-11-14buildlink1 -> buildlink2jlam15-52/+51
2002-11-14Reset IFS sooner so that recursive calls to the gen() function workjlam1-1/+1
correctly with Solaris' ksh (not sure why this didn't break on NetBSD's /bin/sh). Analysis and fix by Jonathan Perkin <sketch@rd.bbc.co.uk>.
2002-11-14buildlink1 -> buildlink2jlam3-22/+22
2002-11-14Remove unneeded patch after conversion to buildlink2.jlam2-15/+1
2002-11-14buildlink1 -> buildlink2jlam1-2/+2
2002-11-14This file appears to be unused.jlam2-149/+0
2002-11-14This file appears to be unused now.jlam1-79/+0
2002-11-14Workaround problem with passing CC to submakes.jlam1-5/+10
2002-11-14buildlink1 -> buildlink2, and use java.mk for proper Java handling.jlam4-11/+48
2002-11-14Allow BUILDLINK_SETENV.<wrappee> to override _BLNK_WRAP_SETENV.<wrappee>.jlam1-1/+8
This is to override the default CC=cc, CXX=c++, LD=ld, etc. settings in CONFIGURE_ENV and MAKE_ENV, e.g.: BUILDLINK_SETENV.CC= CC=gcc
2002-11-14Note update of security/cyrus-sasl2 to version 2.1.9nb1 [numerous packageseb1-1/+2
build fixes, plugins loading among others, you'd better update]
2002-11-14Bump PKGREVISION:seb12-199/+181
- No need for /usr/lib/sasl2 anymore: INSTALL script removed, DEINSTALL script tuned. - Removed auto* tools dependencies by providing patch files for generated configure and Makefile.in. - Use ${PKGDIR} instead of ${.CURDIR} for PLIST_SRC files. - `--with-rc4' does not need an argument. - Use BUILDLINK_PREFIX.whatever instead of BUILDLINK_DIR. - Fix GSSAPI build for non-current NetBSD, this includes patch-ag removal. - Fix PLIST handling by providing PLIST.post (lib/sasl2 removal at deinstall time) and fixing PLIST.common (include/sasl removal at deinstall time). - Bump BUILDLINK_DEPENDS.cyrus-sasl in buildlink2.mk. - Work around problem introduced by LTCONFIG_OVERRIDE and direct usage of ac_cv_can_build_shared in configure.in as suggested by Nick Hudson. Remove patch-ab (sasl-config is gone btw, it was not needed anyway). This should fix plugins shared libs problem as reported -among other- in PR pkg/19001 by Stephen Degler <sdegler at degler dot net>.
2002-11-14gtk/buildlink.mk was the last user of glib/buildlink.mk.jlam1-70/+0
2002-11-14dylan-* has been converted to buildlink2, so no more packages use thisjlam1-58/+0
file any longer.
2002-11-14buildlink1 -> buildlink2jlam1-6/+8
2002-11-14Allow for common case where --mode=install is not specified when usingjlam1-47/+59
libtool to install libraries or programs.
2002-11-14Update to 0.59.6. Tested with AIM/Oscar, ICQ/Oscar, Yahoo, Jabber and IRC.mycroft3-28/+5
2002-11-14Note update of emulators/xmame to 0.61.1.kristerw1-1/+2
2002-11-14Update xmame to 0.61.1.kristerw2-5/+5
Changes since 0.60.1 include: - Almost everything from MAME 0.61 and MESS 0.61.2. - Fixed the register constraints in cpu/i8085/i8085cpu.h so that cpu/i8085/i8085.c can build for x86 using gcc-3.1 with -O3. This change was missed in the MAME 0.61 release. - Increased the size of the buffer used to display history. (Steve Fewell) - Modified unix/fronthlp.c so that it flushes its output more often to aid frontends. (Shadow Walker) - Changed unix/video-drivers/xfx.c to be more frontend-friendly. (Benoit Dumont) - You can now specify a config subdirectory name using -cfgname/-cn. This is useful for creating an alternate configuration. (Benoit Dumont) - Added a "waveout" DSP plugin which redirects sound to a file using Microsoft's PCM WAVE format. The file name can be specified with the "-audiodevice" switch and defaults to "xmameout.wav". (Donald King) - Added support for showing average frames per second when quitting. Also added support for the -frames_to_run/-ftr switch. - Added Xv hardware scaling support! To enable, uncomment the line reading "X11_XV = 1" in the makefile and use the -xvext/-xv switches (and possibly the -yuv switch). (Alastair Robinson) - An X11 build can now grab the keyboard to bypass window managers. Use -grabkeyboard/-gkb to activate and/or the ALT + PGUP keypress to toggle it on/off. (Gerd Sussner) - The code for finding the best X11 visual now checks in descending order of bit depth. This is to work around a bug/feature in the latest NVidia drivers. (Gerd Sussner) - Fixed a problem in the DGA2 driver that could lead to scrambled colors with an i830MG video card in 24bpp mode. (Eric Brunet, Shyouzou Sugitani)
2002-11-14add zopeeditdrochner1-1/+3
2002-11-14client side helper application for zope25-ExternalEditordrochner4-0/+52
2002-11-14Zope product to allow editing objects with "any" editordrochner4-0/+53
2002-11-14zope updates/additionsdrochner1-1/+11
2002-11-14add new zope stuffdrochner1-1/+9
2002-11-14a complete CMF (content management framework) on Zopedrochner4-0/+688
2002-11-14another product to manage a photo collectiondrochner4-0/+67
2002-11-14a tag which displays METAR datadrochner4-0/+74
(not really mature but looks nice...)
2002-11-14import MetaPublisher-1.2.8, a data table and access form tooldrochner4-0/+428
2002-11-14similar to PropertyObject, to be used as template in conjunction withdrochner4-0/+47
PropertyObject and AbracadabraObject
2002-11-14object which just consists of properties, to be used with AbracadabraObjectdrochner4-0/+48
2002-11-14allows adding of pre-configured objects by cloningdrochner4-0/+49
2002-11-14the calendar tag - renders a calendardrochner4-0/+46
2002-11-14update to 0.8.5drochner3-16/+63
changes: -bugfixes -user interface changes -Short title in Silva Document and Silva Folder metadata -Preformatted document element -Access restriction proof of concept -Experimental editor support for nested markup -A Silva File object to store arbitrary file in either ZODB or on the filesystem -More XML export options
2002-11-14update to 0.5drochner3-7/+42
changes: -bugfixes -Automatic Slide Show -Lot's new photo edit methods -Robots integration -Better layout -Possibility to add comment -Know how many times photos have been viewed
2002-11-14share/control-center/capplets belongs to the controlcenter package.wiz1-2/+1
2002-11-14- when creating a new database, make sure that the old one is gone first todmcmahill1-1/+12
avoid simply appending to it. - add some additional error checks when using the -r/--restart options to make sure that the database exists and give a useful error message if it doesn't
2002-11-14Use buildlink2.wiz1-2/+3
2002-11-14unuseddrochner1-6/+0
2002-11-14USE_BUILDLINK2drochner4-8/+12
2002-11-14Enable netbsd32_compat15 (why shouldn't it be?).wiz1-2/+2
2002-11-14Sort.wiz1-2/+2
2002-11-14Fix MASTER_SITES and HOMEPAGE. Closes PR 19046 by Julio Merino.wiz1-3/+3
2002-11-14Remove HAVE_OPENWINDOWS. Packages that wonder whether X11 is OpenWindowsjlam1-6/+1
can just test whether X11BASE is /usr/openwin (see x11.buildlink2.mk).
2002-11-14Remove need for "HAVE_OPENWINDOWS" by just testing whether X11BASE isjlam1-2/+2
*/openwin.
2002-11-14Comment out the X11BASE setting, which is set in bsd.prefs.mk conditionallyjlam1-3/+3
based on the value of OPSYS. This was breaking pkgsrc on Solaris.
2002-11-14add a 'SINGLEPKG' variable which can be set on the command line to thedmcmahill1-2/+12
directory of a single package (e.g. graphics/gimp) for which a README.html is to be generated. This provides the required hook to be able to use this script to generate a README.html file for a single package as well as for all packages.
2002-11-14Upgrade to tmda-0.64:kim3-7/+8
* New feature. TEMPLATE_DIR_MATCH_SENDER provides a way to further specialize the template selection process. When enabled, TMDA looks for templates in a subdirectory of TEMPLATE_DIR that matches the sender address, and then increasingly general portions of the domain part of the address. For more information and an example, see <URL:http://tmda.net/config-vars.html#TEMPLATE_DIR_MATCH_SENDER> * tmda-pending now allows messages to be specified on standard input instead of the command line by using `-' instead of a message list. See ``tmda-pending -h'' for an example. Thanks to Michael S. Fischer for the patch. Only accept Python 2.2, as the PLIST is incorrect for 2.1 (due to one file failing to compile).
2002-11-14net/bind[48]itojun1-1/+3