Commit graph

2356 commits

Author SHA1 Message Date
agc
3339041014 Patches from Rui-Xiang Guo for building on NetBSD-current 2005-01-03 08:07:24 +00:00
kim
7a628dd25c Add and enable p5-File-Tail 2004-12-31 21:35:38 +00:00
kim
6361ad4a51 Add p5-File-Tail 0.99.1
The primary purpose of File::Tail is reading and analysing log files while
they are being written.
2004-12-31 21:35:05 +00:00
kristerw
fe15696601 Add and enable easymenu. 2004-12-31 16:39:49 +00:00
kristerw
67c90b3be4 Initial import of easymenu-0.7.2, contributed by Ola Eriksson in
PR pkg/26091.

Easymenu is a shell script used to generate menu systems.

It can be used to generate anything from easy one-level menus to
advanced multi-level menusystems. It has a set of internal commands,
and can execute external applications and scripts, all to be as flexible
as possible.
2004-12-31 16:38:48 +00:00
markd
c3348ee423 Add patches to address the latest xpdf security issue in the PDF import
filter. Bump PKGREVISION.
2004-12-30 21:49:14 +00:00
wiz
ea0f520b79 Remove unnecessary inclusion of bsd.prefs.mk. 2004-12-30 17:25:19 +00:00
wiz
f1b28cc262 Fix typo. 2004-12-30 17:25:08 +00:00
minskim
9dd0a152a1 Add build dependency on pkgconfig, which is used by configure. 2004-12-29 09:50:00 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
jmmv
3d00f8b993 Update to 0.11.16:
* Emergency bugfix for #157420 in 0.11.15.
* Bug fixes including: 155556, 157138, 157221, 154961, 155805, 156802
  154918, 156802,
* Mostly fixes and improvements to the dynamic accessibility keyboards.
2004-12-28 21:54:10 +00:00
jmmv
90bd3fc933 Update to 2.6.5:
* Fixed a typo
* Updated translations:
  zu      (Zuza Software Foundation)
  nso     (Zuza Software Foundation)
  da      (Martin Willemoes Hansen)
2004-12-28 21:51:32 +00:00
xtraeme
7c43830d8b distfile unavailable, use MASTER_SITE_BACKUP for now. 2004-12-28 14:21:38 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
wulf
f2a539daf2 Added and enabled qbrew - a homebrewer's recipe calculator 2004-12-27 09:12:08 +00:00
wulf
aadd745f3d New package QBrew: A homebrewer's recipe calculator 2004-12-27 09:11:05 +00:00
minskim
00d7a6ed96 Enable pkgviews installation. 2004-12-26 19:16:37 +00:00
wiz
24a22462e9 Add and enable getopt. 2004-12-26 15:56:21 +00:00
wiz
f931e35051 Initial import of getopt, a getopt(1) replacement supporting long options.
Getopt(1) is a program to help shell scripts parse command-line
parameters. It is for example included in the util-linux distribution
(versions up to 2.7.1) for Linux. But, there were some problems
with that getopt(1) implementation, as listed in the 'BUGS' section
of its man-page:
     * Whatever getopt(3) has.
     * Arguments containing white space or imbedded shell metacharacters
       generally will not survive intact; this looks easy to fix but
       isn't.
     * The error message for an invalid option is identified as
       coming from getopt rather than from the shell procedure
       containing the invocation of getopt; this again is hard to
       fix.
     * The precise best way to use the set command to set the
       arguments without disrupting the value(s) of shell options
       varies from one shell version to another.
Additionally, the example in the manual-page does not run correctly
(at least not with any bash shell I have tried).

This implementation of getopt(1) solves some of these problems,
while still staying (for all practical purposes) completely compatible
with other getopt(1) implementations. It has replaced the old
util-linux version, but it should be useful for other Unixes too.
2004-12-26 15:55:39 +00:00
minskim
3c0e2e5806 Update xchm to 0.9.7.
Changes:
  - added ListDirty() optimization hack from Iulian Dragos
  - now the index list is being sorted.
2004-12-26 04:44:18 +00:00
wiz
5bcc044478 Add figlet-fonts. 2004-12-25 19:34:21 +00:00
wiz
ec15cd8aa5 Import a package that's been requested in pkgsrc/doc/TODO a long time ago:
figlet-fonts, more fonts for figlet.

In the misc category since the fonts are not really usable by anything else.
2004-12-25 19:32:51 +00:00
jmmv
5af1578a10 Add and enable theme-dirs. 2004-12-24 10:06:24 +00:00
jmmv
5022e7bf74 Initial import of theme-dirs, version 1.0:
theme-dirs installs a set of shared directories used by GTK2+ (gtk2-engines)
and other GNOME packages (such as metacity and gnome-themes).  It is useful
to simplify PLIST handling in other packages.
2004-12-24 10:05:53 +00:00
wiz
3bcb3ecb96 Bump PKGREVISION for aspell dependency update. 2004-12-24 04:32:54 +00:00
markd
6dd812e58a Use sh rather than bash to run update script.
Partial fix for PR 28657.  Bump PKGREVISION.
2004-12-23 12:54:29 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
grant
6c5feedfcf drop unnecessary dependency on pcre. confirmed that the posix regex
library is acceptable on irix 5.3 by Georg Schwarz in PR pkg/28640.

bump PKGREVISION for dependency change.
2004-12-19 02:56:19 +00:00
wennmach
3885104023 In the instructions to customize httpd.conf, the "Include" statement
had been omitted.

Noted by Wouter Schoot in PR pkg/28677
2004-12-16 12:18:09 +00:00
minskim
3d95be83f2 Add dependencies on zlib, glu, and MesaLib. The first two were
missing, and the MesaLib dependency was implicit through glut.
2004-12-16 07:19:19 +00:00
minskim
f26c37bc41 Include <dirent.h> instead of <sys/dirent.h> to make this package
build on platforms without the latter (e.g. Linux).
2004-12-15 06:14:23 +00:00
minskim
3786702943 Add build dependency on pkgconfig.
While here, rearrange paragraphs so that buildlink3.mk files are
included before overriding targets.
2004-12-14 20:36:54 +00:00
minskim
454cd9af8b Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
recht
9845a6956f Add missing PCRE dependency
Patch by Georg Schwarz in PR pkg/28640
2004-12-12 23:33:29 +00:00
kristerw
6d3f7c0f28 Bool is not used, so no need to include stdbool.h.
This fixes NetBSD 1.6 build problem.
2004-12-11 12:53:51 +00:00
markd
ad5727b687 Update to kde 3.3.2
Changes:
Unknown
2004-12-10 06:22:05 +00:00
markd
472d8a2146 Update to kde 3.3.2
Changes:
* plastik: improved performance when hovering over tabs
2004-12-10 06:20:51 +00:00
markd
fc9365689d Update to kde 3.3.2
Changes:
* kalzium: degrees fahrenheit and celsius were reversed in information
  dialogs
* kbruch: fraction conversion is wrong due to cut digits after colon
* kbruch: In factorisation mode input box should look disabled
* kiten: clear correctly the internal list in radical selector
* kiten: get rid of crash of double-clicking delete button in learn
* klatin: add Polish data files
* kmplot: program hangs when plotting arcsin and arccos
* kturtle: The default language must be one of the supported kturtle
  languages. Fixes the broken Open-Examples directory as well as kturtle
  refusing to run any commands, when the KDE locale is a different
  dialect of one of the kturtle languages.
2004-12-10 06:19:47 +00:00
markd
30f5ae398c Update to kde 3.3.2
Changes:
* kalarm: fix KAlarm button on message windows to make it always
  display the main window
* kmail: remember the size of the separate message window instead of
  using a fixed window size
* kmail: gracefully handle broken connections when checking for new
  mail with IMAP
* kmail: don't clear the readerwindow when new mail arrives in an imap
  folder
* kmail: fix aegypten issue39 by only using the body itself as a text
  part if there are no body parts and we didn't get any other text so
  far, such as for smime opaque encrypted mails
* kmail: fix the "folders not visible" problem after starting KMail
  when the intro is shown
* kmail: fix searching when the header field in question is the first
  one of a message
* kmail: disable wordwrap in the composer for all inline invitation
  mails, not just for those sent with autosending enabled
* kmail: don't translate the "local" folder prefix; this fixes problems
  with KMail's summary plugin
* kmail: fix adding attachments to inline-forwarded messages
* kmail: remember the selected crypto format when saving a message as
  draft
* kmail: hide filter actions from "Configure Toolbars" dialog; fixes
  crashes
* kmail: fix missing filter actions after switching to the Mail
  component in Kontact
* kmail: remove BCC coming from identity on ical invitations
* kmail: grab the signature only once
* kmail: fix problem with disappearing dimap folders
* kmail: don't kill running mailchecks when cancelling the subscription
  dialog
* kmail: add missing tooltip to the BCC [...] button
* kmail: make sure that no signature is appended to inline invitation
  replies, Outlook chokes on them
* kmail: don't sign or encrypt inline invitations or invitation replies
* kmail: fix PGP/MIME encrypting messages which are BCC'ed
* kmail: make sure that all changes in the folder properties are saved
* kmail: fix uncontrolled checkboxes in the composer's attachment list
* kmail: improved performance when dragging mails over the folder list
* kmail: provide all reply methods and all forward methods in the
  separate message window
* kmail: fix minor bugs in the antispam wizard
* kmail: correctly end new-mail-check when an IMAP folder reports an
  error
* kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows
  starting KMail in the system tray
* kmail: fix broken order of folders in the folder selection dropdown
  box
* kmail: notice a manual change of the external editor command line
* kmail: adjust antispam wizard to changes in bogofilter 0.93
* kmail: don't look up recipient keys during autosave
* kmail: fix "Folder Menu not updated after enabling Expiration for
  a Folder
* kmail: add support for additional antispam tools
* kmail: various speed improvements
* kontact: don't show empty tip of the day on startup
2004-12-10 06:17:28 +00:00
markd
f28d6a7aef Update to kde 3.3.2
Changes:
* khexedit: fix files with "?" in the filename can't be opened
* khexedit: fix loading and saving of remote files
* khexedit: fix khexedit statistics columns not sorted correctly
* kdf: hide /dev/shm and sysfs filesystems
2004-12-10 06:14:59 +00:00
minskim
e55dbe0a93 Add PLIST.Linux for gfloppy and related files, because gnome-utils
installs them on Linux only.

Bump PKGREVISION.
2004-12-09 20:26:11 +00:00
wiz
75eddbec5d Add and enable p5-Business-ISBN-Data. 2004-12-09 15:42:54 +00:00
markd
c70f2d3164 Work around PPC gcc? problem.
Fixes PR pkg/28335.
2004-12-08 10:34:53 +00:00
gavan
cd35636987 Solaris' nawk and yacc aren't up to building kdepim3. 2004-12-06 13:12:04 +00:00
he
024dd7e089 Update p5-Business-ISBN from version 1.60 to version 1.78.
Re-point HOMEPAGE into search.cpan.org.
Add dependence on the factored-out p5-Business-ISBN-Data package.

A number of the tests fail due to now-invalid publisher codes, but
I beleive this is due to outdated test data (reported to module
maintainer).


Change log:
(yes, no mention of changes in 1.78 proper, and also no 1.61-1.67 log entries)

1.77 - Wed Oct 27 02:39:17 2004
* removed Business::ISBN::Data, which is now a separate module so you
can update the data without updating the rest of the stuff.  Previously,
CPAN.pm would install Business::ISBN::Data as a prerequisite, and this
distribution would come along and overwrite it with old data.  That
was a bad thing.

1.76 - Fri Oct  8 16:12:51 2004
* somehow this module went missing from CPAN, so here it is again
* no need to upgrade if you have the previous version

1.74 - Thu Sep  2 17:17:20 2004
* another distro fix: some documentation cleanups, and the README is
now in MANIFEST.  You do not need to upgrade if you already have
installed this module.

1.73 - Thu Sep  2 16:21:10 2004
* this is a distro fix only.  if you already have Business::ISBN, you
don't need this

1.72 - Wed Feb 11 16:18:30 2004
	* removed errant File::Find::Rule use
	* Check for modules in png_barcode before require-ing them

1.71 - Wed Jan 28 13:00:38 2004
	* added xISBN support
	* removed File::Find::Rule, Test::Pod, Test::Prereq dependencies

1.69	Thu Sep  5 01:18:26 CDT 2002
	- documentation fixes - that's it

1.68	Wed Sep  4 15:51:29 CDT 2002
	- converted to Test::More
	- fixed ean_to_isbn to handle new EAN prefix 979
2004-12-05 20:04:05 +00:00
he
bc64eb5e32 Import p5-Business-ISBN-Data version 1.08.
This is a data pack for Business::ISBN.  You can update
the ISBN data without changing the version of Business::ISBN.
Most of the interesting stuff is in Business::ISBN.
2004-12-05 19:36:02 +00:00
wiz
8c172425c7 Update to 1.35, provided by maintainer Wolfgang S. Rupprecht in PR 28532.
Portability fixes.
2004-12-05 13:40:17 +00:00
wiz
7c7f29b2b5 Create ${PREFIX}/etc/gconf/schemas before installing files into it;
should fix bulk build.
XXX: GConf dependency needed?
2004-12-05 11:55:12 +00:00
jlam
00686c240d Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.
2004-12-04 23:09:06 +00:00
wiz
5f6e136fcb Fix path to perl to fix build. 2004-12-04 14:51:21 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
uebayasi
34b95d4234 + elscreen 2004-12-01 03:50:29 +00:00
uebayasi
32adfba2c0 Initial import of ElScreen 1.3.2.
ElScreen is a window manager in Emacs.  It's role is very similar to that
of GNU Screen in terminal emulators.  This is useful if you use Emacs Lisp
applications which have multiple windows.
2004-12-01 03:49:39 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
minskim
a94bbd5710 Update molden to 4.2. Patch provided by Osamu OISHI, the MAINTAINER.
Changes since 4.0:
- Corrected a few fortran syntax errors, thnx to Gyepes R.
- on some platforms molden would not write a z-matrix, after stating
  that it just did. fixed.
- radical changes in the way proteins can be manipulated with the
  z-matrix editor
- The zmatrix conversion for proteins containing nucleotides has been
  improved, it will now create a zmatrix.
- The windows version of molden now start the opengl helper program
  mogl, when you click a *.ogl file in the read file window.
- Now when you apply the tinker amber force, automatically the charges
  associated with the atoms belonging to amino acid residues are set.
- Added interactive docking.
- More bug fixes and improvements.
2004-11-30 03:41:54 +00:00
martin
e2d8b23d9e Update to open2300-1.8.
This removes a lot of the previous hacks, replacing them with a fixed setup
for the serial port.
2004-11-29 08:22:27 +00:00
kleink
d74855573c From KDE CVS, KDE_3_3_BRANCH:
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1:
Backport of bug fixes for #84979 (crash on AMD64) [...]

Bump version to kdepim-3.3.1nb2, and update the version required by
the kde3 meta package.
2004-11-28 18:35:48 +00:00
wiz
52cd474957 Reset maintainer, email bounced. 2004-11-28 16:01:57 +00:00
magick
83fc39cb80 remove pkgrevision, its a new version 2004-11-27 14:21:13 +00:00
magick
854e1f3b7b add missing patch 2004-11-27 14:19:16 +00:00
magick
31e42df792 Update nxtvepg to 2.7.2
There is already a 2.7.3 but that fixes only some windows bugs

Changes since 2.6.0: (only an extract
2.7.0:
- changed shortcut presentation from flat list into hierarchical tree, i.e.
  added possibility to use nested folders and also separator lines
- bugfix for shortcut lists which are too long to fit into the main window:
  scrolling with middle mouse button did not work. Since there's no scrollbar
  lower shortcuts were inacessible. Thanks to Udo for pointing this out in the
  discussion forum and for providing feedback.
- added improved "teletext slicer" to reduce decoding errors on TV channels
  with weak reception: was available since 2.5.2, but had to be selected at
  compile time by -DZVBI_DECODER switch. Now configurable in TV card input
  configuration dialog.  (The slicer is derived from libzvbi and alevt.)
  Also extended acquisition statistics output with decoding errors.
- improved TV app EPG OSD for channels with multiple networks (Arte/Fr5):
  using user-configured "air times" in network selection configuration dialog
  to determine which network is currently received in case VPS/PDC is not
  available. Thanks to salokyn for the suggestion.
- added work-around for flip-flopping of program title popups on Arte/Fr5
  in France: appearently Fr5 sends Fr5 PDC code, but Arte VPS. Solved by
  allowing to suppress false EPG popups by means of air times configuration.
  Thanks to Simon for test and debugging support.
- extended variable substitution for user-defined commands in context menu
  configuration: an optional time offset can be added to start and stop times,
  e.g. to start a recording 5 minutes before the official start time.
- Added new command line option -acqonce for daemon mode: automatically
  stop acquisition and terminate the daemon after the given phase has been
  completed for all providers.
- Linux: set channel change priority to "background" to prevent channel changes
  while TV app is running (for v4l2 drivers, e.g. saa7134 or bttv9; requires
  kernel >= 2.6.2 or recent v4l2 modules snapshots from http://bytesex.org/)
  Thanks to Gerd Knorr for accepting this feature in his video4linux drivers.
- Windows: added new command line option -remctrl: can be used to remote
  control an other, previously started GUI instance (i.e. non-daemon) of
  nxtvepg. Currently supported are commands to start/stop acquisition,
  close/raise/iconify the other instance's main window. See the manual
  for details.
- Windows: extended hardware support to include new Microtune tuner MT2050
  (e.g. used in new Pinnacle PCTV Rave and MSI TV @anywhere TV cards) and
  Philips MK3 tuner in combination with TDA9887 (used in Leadtek's CX23881
  card; Thanks to Gerard Chevalier for debugging support; Thanks to Gunther
  Mayer for the MT2050 code which was originally posted to the v4l ML)
- introduced compatibility between database file names on Windows and Linux,
  i.e. Windows can load databases written by Linux and vice versa without
  renaming the files (note: use -dbdir command line option to specify the
  path to the directory with the alternate OS's databases)
- right mouse button in main window now selects the programme entry below
  the mouse before opening the context menu; Previously the selection was not
  changed. Thanks to J?rg for the suggestion.
- bugfix in user-defined context menu commands based on !wintv! and !xawtv!:
  argument count which was reported to the external program was wrong, hence
  some apps did not accept the command. Thanks to Rami for debugging support.
- compile and build process improvements: added warning message to Makefile
  make is started with "make nxtvepg" (you should type only "make") to prevent
  make failure due to missing header files.  Also note the build process was
  restructured so that all generated files are placed into a sub-directory
  called "build-<platform>" to allow building on multiple platforms in parallel
- bugfix in build procedure: tcl2c.c crashed on 64bit platforms
  Thanks to Simon Barner and Gerd Knorr for the bug reports.
- fixed memory leak in Xawtv window detection (for every newly created
  toplevel with a WM_CLASS property a few bytes were not freed)
- bugfix date scale: shows Sunday twice during switch from daylight saving
  time back to regular time (00:00 localtime + 24h is still the same day at
  that special day :)   Note that wrong start times for TV programmes
  after the time switch are faults on side if the content providers. Also
  weekdays in the scale are now printed in the local language.
- added new EPG provider "VT4" (Belgium) as of March 2004.
  Thanks to "N?o" for providing the info.
- UNIX: added support for libzvbi: requires change in Makefile (add compiler
  switch -DUSE_LIBZVBI) and re-compilation; also added preliminary support
  for VBI proxy (add compiler switch -DUSE_LIBZVBI_PROXY; note the proxy API
  is still subject to change)
2.7.1:
- bugfix in "local time" option for XML database export (times were still
  in GMT only, regardless if the option was enabled or not)
- added support for new XMLTV DTD 0.6 (note command line option -dump xml
  uses the format which was used last in Control->"Export as XMLTV")
- fixed -daemonstop option for Linux and v4l2 devices (2.6 kernels): did
  sometimes not work after the user interface was used.
- added support for new UNIX TV app: Zapping, i.e. reading channel table
  from zapping.conf.  (Note: interaction with nxtvepg was implemented in
  zapping too: you can check it out from CVS at zapping.sourceforge.net)
- bugfix in acq stats (control menu): when connected to acquisition daemon
  VPS/PDC info was not displayed
- added work-around for daylight saving time changes and local time zone
  handling specifically for Turkish provider TRT.
- made programme list's context menu fully configurable: pre-defined
  commands for filter and reminder control can be re-ordered now too
  (in addition to external commands); also removed the need to press the
  dialog's "Update" button after changes (which was a long standing entry
  in the TODO list)
- UNIX/X11: display Nextview logo in main window title bar (only works for
  window managers which support the WM_ICON feature, e.g. fvwm2 or Gnome)
- bugfix: columns in the main programme list were not resizable, i.e.
  the pull-down menu appeared even when clicking onto the column header
  button's right border ("single list" layout only)
- bugfix: option "-provider merged" did not work in daemon mode (acq for
  merged database did work though, if pre-configured as default in the
  .nxtvepgrc or INI file)  Thanks to Georg for reporting this bug.
- Linux: bugfix in v4l2 support (fixes problems with PVR-350 cards.)
  Thanks to Urs Schaufelberger and Hans Verkuil for the patch.
- Windows only: fixed weekday colors in datescale: did not match those
  in the "weekday color" attribute in the programme list; thanks to
  everyone who reported this bug in the forum.
2.7.2
- Fixed bugs in XMLTV database export, both in DTD5 and DTD6 versions
  (introduced in version 2.7.1)
  Thanks to Steffen Siebert for pointing these out.
- Added "tvtime" to the list of TV applications supporting interaction
  with nxtvepg (via "xawtv-remote" connection; import of tvtime's channel
  table is not supported yet though.)  Thanks to Billy Biggs.
- Added new command line option "-clock" which allows to acquire the
  current date and time from teletext and update the system time with it.
  (Warning: implementation is still preliminary; usage of this option may
  change in subsequent versions of nxtvepg.)
- Made the "tvsim" tools compilable on *BSD platforms, thanks to
  Simon Barner (note: still untested; please report if it actually works.)
2004-11-27 13:58:30 +00:00
wiz
c06946b79a Remove maintainer on his request. 2004-11-27 02:02:04 +00:00
snj
4cb34c24a7 Update 9menu to 1.8.
"spawn() changed to do exec directly if -popup, based on suggestion from
Andrew Stribblehill"
2004-11-26 21:58:30 +00:00
markd
75bcfd4508 Update to koffice 1.3.5
Changes:
KWord
* Fix image inserting
* Fixes when changing properties of multiple frames at once. Also allow
  changing "protect-size" for multiple frames.
KPresenter
* Ignore sticky objects when duplicating a page
KSpread
* Fix un-merging of cells
Filters
KWord's PDF Import Filter
* SECURITY: more robust fix for the integer overflow vulnerability
  [was already in pkgsrc pkg]
KPresenter's OpenOffice.org Impress Export Filter
* Export Group object
* Export Text Vertical Alignment
* Export Text Margins
* Fix "KPresenter export bad horizontal lines in Open Office"
* Fix export vertical line
2004-11-23 20:24:08 +00:00
markd
6af479d927 More duplicate dirrm cleanup. 2004-11-18 11:48:36 +00:00
markd
0d19438ea8 Don't delete konqueror/servicemenus on package deletion (kdebase does it)
Partial fix for PR pkg/28342.
2004-11-18 10:14:44 +00:00
markd
f72464d590 Don't delete services/kded on package deletion (kdelibs does it)
Partial fix for PR pkg/28342.
2004-11-18 10:02:07 +00:00
rh
bf07234226 Update Addresses to 0.4.6. Changes include important bug fixes and a
Spanish locale.  This closes PR pkg/28111 by Francois Briere, thanks!
2004-11-17 04:28:59 +00:00
adam
dddcfede55 Fix for KDE frontend 2004-11-16 14:34:39 +00:00
adam
bcc2feef91 Changes 1.3.2:
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
  strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
  of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
  were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
  R and N
* Lua scripting additions
  * View management commands
  * Image capture commands
  * Made setrenderflags and setlabelflags accept a table
  * Orbit and locations settings
  * observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
  borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
  too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
  mission
* Improved depth sorting so that hidden surface removal works properly for
  overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
  planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
  an object with the same name and parent already exists.  The three possible
  behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
  z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
  is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
2004-11-16 14:34:10 +00:00
jlam
b67b0725c4 Rework the Berkeley DB detection in buildlink3:
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
    exists in the base system, and remove the distinction between
    "native" and the other Berkeley DB packages -- we now refer to
    db[1234].  This paves the way for any future databases/db1 package.

  * USE_DB185 shouldn't need to be set by any packages -- its correct
    value is now automatically determined by bdb.buildlink3.mk depending
    on whether we explicitly request db1 or not.  By default, if you
    include bdb.buildlink3.mk, you want DB-1.85 functionality and
    USE_DB185 defaults to "yes", but if you explicitly remove db1 from
    the list of acceptable DBs, then USE_DB185 defaults to "no".

  * Set BDB_LIBS to the library options needed to link against the DB
    library when bdb.buildlink3.mk is included.

  * We only add the DB library to the linker command automatically if
    we want DB-1.85 functionality; otherwise assume that the package
    configure process can figure out how to probe for the correct
    headers and libraries.

Edit package Makefiles to nuke redundant settings of USE_DB185.
2004-11-15 17:54:49 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
kristerw
6a867854b3 Add missing .include "../../mk/bsd.pkg.mk" 2004-11-12 23:42:52 +00:00
kristerw
23fda7bea9 Fix a C99-ism to make this pkg build with gcc 2.95. 2004-11-12 22:10:16 +00:00
kristerw
7590ac5dfe The source code does not use bool, so no need to include stdbool.h.
Makes this pkg compile on NetBSD 1.6.
2004-11-12 19:01:57 +00:00
jlam
28928b65a3 Don't include bsd.pkg.mk in Makefile.common. Include it in the package
Makefiles themselves so we can more precisely control when it is included,
as well as avoiding including it multiple times by accident.  This fixes
the spewage in the bulk builds for misc/celestia-kde.
2004-11-12 15:12:00 +00:00
sketch
696a3dd43d Fix syntax error. 2004-11-12 14:41:47 +00:00
jlam
af591191d2 Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
2004-11-12 06:39:19 +00:00
martin
ca1138ea8f Homogenize the two suggested database structures. 2004-11-11 19:41:46 +00:00
martin
b21448a0d3 Update open2300 to version 1.7 (and implicitly open2300-mysql too):
bugfix release to fix a buffer overrun.

While there, add a few patches to disable checksum verification on
wind direction - this failed for my weather station consistently on some
data sets. I'll bring this up with the authors.
2004-11-11 10:19:29 +00:00
adam
b789eef46e Added celestia-gtk 2004-11-10 16:44:48 +00:00
adam
a3a4ba810e Changes 1.3.2:
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
  strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
  of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
  were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
  R and N
* Lua scripting additions
  * View management commands
  * Image capture commands
  * Made setrenderflags and setlabelflags accept a table
  * Orbit and locations settings
  * observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
  borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
  too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
  mission
* Improved depth sorting so that hidden surface removal works properly for
  overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
  planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
  an object with the same name and parent already exists.  The three possible
  behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
  z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
  is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
2004-11-10 16:42:40 +00:00
adam
814062ab0c Typo fix 2004-11-10 16:42:18 +00:00
adam
01d5840d2f GTK version of celestia package 2004-11-10 16:40:56 +00:00
adam
67be670a70 Changes 1.3.2:
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
  strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
  of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
  were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
  R and N
* Lua scripting additions
  * View management commands
  * Image capture commands
  * Made setrenderflags and setlabelflags accept a table
  * Orbit and locations settings
  * observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
  borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
  too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
  mission
* Improved depth sorting so that hidden surface removal works properly for
  overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
  planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
  an object with the same name and parent already exists.  The three possible
  behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
  z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
  is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
2004-11-10 16:38:51 +00:00
adam
44f8ab5f78 Changes 1.3.2:
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
  strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
  of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
  were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
  R and N
* Lua scripting additions
  * View management commands
  * Image capture commands
  * Made setrenderflags and setlabelflags accept a table
  * Orbit and locations settings
  * observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
  borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
  too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
  mission
* Improved depth sorting so that hidden surface removal works properly for
  overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
  planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
  an object with the same name and parent already exists.  The three possible
  behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
  z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
  is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
2004-11-10 16:38:27 +00:00
wiz
d9dd180b54 Standardize MESSAGE a bit. 2004-11-10 10:38:18 +00:00
xtraeme
d1e201b407 + open2300{,-mysql} 2004-11-10 08:51:48 +00:00
martin
2ca7dd70a9 Import of open2300-mysql - an add-on to the open2300 pkg, that logs data
from the weather station to a mysql database.
2004-11-10 08:21:21 +00:00
martin
10a9e9aa46 Import of open2300, a set of utilities to read data from and controll a
weather station WS23xx.
2004-11-10 08:19:46 +00:00
shannonjr
20fe62d509 This package has copied several files from gpgme verbatim
that have been patched recently to correctly use getenv_r,
ttyname_r and strerror_r. This update applies the same
changes to the copied files.
2004-11-08 23:53:20 +00:00
kristerw
f2209b09ea Make this work with xmame 0.87 by applying patches from Miguel Mendez
in PR 27090 (with a minor tweak for issues from yesterday's update
of the xmame pkg.)

This does also solve part of PR 27011.

Bump PKGREVISION.
2004-11-07 21:13:23 +00:00
wiz
c6bb2be9da Fix typo, from Cesar Catrian C. in PR 28018. 2004-11-05 21:08:30 +00:00
jdolecek
4fdb70ce2b now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x
2004-11-05 17:11:39 +00:00
jmmv
792336a903 This doesn't really need perl to build. 2004-11-05 16:20:12 +00:00
jmmv
888ac18c47 Update to 0.11.15:
What's new in GOK 0.11.15 ?

* Bug fixes including: 155556, 157138, 157221, 154961, 155805, 156802
  154918, 156802.
* Mostly fixes and improvements to the dynamic accessibility keyboards.

What's new in GOK 0.11.14 ?

* Bug fixes including: 155182 (double actions), 154499, 154604, #156153,
  #156479, 155344, 155473, 155476, 155512.
* LoginHelper's setSafe implementation now prevents word completion, as
  it should.
* Distinguish between HTML content and browser controls.
* Hush compiler warnings (bug 154915).
2004-11-05 14:11:41 +00:00
markd
c914b143eb Improved integer overflow fix for KWord's PDF import filter. Official
koffice patch.  Bump PKGREVISION.
2004-11-02 23:32:18 +00:00
jmmv
6263c9cb0b Remove some useless C99isms to fix the build under NetBSD 1.6.2.
Should fix bug PR/27188 and problem shown in kristerw@'s bulk build.
2004-11-02 22:51:33 +00:00
jdolecek
d3c56462a3 adjust for rename of most php4-* packages to php-* 2004-10-31 21:46:40 +00:00