Commit graph

5709 commits

Author SHA1 Message Date
danw
dfdeab4b0e Pass -b to pkg_admin lsbest to make this work correctly on systems where the pkgdbdir passes through a symlink 2004-05-09 20:31:07 +00:00
snj
280b1b2fbe Convert to buildlink3. 2004-05-09 20:19:44 +00:00
recht
86465772d4 update roundup to 0.70
changes (among many others):

- added postgresql backend
- trackers using postgresql or mysql backends may have many users
- new "actor" automatic property (user who caused the last "activity")
- RDBMS backends have data typed columns and indexes on several columns
- registration may be concluded by replying to the confirmation email
- HTML templating permission checks are greatly simplified
- database exports now include full journals

For a complete list see:
http://roundup.sourceforge.net/doc-0.7/whatsnew-0.7.html
2004-05-09 17:56:45 +00:00
recht
1d12d44e0a update to 3.4.2 and bl3ify
changes:
(for a complete list see the included HISTORY file)

Version 3.4.2
- some bug fixes
- changed unittest logic to search for testcases in the given module,
  if no module function named 'suite' could be found
- adoption to subversion 1.0
- include a message marker in the subject line for bug emails
- a few usability enhancements

Version 3.4.1
- fixed a serious bug in VariablesViewer

3.4:

- It comes with it's own source documentation generator.
- Support for Quixote PTL files.
- Capability to generate various UML-like diagrams from the source code.
- Interface to the cyclops cycles finder (a copy of cyclops is included).
- Import/Export of keyboard shortcuts.
- A QRegExp and a Python regexp wizard.

Version 3.3.1:
- fixed a compatibility problem with PyQt/sip 3.9

3.3:
This version includes an interface to omniORB, scripting capabilities, a
refactoring browser (the well known Bicycle Repair Man), remapable
keyboard actions and a Russian translation. The editor supports split
views, keyboard macros, bookmarks and additional breakpoint types. In
addition to these new features there are a bunch of changes under the
hood, that should increase eric3's usability. For details see the
history file in the distribution.
2004-05-09 17:06:56 +00:00
grant
b315137fde no longer used. 2004-05-09 14:24:16 +00:00
grant
fde1bf0c13 link ottest against glib2 libs, fixes build on Solaris. 2004-05-09 13:16:02 +00:00
grant
f278604d87 use buildlink3. 2004-05-09 12:54:00 +00:00
wiz
aa3e858c8e Unused. 2004-05-09 11:23:51 +00:00
minskim
7535771efc Add and enable p5-Data-TemporaryBag. 2004-05-09 05:40:40 +00:00
minskim
c1d2af950b Import p5-Data-TemporaryBag from pkgsrc-wip. Packaged by xtraeme@.
Data::TemporaryBag module provides a bag object class handling long
size data.  The short size data are kept on memory.  When the data
size becomes over $Threshold size, they are saved into a temporary
file internally.
2004-05-09 05:39:00 +00:00
kristerw
92bade06f7 Correct path for BUILDLINK_PKGSRCDIR.darts. 2004-05-08 21:34:43 +00:00
reed
91e9b985e1 Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to
"yes"). So any packages that have old GNU configure script that
does not support --infodir option (while using INFO_FILES) can set
CONFIGURE_HAS_INFODIR=NO.

This was suggested by agc@ as a clearer definition.
2004-05-08 16:14:55 +00:00
uebayasi
b532c22999 Use emacs.mk. 2004-05-08 15:10:58 +00:00
uebayasi
97dbaacc12 Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
wiz
bc95b9bb5e Unused. 2004-05-08 08:53:54 +00:00
snj
9b413b14cd Convert to buildlink3. 2004-05-08 06:41:33 +00:00
grant
e993257ed5 fix DEPENDS path to p5-Test-Simple. 2004-05-08 04:09:05 +00:00
grant
2a228a124e include p5-Test-Harness/depends.mk instead of explicit DEPENDS on
p5-Test-Harness.
2004-05-08 04:08:40 +00:00
grant
b2e0fa4a11 move the p5-Test-Harness DEPENDS to p5-Test-Harness where it belongs,
so any package requiring it can DTRT.
2004-05-08 04:05:58 +00:00
reed
b55d6be4b0 Use INFO_DIR in the info documentation search path. This is needed
if using a custom INFO_DIR so info command can find docs.
2004-05-08 02:50:03 +00:00
reed
64ec3da5be Use a new option NO_CONFIGURE_INFODIR which is about to be introduced
because although these packages use autoconf-style configure
scripts they do not know --infodir option.
2004-05-08 02:08:38 +00:00
reed
66353798d9 Make sure this m4.info file is really installed to INFO_DIR. 2004-05-08 01:59:07 +00:00
tv
76b10c76ff nb1: install shlib as executable. 2004-05-08 01:06:26 +00:00
wiz
a6b8fdc1b8 Add and enable p5-FileHandle-Unget. 2004-05-07 13:33:36 +00:00
wiz
66977df5b2 Initial import of p5-FileHandle-Unget-0.14:
FileHandle::Unget is a drop-in replacement for FileHandle which
allows more than one byte to be placed back on the input. It supports
an ungetc(ORD) which can be called more than once in a row, and an
ungets(SCALAR) which places a string of bytes back on the input.
2004-05-07 13:32:59 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
grant
c950a3844c allow perl{,-thread}>=5.8.3 to satisfy the p5-Test-Harness dependency.
Test::Harness is included in perl>=5.8.3, and for that reason,
p5-Test-Harness has a CONFLICT on perl>=5.8.3 which was blocking many
packages from being installed.
2004-05-07 11:30:39 +00:00
jmmv
f9e54d9fd1 Bump PKGREVISION due to update of vte to 0.11.11. 2004-05-07 11:14:05 +00:00
danw
035554d3ca s/malloc.h/stdlib.h for darwin/freebsd 2004-05-07 02:01:19 +00:00
danw
9fb17369e1 s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 01:59:02 +00:00
danw
362d72ce7b s/malloc.h/stdlib.h/ for darwin/freebsd
also make it build without -Werror since newer versions of gcc
complain about some of the code
2004-05-07 01:54:16 +00:00
danw
1236283f84 patch out malloc.h includes for darwin/freebsd 2004-05-07 01:50:15 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
grant
b382db3b61 this version of libgnomeui demands gtk2+>=2.4.1. make it so. 2004-05-06 22:03:36 +00:00
taca
ab5f9190e3 Add and enable darts. 2004-05-06 13:23:37 +00:00
taca
4ad2a9e408 Importing darts-0.2.
Darts: Double-ARray Trie System

This is a C++ template library that implements Double-Array [Aoe
1989].  Currently only Japanese documentation is provided.

* [Aoe1989] Aoe, J. An Efficient Digital Search Algorithm by Using a
  Double-Array Structure. IEEE Transactions on Software
  Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077.

* [Datrie] Theppitak Karoonboonyanan An Implementation of Double-Array
  Triehttp://www.links.nectec.or.th/~thep/datrie/
2004-05-06 13:22:43 +00:00
salo
2b365c8080 Update to version 0.7.0.
Needed for mkvtoolnix update.

Changes:
- LGPL license changes.
2004-05-05 15:56:45 +00:00
jmmv
4a1118aa94 Update to 1.9.0:
Dom:
	* Fix bzip output to flush if last deflate fills buffer

Jody Goldberg:
	* If the file is not an OLE2 file do not change the filepos.
	* Handle broken ole files that specify codepage as signed short
	* Fix reading ole files > 13.6 Meg on sparc/alpha (from Xavier Roche)
	* Tune validation test for LPSTR properties to handle char width > 1
	* Make the impl headers for the base interfaces public as requested
	* Add some directory tree wrappers
	* Work around a -fstrict-alias warning for SuSE
	* Move to automake-1.7
	* Fix gnome-vfs backend to open files with random access
	* Support merging content from nested nodes for sax parsing
	* Fix gtk-doc

Joseph Frazee:
	* patch the spec file.

Morten Welinder:
	* Properly chain finalizer.
	* Fix gzip output to flush if last deflate fills buffer

Tor Lillqvist:
	* packaging tools for win32.
2004-05-05 14:06:35 +00:00
wiz
f701226752 Add patch from Kailash Sethuraman in PR 25471 that removes an obsolete
sort(1) flag. PKGREVISION=2.
2004-05-05 13:25:27 +00:00
wiz
caf13780db Unused. 2004-05-05 08:27:56 +00:00
snj
961db477a7 Convert to buildlink3. 2004-05-05 03:36:22 +00:00
snj
b70890f6c3 No longer used. 2004-05-05 00:13:14 +00:00
grant
3d0129ec64 indentation fix, drop unneeded parens. 2004-05-04 21:58:43 +00:00
grant
a0a08bd7a1 add the Cocoa framework directories to BUILDLINK_PASSTHRU_DIRS on
Darwin.

fixes build problem reported and confirmed fixed by Randy Beaudreault.
2004-05-04 21:58:07 +00:00
jmmv
8215f83c4a Update to 2.6.1:
Fixes

 - Fix icon-reading crash when using enlightenment (Neil Muller)
 - AIX portability fixes (Kjartan Maraas)
 - Don't attempt to center the workspace on the mouse click (Kim Woelders)

 Translators

 - Iñaki Larrañaga Murgoitio (eu)
 - Guntupalli Karunakar (gu)
 - Mohammad DAMT (id)
 - Samúel Jón Gunnarsson (is)
 - Baris Cicek (tr)
2004-05-04 21:33:49 +00:00
jmmv
c5616fbcc8 Update to 2.6.1.1:
Improvements:
- File system loading notification support (Federico Mena Quintero)

Bug fixes:
- Authentication manager fixes (Alexander Larsson)
- File system fixes (Federico, Alexander)
- Various bugfixes (Padraig O'Brian, Anders Carlsson)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujurati Team)
- Added Maori translation (John C Barstow)
- Added Basque translation (Iñaki Larrañaga)
- Added Afrikaans translation (Zuza Software Foundation)
- Various updated translations (ca, et, eu, he, hu, id, is, nn, wa)
2004-05-04 21:11:16 +00:00
jmmv
0ed46913f5 Update to 2.6.1.1:
Bug fixes:
- Various fixes (Kjartan Maraas, Colin Walters)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujarati Team)
- Various updated translations (az, ar, be, ca, cs, cy, da, de,
				en_CA, en_GB, el, es, et, eu, fi,
				he, hr, id, it, ja, ko, lt, nn, nl,
				no, pl, pt, pt_BR, ro, ru, sk, sr@ije,
				sq, sr, sr@Latn, sv, ta, th, tr, uk,
				zh_CN, wa)
2004-05-04 21:10:13 +00:00
mrg
ebfb7e73a1 statfs->statvfs. 2004-05-04 13:50:57 +00:00
tron
de813baa96 Remove extra semicolon in variable declaration which breaks build with
at least GCC 2.95.3.
2004-05-04 11:46:26 +00:00
wiz
860e4850d1 Unused. 2004-05-04 08:18:26 +00:00