summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-11-18roller-1.7 has better postfix message parsingkim2-4/+4
2000-11-18print-PLIST:hubertf1-10/+10
enclose s/// commands in single quotes, and protect '.' in OS_VERSION, so that "135" does NOT get replaced by "${OS_VERSION}". Detected in kdetoys-2.0
2000-11-18Fix print-pkg-size-depends:hubertf1-3/+4
I now remember why I felt there was something wrong with the fix in PR 11433: it calls some target with PACKAGE_DEPENDS_WITH_PATTERNS=false, and this will cause problems when someone has a different version installed than what's currently in pkgsrc. This was also what the XXX was for that I couldn't remember - all dependencies were found installed at the time that the print-pkg-size-depends target gets called, and as such we can call run-depends list with the PACKAGE_DEPENDS_QUICK switch (to first print our direct dependencies, and then look at their @pkgdep lines to get all their depends - no need for recursion, as well store all a pkg's depends in it's @pkgdep lines!). Using that, we can call "pkg_info -e" on all the patterns to expand them to match what's really installed on the system, then make that list unique (so that e.g. foo-1.0 and foo-* gets to the same pkg twice, and then sorted out). After that we can calculate it's size as before using "pkg-info -s". Using this method is also a whole lot faster (due to no recursion).
2000-11-18add and enable booleandmcmahill1-1/+2
2000-11-18initial import of boolean-6.2.dmcmahill13-0/+488
from DESCR: The program is a viewer and editor for: -GDSII files, KEY files (own made extended GDSII in ascii format) and DAVID MANN files (flash format for mask plotting) Features: -It allows to draw primitives on a chosen layer, and to manipulate them. -stack oriented tools allows zooming while drawing new primitives and editing them. This also makes it possible to draw extremely accurate. -primitives on the layers or/can be transparent colors and fill patterns can be set on a layer basis -drawing order of layers can be changed -a hiearchy of pictures, named structures, can be handled and manipulated -saving as a bitmap and other formats. -measuring distances -adding user defined properties to primitives -boolean OR AND EXOR A-B B-A -positive and negative process offset -circle recognition in polygon and polyline data. -move copy delete etc. -transformations (scaling , rotation , moving) -flatten the hiearchy of the drawing -drivers for CNC (laser and milling machinery)
2000-11-18Unconditionally step back out of the dir that we went in before.hubertf1-2/+2
(How did this EVER work before?!?)
2000-11-18correct HOMEPAGEitojun1-2/+2
2000-11-18Change multidepends for USE_JAVA software to use sun-jre,jdk instead oftv1-2/+2
blackdown-jre,jdk.
2000-11-18Switch to sun-jre-*.tv1-2/+2
2000-11-18Add needed CONFLICTS.tv1-1/+3
2000-11-18Switch blackdown-j* to sun-j*.tv1-3/+3
2000-11-18The Blackdown JDKs are frankly quite buggy. Remove the pkgs; there is nowtv14-1031/+0
a "sun-jre13" and "sun-jdk13" pkg pair.
2000-11-18Packages for the Sun [Linux, for now] port of the JDK/JRE 1.3.0.tv15-0/+1369
2000-11-17Sync with "patches/patch-af".tron1-2/+2
2000-11-17Make sure that locale files are found on systems without "xpkgwedge".tron1-2/+3
2000-11-17Ur CVS_USER is empty, no CVS update will happen. Document!hubertf1-2/+2
2000-11-17pkglint nitwiz1-1/+1
2000-11-17remove empty linewiz1-2/+1
2000-11-17remove RCS Id from inside patch to make it apply cleanly (use pkgdiff!)wiz2-8/+6
2000-11-17add an empty line for pkglintwiz2-2/+4
2000-11-17Correct handling of info files.wiz4-2/+26
2000-11-17Correct handling of info files.wiz1-1/+3
2000-11-17remove trailing empty linewiz1-2/+1
2000-11-17add HOMEPAGEwiz1-1/+2
2000-11-17remove whitespacewiz1-2/+2
2000-11-17Add and enable krioagc1-1/+2
2000-11-17Initial import of krio, a kde front-end for managing the Rio PMP300 mp3 player,agc7-0/+93
into the NetBSD packages collection. It only really needs kdelibs, not the full kde environment, and is a decent graphical frontend for the Rio MP300.
2000-11-17Update to pkglint-2.31abs3-65/+124
lintpkgsrc changes: Add '-S' - List packages not in category 'SUBDIRS', rename experimental '-S' to '-c'. Rework -h output to group by type. Fix poblem with handling certain glob expressions for depends, clean up manpage.
2000-11-17Bump libtool version for mycroft's changes to a.out library dependencies.skrll2-5/+5
make check will fail on a.out platforms due to lib/10940.
2000-11-17add and enable autotracerh1-1/+2
2000-11-17Initial import of autotrace-0.26, a program that converts bitmap graphicsrh5-0/+29
to vector graphics.
2000-11-17Only link with "-lutil" on NetBSD system.tron1-2/+7
2000-11-17Adapt this package to version 2.0 of the "python" package.tron2-121/+121
2000-11-17Update abs to 0.8. Changes are improved stability and a better GUI.rh5-39/+58
2000-11-17Fix a stupid underscore problem on arm32.mycroft2-5/+88
2000-11-17add & enable xtuxhubertf1-1/+2
2000-11-17Tux Arena is a client server network game for X11 featuring opensourcehubertf10-0/+629
mascots. The plan is to have both a multiplayer deathmatch mode (called Holywar) and single player missions where you take on the Microsoft Empire. * Hint: BSD daemon's available as mascot. Recommended map: Rivership down.
2000-11-17Make libtool actually use library dependencies for a.out, since we do in factmycroft2-7/+14
support them. This fixes a whole pile of lossage in GNOME-land.
2000-11-17guess why this is called bacKgammon... add a dependency on KDEhubertf1-1/+3
2000-11-16Make this build with version 2.0 of the "python" package.tron1-2/+2
2000-11-16Check for DGA lib in X11BASE, based on a suggestion by hubertf.wiz1-5/+5
2000-11-16depend on libwmf>=0.1.17nb1wiz1-3/+3
2000-11-16Update to libwmf-0.1.20. Changes since 0.1.17 are:wiz8-395/+27
Lots of bug fixes for wmftofig, font support, a scale-bmp option, and wmftoeps. pkgchange: Remove a lot of libintl-cruft.
2000-11-16Actually, nuke that empty variable entirely. I haven't the slightesttsarna1-2/+1
idea what it was for, if anything.
2000-11-16Update to 5.3. Minimally tested with w3m on i386, sparc, and arm32.abs2-5/+5
Changelog: Since 5.0alpha7: - Fixed threadlibs.c for linux threads. -DUSE_LD_WRAP was broken and -ldl was omitted. Fixed Linux stack finding code to handle -DUSE_LD_WRAP correctly. - Added MSWIN32 exception handler around marker, so that the collector can recover from root segments that are unmapped during the collection. This caused occasional failures under Windows 98, and may also be an issue under Windows NT/2000. Since 5.0 - Fixed a gc.h header bug which showed up under Irix. (Thanks to Dan Sullivan.) - Fixed a typo in GC_double_descr in typd_mlc.c not getting traced correctly. This probably could result in objects described by array descriptors not getting traced correctly. (Thanks to Ben Hutchings for pointing this out.) - The block nearly full tests in reclaim.c were not correct for 64 bit environments. This could result in unnecessary heap growth under unlikely conditions. - Removed use of CLEAR_DOUBLE from generic reclaim code, since odd sizes could occur. Since 5.1 - dyn_load.c declared GC_scratch_last_end_ptr as an extern even if it was defined as a macro. This prevented the collector from building on Irix. - We quietly assumed that indirect mark descriptors were never 0. Our own typed allocation interface violated that. This could result in segmentation faults in the marker with typed allocation. - Fixed a _DUSE_MUNMAP bug in the heap block allocation code. (Thanks to Ben Hutchings for the patch.) - Taught the collector about VC++ handling array operator new. (Thanks again to Ben Hutchings for the patch.) - The two copies of gc_hdrs.h had diverged. Made one a link to the other again. Since 5.2 - Fixed _end declaration for OSF1. - There were lots of spurious leak reports in leak detection mode, caused by the fact that some pages were not being swept, and hence unmarked objects weren't making it onto free lists. (This bug dated back to 5.0.) - Fixed a typo in the liblinuxgc.so Makefile rule. - Added the GetExitCodeThread to Win32 GC_stop_world to (mostly) work around a Windows 95 GetOpenFileName problem. (Thanks to Jacob Navia.)
2000-11-16Fix compilation on arm32 by testing for __arm32__ not arm32abs9-353/+349
2000-11-16Make this work for Solaris' ufsdump -S, which writes the estimate to stdout;kleink2-5/+42
derived from amanda-current sources.
2000-11-16Change the output of the 'install-depends' target so it fitshubertf1-6/+6
in 80 columns: before: ===> mozilla-0.m18nb1 depends on installed package: gtk+>=1.2.8 - gtk+-1.2.8 found ===> mozilla-0.m18nb1 depends on installed package: ORBit>=0.5.1 - ORBit-0.5.3nb1 found ===> mozilla-0.m18nb1 depends on installed package: jpeg-6b - jpeg-6b found ===> mozilla-0.m18nb1 depends on installed package: png>=1.0.6 - png-1.0.8 found ===> mozilla-0.m18nb1 depends on file: /usr/pkg/bin/perl - found ===> mozilla-0.m18nb1 depends on executable: autoconf - /usr/pkg/bin/autoconf found ===> mozilla-0.m18nb1 depends on executable: zip - /usr/pkg/bin/zip found ===> mozilla-0.m18nb1 depends on executable: gmake - /usr/pkg/bin/gmake found after: ===> Required installed package gtk+>=1.2.8: gtk+-1.2.8 found ===> Required installed package ORBit>=0.5.1: ORBit-0.5.3nb1 found ===> Required installed package jpeg-6b: jpeg-6b found ===> Required installed package png>=1.0.6: png-1.0.8 found ===> Required file /usr/pkg/bin/perl: found ===> Required executable autoconf: /usr/pkg/bin/autoconf found ===> Required executable zip: /usr/pkg/bin/zip found ===> Required executable gmake: /usr/pkg/bin/gmake found
2000-11-16Seems that Python was upgraded to 2.0 so I guess this needs to be modified.darcy1-4/+4
I changed the dependencies and directories accordingly.
2000-11-16Upgrade to version 3.1.darcy4-8/+9
This release fixes a few bugs, adds a few minor features and makes a few speedups in the code. Important changes from PyGreSQL 3.0 to PyGreSQL 3.1 - Fix some quoting functions. In particular handle NULLs better. - Use a method to add primary key information rather than direct manipulation of the class structures. - Break decimal out in _quote (in pg.py) and treat it as float. - Treat timestamp like date for quoting purposes. - Remove a redundant SELECT from the get method speeding it, and insert since it calls get, up a little. - Add test for BOOL type in typecast method to pgdbTypeCache class. (tv@beamnet.de) - Fix pgdb.py to send port as integer to lower level function (dildog@l0pht.com) - Change pg.py to speed up some operations - Allow updates on tables with no primary keys.