Commit graph

30308 commits

Author SHA1 Message Date
dmcmahill
2f559088ea import cooledit-3.17.5 per PR pkg/17490 submitted by
Rui-Xiang Guo <rxg@ms25.url.com.tw>.


   Cooledit is a full-featured text editor, for Unix computers that run
   the X Window System. Cooledit was born from a need for a user
   friendly text editor that would rival editors of other operating
   systems in ease of use and convenience. Lately Cooledit is also a
   powerful programmer's editor. It is also small and fast, making it
   ideal for interface with applications that allow for, or require, an
   external editor. See 'Features' in the man page for a more elaborate
   description of what Cooledit can do.
2002-07-07 19:45:39 +00:00
wiz
268a83bff7 Update to 0.90, as requested in pkg/17508. Changes since 0.85:
- All configuration can now be made from the GUI.
- Fully redesigned search filters to work like ipchains/iptable on Linux.
- Obsoleted experimental "auto-download", superseded by the new filtering code.
- Added Gnutella bandwidth management.
- Both HTTP and Gnet bandwidth is now displayed real time.
- Added full HUGE support (Hash/URN Gnutella Extensions).
- Added support for local host preference.
- Gtk-gnutella can do traffic compression when connecting to a node that
  also supports it.
- Upload and downloads will now show User-Agent/Server information.
- Added status to the download queue.
- You can now freeze the download queue whilst manipulating it.
- Searches can now be listed on the left side of the screen, or as tabs like
  in the previous versions.
- Added automatic banning of servents that are hammering us.
- Many more cool new features that you'll discover whilst playing with it.
2002-07-07 19:27:28 +00:00
jschauma
9a107886b0 Update to Version 2.0.4 using patches supplied by MAINTAINER
(perky at fallin dot lv) in PR pkg/17474.

For a complete list of changes, please see
http://koco.sourceforge.net/ChangeLog.html
2002-07-07 16:03:16 +00:00
tron
bc04de2e19 Define "USE_PERL" and patch path to Perl binary in a Perl scripts.
Problem noted by Greg A. Woods in PR pkg/16415.
2002-07-07 14:39:16 +00:00
taca
03c65bd065 Update ja-samba package to 2.2.4.1.0 (samba-ja 2.2.4-ja-1.0).
This is localized message based on samba 2.2.4.  Its own feature:

- Localized winbind support (though winbind isn't supported on NetBSD.)
- Japanese support for resource name: file name, share name, NetBIOS name
  and NetBIOS user name.
- Machine depended character code for file and directory name.
- Japanese documents.
- Internatilnalized swat.

It also fixes security problem found on samba 2.2.3 and later which
happens with --with-tdbsam option.  (It isn't enabled on default.)
2002-07-07 14:36:40 +00:00
tron
b816ba4796 Adapt include conversion scripts to recent versions of "netpbm" and add
the missing dependence on "netpbm" package. This fixes PR pkg/16416
by Greg A. Woods. Bump the package revision to 2 after these fixes.
2002-07-07 14:25:52 +00:00
tron
8634cacfc8 Shorten oversize description. 2002-07-07 14:15:29 +00:00
tron
18c5c29c62 Use "FILE" instead of "file" as shell variable to fix a "pkglint" warning. 2002-07-07 14:14:14 +00:00
simonb
f23d6ab6cb There is no "locale" command in NetBSD (apparently a glibc'ism), so
assume the default locale.
2002-07-07 13:21:52 +00:00
wiz
83379639ee Update to 2.1017, based on pkg/17295 by Sergey Svishchev.
Changes since 1.2219:
* dbdimp.c: Added a required check for mysql_errno.
  Steve Hay <Steve.Hay@uk.radan.com>
* dbdimp.c: Removed use of mysql_eof. Jay Lawrence <jay@lawrence.net>
* dbdimp.c: Fixed mysql_is_auto_increment.  Paul Walmsley
  <shag-dbdmysql@booyaka.com> and Paul Dubois <paul@kitebird.org>
* dbdimp.c: Added use of mysql_ssl_set.  Chris Hanes <chanes@i-c.net>
* Some fixes in the docs. Paul Dubois <paul@kitebird.com>
* Added mysql_is_auto_increment. (Someone else, but forgot his email, sorry!)
* lib/DBD/mysql.pod: Fixed minor bug in an example.
* Within AutoCommit mode, reconnect is now turned off, because the
  transaction state is unpredictable otherwise.
* dbdimp.c: Added use of SvMAGICAL to dbd_db_quote.
  Rudy Lippan <almighty@randomc.com>
* bind_param now using mysql_real_escape_string
  as well. Dave Rolsky <autarch@urth.org>
* Added mysql_ssl flag to DBI->connect.
* Quoting now based on mysql_real_escape_string. Thanks
  to Dave Rolsky <autarch@urth.org> for suggesting this.
* Portability changes for MySQL 4.
* dbdimp.c: Fixed $dbh->{mysql_insertid}; added t/insertid.t
* Added transaction support for MySQL.  (Bob Lyons <lyons@nextrials.com>)
* dbd/dbdimp.c: Fixed MAXLENGTH warning; used to hint for a not existing
  mysql_maxlength, which should read mysql_max_length.
  (Paul DuBois <paul@snake.net>)
* Fixed installation problem when a directory was specified,
  but did not exist. (Will Partain <partain@dcs.gla.ac.uk>)
* Fixed that mysql_errno wasn't used properly. (Chris Adams
  <cmadams@hiwaay.net>)
* Fixed test suite problem, when user name and password
  have been interpolated. (Bruno Hivert (LMC) <lmcbrhi@lmc.ericsson.se>)
* mysql_insertid and mysql_affectedrows are no longer treated
  as integers, but longs. Thanks to Michael G Schwern <schwern@pobox.com>.

make test gives the same output as for the previous pkgsrc version.
Thanks, atatat!
2002-07-07 12:34:49 +00:00
wiz
3ec1f7ae13 remove unneeded patch-aa 2002-07-07 10:22:45 +00:00
wiz
d3e8e27d7c Not needed any longer. 2002-07-07 10:21:52 +00:00
wiz
369ab7909f Distfile is now versioned, so we don't need DIST_SUBDIR any longer.
Some minor cleanup.
2002-07-07 10:21:38 +00:00
simonb
199c4633a7 Install the documentation in ${PREFIX}/share/doc/html/bins. 2002-07-07 06:47:24 +00:00
simonb
3d995038aa Add ${.CURDIR} to the start of DISTINFO_FILE, FILESDIR and PATCHDIR so
this actually works.
2002-07-07 06:23:49 +00:00
jschauma
5acaac5528 Update to version 1.28. Our last version was 1.18.1 from around the end
of 2000;  changes far too many to list here, please see http://www.boost.org
for details.

Download files from proper mastersite rather than downloading boost_all.tar.gz
so as to make it easier to track updates.

Update and modifications suggested in PR pkg/16894 by MarkoSchuetz at web dot de
-- this closes this PR.
2002-07-07 02:30:51 +00:00
tv
d84b6cc3f9 Provide the common rc.d directive "reload" as an alias for "apachectl graceful",
which reloads the server without killing transfers in progress.
2002-07-07 00:45:18 +00:00
jschauma
c203c451ba Update to version 0.5.
Changes since 0.4:
- if text is too long to fit into the window, let it scroll
  from left to right.  Caveat:  all XEvents are queued during
  scrolling, that is, one can not cycle by hand (right
  mouse-button) until this cycle is over.

- bugfix: don't overwrite what's in the config file *unless*
  specified on the command line (for example geometry)

- if the weather file does not contain 'Sky conditions'
  skip 'conditions' when cycling

- when using 'metric' display, show wind-speed in kmh rather
  than in knots

- initialize time to update to every 10 Minutes - used to be
  uninitialized unless specified using '-u'.
2002-07-06 22:47:25 +00:00
tv
5238fe7545 Make the rc.d script more compliant. 2002-07-06 20:52:07 +00:00
tv
84428646d9 Set $rcvar so this can be properly enabled/disabled in rc.conf. 2002-07-06 20:36:58 +00:00
tv
be87018bb4 Current version is .8, not .7; update version to reflect it. 2002-07-06 20:18:26 +00:00
tv
ca86cc57bb * Update to 4.4.5. Minor changes; see ChangeLog. Moved to SourceForge.
* Make compile on newer gcc -Wuninitialized.

* Use CONF_FILES install method.
2002-07-06 20:15:51 +00:00
tv
ea6fdba1f2 Make the file in "etc" mutable (use CONF_FILES and bsd.pkg.install.mk). 2002-07-06 19:37:01 +00:00
tv
c2d5f923ab Add envstat2mrtg. 2002-07-06 19:18:21 +00:00
tv
75d1f9d976 Add some additional files that appeared in a newer version. 2002-07-06 19:16:58 +00:00
tv
de4e164a74 Update URLs. Make compile on newer gcc -Wuninitialized. 2002-07-06 19:05:53 +00:00
tron
0f7ece859c Update "inn" package to version 2.3.3. Changes since version 2.3.2:
- pgpverify now supports using GnuPG to check signatures (rather than
  PGP) without the pgpgpg wrapper.  GnuPG can check both old-style RSA
  signatures and new OpenPGP signatures and is recommended over PGP 2.6.
  If you have GnuPG installed, pgpverify will use it rather than PGP,
  which means that you may have to create a new key ring for GnuPG to
  use to verify signatures if you were previously using PGP.
- An item that was noted in NEWS below but was inadvertently left out of
  nnrpd has actually been added this time:  users can no longer post
  articles containing Approved: headers to moderated groups by default;
  they must be specifically given that permission with the access:
  parameter in readers.conf.  See the man page for more details.
- Two bugs in repacking overview index files and a reliability bug with
  writing overview data were all fixed in the tradindexed overview
  method, hopefully making it somewhat more reliable, particularly for
  makehistory.
- If rc.news.local exists in the INN binary directory, it will be run
  with the start or stop argument whenever rc.news is run.  This is
  available as a hook for local startup and shutdown code.
- The default history table hash sizes were increased because a
  too-small value can cause serious performance problems (whereas a
  too-large hash just wastes a bit of disk space).
- The sample control.ctl file has been extensively updated.
- Wildmat exclusions (@ and !) should now work properly in storage.conf
  newsgroup patterns.
- The implementation of the -w flag for expireover was fixed;
  previously, the value given to -w to change expireover's notion of the
  current time was scaled by too much.
- Various other more minor bug fixes, standards compliance fixes, and
  documentation improvements.
2002-07-06 15:04:57 +00:00
tron
35152190e8 Automatically create a "news" account suitable for running INN on
installation. This fixes PR pkg/13250 by Gabriel Rosenkoetter.
2002-07-06 14:33:36 +00:00
tron
35f21ec0ec Use wildcard dependence on "papersize" package. 2002-07-06 13:29:09 +00:00
jschauma
30fcec2c52 Update to 0.99.6, from new homepage at sourceforge.
Changes too many to list here, see Changelog in tarball.
2002-07-06 03:19:22 +00:00
taya
301ec80675 Update skipstone to 0.8.3
from ChangeLog:

- Lots of patches from Daniel for various things..
- Martin Robinson sent a patch for find dialog where it keeps the last search
  term, I'll improve this later on.
- Agh! the typo that made the minimum font size not stick was back! fixed
  again. Thanks to Daniel for finding out.
- Add a wrapper for all gtk_moz_embed_load_url() -->
 _skipstone_load_url() for
 skipstone internal use only and it adds a grab_focus on the embedding
 widget
 to help Daniel out on his upcoming kiosk mode patch.
- Patch from Devik  to fix --enable-cvs-mozilla and fix
 compilation on mozilla 1.0rc3
- Patch from Daniel for fixing minor leaks when config files don't
 exist.
- Added an Up button plugin, must place an up.xpm inside your theme
  directory or it won't display a pixmap
2002-07-06 01:33:43 +00:00
wiz
48ef548441 1.0.3: Add support for ghostscript, from Jeremy C. Reed in pkg/17488. 2002-07-05 23:24:19 +00:00
tron
bd743f295c Add and enable "efont-unicode" package. This fixes PR pkg/14727 by
Masao Uebayashi.
2002-07-05 19:03:11 +00:00
tron
b7905c3552 Import new "efont-unicode" package: Free unicode BDF font
This package was contributed by Masao Uebayashi in PR pkg/14727.
2002-07-05 19:01:28 +00:00
wiz
cd21fd6491 Remove $Id$ from patch, and standardize. regen distinfo. 2002-07-05 13:14:23 +00:00
abs
bb2cc9141c how did I mess up distinfo on patch-ah? Its a new file but.... mystery 2002-07-05 13:12:35 +00:00
wiz
d0bdb19982 Add dependency on netpbm for pnmscale and pnmdepth.
Requested in pkg/17485 by Hideyuki Suzuki.
2002-07-05 12:16:33 +00:00
tron
62ff62d2ee Bump package revision after internal telnet support has been enabled as
suggested by David Brownlee in private e-mail.
2002-07-05 08:05:55 +00:00
tron
af6d9cf441 Adapt to new location of "p5-TimeDate" package. 2002-07-05 07:14:19 +00:00
tron
0f6da3cf1c Adapt to new location of "p5-Time-HiRes" package. 2002-07-05 07:03:17 +00:00
tron
fb41ed89b8 Move time management related Perl5 packages to category "time". 2002-07-05 06:58:25 +00:00
simonb
018af75011 Update adzap to version 20020705.
No functional changes; just more ad patterns.
2002-07-05 02:59:10 +00:00
wiz
99b08f151f Add chmod a+r after downloading the new vulnerability file.
Addresses part of pkg/17368.
Bump to 1.14.
2002-07-04 23:51:26 +00:00
tron
e1799f31ef Update "opera6" package to version 6.02. This release fixes many bugs
found in 6.01 especially in the GUI, JavaScript and handling of
asian characters.
2002-07-04 22:11:21 +00:00
tron
fd1703b155 Add and enable "p5-Time" package. This fixes PR pkg/17450 by
Hiramatsu Yoshifumi.
2002-07-04 22:05:10 +00:00
tron
bec4082182 Import new "p5-Time" package:
perl5 functions to convert and use time variables

This package was contributed by Hiramatsu Yoshifumi in PR pkg/17450.
2002-07-04 22:04:19 +00:00
tron
398a892375 Enable builtin telnet support as suggested by Sergey Svishchev in
PR pkg/17454.
2002-07-04 21:45:37 +00:00
wiz
406698e0c1 Update to 110.38, provided by Chris Richards in pkg/15427.
Changes since 110.9.1:
 * Bug fixes, improvements to generated code, and miscellaneous
   user-invisible tweaks too numerous to mention.
 * Autoloaded libraries now load correctly, due to the new
   `CM_PATHCONFIG' mechanism.  Autoloading failed in the package's
   previous version, despite the best effort of the do-install target.
 * New commands `ml-build' and `ml-makedepend'.  The former automates
   the process of building standalone heap images, while the latter
   generates dependencies for traditional makefiles.
 * Major overhaul of the Compilation Manager (CM).  For example, most
   `sources.cm' files now require including `$/basis.cm', as well as
   substituting `$/foo.cm' for `foo.cm' wherever `foo.cm' refers to an
   autoloaded library bundled with the system (e.g. `smlnj-lib.cm').
   For details, see http://www.smlnj.org/NEWS/110.20-README.html, and
   the CM manual at
   http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf .
 * Reduced virtual memory consumption.
 * Support for running under Mac OS X (Darwin).  Such support is not
   currently reflected in the pkgsrc, however, since I have no way to
   test it.
2002-07-04 20:24:40 +00:00
wiz
f25cad8347 Add and enable gdbm_primitive 2002-07-04 20:04:30 +00:00
wiz
8507b7648d Initial import of gdbm_primitive:
A collection of small binaries to access and modify GDBM databases.
Supplied by Ola Eriksson in pkg/15521, with buildlinking and some
cleanup by me.
2002-07-04 20:03:29 +00:00