Commit graph

3513 commits

Author SHA1 Message Date
tnn
3c70c68c9d - merge patch-aa and patch-ab, they patched the same file.
- Uses asprintf and getopt_long
This closes PR pkg/38054.
2008-02-22 02:14:53 +00:00
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