summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2003-01-27Undo last. Packages installing GNOME applets depend on gnome-core, whichjmmv1-7/+3
takes care of the share/applets hierarchy.
2003-01-27Register shared directories under share/applets: Amusements, Clocks,jmmv1-3/+7
Monitors, Multimedia, Network and Utility.
2003-01-27Add share/gnome/apps/Settings/Peripherals directory.jmmv1-1/+2
2003-01-27Add and enable gnome-dirs, gnome1-dirs, gnome2-dirs.jmmv1-1/+4
2003-01-27Initial import of gnome2-dirs, version 1.0:jmmv3-0/+58
gnome2-dirs installs a set of shared directories used by many GTK2/GNOME2 applications. It is useful to simplify PLIST handling in other packages. Reviewed by rh.
2003-01-27Initial import of gnome1-dirs, version 1.0:jmmv3-0/+51
gnome1-dirs installs a set of shared directories used by many GTK1/GNOME1 applications. It is useful to simplify PLIST handling in other packages. Reviewed by rh.
2003-01-27Initial import of gnome-dirs, version 1.0:jmmv4-0/+108
gnome-dirs installs a set of shared directories used by many GTK/GNOME applications. Do not directly depend on this package. Please use gnome1-dirs and gnome2-dirs instead. This is an attempt to simplify shared directory handling in PLIST's, as many packages use the GNOME directory hierarchy. Reviewed by rh.
2003-01-24Note in USE_NCURSES variable which functions actually are missing for thiswiz1-2/+2
to build with native curses.
2003-01-24The file /emul/linux/etc/mtab has to exist already during installation.mrauch2-9/+15
2003-01-24Use an /etc/mk.conf setting for libdvdcss's HOMEPAGE and MASTER_SITES,agc1-3/+3
following a suggestion by salo. This allows users to specify LIBDVDCSS_MASTER_SITES= ... LIBDVDCSS_HOMEPAGE= ... in their /etc/mk.conf files.
2003-01-24Fixes for the patches I removed and noted by the weekly check.skrll1-4/+1
2003-01-22Minor nitpick: put each package into a separate CONFLICTS+= line.rh2-4/+6
2003-01-22This conflicts with openoffice-linux.rh1-2/+2
2003-01-22add openoffice-linuxmrauch1-1/+2
2003-01-22OpenOffice.org is an Open Source, community-developed, multi-platform office mrauch9-0/+3448
productivity suite. It includes the key desktop applications, such as a word processor, spreadsheet, presentation manager, and drawing program, with a user interface and feature set similar to other office suites. This is a Linux binary version of misc/openoffice.
2003-01-22Correct COMMENTskrll1-2/+2
2003-01-22Add libdvdcssagc1-1/+2
2003-01-22Initial import of a dummy package for libdvdcss-1.2.4 (the HOMEPAGEagc5-0/+66
and MASTER_SITES fields have been left blank, for obvious reasons). Based on input from David Ferlier <david@netbsd-fr.org>, and the packages team. "libdvdcss is a simple library designed for accessing DVDs like a block device"
2003-01-20The result of my recent KDE fiddlingsskrll8-161/+15
- Build all packages with a --disable-static libtool. This is how the packages should be built and means that we don't get a load of useless static libraries. - Use x11/kde3/files/foo_main.cpp instead of creating N copies with patches. - Some other PLIST fixes - Fix PR 19848. kspell doesn't find dictionaries.
2003-01-19Use "mk/pthread.buildlink2.mk" instead of "devel/pth/buildlink2.mk" totron1-2/+2
use native threads on platforms which support them.
2003-01-19Disable pedantic DTD check when building the documentation (since thiskristerw2-1/+14
check reports errors, and thus breaks the build).
2003-01-17"-export-dynamic" -> "$(EXPORT_SYMBOLS_LDFLAGS)" to build on Solaris.markd4-9/+28
2003-01-17Clean up.uebayasi1-6/+3
2003-01-17Update from 3.1.22 to 3.5.4. In four years change!uebayasi22-344/+236
Summary of changes from NEWS file. Note that this is the changes from the last major version. One of most notable things is that PDF output support is added to some sub programs. PW == + Left-, right- and center aligned adjustable tabs. + Left-, right- and center aligned plugins. + "Full" adjustment with straight left and right edges. + Print raised, lowered and underlined text properly. + Strikethrough. + Faster HTML (and hence Word) loader. + Display LaTeX and DVI files in the Clipart plugin. + Fetch stock quotes from Yahoo over the Internet. - Load and save as PDF - Colour printing. - Zoom. - Redisplay more efficiently. Siag ==== + $A$1 style references, which are not updated when cells are moved. + Examples for all functions. + Hundreds of functions, many Excel compatible, all documented in the function reference. + Arbitrary precision integer functions. + Arbitrary precision floating-point functions. + Rudimentary loading of ABS files. + New operators ** (power) and \ (quotient). + Complex numbers; example in complex.siag. + Matrix functions; example in matrix.siag. + New or updated documentation, automatically generated from the source. + "C" interpreter translates expressions to Scheme rather than evaluating the expression itself. + Convert currencies, using information from Yahoo over the Internet. - Save as PDF. - Colour printing. - Zoom. - Redisplay more efficiently. Egon ==== - Save as PDF. - Load and save plaintext. - Load and save HTML. - Load Powerpoint. - Load MagicPoint (rudimentary). - Keyboard control. - Updated documentation. - Postscript output and printing. - Background gradients. - Multiple buffers and sheets (pages). - Full-screen mode. All === + Support for the XDND drag and drop protocol. - New or updated translations: Brazilian, Czech, Danish, German, Russian, Spanish, Swedish - Image plugin redisplays more efficiently. And lots of small changes that are either invisible or too insignificant to mention here.
2003-01-16This source assumes Xaw3d.uebayasi1-2/+5
2003-01-14update for 1.2.1 (remove 1 line)drochner1-2/+1
2003-01-14Provide dummy definitions for unresolved symbols to make the calendarrh3-4/+34
conduit actually work.
2003-01-13Regen distinfo: version number was not bumped in last distfile.jschauma1-3/+3
2003-01-13Added p5-Msgcatmanu1-1/+2
2003-01-13perl5 module providing access to the message catalog functions.manu4-0/+26
2003-01-12Update gnome-utils to 1.4.1.2. Notable changes include:rh4-180/+192
* Works with gtkhtml-1.1 * Remove guile support to unbreak gnome (needs fixing in the guile 1.4 and 1.6 packages) * Translation updates * Build fixes * Update documentation * Search unusual install paths for data * Fix task redraw bug * New popup menu entries * Misc bugfixes * Fixes to configure/makefile setup * spec file file list fixes * coredump fixes * column drawing fixes * fix for printing dates, titles and tooltips * updated man pages
2003-01-11Update to version 0.6. Changes:jschauma4-22/+20
- apply patch from Dave Serls: * allow user to specify timezone in hours-offset from UTC * prepend information with location to allow user to easily distinguish multiple instances of bbweather for different location - neatify some of the code - cleanup Makefile to better work with GNU make and normal make - html documentation now installs into the proper directory While we're there, remove perl-buildlink and instead use USE_PERL5= run
2003-01-11Update gnome-pim to 1.4.6. Notable changes include:rh4-40/+54
* Various bug and build fixes * Palm Pilot support * gnomecal now has better NoTime/Allday support
2003-01-10${PREFIX}/gpsdrive/locale/locale.alias seems to be a fantasy... not suretsarna1-2/+1
where that came from.
2003-01-10update to 1.2.1drochner3-65/+8
KOffice 1.2.1 is a stability release, with the principal improvements over KOffice 1.2, released last September, occurring in the spreadsheet program (KSpread).
2003-01-10USE_PKGLOCALEDIR=yescjep2-4/+6
2003-01-09Prototype buildlink2.mk's created automagically by createbuildlink(8).uebayasi4-0/+405
2003-01-08Bump to 1.31nb2 with addition oftsarna4-3/+374
Drew Einhorn's gpsfetchmap.pl enhancements, including: - tred rather than flat map directory - grid-snapped images and checking to see if images are already available before downloading - support for US Census TIGER Line map server and terraserver as image sources.
2003-01-07Rename older (<1.6) Guile as guile14.uebayasi2-4/+4
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future.
2003-01-05Fix a little bug which slipped in while porting it to FreeBSD.magick3-2/+17
Fix submitted by the FreeBSD porter. Bumping it to nb1
2003-01-05add and enable gpsdtsarna1-1/+2
2003-01-05- no longer include bundled gpsdtsarna4-14/+19
- instead depend on gpsd package - fix missing libiconv buildlink
2003-01-05A GPS daemon - relays information from GPS to (possibly multiple)tsarna4-0/+32
userland programs.
2003-01-04Set USE_X11.wiz1-1/+2
2003-01-04Another PKG_FAIL_REASON -> PKG_SKIP_REASON for OPSYS reasons.wiz1-2/+2
2003-01-04This package uses X11BASE.cjep1-1/+2
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll19-329/+575
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2003-01-02Fix RCS tagcjep1-1/+1
2002-12-31USE_JAVA is either "yes" or "run". The old "USE_JAVA=build" is implied byjlam1-2/+1
simply including java-vm.mk.