summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2000-08-06Revert unintended change of version number in previous commit.jlam1-2/+2
2000-08-02Forgot to delete patch-ab in previous commit.cjones1-45/+0
2000-08-02Updated logsurfer to 1.5.cjones5-29/+22
2000-07-31The gettext package gained a shared library. For all packages whichjlam4-9/+9
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31Enable a bunch of packages in category/Makefile thathubertf1-2/+2
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
2000-07-29Change build dependency on gettext to a dependency, since gettext nowjlam1-2/+2
installs a shared libintl.so library.
2000-07-28Make use of new USE_CURSES functionality.jlam8-42/+484
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-07-17Use EVAL_PREFIX to find the installed location of the kdebase package, andagc1-3/+3
use it accordingly.
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc1-2/+4
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well.
2000-07-15Add and enable bottlerocketrh1-1/+2
2000-07-15Conversion of the FreeBSD port of bottlerocket to a NetBSD package asrh5-10/+14
provided in PR 10594 by Damon Brodie.
2000-07-15Initial import of the FreeBSD port of bottlerocket-0.04c, a homerh6-0/+54
automation software for the X10 firecracker kit.
2000-07-15Add and enable heyurh1-1/+2
2000-07-15Initial import of x10_heyu-1.29, a home automation software for the X10rh10-0/+144
CM11A power line transmitter. Provided in PR 10576 by Damon Brodie.
2000-07-14This works on 1.5[A-Z]thorpej1-2/+2
2000-07-14The previous method of using a make target for finding a prerequisiteagc1-2/+2
package's prefix would not work as part of the environment specification via MAKE_ENV (as it would not be executed in the correct directory). Fix this by invoking pkg_info(1) directly, not via an intermediate make(1) step - this is not as clean, but more effective (i.e. it works).
2000-07-11Make the determination of the pre-req package's installed directory beagc1-2/+2
a bit more user-friendly. Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11Use X11PREFIX in preference to X11BASE to make this package cooperateagc1-7/+7
better with xpkgwedge. Also use a shell "for" loop rather than a make ".for" loop.
2000-07-10Remove directory "share/gnome/help/gdict/C/images" during deinstallation.tron1-1/+3
2000-07-10Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.agc1-2/+2
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-01If ONLY_FOR_PLATFORM included NetBSD-1.4[Z][A-Z]-i386, includedavid1-2/+3
NetBSD-1.5_ALPHA-i386
2000-06-26Update dependency on guile-slib to 2c8.jlam1-2/+2
2000-06-26Update gnucash to 1.4.1rh12-250/+173
Changes include: * bug fixes * translations are loaded correctly * totally revamped interface, customizable from within the GUI * transaction auto-completion * New reporting system, including several new reports and much improved existing ones * internationalisation * new Japanese translations * updated documentation * fixes for 64-bit architectures * user interface improvements
2000-06-25Add dependency on libgladerh1-1/+2
2000-06-24After talking with Matthias Scheler, revert support for building withoutdanw1-19/+1
libgtop, to force people to make the (simple but not completely obvious) changes needed to get libgtop to build on new arches.
2000-06-24Fix up PLIST in post-install if building without libgtopdanw1-1/+12
2000-06-24Only depend on gtop/libgtop on archs that libgtop builds on.danw1-1/+8
2000-06-22Add and enable asr-manpagesrh1-1/+2
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam3-35/+29
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam2-8/+9
2000-06-15Fixup ELF lib handlinghubertf3-7/+19
2000-06-15Update vfu to 3.01. HISTORY (CHANGE.LOG):hubertf6-43/+18
+ feature add - feature changed x feature removed ! bugfix % note 3.01: 07.Jun.2000 ! 1. Fixed SeeEditor bug when editing new files (that does not exist) ! 2. Fixed install script to se correct permissions. ! 3. Fixed build.netbsd to se correct global configuration files locations. + 4. GlobalSelect/HideDotFiles added. ! 5. Fixed build.netbsd. - 6. Now directory tree automation (rescanning etc.) is disabled by default (see Options/AutoDirTree). ! 7. Fixed zero-sized files bug in SeeViewer. ! 8. Alt+B browse/view current file w/o filters. + 9. Now install script set sample config file into /usr/local/etc (to get personal config file you have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX ) !10. Ctrl+L refresh/redraw page problem is now fixed. !11. Several little fixups.
2000-06-10add vttestdrochner1-1/+2
2000-06-10import vt100 test program (improved version of the utility whichdrochner5-0/+27
comes with pcvt)
2000-06-05Remove "share/gnome/help/gdict" and sub directories during deinstallation.tron1-1/+3
2000-06-05Add missing dependence on "libgtop". This breaks the package for all portstron1-1/+2
except arm32, i386 and m68k but that is a good motivation to do the missing adaptations.
2000-06-01Update gnome-utils to 1.2.0. Changes include several new utilities,rh6-37/+182
extensive additions to the help system, and bug fixes.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh2-4/+4
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-30update to 1.2.0drochner5-51/+16
"many fixes and enhancements"
2000-05-30Change dependency on libxml to >=1.8.5rh1-2/+2
2000-05-26Now that we have a package for swing, use it here instead of installing ajwise3-6/+6
private copy of part of swing.
2000-05-22Updated vfu to 3.00. Changes:hubertf9-95/+62
3.00: xx.Apr.2000 % 0. Hello again! :) The VFU development was suspended nearly an year ago. Now it is resumed and a lot of changes took place! First of all -- VFU was completely rewritten/revised(!), so many (internal?) features were added, some removed, other changed. Below I will list some key features in this version, but probably I'll forget some things or else... % 1. There are no big changes in the user interface and feel. - 2. Now reading/extracting archives is removed from inside VFU to external (perl) utilities. This will help adding new archives and debugging existing ones. - 3. Now archives' structure is followed as the local file system, i.e. you will browse directory by directory but not the whole archive content as before. Perhaps option for recursive (whole content) browsing will be added in the future. + 4. Now you can cancel copy/move procedures at stage you want even during single file copy process! (It was not possible in older versions) ! 5. The rare problem of showing total percentages over 100% during copy/move is finally (and hopefully:)) fixed. + 6. Now files in archive can be masked and files mask can be changed inside archive. ! 7. Some access/terminal emulation problems are fixed. ( i.e. some `difficult' key functions are accessible and from menus etc. )
2000-05-16Regenerated (no patch-af).jdc1-2/+1
2000-05-16Reducing the termcap buffer from 2048 to 1024 bytes breaks with the newjdc1-13/+0
termcap code. Leaving it at 2048 is OK for older code, as that truncates the entry to 1024 bytes anyway.
2000-05-13Update gnucash to 1.3.7 from PR 10091 by David Rankin. Changes includerh13-405/+440
tons of new features and bugfixes that are too numerous to list here. For more information, see the homepage for the package.
2000-05-03Depend on suse_linux>=6.1. This fixes PR 9013 by John A. Maier.rh2-8/+5
Adapt fetching script to new website layout.
2000-05-01I had managed to get an RCS string into patch-ad ...kim2-7/+5
2000-04-29Don't call echo() and nl() after endwin().mycroft2-1/+15