summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-09Update to 3.11.tv2-5/+5
2001-07-09Set NO_BIN_ON_FTP for the reason described in the Makefile comment:tv1-1/+8
# Since this package will be named, for instance, p5-perl-headers-1.5.1, # binary packages on a FTP server (where only "1.5" is used as the directory # name) will be ambiguous. A user of 1.5 may mistakenly install the # perl-headers-1.5.1 pkg by use of the automatic "best version" logic.
2001-07-09Converted to use buildlink.mk fileszuntum1-6/+4
2001-07-09Perl5 needs a "nb1" version bump to make sure everything which depends ontv1-2/+2
it is updated not to have the perl-mk dependency. This braindead nature of pkgsrc to register all dependencies recursively into binary pkgs *will* be fixed.
2001-07-09o rework patch-aa so it adds support for FreeBSD and OpenBSD, too;zuntum2-7/+7
no work at all, just different #ifdef. The patch has been sent back to the author
2001-07-09* Make perl stop installing anything in the man3 directory. It's startingtv12-119/+38
to install things like "open.3" and "lib.3" which confuse users. Perl ships with a documentation tool, "perldoc", for this purpose; create a MESSAGE indicating that it should be used instead. (Perl still installs command line program manual pages in man1.) * Integrate bsd.perl.mk into the perl5-base build where it should have been from the beginning. The separate perl-mk pkg makes binary packages of perl-mk completely useless[*]. Older perl builders will not break, since <bsd.pkg.mk> contains fallback definitions that are evaluated at pkg build time. ===== [*] bsd.perl.mk is tightly bound to the version of perl that is installed. The version name "perl-mk-1.1" is completely useless as a binary pkg, since keeping multiple binary versions of perl on a FTP server means that one of the perl-mk's will get clobbered. However, putting the current pkgsrc PERL5_DIST_VERS in the perl-mk pkg is also a problem, because that doesn't necessarily reflect the installed version of perl. Snarfing the installed version at perl-mk build time would be even uglier, since you could not then walk the tree without perl being installed. The cleanest solution is to integrate bsd.perl.mk into the perl5-base pkg, and let those who have not upgraded perl yet use the runtime definitions in <bsd.pkg.mk>.
2001-07-09Don't install anything, otherwise we'll clobber the Perl install!tv2-16/+12
Typically, this pkg should just be removed, but a lot of things have DEPENDS on it (and may want an updated version in the future). Instead, depend on the explicit Perl version in pkgsrc, and keep this pkg around as a dependency point.
2001-07-09Nuke unused target.skrll1-9/+1
2001-07-09Update to 2.6 by the maintainer Ben Collver via pkg/13408.wiz4-21/+22
Changes since 2.5: * Added workaround for errors caused by BIOS USB keyboard support. * Fixed problems with reporting of 1 GHZ + processor speeds. * Fixed Duron cache detection. * Added screen buffer so that menus will work correctly from a serial console. * The Memtest86 image is now built in ELF format.
2001-07-09python-2.0 -> python>=2.0abs1-2/+2
2001-07-09Remove Devel::DProf and Devel::Peek; these are now updatedtv9-66/+1
in perl5-base-5.6.1 (and would be clobbered unnecessarily by these pkgs).
2001-07-09Converted to use buildlink.mk fileszuntum2-6/+6
2001-07-09Use xpm's buildlink.mk instead of USE_XPM, set USE_BUILDLINK_ONLYzuntum1-2/+3
2001-07-09Update pkgchk to 1.05abs2-4/+4
Ensure -u works for packages which have more than one package depending upon them.
2001-07-09UW moved this version of imap into their "old" directory (...even thoughtv1-2/+2
the only current version in the toplevel directory is "BETA", duh!)
2001-07-09Provide missing parenthesis for CHECK_XPM.fredb1-3/+2
2001-07-09Update xmame to 0.37b16.1kristerw2-5/+5
Changes since 0.37b15.1 include: - Everything from MAME 0.37b16 except for steadykey support and the new RGB blitters. These may be appearing in a later release. :-) - Added Matt Lowry's latest README, which has been missing from xmame for several releases. - Fixed the contrib/porting/prep-new-mame script so it doesn't omit the README file. - QNX Photon2 updates: A fix for dirio.c which allows xmess to compile under the QNX 6.1 internal beta; audio has better verbosity; fixed a bug which caused games utilizing a mouse to core dump. (Travis Coady) - Fixed some ANSI/ISO warnings in the GLmame code. - Changed contrib/porting/prep-new-mame to reflect the new .txt files bundled with MAME. - Updated contrib/porting/porting.txt to refer to src/windows rather than src/msdos for diffing between versions, since the Win32 target is now the primary one. - Updated the docs to mention that KDE 2.2b1 has been reported to fix the xmame.x11 problem whereby the window never displays without using a workaround.
2001-07-09Bring the jade dependency backskrll1-1/+2
2001-07-09Remove unnecessary .include ".../qt2-libs/buildlink.mk" we're coveredskrll2-5/+4
by kde2/Makefile.part2 Remove unnecessary .include ".../jade/buildlink.mk" we don't need any libraries from jade, just a binary.
2001-07-09fdl.texi has been part of the distibution for sometime now...skrll2-386/+1
2001-07-09Update pysol to 4.72 and cardset to 4.40.sakamoto2-8/+9
suggested by Gary Duzan <gary@duzan.org>. This version should work with any Python version.
2001-07-09update checksums. From: Bernd Ernesti <bernd@veego.de>itojun1-5/+5
2001-07-09consolidate a duplicated part of the script.dmcmahill1-6/+10
2001-07-09when saving the rsync script for later, be sure and save the startingdmcmahill1-0/+4
directory too.
2001-07-09o add missing distinfo file (yes, that's what we have pkglint for)zuntum2-6/+11
o rework patch-ab -- author wrote "#/bin/sh" instead of "#!/bin/sh", and fixing this makes things work properly
2001-07-09add & enable pardiffzuntum1-1/+2
2001-07-09Initial import of pardiff-0.9.3zuntum5-0/+63
pardiff is a program that takes the output of diff and displays it in a parallel (side-by-side) format, emulating the /PARALLEL option on the VMS version of diff. pardiff detects the width of the terminal on which it is running and adjusts its output accordingly.
2001-07-09Update Mew to 2.0 pre1jun2-5/+5
Mew 2.0 pre1 (2001/07/08) mew-dist release * A patch for Makefile.w32. Shuichi KITAGUCHI <kit@Mew.org> * save-match-data for mew-draft-dynamic-highlight. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * CDP: bug fixes. * A bug fix of CDP: for S/MIME Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org> * A bug fix for "h" on Summary. * "to"!
2001-07-09Update polsms to 1.8.9zuntum4-23/+42
Changes: o several new options in config file revelant when sending messages to Plus phones; now supports ICQ gateway, too o yet another change in Era handling code o improved way to parse email address from both environment variables and config file o improved hostname detection code * converted to use buildlink.mk files * simplified patch-aa
2001-07-09Use ImageMagick's buildlink.mk.sakamoto1-5/+3
2001-07-09Solaris doesn't know about xargs -0hubertf1-3/+3
2001-07-09Allow to use imlib based wallpaper patch.enami2-3/+9
2001-07-09update homepage urlhubertf1-2/+2
2001-07-08Update pkgchk to 1.04abs2-15/+25
- Set BSD_PKG_MK when parsing mk.conf - from PR pkg/13413 from Stoned Elipot - Actually delete previous version of a package when updating via binary pkgs - After finishing print a summary of packages updated and added
2001-07-08Bump to gphoto-2.0beta1nb1, aber adding patches to make the Kodak DC280veego2-2/+5
working.
2001-07-08Patch from bugtracking system of gphoto:veego1-0/+104
http://sourceforge.net/tracker/index.php?func=detail&aid=438529&group_id=8874&atid=108874 Summary: DC240 USB driver only handle DC240 DC240 driver is compatible with DC280, DC3400 and DC5000 camera. While serial connection should work as is, USB connection is fixed to DC240 as the USB driver only looks for device 0x0120 while the 3 other have another USB device id. See dc240.c, camera_init() and camera_abilities(). Not yet applied to the gphoto2 source tree, but this patch makes it possible to use my Kodak DC280.
2001-07-08Patch from bugtracking system of gphoto:veego1-0/+26
http://sourceforge.net/tracker/index.php?func=detail&aid=438155&group_id=8874&atid=108874 Summary: gphoto2 leave DC240 in an unstable state Fetching a list of all the files on the DC240 camera leave the camera in an unstable state, making it hard to shutdown. Was applied in revision 1.4 to the ghoto2 source tree, plus an additional patch, so use this version and not the patch from above.
2001-07-08Force compilation with "gcc" under Solaris because the "libtiff" from thetron1-8/+8
package sources requires linking with "libgcc".
2001-07-08Add and enable "phpmyadmin".tron1-1/+2
2001-07-08Initial import of "phpmyadmin" package:tron4-0/+90
Set of PHP-scripts to adminstrate MySQL over the WWW
2001-07-08Fix typo in last commit.tron1-2/+2
2001-07-08Replace OpenWindows's "libtiff.so", too, because applications might gettron1-4/+13
linked against it otherwise.
2001-07-08Use "${MAKE_PROGRAM}" not "${MAKE}" in "pre-build" target (only usedtron1-5/+3
under Solaris).
2001-07-08Update "analog" package to version 5.03. Changes since version 5.02:tron4-9/+11
- Bug fixes, including one bug that caused a crash under Windows. - Spanish translation, and corrections to SWEDISH-ALT translation.
2001-07-08Fix package list problem under Solaris.tron1-5/+12
2001-07-08Update to 20010401.wiz3-13/+13
Major changes since last pkgsrc version: 68k core fixes (still unused); sms/gg sprite renderer draws from tile cache; completely new c blitters; preliminary MSX and SC3000 drivers.
2001-07-08Move .so into RUBY_SITEARCHLIBDIR since it's arch specific. Pointed outmjl2-4/+4
by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2001-07-08Enable ruby-postgresql, ruby-DBI, ruby-DBD-postgresqlmjl1-1/+3
2001-07-08Update to 3.05: pkglint support for SVR4_PKGNAME, as requested bywiz2-9/+17
Bernd Ernesti.
2001-07-08Update par to version 1.52; better 8 bit character set support.simonb2-9/+9