Commit graph

3662 commits

Author SHA1 Message Date
markd
da1d78d2be Update to kde3.5.9
Minor bugfixes
2008-02-20 10:16:32 +00:00
markd
7c46661941 Update to kde3.5.9
Minor bugfixes
2008-02-20 10:15:25 +00:00
markd
3096709d43 Update to kde3.5.9
Minor bugfixes
2008-02-20 10:14:17 +00:00
markd
12f3278e48 Update to kde3.5.9
Minor bugfixes
2008-02-20 10:13:03 +00:00
markd
b8bfda9101 Update to kde3.5.9
kgeography
* Make all the triangles of the Union Jack flag of Manitoba should be blue.
* Make all Canada islands in Hudson belong to Nunavut.

Kig
* Euclidean grid: draw it for all the visible area; use the same scale for
  X and Y lines.
* When exporting text labels to XFig, pass the correct reference point.
2008-02-20 10:11:28 +00:00
markd
4836e37545 Update to kde 3.5.9
KAlarm
* New option to specify reminder times in minutes.
* Prevent multiple identical error messages accumulating for the same
  alarm.
* Remember main window show/hide options when KAlarm last closed, instead
  of setting them in the Preferences dialog.
* Replace simple repetitions with recurrence sub-repetitions, to reduce
  confusion.
* Simplifications and improvements to the alarm edit dialog layout and
  controls.
* Fix crash when saving Preferences, if 'xterm' is not installed in the
  system.
* Fix failure to trigger some recurring date-only alarms
* Fix date-only alarms repeating every minute from midnight until the
  start-of-day time.
* Fix KAlarm hanging especially on startup, and potentially freezing the
  system for a while.
* Fix deferral of non-recurring alarms not working.
* Fix inability to reactivate deleted alarms which still have repetitions
  to go.
* Fix sendmail error "Sender verify failed (in reply to RCPT TO command)"
  on some systems.
* Prevent error messages while typing a date value, until the user has
  finished entering it.
2008-02-20 10:09:20 +00:00
markd
af86796ce9 Update to kde3.5.9
kmilo
* Make sound level adjustment work when the laptop's master sound device
  is not device 0.
2008-02-20 10:06:46 +00:00
tnn
e59e4a49d8 Support --mandir (and thus PKGMANDIR) 2008-02-17 20:42:20 +00:00
obache
d66891cdc0 Honor PKG_SYSCONFDIR and switch to use CONF_FILES framework.
Bump PKGREVISION.
2008-02-17 02:23:52 +00:00
obache
534d998c45 Marked as USE_BSD_MAKEFILE and add DESTDIR support. 2008-02-16 11:13:44 +00:00
obache
9d5590e115 Fixes installation problem.
Patch provided by ISIHARA Takanori in PR 37823.
2008-02-16 10:29:26 +00:00
obache
15e7a4d161 Regen patches for easier maintaining patches. 2008-02-16 10:14:53 +00:00
heinz
c0fbeb97c8 The package supports installation to DESTDIR.
Added correct version requirement for p5-Time-HiRes.
2008-02-07 19:57:23 +00:00
hira
59c060b3de Make this build with FreeBSD builtin gcc. Bump PKGREVISION. 2008-02-06 16:41:07 +00:00
hira
22b9649f16 - Update comment for ldconfig.
- Add pre-configure target.
2008-02-05 22:11:16 +00:00
hira
65ae85b81f - Make this build on FreeBSD (tested on 6.3-RELEASE/i386 only).
This should fix PR pkg/37929.
  - Merge Makefile.NetBSD.i386 and Makefile.NetBSD.x86_64 to
    Makefile.NetBSD.
2008-02-05 19:17:24 +00:00
obache
3809968193 Update ja-less to 382.262 aka less-382-iso262.
Pkgsrc changes:
Change pkg revision to include iso patch revision.

iso255 8/30/05
	Joined with less-378.
iso256 8/30/05
	Joined with less-381.
iso257 9/4/05
	Fixed problems caused by merge.
	Changed buffering mechanism to track exact POSITION through code set
	conversion. This helped hiliting routine and improved less running
	speed.
	Changed to parse text from the beginning of physical line when less
	jumps into the middle of text. This fixed major problems on stateful
	text like ISO-2022.
	Fixed JIS X 0213:2000 related problems. Thanks to Takeshi WATANABE.
	Also, fixed a problem reported by him. Less will not split one wrong
	multi-byte character into different lines even if it is not fit in first
	line. Less moves entire text to second line.
iso258 9/4/05
	Joined with less-382.
iso259 9/6/05
	Changed an algorithm to detect the gap of parsing input stream. This
	fixed a problem on long JIS/English text.
	Fixed '\r' problem.
iso260 9/19/05
	Changed the algorithm handling input and output character sets. Now
	jless use two variables, one represents supporting character sets for
	input stream, and the other represents encoding scheme for output
	stream.
	Changed to support JISX0213:2004.
iso261 2/24/06
	Changed put_wrongmark function to make it work with new iso260 buffering
	semantics. And applied a patch provied by Takuji. Thanks to Takuji.
iso262 2/24/06
	Removed POSITION variable from member variables of M_BUFDATA. It was
	added to make multi-byte character buffering function work better with
	less. However, it degraded abstraction level of data structure
	(multi.h). This time, add POSITION* as an additional argument of few
	functions and keep data structure as simple as possible.
	This modification make regex_cs-lwp9k be able to compile.
2008-02-04 14:34:09 +00:00
rillig
4455819b6f Fixed some of the gcc4 issues. The package doesn't built yet on
NetBSD-4.99.30.
2008-01-25 20:56:57 +00:00
rillig
5280573344 The first of a series of patches for gcc4. 2008-01-25 18:41:08 +00:00
wiz
a7c8e0cd61 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
hira
20983a2171 Fix build with pkgsrc's gcc (seen in bulk build). 2008-01-18 22:31:41 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
minskim
14b4db8807 Update rubygems to 1.0.1.
Major New Features Include:

* RubyGems warns about various problems with gemspecs during gem building
* More-consistent versioning for the RubyGems software

Other Changes Include:

* Fixed various bugs and problems with installing gems on Windows
* Fixed using `gem server` for installing gems
* Various operations are even more verbose with --verbose
* Built gems are now backwards compatible with 0.9.4
* Improved detection of RUBYOPT loading rubygems
* `ruby setup.rb` now has a --help option
* Gem::Specification#bindir is now respected on installation
* Executable stubs can now be installed to match ruby's name, so if ruby is
  installed as 'ruby18', foo_exec will be installed as 'foo_exec18'
* `gem unpack` can now unpack into a specific directory with --target
* OpenSSL is no longer required by default
2008-01-16 22:56:42 +00:00
wiz
9a9a08151e Update to 1.1.4:
20051107: Bumped up version number to 1.1.4
20051107: Makefile: package target
20051107: Changed email and website to current ones
20051107: Fixed a few typos in the manpage (sync with util-linux (2.12r)
2008-01-15 23:59:09 +00:00
rillig
77719fe5a7 sunpro needs some patches. 2008-01-15 10:54:25 +00:00
heinz
c05a759fd3 The package supports installation to DESTDIR. 2008-01-12 23:43:53 +00:00
tnn
f02e9a5631 Update HOMEPAGE 2008-01-12 17:56:05 +00:00
adam
707dd64033 db4 update related revision bump 2008-01-12 11:36:28 +00:00
drochner
f6b045a733 update to 1.3.7
This switches to the gnome-2.20 tree.
2008-01-11 16:17:12 +00:00
drochner
1fddfea6ad update to 2.20.3
changes:
-fix a python character encoding problem
-translation updates
2008-01-11 13:53:03 +00:00
drochner
08f6079a7f update to 2.20.3
change: minor bugfix
2008-01-11 13:35:38 +00:00
wiz
4feb06e2f6 Remove goffice0.5, replaced by goffice0.6 (no dependencies left).
"I don't mind" drochner@
2008-01-09 21:20:35 +00:00
reed
40df5f5b8c Update to 3.6.1.
Removed four patches -- three are integrated and antiword is removed.

No longer conflict with antiword.

Add patch (from OpenBSD) in attempt to fix egon.

Improve DESCR.

Add http download to MASTER_SITES.

Don't depend on gv or gnuplot. gnuplot is optional. And I don't
know why it depended on gv. This package provides its own postscript
viewer.

ChangeLog has:

061110	Buildability fixes for Egon.
	Unbundled Antiword.
	Corrected formatting errors in dictionary.it.
	Bundled o3read.

030916	Siag, PW: Ctrl-T adds sheet, Ctrl-W removes sheet.

030820	Got newest source from CVS. xsiag/window.c had to be
	reformatted using indent.

030309	Replaced applicationShellWidgetClass with
	mwApplicationShellWidgetClass. Instant drag and drop
	support, just like that. This means that Mowitz >= 0.3.0
	is now required.
	Siag, PW, Egon: remove drop.[ch] and use drop functionality
	in Mowitz instead. Added cb_drag and cb_drop callbacks.

030304	Replaced XtAppInitialize with XtOpenApplication everywhere.

030303	Changed .cvs to .csv in common/siag.dfmext.
2008-01-09 19:16:13 +00:00
drochner
29661685db fix a build error reported by Thomas Klausner: replace wrong use of
which(1) in a Makefile part provided by gtk-doc by a newer version
(which is still not portable, but since that gtk-doc stuff is used
at many places there is no point in introducing something better here)
2008-01-09 17:44:39 +00:00
heinz
ecce7eee3f Updated to version 0.30.
Pkgsrc changes:
  - Added option "debug" (off by default).
  - Explicitly listed licence information.

Changes since version 0.28:
===========================
0.30  rlwrap can now use putenv() on machines that don't have
      setenv() (like some Solaris systems)

      EOF on stdin (e.g. by pressing CTRL-D) would end prompt colouring.

      added -q option

0.29  added -A option to handle (ANSI-)coloured prompts

      added -p option to colourise uncoloured prompts

      added -t option to set terminal type for client command

      rlwrap now copies its terminal settings from the client
      even when this has put its terminal in single-keypress
      (uncooked) mode. A rlwrapped emacs will now respond to CTRL-C
      and CTRL-G as it should.

      fixed a long-standing bug where long output lines with the -r option
      would put mutilated words into the completion list. Drawback:
      prompts are not put into the completion list anymore (bug or feature?).

      rlwrap now handles output to the client before input from the
      client, and only handles keyboard input when all client I/O has
      been handled. This will make rlwrap a little better behaved when
      handling large chunks of (pasted) input, especially with colourised
      prompts

      error messages and warnings now include the rlwrap version number

      rlwrap now prints a warning when started in vi mode when the
      terminal is too dumb to support upwards cursor movement

      added a very simple custom malloc/free debugger for use with the
      --debug option. Rather fragile and not well tested, use with care.

      Whenever TERM is not set, rlwrap assumes vt100. Set TERM=dumb if
      you really have a dumb terminal.

      rlwrap now leaves the handling of multi-line prompts and edit
      buffers to readline (except when in horizontal-scroll mode or when
      configured with --enable-homegrown-redisplay).

      whenever --always-readline is set, SIGWINCH not passed to
      client command immediately, but only *after* accepting a line.

      multi-byte prompts and input no longer confuse rlwrap (provided
      your readline lib supports multi-byte characters)

      --spy-on-readline now enabled by default

      the configure script will now find term.h on cygwin

      dropped the assumption that tgetent() and friends are only ever
      declared in term.h; rlwrap now has proper terminal handling also
      under SunOS.

      the rlwrap source should again be fit for consumption by older
      (C91 compliant) compilers
2008-01-09 13:40:37 +00:00
heinz
8abb73b3f5 The package supports instalation to DESTDIR. 2008-01-06 16:59:31 +00:00
drochner
2075503c77 +goffice0.6 2008-01-06 15:45:05 +00:00
drochner
d55fbb1a54 add goffice-0.6.1, the most recent major branch of goffice
(installable in parallel with older branches)
2008-01-06 15:43:45 +00:00
drochner
c3316f930d -update to 0.5.4
changes: minor bugfixes
-disable installation of gtk-doc API documentation -- we leave that
 privilege to the most recent version which is 0.6.1
2008-01-06 15:40:32 +00:00
jmmv
9032d7984a Bump PKGREVISION due to boost update to 1.34.1. 2008-01-04 20:05:11 +00:00
obache
8a0c598399 Update MASTER_SITES to alioth, noticed by Zafer Aydogan in privata mail.
But comment out now,  it only have newer version.
File list is: http://alioth.debian.org/frs/?group_id=30592
Also update HOMEPAGE.
2008-01-04 07:49:35 +00:00
obache
7fd5b63446 Update MASTER_SITES, noticed by Zafer Aydogan in private mail.
But comment out now, it only have newer version.
Also update HOMEPAGE.
2008-01-04 07:29:04 +00:00
obache
f7a08e5999 Add DESTDIR support. 2008-01-04 07:18:21 +00:00
obache
122efc4e71 Update MASTER_SITES, noticed by Zafer Aydogan in private mail.
Also update HOMEPAGE.
2008-01-04 07:17:14 +00:00
obache
188aff9ab9 Update MASTERE_SITES, noticed by Zafer Aydogan in private mail. 2008-01-04 07:12:30 +00:00
obache
39025e17e4 This package is now hosted by SourceForge,
noticed by Zafer Aydogan in private mail.
Change HOMEPAGE too.
2008-01-04 06:28:55 +00:00
obache
e5b1f004de MASTER_SITES are not available anymore, noticed by Zafer Aydogan in private mail.
Other package systems seems have version 1.19 (ex. MASTER_SITE_GENTOO).
2008-01-04 06:24:32 +00:00
obache
edb6c28faa Change MASTER_SITES to new location, noticed by Zafer Aydogan in private mail.
HOMEPAGE is also gone away, comment possible new location.
2008-01-04 06:04:42 +00:00
obache
5638ae11b4 Old version is in old sub directory.
Noticed by Zafer Aydogan in private mail.
2008-01-04 05:54:57 +00:00
obache
e0b10e4947 Change to unified diff. 2008-01-04 05:41:52 +00:00
obache
d7665dc512 Only need wish on runtime. 2008-01-04 05:40:57 +00:00
obache
dfcce693b3 Change patch & sed to USE_TOOLS & REPLACE_INTERPRETER. 2008-01-04 05:36:35 +00:00
obache
898f026a27 Add DESTDIR support. 2008-01-04 05:11:32 +00:00
obache
14067302d8 Update MASITER_SITES, noticed by Zafer Aydogan in private mail. 2008-01-04 05:07:43 +00:00
gdt
9395e232cc Update to 4.6.0. NOTE ESPECIALLY the behavior change in the first
bullet below.

4.6.0 Release Notes
-------------------

 o MAJOR: Rework pj_transform() to avoid applying ellipsoid to ellipsoid
   transformations as a datum shift when no datum info is available.

 o Avoid applying "change of ellipsoid" during datum shifting based on
   ellipsoids getting changed to spheres for spherical projections.

 o Upgrade to EPSG 6.13

 o Added "900913" "Google Mercator" code in nad/esri.extra.

 o Avoid some static variable based multi-threading problems.

 o Improve error recovery if ctable style datum shift grid fails to load.

 o Support drive letters properly in PROJ_LIB paths for win32.

 o Fix occasional problem with DMS parsing.

 o Removed non-functional mpoly projection.

 o add lonlat, and latlon as aliases for longlat.
2008-01-03 13:37:04 +00:00
joerg
1817742074 Needs msgfmt. 2007-12-30 17:15:25 +00:00
obache
309f1fd194 DESTDIR ready. 2007-12-29 16:02:53 +00:00
hira
480c1c3eac - Fix python path in installed script.
Pointing out by veego@ in private e-mail.
 - Make this build with gcc4 on NetBSD/amd64 (don't link libsupc++.a
   with gcc>=4).  Suggested by joerg@.  Tested by Paul Goyatte
   <paul at whooppee dot com> and smb@.
2007-12-28 04:47:03 +00:00
joerg
7dc753f91a Fix pthread linkage. 2007-12-27 15:37:44 +00:00
joerg
b7fb53763d Ignore share/dotfile-* for check interpreter. 2007-12-27 15:13:20 +00:00
hira
d7775e1d4a Link to dynamic Xinerama library instead of static one. This fixes
build problem on NetBSD/amd64.  Problem reported by darcy@.
2007-12-24 02:07:10 +00:00
obache
12b5743fd0 Need libXmu to build. 2007-12-20 13:46:15 +00:00
obache
4964cba0de Should replace with ${DEFAULT_SERIAL_DEVICE}, rather than hard coded /dev/tty00.
And switch to use SUBST framework.
Bump PKGREVISION.

While here, add DESTDIR support.
2007-12-20 13:17:25 +00:00
obache
276b416dac Remove unnecessary breakable cast. Build again with GCC4. 2007-12-20 13:12:13 +00:00
obache
3b90bb50b9 Why missing ${PKGMANDIR} for man5? :-)
While here, add DESTDIR support.
2007-12-20 12:24:11 +00:00
hira
dc23a97bdb Fix build with X11_TYPE=native and PKG_OPTIONS.openoffice2=-gtk2
(set USE_BUILTIN.freetype2 to `no').
2007-12-18 22:24:29 +00:00
uebayasi
d0285de71b Missing buildlink3.mk needed by skk. Pointed out by wiz. 2007-12-16 14:17:31 +00:00
kristerw
a98b873937 Add koffice-l10n-pl. 2007-12-15 21:02:17 +00:00
tron
4ea3320791 Update "openoffice2-bin" package to version 2.3.1.
This update provides a fix for the security vulnerability reported in
CVE-2007-4575 and a lot of other bug-fixes.

The complete release notes are available here:
http://development.openoffice.org/releases/2.3.1.html
2007-12-15 13:32:15 +00:00
bjs
20001e28d5 Add DESTDIR support. The manpage is not necessarily installed gzipped,
so change the PLIST to reflect this.
2007-12-14 08:43:20 +00:00
taca
9a5ce3acf4 Use more Ruby specific name: s/REPLACE_FILE_PAT/REPLACE_RUBY_PAT/. 2007-12-13 14:46:58 +00:00
wiz
b524dc18ff Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
adam
c3172d89a9 KOffice Polish language pack 2007-12-12 18:01:34 +00:00
hira
d914a1ad81 Update to 2.3.1.
This release fixes CVE-2007-4575 (Potential arbitrary code execution
vulnerability in 3rd party module (HSQLDB)).

Changes since 2.3.0:
canvas23101		cairo canvas fixes
os105			Fixe of issue 82625
dndthreading		Fix for DND threading apartment problems on Windows
extpatchfix
impress135		single fix cws for impress presentation
localisation26		l10n fixes for arabic
native119		New Java GUI Installer
c03v10
c17v001
ext002			Release CWS to provide DirectX Canvas as Extension
fwk75			Framework fixes for OOo2.3.1
native115		OOo 2.3.1 installation tasks
sw8u9bf01		Writer bug fixes for OOo2.3.1/SO8PU9
atkbridge8		Fix crash when leaving presentation mode with
			accessibility enabled.
dr59			Calc issues for target OOo 2.3.1
fwk76			Framework OOo2.3.1 fixes.
hsql1808		upgrading hsqldb to latest release 1.8.0.9
jl80			Bundle new JRE with StarOffice/OpenOffice
pdffix01		Fix regressions in PDF export of OOo 2.3.0
proxru
pythonhcheck		fix Python.h check
sw8u9bf02		Writer bugfixes for 2.3.1
thbpp9			Misc fixes for 2.3.1
tl48			Various fixes for OOo 2.3.1
updatedutchspellcheck	Update Dutch spell checker for 2.3.1.
dba231a			DBA related bug fixing towards 2.3.1
impress131		impress fixes for OOo 2.3.1
javastuffor231		fix two Java issues for 2.3.1
jl81
localizationcws20071022	L10N cws for OOo 2.3.1, do not integrate into SRC680.
mav25			Showstopper cws.
pmladek07		Do not crash when loading too big pictures.
updateptbrspellchecker	Update pt-BR spellchecker.
vcl23102		Fixes for 2.3.1
i18n38_OOG680		i18n bug fix
chart16			chart bugfixes for OOo 2.3.1
swlayout01		fix for issue i79774 respectively internal issue
			b6596954
ause086			small build fixes to avoid bigger trouble - 2.3.1 only!
c05v005
c07v015
c13v001
chart18			chart regressions in 2.3
jl78			new cli assemblies
sb78			ScriptFramework.jar not available to extensions
vcl23101		Issues for 2.3.1
allowcurloldies		fix ucb build with system curl 7.17.0
2007-12-12 10:07:54 +00:00
reinoud
0ddd939b05 This release fixes a nasty locking assertion error, improves error handling
on mounting multi-session discs and fix a small printing error in
cd_discect for audio CD's.
2007-12-10 19:59:01 +00:00
martti
9fd88900fa Updated misc/xfce4-weather-plugin to 0.6.2
Bug fixes.
2007-12-05 07:48:46 +00:00
minskim
fb6523bedc Remove entries that are automatically included in PLIST.
Noted by Filip Hajny in a private email.
2007-12-03 17:59:45 +00:00
minskim
33289744c5 Update to rubygems to 0.9.5.
New features:
* Automatic installation of platform gems
* New bandwidth and memory friendlier index file format
* "Offline" mode (--no-update-sources)
* Bulk update threshold can be specified (-B, --bulk-threshold)
* New `gem fetch` command
* `gem` now has "really verbose" output when you specify -v
* Ruby 1.9 compatible

See http://rubyforge.org/frs/shownotes.php?release_id=16500 for the
complete list.
2007-12-02 22:32:51 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
wiz
1d81fb41cc Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 11:24:35 +00:00
wiz
e70da2ae6b Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:22:24 +00:00
rillig
ede69d1992 Updated dpkg to 1.13.25.
Lots of upstream changes since 1.10.28 (three years ago).

pkgsrc changes:
- the database location has changed to ${VARBASE}/db/dpkg
- man pages are installed
2007-12-02 09:38:49 +00:00
rillig
a225eceb1e gcc4 doesn't know -fwritable-strings. 2007-12-02 08:58:25 +00:00
rillig
c7dabb6664 Fixed "extra qualification". 2007-12-01 14:09:53 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
wiz
0bc3df51c6 Update to 0.5.3:
goffice 0.5.3:

Jean:
	* Fix crash in gog_barcol_view_render. [#497777]

Morten:
	* Improve classification of date formats.

Emmanuel:
	* Draw a frame around the graph area in graph editor.
	* Improve legend swatch appearance.
	* Populate the add button of the graph editor with more items.
2007-11-30 17:12:35 +00:00
drochner
93551bdb7e update to 2.20.2
changes:
-bugfixes
-minor UI improvements
-translation updates
2007-11-29 20:57:11 +00:00
hira
588bdc350d Use external db4 and neon. Bump PKGREVISION. 2007-11-17 16:28:09 +00:00
hira
66cc561669 Add `nas' option. 2007-11-11 15:46:25 +00:00
hira
6203dbf71c - Use hardcoded file list instead of output of ls(1). The output is
broken on some environment (sorry, I don't know why).
   Reported and tested by wiz@.
 - Use external expat and jpeg.  Requested by wiz@.
 - Add `ooo-external-libwpd' option.  It's disabled by default
   bacause the converters/libwpd depends on some GNOME libraries.

Bump PKGREVISION.
2007-11-11 03:35:35 +00:00
markd
507c27fb94 Another xpdf issue
http://www.kde.org/info/security/advisory-20071107-1.txt
PKGREVISION++
2007-11-08 21:36:03 +00:00
reinoud
4be9956499 Update udfclient to version 0.5.7 providing fix for Microsoft Vista
formatted media that has a perculiar partition numbering scheme dat
confused UDFclient. Also minor cosmetic changes to make it less dependent
on gcc's C extensions.
2007-11-08 20:09:02 +00:00
wiz
9248a6b988 Update to 0.5.2:
goffice 0.5.2:

Jean:
	* Fix xy color scale when some data are missing. [#475394]
	* Fix NULL pointer crash in gog_line_view_render(). [#492485]

Jody:
	* Add the ability to make a GogObject invisible.

Morten:
	* Fix moving-average problem.  [#491328]

Sum1:
	* Fix ABR in spline code.  [#492158]
2007-11-08 19:38:37 +00:00
wiz
86d21f1b32 Update to 1.1.20071028:
2007/10/28
	+ improve layout of checklist.c, menubox.c, ensuring that the list fits
	  within the available space (report by Gordon Schumacher).
	+ undo removal of redundant chunk from checklist.c in 2007/02/27,
	  since some scripts depend on this (Debian #443077).
	+ update nl.po from
		http://translationproject.org/latest/dialog/
2007-11-08 19:37:49 +00:00
drochner
451c47503f +gelemental 2007-11-06 20:17:18 +00:00
drochner
e871364245 import gelemental-1.2.0, a periodic system viewer, obviously continuing
"gperiodic" with a more polished UI
2007-11-06 20:16:16 +00:00
drochner
0ec36b3fe0 update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-11-05 20:02:39 +00:00
drochner
3a28763ddb update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-11-05 19:52:28 +00:00
drochner
965756ea0e update to 2.20.1 2007-11-05 19:50:03 +00:00
drochner
2537102721 update to 2.20.0.1
This switches to the new gnome-2.20 branch.
2007-11-05 19:31:19 +00:00
rillig
c76d7212b5 Restored the correct checksums for goffice-0.5.1. Noticed by wiz. 2007-11-05 09:02:41 +00:00
drochner
9f6096a505 update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-03 16:25:51 +00:00
rillig
a827499f57 Made the package build with sunpro. 2007-11-02 23:05:35 +00:00
uebayasi
dab7052e56 Buildlink3'ify.
eblook is not a EmacsLisp package, so no ${EMACS_PKGNAME_PREFIX} should be there.
2007-10-29 13:08:15 +00:00
uebayasi
194e46debf Buildlink3'ify. 2007-10-29 13:06:44 +00:00
uebayasi
98aeb223e6 Initial addition of buildlink3.mk fragments for EmacsLisp packages. 2007-10-29 12:41:16 +00:00
wiz
8824d6e862 Update to 0.5.1:
goffice 0.5.1:

Jean:
	* Fix crash in gog_renderer_update. [#477052]
	* Copied FFT and complex numbers code from gnumeric.

Jody:
	* Some extensions for OOX charts.

Jon Kåre:
	* Fix format selector crash [#475136].
	* Don't	close image save as dialog after wrong extension. [#420451]

Morten:
	* Add function to test if a format has an hour field.
	* Re-enable GTK_DISABLE_DEPRECATED
	* Fix format dialog crash.  [#480971]
2007-10-27 02:22:46 +00:00
jlam
ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
jlam
38c496d6c0 Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
2007-10-25 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
jdolecek
4e1edbcca7 this module provides support for much more than just Japanese encodings
nowadays according to PHP docs, so rephrase the description
2007-10-23 20:31:41 +00:00
markd
d6d2f19128 Update to KDE 3.5.8
kfloppy
* Check all available densities instead of a hardcoded list.
klaptopdaemon
* Fix lock & hibernate allowing unauthorised access .
2007-10-20 10:47:20 +00:00
markd
1fae343bae Update to KDE 3.5.8
core libs
* Do not drop frecuently used address that are not in the addresbook
  from recent address list.
* Fix Free/Busy information not regenerated for recurring events with
  end date after fb-period.
Birthdays resource
* Fix Reminders for imported birthdays from KAdressbook don't work as
  expected.
Groupwise resource
* Don't crash if hostname or port are wrong.
IMAP ioslave
* Fix SASL Authentication fails if another client of sasl is loaded.
Sieve ioslave
* Fix SASL Authentication fails if another client of sasl is loaded.
* Fix cannot login When using TLS.
* Fix retrieving scripts from the server always failed with a protocol
  error report.
libkholidays
* Add Argentina holidays file.
KAddressBook
* Fix using X-KADDRESSBOOK-X-Department where ORG:organization;department
  should be used.
* Fix import bug for vCards when running as Kontact part.
KAlarm
* Allow delay times up to 999 hours to be entered.
* Fix not being able to stop sound file playing.
* Fix template time value is lost between reboots.
* Fix recurring alarms sometimes don't fire when they're supposed to.
KArm
* Allow negative times for budgeting time for a task.
* Right click on "task complete" box should not tick/untick box.
* Fix marking task done does not stop the time.
Kitchensync
* Added configuration dialogs for Evo2, SynCE, Moto and Jescs.
* Added configuration dialog for Sunbird plugin.
KMail
* Do not show the dragging menu when dragging to ourselves or to our
  parent.
* Do not ask the user to go online each time a job finished if he
  decided to be offline.
* Fix rebuilding index files breaks subject threading for existing messages.
* Fix copying of messages on the same online IMAP server.
* Fix crash when moving folders.
* Fix crashes during drag&drop of imap folders.
* Fix crash after reply to a revoked mail.
* Fix event loop handling.
* Fix crash when cancelling GnuPG singing a new empty message.
* Fix crash on retrieving pop mail.
* Fix crashing after startup.
* Fix templates for forwarding do not work with inline mails.
* Fix draft messages forget the default GPG action.
* Fix encrypt to self function beign always on.
* Fix mails started from a template have wrong date.
Kontact
* Fix crash when editing toolbars while a plugin without part is active.
* Fix crash if no plugin is active when editing toolbars.
KOrganizer
* Fix loading the freebusy list for people with a preferred email address.
* Fix unability to get freebusy information from an eGroupware server.
* Fix publish free/busy list automatically not working.
* Fix a crash when moving recurring multidays events.
* Fix audio notification open file dialog.
korn
* Fix the Subject and Sender parsing.
* Fix fetching the password of a kmail account from kmailrc.
* Fix using pop3-mailboxes from the kmail configuration.
Akregator
* Fix storage backend waking up CPU every 3 seconds.
2007-10-20 10:46:41 +00:00
markd
add1cc127a Update to KDE 3.5.8
KTurtle
* Fix UTF8 bug when user language was UTF8.
* Make "else" work.
Kig
* If the loading of the document fails, completely cleanup ourselves to
  be able to open a new document in the same (untouched) window.
KVocTrain
* Enable word wrap for the labels in multiple choice query.
* Fix handling of hints.
* Fix handling of remote files.
* Fix search not searching in all columns.
KStars
* Galactic/Equatorial coordinates conversion does not work.
2007-10-20 10:45:26 +00:00
markd
8c98f91c04 Update to KDE 3.5.8
Screen savers
* Fix slideshow screensaver crash when "Random Position" is selected.
2007-10-20 10:44:26 +00:00
markd
bb806dfc4c Update to KDE 3.5.8 2007-10-20 10:43:20 +00:00
markd
3562127c38 Update to KDE 3.5.8 2007-10-20 10:42:55 +00:00
markd
3da04a8dc0 Update to KDE 3.5.8 2007-10-20 10:42:11 +00:00
minoura
6676cce654 Add GNU Emacs-specific files for emacs22{,nox}.
Fixes PR pkg/37094.
2007-10-20 07:07:09 +00:00
wiz
51e88c0e73 Update to 1.1.20070930:
2007/09/30
	+ correct cursor position in editbox after deleting past left margin
	  (report by Joe McDonagh).
	+ add "--no-ok" option (patch by Klaus Knopper).
	+ modify "--file" option to allow it to read from sources other than
	  a regular file (patch by Pieter van Beek).
	+ improved hi.po (Hindi) (from Klaus Knopper).
	+ fix masking of attributes in dlg_draw_shadow() which lost
	  line-drawing bit (report by David Everly).
	+ fix editbox widget to handle zero-length files (report by Joe
	  McDonagh).
	+ update "po" files eu.po ga.po it.po ms.po sv.po vi.po wa.po zh_CN.po
	  from
		http://translationproject.org/latest/dialog/
2007-10-17 20:46:22 +00:00
minskim
71ac351e6e Update ruby-daemons to 1.0.8.
Changes:
* new Pid.running? function. Checking whether a process exists by sending
  signal '0'
* Patch to fix wrong ARGV when using :exec (in def start_exec:
  Kernel.exec(script(), *(@app_argv || [])))
2007-10-16 04:09:04 +00:00
reinoud
855c54054b Update udfclient to version 0.5.6 : important fixes in VAT searching on
CD-R/DVD*R allowing more discs to be read. Also better dumping of TOC's in
cd_discect and sequential dumping of files using a different sectorsize
than the media allowing disc images of CD's to be dumped.
2007-10-15 14:08:31 +00:00
drochner
01a2f1ab63 update to 0.9.0
changes:
-Larger star catalogue, New sky cultures, New projections, Some new
 nebula textureS
-Better accuracy of planetary positions, more precise positioning of
 nebula textures
-New orbital calculation class making it possible to add comet objects
-Fly to planets by pressing control-G when one is selected
-Landscape locations - can set the location according to the landscape
-Places of interest improved
-New landscape: Garching, (near Munich, Germany)
-Data file layout change
-minor bug fixes, and significant changes to the code base

pkgsrc visible change: uses cmake
2007-10-12 16:53:55 +00:00
hira
84a4a1f878 Add support for NetBSD/amd64. 2007-10-12 15:41:43 +00:00
hira
1809319eb1 Fix "test ==". Pointed out by tnn@. 2007-10-09 10:04:00 +00:00
hira
a635be0197 - Add missing languages to OO_SUPPORTED_LANGUAGES.
- Correct reference of the language list in comment.
2007-10-08 15:06:07 +00:00
hira
59712e2c0e Use PKG_OPTIONS_OPTIONAL_GROUPS instead of PKG_OPTIONS_REQUIRED_GROUPS.
Remove ooo-without-browser option.  Pointed out by wiz@.
2007-10-08 07:05:14 +00:00
hira
0867c6a57a Add ooo-without-browser option to PKG_OPTIONS_GROUP.browser
(it's not a default).
2007-10-08 01:15:01 +00:00
hira
f0665bcb97 Update to 2.3.0.
Security fix:
 - Fix CVE-2007-2834 (it has already fixed in 2.2.1nb3).

New features:
 - separated UI/configuration for database forms and database reports.
 - keyboard shortcuts for database record navigation.
 - Show filter options dialog before file dialog in case of pdf-export.
 - Selection of stylist filter now persistent.
 - The title for the broken signature dialog has been changed.
 - Extension Identifiers, unopkg, pkgchk.
 - Export COT, ACOT, COTH, and ACOTH to MS Excel files.
 - Centered document view.
 - separated UI/configuration for XML Form Documents.
 - New locale data:
 	Hausa_Ghana (ha_GH)
	Ewe_Ghana (ee_GH)
	Frisian_Netherlands (fy_NL)
	Uzbek_Uzbekistan (uz_UZ)
	Occitan_France (oc_FR)
	Lingala_Congo (ln_CD)
   	Sango _ Central African Republic (sg_CF)
	English_Ghana (en_GH),
	Ganda_Uganda (lg_UG)
	Armenian_Armenia (hy_AM)
 - Tagalog_Philippines (tl_PH) added to language list box.
 - Jewish calendar dates for en_US locale.
 - Uzbek (Cyrillic) removed from language list box.
 - Currency Bolivar Fuerte, VEF, for Spanish_Venezuela (es_VE) locale.
 - Default currency Ghana Cedi, GHS, for *_Ghana (ak_GH, ee_GH, en_GH, ha_GH)
   locales.
 - com.sun.star.io.SequenceInputStream service.
 - Insert/Title Dialog Layout Changed.
 - offer to switch to a Simple 3d look in charts.
 - exploded 3D pies and donuts.
 - more easy creation of charts / new wizard.
 - Strings for Undo in Charts.
 - enhanced logarithmic scales.
 - Automatic axis scaling.
 - Flexible Source-Range Selection.
 - enhanced selection handling.
 - Export donut charts according to spec.
 - Export manual scales for percent charts correctly.
 - Menu for Charts.
 - Chart Data Editor improved.
 - Right-angled axes for 3D Charts.
 - New Default Colors for Charts
 - Chart-Specific Toolbars.
 - Terms for Chart Elements.
 - simplified 3D dialog for charts.
 - Right-angled axes for 3D Charts.
 - Show formula and R^2 for regression curves in Status Bar and Extended Tip
   Help.
 - keyboard shortcuts for task pane entries.
 - / in database object names not allowed anymore.
 - New Report Designer.
 - HTML export for draw and presentation documents now supports png.
 - Alternative text for non-text image map.
 - Alternative text for layers in drawings.
 - Alternative text for layers in drawings (now with issue number).
 - Preview Document in Web Browser.
 - Extension can integrate options pages in the options dialog.
 - New option: Load printer settings with the document.
 - Single dialog export in dialog editor.
 - Link to extensions.services.openoffice.org in Extension Manager.
 - Editing of path animations is possible again.
 - testtool: new commands to request webpages.
 - testtool: new implementation for typekeys and mouse*.
 - testtool: new methods to access EditBrowseBox.
 - testtool: config tabpage for Crashreport configuration.
 - testtool: New option in options dialog to set OOo program path.
 - testtool: method to get state of menu entry if expandable.
 - testtool: add new methods for ORoadmap e.g. in wizards.
 - testtool: new method to get slot execution status.
 - Default print options in Calc.
 - Support of inline matrix/array constants in formulas.
 - Keyboard shortcut "Ctrl-1" is now "Format Cells".
 - Keyboard shortcuts Ctrl-Plus and Ctrl-Minus for Insert/Delete Cells.
 - GETPIVOTDATA formula function.
 - Division by zero #DIV/0! error displayed for certain functions, #NUM!
   displayed for illegal floating-point operation errors.
 - Cell context menu entry changed.
 - Renamed checkbox in Paste Special dialog.
 - Checkbox in Delete Contents dialog renamed.
 - Extend AutoSum Capabilities in Calc.
 - Renamed "Set Input Mode" to "Toggle Edit Mode".
 - Shortcut for Format->Cells menu entry changed.
 - Ctrl + ~ (Ctrl + `) toggles formula view.
 - Dynamic ranges as formula results in validation lists.
 - Drawing objects support Basic macro calls.
 - JIS and ASC Spreadsheet Functions.
 - "Form Objects" toolbar removed.
 - Toolbars "Insert" and "Insert Object" merged.
 - Changed menu entry Data->Outline.
 - Default print options in Calc.
 - Intro and about bitmap location changed, configure script extended.
 - Selectable FixedTexts.Changed shortcut for "Object" in the Edit menu.
 - Standard Color Palette Extended by new Chart Default Colors.
 - Automatic update for charts in Writer.
 - Language Guessing.
 - Ctrl-click to execute hyperlinks.
 - New Smart Tag API and UI.
 - 'Old' mail merge dialog now supports output to single file.
 - Soft page break.
 - Shortcut for "Repeat".
 - New writer compatibility option.
 - Password of a document is asked untill the correct one is entered or the
   dialog is cancelled.
 - Menu and toolbar merging support for extensions.
 - Default Macro Security Level changed.
 - First word in a Calc cell will no longer be capitalized by auto-correction.
 - Customize Keyboard tabpage.
 - Compatibility option "Expand word space..." added.
 - New export filter: MediaWiki.
 - Spell checking one letter words.

Please see the following URL for more detail of changes.

  http://development.openoffice.org/releases/2.3.0.html
2007-10-06 20:02:21 +00:00
heinz
8f145f77c0 Updated to version 2.17.1.
Pkgsrc changes:
  - none

Changes since version 2.17.0:
=============================
2007-10-04
	* 2.17.1 released.
	* Fixed bug 1807254, unknown time interval "Refresh".
2007-10-06 15:36:11 +00:00
abs
6e8325f76f remove section of patch which (only) contains CVS tokens 2007-10-04 12:16:26 +00:00
abs
c57818129b fix checksum for patch-co (Fix CVE-2007-2834) 2007-10-04 10:46:33 +00:00
bad
9bb80cb5aa Update openoffice2-bin to 2.3.0.
Fixes "CVE-2007-2834: Manipulated TIFF files can lead to heap overflows and
arbitrary code execution".

Besides that lots of bug fixes, improvements and better MS Office compatibility.
See the release notes at http://development.openoffice.org/releases/2.3.0.html
2007-10-03 18:49:12 +00:00
heinz
291f32b4a2 Updated to version 2.17.0.
Pkgsrc changes:
  - Package needs a C compiler.

Changes since version 2.16.1:
=============================
	* Changed to  work with eBay's new bid history page (bug 1782953)
	* Use configurable hosts in all URLs (bug 1782954)
	* Add calls to bugReport() for many error in parsing the bid
	  history.  Hopefully this will allow quicker response to new
	  bid history page changes.
	* Modified configure's libcurl check (patch 1718317)

	* Fixed bug 1733869, recognize error message when seller ends
	  auction early.

	* Fix segmentation fault caused by auctions with no bids and a
	  starting bid of $200 or more.

	* Fix for bug 1710376.  Bid history parsing error on auction with
	  no bids.
2007-10-02 15:47:05 +00:00
hira
4e56638c4d - Fix CVE-2007-2834 (Manipulated TIFF files can lead to heap
overflows and arbitrary code execution).
 - Use internal libwpd (fix buildlink error of gnome-vfs).

Bump PKGREVISION.
2007-09-30 12:27:40 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
hira
250167c57d GConf2 -> GConf. 2007-09-25 10:25:19 +00:00
hira
43c4cd6a21 GConf2 -> GConf.
gnome-vfs2 -> gnome-vfs.
2007-09-25 10:16:08 +00:00
veego
7823f52dc6 Add MAKE_JOBS_SAFE=no to fix the following build problem:
epgui/piremind.c:1355: error: 'EPGTCL_RPI_IDX_COUNT'
  undeclared (first use in this function)

There is a '-include $(BUILD_DIR)/*/*.dep' line in the package
main Makefile, but it looks like this won't work and so
build-netbsd/epgtcl/dlg_remind.h wasn't created early enough which
contains this and other defines.
2007-09-21 16:38:52 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
b8a6d40c4f Fix path to libgtop, and bump PKGREVISION for its new name. 2007-09-20 21:12:56 +00:00
rillig
91b561515e Fixed pkglint warnings. 2007-09-20 08:54:18 +00:00
wiz
8a975dd178 Move gnome2-utils to gnome-utils to make directory name match PKGNAME. 2007-09-20 00:02:40 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
wiz
e3e3ea9910 + kchmviewer. 2007-09-16 17:09:18 +00:00
wiz
769e3078b8 Initial import of kchmviewer-3.1, originally packaged for pkgsrc-wip by
Ian Zagorskih, updated to latest version by me.

KchmViewer is a CHM (MS HTML help file format) viewer, written in
C++. Unlike most existing CHM viewers for Unix, it uses Trolltech
Qt widget library with optional KDE libraries. It does not require
KDE, but may be compiled with full KDE support, including KDE
widgets and KIO/KHTML.

The main advantage of KchmViewer is extra support for non-English
languages. Unlike other viewers, KchmViewer in most cases is able
to detect help file encoding, correctly shows tables of context of
Russian, Korean, Chinese and Japanese help files, and does correct
search in non-English help files (search for MBCS languages -
ja/ko/ch is still in progress).
2007-09-16 17:08:39 +00:00
wiz
223cc2638d Add license file for softmaker-office-demo, set LICENSE, and update
RESTRICTED.
2007-09-07 21:22:31 +00:00
wiz
7e5b38c42c Set RESTRICT and NO_*_ON_*. 2007-09-07 21:05:39 +00:00
wiz
e5d77ec1ad Mention that this demo version only works for 30 days and
that Excel and Word export are disabled.
2007-09-07 21:05:28 +00:00
wiz
d9b77a94da + softmaker-office-demo. 2007-09-07 20:58:49 +00:00
wiz
322572fe43 Initial import of softmaker-office-demo-2006:
Office suite from Softmaker.  Contains PlanMaker and TextMaker, a
spreadsheet program and a document editor.  Supports Excel and Word
files as well as OpenDocument and OpenOffice.org files.

This package contains the demo version.
2007-09-07 20:58:19 +00:00
wiz
45bf44fba3 Update to 0.4.3:
2007-08-10  Jody Goldberg

	* Release 0.4.3	(Branch point for 0.5.0)

2007-08-07  Morten Welinder

	* goffice/utils/go-undo.c (go_undo_combine): New function.

2007-08-07  Emmanuel Pacaud

	Add gog_graph_render_to_cairo_vector for better gnumeric printing.
	Fix for #381682.

	* goffice/graph/gog-graph.[ch]: here.

2007-08-05  Emmanuel Pacaud

	Drop use-splines as soon as one of the series has interpolation
	different from GO_LINE_INTERPOLATION_SPLINE.

	* plugins/plot_xy/gog-xy.c (gog_xy_get_property): here.

2007-08-05  Emmanuel Pacaud

	Put back goffice 0.2.x GogXYPlot::use-spline property.

	* plugins/plot_xy/gog-xy.c: here.

2007-08-03  Emmanuel Pacaud

	Move interpolation property from GogStyle to GogSeries.

	* goffice/graph/gog-plot.c (role_series_post_add): sets line
	interpolation of child series.
	(gog_plot_set_property), (gog_plot_get_property),
	(gog_plot_class_init), (gog_plot_init): handle interpolation property.
	* goffice/graph/gog-series.c (gog_series_set_property),
	(gog_series_get_property), (gog_series_class_init), (gog_series_init):
	handle line interpolation property.
	(gog_series_populate_editor): add a line property selector if
	GogSeriesClass::has_interpolation == TRUE. The selector is added to
	the GogStyle::line editor.
	* goffice/graph/gog-style-prefs.glade: move line intertpolation
	selector...
	* goffice/graph/gog-series-prefs.glade: ...here.
	* goffice/graph/gog-style.c (line_init): register line_box
	widget for later extension.
	(cb_line_interpolation_changed): removed.
	(interp_init): removed.
	(gog_style_interpolation_load): removed.
	(gog_style_interpolation_sax_save): removed.
	(gog_style_sax_load_interpolation): removed.
	* plugins/plot_xy/gog-xy.c: remove use_splines and interpolation
	properties.
	(gog_xy_view_render): line interpolation is a GogSeries property now.

2007-07-29  J.H.M. Dassen (Ray)

	* configure.in: Resync ALL_LINGUAS with po files.

2007-07-24  Jody Goldberg

	* goffice/gtk/goffice-gtk.c (go_gtk_window_set_transient) : minor
	  coverity report caused by some #ifndef WITH_GNOME.

2007-07-24  Morten Welinder

	* goffice/utils/go-line.c (go_line_interpolation_as_str): Don't
	overrun line_interpolations array.
2007-09-07 16:08:53 +00:00
drochner
2f7c2a5d06 +goffice0.5 2007-09-05 16:07:29 +00:00
drochner
e809a9ee14 import goffice0.5-0.5.0, the current development branch of goffice,
needed for recent gnumeric
2007-09-05 16:06:25 +00:00
drochner
6b2d25e7e3 prepage for transition to 0.5: don't install html-doc so that we
can have both versions coexist
bump PKGREVISION
2007-09-05 15:55:11 +00:00
agc
d287d54e2f Add DESTDIR support 2007-08-31 21:48:37 +00:00
agc
1712f75eb1 Add DESTDIR support 2007-08-30 23:05:14 +00:00
wiz
906dcad4ad Update to 1.3.12:
2007-08-12  Heikki Orsila <heikki.orsila@iki.fi>
	* Version 1.3.12
	- Code cleanups
	- Documentation improvements
	- Added -g option that replaces -f in most cases. Instead of running
	      cksfv -C foo -f foo/bar.sfv
	  one can just run:
	      cksfv -g foo/bar.sfv
2007-08-29 22:30:47 +00:00
heinz
91651bff23 Added rlwrap 2007-08-24 09:57:43 +00:00
heinz
0783d536c3 Initial import of rlwrap-0.28.
rlwrap is a 'readline wrapper' that uses the GNU readline library to
allow the editing of keyboard input for other commands. Input history
is remembered across invocations, separately for each command; history
completion and search work as in bash and completion word lists can be
specified on the command line.
2007-08-24 09:54:31 +00:00
jlam
ac862888e6 Fix installation path of openoffice2-bin which was broken during the
conversion to the emulator framework.  We now install into
${LOCALBASE}/openoffice.org2.2 as before.

Bump the PKGREVISION.
2007-08-23 20:38:03 +00:00
jlam
081c0f8957 Allow a nicer syntax for expressing needing at least a certain version
of an emulated operating system.  Instead of proliferating things like
SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a
package can say:

	EMUL_REQD=	suse>=9.1 netbsd>=2.0 solaris>=10

all in one, succinct line.
2007-08-23 18:20:30 +00:00
joerg
e9ef529410 Remove xorg-dirs. 2007-08-23 09:42:06 +00:00
agc
446a0e15d2 Add DESTDIR support 2007-08-20 21:42:26 +00:00
joerg
3d08620dbb Fix modular Xorg support. 2007-08-17 22:38:01 +00:00
joerg
effdf005c9 Add DESTDIR support. Add modular Xorg support. Update to molden4.6
and remove interactive stage for fetching.

Too many changes to list here, see
ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/HISTORY
2007-08-17 21:38:23 +00:00
joerg
16e1145b01 To quote Johnny Lam: "In modular-xorg we trust"
Remove xorg 6.9 packages from pkgsrc.
2007-08-17 20:25:03 +00:00
he
3ad25730bf Add p5-Geo-Coordinates-UTM. 2007-08-17 11:27:42 +00:00
he
f38053bc81 Import p5-Geo-Coordinates-UTM version 0.06.
The Geo::Coordinates::UTM module will translate latitude / longitude
coordinates to Universal Transverse Mercator(UTM) coordinates and vice
versa.
2007-08-17 11:26:40 +00:00
joerg
f9bf429663 Supports DESTDIR. 2007-08-16 00:18:31 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
markd
bdcc26c922 Latest xpdf vulnerability
http://www.kde.org/info/security/advisory-20070730-1.txt
Bump PKGREVISION.
2007-08-12 21:06:49 +00:00
drochner
bb0c73b8ee -adapt to modular-x11: add individual libraries and search in ${LOCALBASE}
-explicitely disable the "clarens" web service part because it needs
 an xmlrpc-c version incompatible with the pkgsrc one
2007-08-09 20:13:17 +00:00
zuntum
cebfb5d54a Update misc/mtail to 1.1.1, provided by Martin Wilke <miwi@FreeBSD.org> in pkg/34512
Changes:

1.1.1:

  	* changed threading/signal handling code to accommodate changes in
  	    python 2.0 (thanks to joseph grossberg for the bug report).

1.1.0:
  	* added support for tailing multiple files.
  	* added -v and -q options (and long versions) related to filename banner
  	  printing.
 	* very minor bugfixes.
  	* added --config option to explicitly specify config file.
2007-08-08 23:19:57 +00:00
joerg
6a829f8f65 Really don't use malloc.h. 2007-08-08 21:37:26 +00:00
joerg
d4743316f3 Don't use malloc.h. 2007-08-08 21:31:26 +00:00
joerg
5a7be22a50 Needs msgfmt. 2007-08-05 19:07:54 +00:00
joerg
e3085506ce Include unistd.h for mkdtemp. 2007-08-05 16:36:11 +00:00
joerg
15f2093a37 Add missing checksum for patch-at. 2007-08-03 21:31:14 +00:00
joerg
aec28fcdde Don't include malloc.h. 2007-08-02 00:04:53 +00:00
jlam
33f30156fb * Add new emulator framework in pkgsrc/mk/emulator that handles all
binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
2007-07-29 05:18:36 +00:00
wiz
1dd0abf8af Update to 0.4.2:
goffice 0.4.2:

Jody:
	* Foocanvas bug that scaled images by 1 extra pixel. [#314864]
	* Fix compilation for Gtk+ trunk.
	* Fix chart guru help button. [#394181]
	* Minor memory leak.
2007-07-28 07:55:32 +00:00
joerg
e0d080e482 Don't use malloc.h, use stdlib.h. 2007-07-28 00:47:48 +00:00
joerg
d052b025fc Don't use malloc.h. 2007-07-27 23:56:16 +00:00
joerg
6095fcb5a5 Add missing directory. This still fails to interpreter check, e.g.
due to a missing csh dependency and many .in files getting installed.
2007-07-24 13:58:35 +00:00
tnn
2dcd36ea01 Update to 6.9 and sync patches with sysutils/coreutils following the update 2007-07-20 12:41:29 +00:00
wiz
4368054cfd Update to 1.1.20070704:
2007/07/04
	+ revise the resizable shadows so textbox's search dialog has text
	  visible in the shadow again.
	+ improve the prefixing of autoconf-related symbols in the installed
	  header files, taking into account symbols which are not mentioned in
	  dlg_config.h
	+ add a check when ERR returned from wgetch() to ensure that the
	  input/output streams are still valid.  If that happens, force
	  ESC to be returned, quitting dialog (report by Reiner Huober).
	+ add extern "C" declarations to dlg_keys.h so the corresponding
	  function declarations are exported to C++ as C symbols.
	+ updated config.guess, config.sub
2007-07-19 21:53:11 +00:00
wiz
7a5b461e9f Update to 1.3.11:
2007-07-11  Heikki Orsila <heikki.orsila@iki.fi>
	* Version 1.3.11
	- Nautilus 2 CheckSFV script
	- 64 bit file offset support for some platforms

2007-07-11  Heikki Orsila <heikki.orsila@iki.fi>
	- Added a bash script (scripts/CheckSFV) for checking SFV files with
	  Nautilus 2. You can install the script manually by:

	     cp scripts/CheckSFV ~/.gnome2/nautilus-scripts/

	  Contributed by Mike Appelman <chokuchou@gmail.com>.

2007-05-24  Heikki Orsila <heikki.orsila@iki.fi>
	- Added -D_FILE_OFFSET_BITS=64 for some 32 bit platforms to
	  support files large files properly (Catalin Boie) [PERFECTIVE]
	  [ADAPTIVE]
	- Change log and version control log will from now use 1-4 tags,
	  which are: [PREVENTIVE], [PERFECTIVE], [ADAPTIVE] and
	  [CORRECTIVE]. [PREVENTIVE] means preventive maintenance actions,
	  such as assertions and self-tests. [PERFECTIVE] means actions
	  improving program quality or adding features.
	  [ADAPTIVE] means changes to adapt to certain run-time
	  environment. [CORRECTIVE] means bug fixes.
2007-07-19 21:51:10 +00:00
drochner
78120f537a +orca 2007-07-17 19:04:36 +00:00
drochner
4d5c10270f import orca-2.18.1, a screen magnifier/reader for the gnome desktop 2007-07-17 19:03:16 +00:00
drochner
5c29af0400 update to 1.2.5
changes: minor fixes
2007-07-17 10:41:20 +00:00
drochner
6867cbb538 remove stale configure argument 2007-07-17 10:17:11 +00:00
drochner
73021a2e7f update to 2.18.2
changes: translation updates
2007-07-17 10:16:04 +00:00
drochner
0821ee97bf oops - forgot to commit that update which is required for gnumeric now
(noticed by wiz and joerg)

update to 0.4.1
changes:
-Make 64bit clean
-Fault tolerance for unknown types on load
-Let file savers specify a mime type
-Fix reversed-literal problem with formats
2007-07-17 09:52:35 +00:00
drochner
79cbf331a4 -take maintainership (per PM from jmmv)
-pull in gnome2.dirs and regen PLIST
2007-07-13 17:12:27 +00:00
wiz
7d14c27085 Drop maintainership. 2007-07-08 09:42:32 +00:00
agc
b6a4c3eb18 Add and enable vym 2007-07-05 19:37:40 +00:00
agc
cbfe1aabfe Initial import of vym-1.8.1 into the Packages Collection.
VYM (View Your Mind) is a tool to generate and manipulate maps which
	show your thoughts.  Such maps can help you to improve your creativity
	and effectivity.  You can use them for time management, to organize
	tasks, to get an overview over complex contexts.

XXX - Please note that this package exposes an "interesting" feature
of the print-PLIST target - the ${PKGNAME} is vym-1.8.1, and
print-PLIST modifies vym-128x128.png into ${PKGNAME}28.png.
2007-07-05 19:36:37 +00:00
jlam
4390d56940 Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-04 20:54:31 +00:00