Commit Graph

17118 Commits

Author SHA1 Message Date
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
brad
3d170be9d7 simplify 2002-08-07 18:17:49 +00:00
brad
9b3f51700a add missing libossaudio so that this port can build properly. 2002-08-07 17:09:05 +00:00
brad
9e20aa3ae9 sync with update-patches output 2002-08-07 17:00:36 +00:00
brad
5b1b43984f simplify addition of png header path. 2002-08-07 16:53:58 +00:00
avsm
fd184dc795 add a bunch of no_* pseudo_flavors to enable building a subset of extension
packages

eg: env FLAVOR="no_gd no_pdflib no_shmop" make package
2002-08-07 15:52:05 +00:00
avsm
0d2fe0ad1c PSEUDO_FLAVORS support
from/ok espie
2002-08-07 15:48:19 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
nino
74b8917131 Update to 2.0.6, make it aware of our MAX/MIN macros and make library
versions controllable from the makefile.
2002-08-07 13:11:53 +00:00
nino
ad6252af53 Remove libart conflict.
Gently reminded by Marc Matteo.
2002-08-07 08:20:46 +00:00
naddy
506ce39c41 Apparently readline dies on some kinds of input.
Fix from Chet Ramey <chet@po.CWRU.Edu>.
2002-08-06 16:27:07 +00:00
kevlo
72da5754dd - upgrade to version 2.06
- add regression test
2002-08-06 01:56:14 +00:00
pvalchev
bbcf3abce5 Update to a newer sc-7.15 found on sunsite (as opposed to gatekeeper.dec.com) 2002-08-06 00:45:16 +00:00
fgsch
c0fa14addb underline href's. 2002-08-05 23:32:24 +00:00
jakob
54ca474127 shorten, document flavours; wcobb 2002-08-05 20:49:19 +00:00
jakob
533b383447 nuke NEED_VERSION and remove debug flavour; wcobb 2002-08-05 20:48:59 +00:00
brad
9f65e93c9a - fix comment
- simplify Makefile a bit
2002-08-05 20:32:51 +00:00
brad
531b43a1c7 add gwenview 2002-08-05 05:04:12 +00:00
brad
fd8ecd3447 add gwenview.
--
Gwenview is a simple image viewer for KDE which offers a folder tree
window and a file list window for navigating easily through your image
file heirarchy.

Features:
- correct rendering of alpha-channel in images
- docked windows for a configurable layout
- full screen mode
- a thumbnail view
- background thumbnail generation
- center images in view
- zooming (including fit-to-window)
- advanced keyboard navigation, Opera-like next / previous mouse nagiation
                                and customizable mouse-wheel navigation
2002-08-05 05:02:55 +00:00