Commit Graph

17136 Commits

Author SHA1 Message Date
avsm
042441f08c remove bad substitution 2002-08-12 01:04:30 +00:00
avsm
0c03a25831 - use HORDE_NAME, HORDE_MODULE variables
- add dependency on php-imap module
2002-08-12 00:58:23 +00:00
avsm
0662c1b4a4 horde doesnt need to depend on imap or mysql anymore 2002-08-12 00:56:51 +00:00
avsm
f1c35f2312 + chora 2002-08-12 00:55:46 +00:00
avsm
73bc519b88 initial import of chora-1.1
--
Chora is a tool for viewing code repositories that are managed using
the CVS source control system.  It aims to provide a high degree of
integration with CVS and the other Horde web-based tools.
2002-08-12 00:54:25 +00:00
jsyn
b0bd85ee1a update to 3.00; ok bmc@ 2002-08-11 20:50:54 +00:00
nino
b2910617f2 Update to 2.0.6, make library versions controllable from the Makefile. 2002-08-11 11:03:27 +00:00
brad
f10270fedf - fix comment
- simplify addition of png header path
2002-08-11 06:02:59 +00:00
brad
2d515b87cb better 2002-08-11 05:59:28 +00:00
brad
f093454ddf remove dependency on binutils for the altivec FLAVOR. 2002-08-11 01:45:26 +00:00
nino
15ead60a69 Add missing quotation marks. Ok naddy@. 2002-08-10 23:48:38 +00:00
brad
d405b80059 typo.
--
Pointed out by: Luiz Gustavo <gustavo@shoptime.com>
2002-08-10 23:26:51 +00:00
wilfried
d18b754e02 update to work with new fltk, ok jason@ 2002-08-10 20:13:20 +00:00
wilfried
3ce646267d update to htmldoc-1.8.20, works with new fltk 2002-08-10 20:12:36 +00:00
wilfried
730bf83a04 update to use new fltk 2002-08-10 20:10:24 +00:00
wilfried
2f235a092e fix X11 define/typedef clashes as used in mysqlgui with new fltk 2002-08-10 20:07:02 +00:00
wilfried
d2f742606d Update to fleditor-0.4.4 (bugfix release)
+  Update to work with FLTK 1.1 and latest 2.x CVS.
+  Added workaround for strange focus behaviour when scrolling with
   the scrollbar.  The text widget gets an unfocus when the scrollbar
   is clicked, but then when you click back on the text, instead
   of it getting a focus event, it gets another unfocus.  This makes
   the cursor remain invisible when it shouldn't.
*  Fixes to scrollbar handling.
*  Fixed status panel on Fl_FancyEditor (positioning problem).
2002-08-10 20:04:16 +00:00
wilfried
cfe38f9339 update to use fltk 1.1 2002-08-10 19:58:52 +00:00
wilfried
84389bc1ec update to fltk-1.1.0rc5 and take maintainership 2002-08-10 19:57:20 +00:00
nino
1a97aa582c Add deinstall notice about removing the /var/lib/scrollkeeper directory.
Also move the scrollkeeper-update install invocation to pkg install
time.
2002-08-10 11:41:27 +00:00
naddy
c208dc5df3 Update to 0.44 with some patches from CVS.
Notable changes to the port:
- creates opennap user/group to run as
- tons of bugfixes, improved performance
- no longer hardcodes SYSCONFDIR to /etc/opennap

Submitted by Jolan Luff <jolan@pellaeon.com>.
2002-08-10 01:14:04 +00:00
naddy
66b2a1ee27 +p5-File-ReadBackwards 2002-08-10 00:42:03 +00:00
naddy
da26373c6f Import perl module File-ReadBackwards 0.97.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

This module reads a file backwards line by line. It is simple to use,
memory efficient and fast. It supports both an object and a tied handle
interface.
2002-08-10 00:41:12 +00:00
naddy
c84b332478 Update to 5.0r50. 2002-08-09 23:45:35 +00:00
nino
f0e175d4ad Update to 1.0.3, make library versioning controllable from the Makefile. 2002-08-09 21:28:59 +00:00
nino
8170f19f45 Update to 1.0.4, make library versioning controllable from the Makefile. 2002-08-09 21:26:43 +00:00
naddy
e869f37598 - Consistently use in-tree libtool.
- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
2002-08-09 18:43:00 +00:00
naddy
2fb0be23af home page/master site moved 2002-08-09 17:40:23 +00:00
wilfried
4137f63187 update to gtkmm-1.2.10
Gtk::Editable: removed default arg values from implementation.
This allows it to build with gcc 3.1
2002-08-09 10:54:21 +00:00
wilfried
9dcf759167 remove redundant post-extract, noted by naddy@ 2002-08-09 10:48:18 +00:00
wilfried
0bf6f0f9d3 update to p5-Net-DNS-0.26
+ Fixed warning in Net::DNS::RR::AUTOLOAD with perl 5.005.
+ Implemented autoloading of the RR subclasses.  This provides a
  good sized speed bump, particually for applications that are not
  persisant.
+ Cleaned up a few things with CERT RRs.
+ Removed use of $' from RR.pm for effciency reasons.  As a result,
  for all RRs text following a ';' is considered a comment.  This
  was originally only done in RR/SOA.pm.
+ Added method caching to AUTOLOAD subroutines.  This should provide
  a modest speed bump.
+ The test suite has been greatly improved, though there is still
  more to be done in this regard.
+ Added support for DNAME resource records.
+ Fixed edge case for queries that have no name.
+ Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
2002-08-09 10:45:08 +00:00
wilfried
33ca157c6f update to p5-Net-MySQL-0.07
- When old Perl was used, the problem which cannot encode a password
  correctly was corrected.
- UNIX Socket connection support.
- The version of Perl to demand was lowered to 5.004.
- Fixed the problem which cannot acquire the field with a length
  of 16 bits or more.
- Fixed some uncanny typoes.
2002-08-09 10:32:25 +00:00
wilfried
2c687458ff update to p5-Term-ReadLine-Gnu-1.13
- readline-4.2 support
   new variables
       rl_completion_suppress_append
       rl_completion_mark_symlink_dirs
   new functions
       rl_replace_line()
       rl_completion_mode()
- tgetstr() calls tput() to apply padding information.  No more
  "$<2>" on prompt.
- shadow_redisplay() with ornament works on xterm.
2002-08-09 10:22:47 +00:00
wilfried
4b6d87eb54 remove this while we are here 2002-08-09 10:02:01 +00:00
wilfried
ff0276c466 update to p5-Term-ReadKey-2.21
Fix to improve the chances of automated testing succeeding
2002-08-09 10:00:24 +00:00
naddy
78b1720bcc SECURITY fixes, submitted by Nick Nauwelaerts <nick@wanadoo.be>:
* Fix buffer overflow.  (Obtained from Debian)
* Strip leading "../" when creating new files.  (Obtained from Debian)

Clean-up by yours truly:

* Parameter parsing fix.  (Obtained from Debian)
* Prefer native getopt() and MD5 functions over the included ones.
* Make munpack synopsis agree with actual parameters.
* Respect CC.
2002-08-09 01:15:19 +00:00
naddy
da8fca86a7 Update to 1.3.2, from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
Changes: better slim case and "various artists" support.
2002-08-09 00:23:59 +00:00
avsm
2094a84e19 some gnome sites were missing a trailing / 2002-08-09 00:17:39 +00:00
nino
797413c0ad Update to 2.0.0.
Slightly adapted from a patch from Marc Matteo <marcm@lectroid.net>.
2002-08-08 20:01:36 +00:00
nino
c801d1e2bf Drop spurious pkgconfig RUN_DEPEND.
Noted by brad@.
2002-08-08 19:20:28 +00:00
avsm
807c8d4b7f - update to courier-imap-1.5.3
- add pseudo_flavors for no_[ldap|mysql|pgsql] subpackages
2002-08-08 17:03:21 +00:00
lebel
3b29901544 update mail/tmda to 0.59 2002-08-08 15:56:04 +00:00
lebel
acd9eed530 update vim/stable to 6.1.151 2002-08-08 14:44:56 +00:00
naddy
6dcc1b04c1 use pseudo flavor; ok maintainer 2002-08-08 12:00:47 +00:00
naddy
b632adcffc use pseudo flavors, clean up some cruft; ok wcobb@ 2002-08-07 22:34:54 +00:00
avsm
044f54ecd7 remove the various php3 and flavor combinations 2002-08-07 22:17:25 +00:00
avsm
6abcd390cf mark as broken, since its no longer supported, use php4 instead 2002-08-07 22:16:54 +00:00
naddy
17c0d74da7 Update to 1.1.3; from maintainer Sebastian Stark <seb@todesplanet.de>. 2002-08-07 22:08:18 +00:00
naddy
6f39f0877f use PSEUDO_FLAVORS 2002-08-07 20:40:15 +00:00
wcobb
ba9714a673 NO_REGRESS 2002-08-07 18:31:33 +00:00