summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-09Update to 1.00.epg3-31/+8
Upstream changes: [Changes for 1.00 - 9 May, 2005] * Fix backspace in prompt function for certain terminals. [Martijn van Beers <martijn@eekeek.org>] * Fix the case that when checkout creates parent directory for you, the state wasn't properly flushed due to inappropriate lock. [matthewd] * Document --file for everything that supports --message. [matthewd] * Support 'vim -d' and 'gvim -df' for conflict resolution. [Derrick Daugherty <derrick@blinky-lights.org>] [Changes for 0.994 - 29 Apr, 2005] * Fix the warning "Revision too large" when doing svk log -l1 on a checkout which is not HEAD. * Fix an edge case in post-commit checkout optimization on deleted entry. This was causing stacktrace and not updating the checkout metadata accordingly. * Only consider a g-merge to be a change when the merge source and destination paths are the same. This eliminates empty revisions created by push. [matthewd] * Improve the "Depot path" information, display the full path inside the repository instead of the checkout-point. [gugod] * make sure $ENV{SVKPAGER} refers to an executable. [gugod] * Fix svk diff on 0-length file on checkout. [Changes for 0.993 - 25 Apr, 2005] * Save commit message from editor in a tmpfile if commit fails. [#8336] * Fix tests for bdb backend. * svk import -C should not actually create import path nor turn path into copath. [#8719] * Fix a bug that a dummy switch won't update revision metadata, which might be non-exist for the new branch. * Ignore existing locks when trying to unlock a mirror. * Added examples to the intro. [jesse] [Changes for 0.992 - 18 Apr, 2005] * Fix keyword translation for undesired characters. [matthewd] * Fix svk switch from a removed branch. * Don't trust LML would return a valid encoding that Encode knows. [Eric Gillespie <epg@pretzelnet.org>] * Recognize merge-conflict error, so no stacktrace for it. * svk info now skips files not under version control. [#8220] [gugod] * Fix locked mirror messages. * Various pool usage fixes. [Changes for 0.991 - 29 Mar, 2005] * Fix a regression for smerge supplying message from editor. * Fix an edge case that push doesn't report empty merge when the mirrored remote repository is completely empty. * Proper locking for svn::mirror objects, and mirror --unlock. * svk patch subcommands are now options. [jesse] * Support HEAD, BASE, and {DATE} in many commands using -r. [gugod] * Support mkdir multiple copaths. [hcchien] * Add --summary to smerge and push to show logs for changes to be merged. [#7791] * Optionally support paging help text with IO::Pager. [gugod] * Fix support for replace with history. * Don't trust LML would return a valid encoding that Encode knows. [Eric Gillespie <epg@pretzelnet.org>] * Make multiple -r options to dwim. [#7038] * Allow import into mirrored path, and cleanup old code. * Allow merge -c -REV to rollback rev. This is the same as -rREV:REV-1. * Add missing -c help to merge. [Ethan Tuttle <ethan@etuttle.com>] * Make checkout, update, and merge deal with unwritable checkout copy more gracefully. * Fix move on mirrored path. * Fix rm for scheduled symlinks. * Proper message for cp nonexisting parent without -p. * Properly skip special node types like socket or device in checkout_delta. * On writing mixed-eol files, don't croak on normalization. * When doing file-anchored merges, ensure file is opened before cb_merged is called. * When doing file-level merge, translate and report the target path properly. * Do proper eol translation per svn:eol on local (yours) node before textual merges are invoked. * Proper io layer ordering, and force re-translation for merge text when needed. * Reopen FH in prepare_fh when needed, since apply_textdelta already closed the fh for us. * Propset now works on multiple overlapping copaths. [#8139] * Fix a buglet that two props set on a added node will be reported as added and prop-modified. * Make svk info work on removed path. [mathhewd] * Reflect errors in bin/svk exit codes. [matthewd] * Update various help messages [#7217] [#7877] [hcchien] * svk verify now only checks with the content guarded by PGP block. * Fix a bug that interactive merge dies out horribly when you edit the merged file, exit with saving and answer a)bort.
2005-05-09Update to 0.60.epg2-7/+7
Upstream changes: [Changes for 0.60 - Apr 29, 2005] * When doing get_latest_rev with 1.1.x, reset offset if it went below 0. [Marcus Rueckert <darix@irssi.org>] * Fix uuid checking in --relocate. [Marcus Rueckert <darix@irssi.org>] [Changes for 0.59 - Apr 25, 2005] * Doc fixes. [Mathias Hennersdorf <henner@tty.ch>] * Fix a bad path translation in has_local. [Changes for 0.58 - Apr 18, 2005] * Fix edge case in local copy_source resolution and unresolvable source. * Remove bogus path translation in delete_entry that might result in segfaults. [Changes for 0.57 - Mar 29, 2005] * API catchup for latest svn-trunk. * Fix a bug that non-interesting changed paths are not properly filtered. * Proper locking for concurrent mirror object load and sync.
2005-05-09Note i'm working on svk-1.00.epg1-1/+2
2005-05-09Check if a variable is defined before matching against it in .ifdillo1-2/+2
Noted by kristerw.
2005-05-09Use BSD_INSTALL_* for correct ownership and permission. Pointed out byminskim2-8/+11
Darrin B. Jewell in PR pkg/30005.
2005-05-09note update of python24 to 2.4.1recht1-1/+2
2005-05-09Make pkglint happy by removing trailing white space.kristerw1-2/+2
2005-05-09update to Python 2.4.1recht8-278/+210
Highlights of this new release include: - Bug fixes. According to the release notes, several dozen bugs have been fixed, including a fix for the SimpleXMLRPCServer security issue (PSF-2005-001). Also add a patch by Joerg Sonnenberger to add basic support for DragonFly BSD. For a detailed list of changes see: http://python.org/2.4.1/NEWS.html
2005-05-09Make this package build after bl3 was enabled by default (bykristerw3-3/+6
setting WRKSRC=${WRKDIR})
2005-05-09once PHP version is selected, set PHP_VERSION_REQD appropriately, so thatjdolecek1-3/+6
the selected version is forced for any sub-builds; this should fix the bulk build problems for php5-extensions use := to avoid variable recursion
2005-05-09use 'php5' for CATEGORIES rather than 'php'jdolecek1-2/+2
2005-05-09use 'php4' for CATEGORIES rather than 'php'jdolecek1-2/+2
2005-05-09follow PHP4 packaeg lead and add 'php5' to CATEGORIESjdolecek1-2/+2
2005-05-09Updated sysutils/grub to 0.97xtraeme1-1/+2
2005-05-09Update to 0.97.xtraeme2-6/+6
Changes: * Fix the prototypes and the definitions of nested functions. This was required for gcc-4. * Implement a more robust workaround for buggy BIOSes which don't pass boot drive correctly (notably for HP Vectra).
2005-05-09Honor PKGDIRMODE and SHAREMODE.minskim3-6/+9
2005-05-09Update checksum, author modified the tarball:xtraeme1-4/+4
- printf("Note : My heart is broken =\("); + printf("Note : My heart is broken =\(\n");
2005-05-09Do not add the things in pkgsrc/regress to the bulk build since theykristerw1-2/+2
are not meant to be built -- regress testing is done using the pkgtools/pkg_regress tool.
2005-05-09Modify previous: only enable -fno-cse-skip-blocks when compiler isxtraeme1-1/+5
gcc-3.x.
2005-05-09Apply patch from Richard Earnshaw on port-arm@ to fix build onxtraeme1-1/+5
NetBSD/arm.
2005-05-09Accept gsharutils>=4.2.1... not only 4.2.1, fixes PR pkg/30176 byxtraeme1-2/+3
Robert Elz. Bump PKGREVISION.
2005-05-09Identify Mac OS X correctly. Patch provided by Darrin B. Jewell inminskim3-1/+36
PR pkg/29883.
2005-05-09Declare a static function in .c, not in .h.minskim3-1/+29
2005-05-09This needs mk/x11-clients.buildlink3.mk to fix the build when usingxtraeme1-1/+2
X11_TYPE=[xorg|XFree86].
2005-05-09Add a small Makefile fragment for packages requiring X11 clientsxtraeme1-0/+42
apps. Used at the moment for X11_TYPE=[xorg|XFree86] to fix the build/installation of some packages, see http://mail-index.netbsd.org/tech-pkg/2005/05/05/0024.html for more information. To switch between 'build' or 'full' dependency method use: X11CLIENTS_DEPMETHOD=[full|build]
2005-05-09Fix build: use PKG_BUILD_OPTIONS.apr instead of PKG_OPTIONS.apr.seb1-3/+3
2005-05-09Use lang/ezm3/buildlink3, bump PKGREVISION.xtraeme1-3/+4
2005-05-09Fix installation after USE_BUILDLINK3 was enabled by default:xtraeme3-6/+25
* ezm3 installs its files into ${PREFIX}/ezm3, the installation fails due to missing libraries, fixed with BUILDLINK_PASSTHRU_DIRS. * Provide a buildlink3 file with DEPMETHOD=build to fix the cvsup packages. Bump PKGREVISION, this closes PR pkg/29986 and PR pkg/30159.
2005-05-09Updated mail/dspam to 3.4.6.xtraeme1-1/+2
2005-05-09Update to 3.4.6.xtraeme2-6/+6
Changes: BUGFIX: segfault can occur when loose signature provided without space delimiter
2005-05-09Teach configure about NetBSD/amd64 and Darwin. Closes PR pkg/28623.minskim2-1/+20
2005-05-09Do not use libcompat on Darwin.minskim1-2/+2
2005-05-09Correct PLIST on Darwin. Based on patches provided by Tom Yu in PR pkg/26943.minskim2-6/+15
2005-05-09Don't assign to PKG_OPTIONS.<pkg> which has special meaning to thejlam7-45/+45
options framework. Rename PKG_OPTIONS.* to PKG_BUILD_OPTIONS.*.
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam11-74/+98
caches variable definitions that were computed by make. These variables are specified by listing them in MAKE_VARS, e.g., .if !defined(FOO) FOO!= very_time_consuming_command .endif MAKE_VARS+= FOO bsd.pkg.mk will include only the one generated during the most recent phase. A particular phase's makevars.mk file consists of variable definitions that are a superset of all of the ones produced in previous phases of the build. The caching is useful because bsd.pkg.mk invokes make recursively, which in the example above has the potential to run the very time-consuming command each time unless we cause FOO to be defined for the sub-make processes. We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't consistently applied to every invocation of make, and also because MAKE_FLAGS can overflow the maximum length of a make variable very quickly if we add many values to it. One important and desirable property of variables cached via MAKE_VARS is that they only apply to the current package, and not to any dependencies whose builds may have been triggered by the current package. The makevars.mk files are generated by new targets fetch-vars, extract-vars, patch-vars, etc., and these targets are built during the corresponding real-* target to ensure that they are being invoked with PKG_PHASE set to the proper value. Also, remove the variables cache file that bsd.wrapper.mk was generating since the new makevars.mk files provide the same functionality at a higher level. Change all WRAPPER_VARS definitions that were used by the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-09Include stdint.h to use uint16_t on Darwin.minskim2-1/+16
2005-05-09Remove redundant variable definitions that simply match their defaults.jlam1-3/+1
2005-05-09Replace TOOLS_WRAP and TOOLS_SYMLINK with TOOLS_CREATE, and let the toolsjlam5-124/+99
framework figure out by itself whether a wrapper or a symlink should be created based on the real command and any arguments that may need to be invoked.
2005-05-09Rename TOOLS_ARGS.* to TOOLS_REAL_ARGS.* to follow naming convention forjlam4-51/+43
other TOOLS_* variables relating to the real command executed.
2005-05-08Note PKGREVISION bump of docbook-website.minskim1-1/+2
2005-05-08The website DTD requires docbook-simple.minskim1-3/+4
Bump PKGREVISION due to dependency change.
2005-05-08Update sun-jre15 and sun-jdk15 to 5.0.3abs2-4/+4
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_03
2005-05-08Update sun-jre15 and sun-jdk15 to 5.0.3abs5-142/+612
Changes since 5.0.2: Hotspot client compiler overfills CodeBuffer: crashes when deoptimizing. JCK: /api/java_net/URI/[Ctor, Components,Create] Tests failing with [-server -Xcomp] in Linux The popup menu displays the graphical box but there is no menu items inside the box. REGRESSION:Compilation error "local schedule failed (not retryable)" with simple loop JCK1.5: JNI call made with exception when -Xcheck:jni is used. RedefineClasses causes VerifyError Verifier must treat all versions of class being redefined as equal types CompiledMethodLoad reports incorrect addresses in the location map Solaris-amd64: nsk/regression/b4660518 test exceeds the default 18-page shadow zone size apt should return members in source order REGRESSION: apt slower in Tiger update train than FCS due to name lookup String.getBytes() does not work on some strings larger than 16MB (cs) CoderResult.isOverflow() returns false when UTF-16 overflows Drawing GeneralPath crashes JVM if antialias is on Invisible applet steals focus from HTML form field (MSIE, Sun plug-in only) REGRESSION: JComboBox don't respond to arrow keys on linux (has focus listener) [Cinnabar17] On X86, suntea login page can't be input backspace, arrow keys, and return key not working in java applications [Cinnabar25 Linux]SunTea hangs the system [Cinnabar25 Linux]SunTea hangs the system (ref) test/java/lang/ref/SoftReference/Pin.java fails REGRESSION: Socket.getLocalAddress() returns address of 0.0.0.0 on outbound TCP String constructor with "KSC5601" encoding throws AccessControlException Kerberos module cannot authentiate with different KDCs/principal names CertStore.getInstance(String,CertStoreParameters,String) throws NoSuchAlgorithmE JTree should toggle for all even-numbered clicks Cannot Ctrl-Shift-Click to create disjoint selection interval in list XP L&F: JComboBox has wrong rollover effect under Windows XP LookAndFeel 1.4 REGRESSION: In Motif L&F JComboBox doesn't react when spacebar is pressed GTK: JColorChooser hue spinner doesn't update the selected color REGRESSION: JTabbedPane setFocusable(false) and removing tabs REGRESSION: ArrayIndexOutOfBoundsException in BasicTabbedPaneUI.getTabBounds() Changing system preferences after switching from GTK L&F causes L&F mixup Lead Selection index is not shown in JFileChooser on GTK LAF Make the demo code more friendly to build test/java/text/Format/CurrencyFormat.java failed for tr_TR 142_xx: Missing exception/error messages while using unsynchronized Collection objects concurrently New Romanian currency New Currency for Madagascar Regtest java/util/Currency/ValidateISO4217.java fails after 2005-01-01 due to new Turkish lire Step requests ignored after an exception in debugee Error 1722 coming during jre1.5.0 installation by Windows user with limited (+elevated) priviledges Package based installation of tiger update 1 shows J2SDK REGRESSION: wrong time stamp for plugin dll files on Win98(2nd) Tiger Update 2 JRE patch bundle creates msvcrt.dll under jre1.5.0_02/bin REGRESSION: uninstall JDK 5.0u3 does not remove demo dir on windows incorrect "group (thousands) separator" in 5.0 sun.text.resources.LocaleElements_sv S. Chinese translation for Twi language is wrong S.Chinese localization for JDK software some of jdk man pages show unnecessary lines in ja locale S.Chinese localization for JDK software - part II REGRESSION: JNI Performance Regression in 1.5.0 -server HPROF: broken when used with HAT, starting with 1.5.0_01, Missing thread dump remove memory barrier on native transitions Disable META-INF/* lookup from codebase in applet/plugin classloader Do not set initial focus on an applet during startup if applet is targeted for JDK 1.1/1.2 Problem with embedded Internet Explorer using Sun Java Applets hang when using plugin 1.5 in Linux with Mozilla 1.7.x "javaplugin.classloader.cache.enabled=false" does not work REGRESSION: isActive call from Javascript no longer works in IE Applet will not reauthenticate user when returning from another applet REGRESSION: Loading applet fails if URL contains %7E Java Webstart application startup is too slow Regression: updating title or icon in jnlp file will not update shortcuts. can't remove old app if vendor change title attribute in jnlp file on windows platform javaws apps are put in Add/Remove progrgrams entries for all users Java Web Start jnlp file caching problem. TCK-jnlp 1.5: jnlp_file/resources/j2se/index.html#vmArgs hang in some cases. Support wrapping of software keys using RSA-PKCS1
2005-05-08Note pkgfind update.peter1-1/+2
2005-05-08* Add -n flag to limit the amount of results.peter3-15/+30
* Fix for when /usr/pkgsrc is empty. * Bump version to 20050508. From pancake@phreaker.net, tweaks and manpage update by me.
2005-05-08Use MASTER_SITE_GNOME. Fixes PR pkg/30150 by Zafer Aydogan.jmmv1-2/+2
2005-05-08regenwiz2-567/+636
XXX: we need to add many more "id"s, most of the diff is automatically generated id numbers that differ from one build to the next.
2005-05-08Use more man page entities, now that we have them.wiz6-21/+21
2005-05-08Add a dummy describe-options target for package not using thedillo1-1/+9
options framework.
2005-05-08Document that the upload script takes care of vulnerablewiz1-4/+7
and restricted packages automatically. Use more man page entities, now that we have them.