Commit graph

66698 commits

Author SHA1 Message Date
wiz
05c77904e9 Initial import of latin-words-bin-1.97 (Linux binary).
This Latin dictionary program takes keyboard input or a file of
Latin text lines and provides an analysis/morphology (declension,
conjugation, case, tense, etc.) of each word individually, the
dictionary form, and the translation (meaning).

 am.at           V      1 1 PRES ACTIVE  IND 3 S X
 amo, amare, amavi, amatus
 love, like; fall in love with; be fond of; have a tendency to;

The dictionary contains over 30000 entries and, through additional
word construction with hundreds of prefixes and suffixes, may
generate more, leading to many hundreds of thousands of 'words'
that can be formed by declension and conjugation.  Present emphasis
is on classical Latin and late Latin, but medieval Latin entries
are increasing. WORDS provides a tool to help in translations for
the Latin student and a memory jog for researchers.
2004-09-20 22:54:44 +00:00
wiz
1ad063193c Fix installation, so this package does not _create_ /etc/rc.d/init.d
during install unconditionally. Fixes a bulk build problem.
Confirmed by kristerw.
2004-09-20 22:49:39 +00:00
adrianp
12f570b180 - apache update to 2.0.51
- apr update to 2.0.51
2004-09-20 22:47:26 +00:00
wiz
a3e4827f6b Note libgii and libggi updates. 2004-09-20 22:39:47 +00:00
wiz
9e0b156e17 Update to 2.0.6:
New in 2.0.6: 2004-09-14:
* build system:
  - Prepend with GII include path when --with-uninst-gii is specified via configure
  - disable vgagl helper when not building the svga target
* X-target:
  - Bugfix: Ensure aligned memory access. Fixes crash on NetBSD/sparc64
  - Bugfix: Perform correct clipping in ggiFillscreen(3).
* display-memory: Bugfix: Free directbuffer completely.
* display-monotext: Bugfix: ggiCheckMode() returns actual error code than always success.
* documentation update:
  - add manual page for display-mansync
  - do not document not-existing GGIFLAG_TIDYBUF flag. It is a new feature in devel tree.

New in 2.0.5: 2004-05-29:
* X-target:
  - Fix over-allocation of win y dimension.
  - Forward expose events to the application when -nobuffer is used.
  - Fix "strange colored pixels when re-exposing backbuffer"-Bug.
  - Focus pulling fix. Key focus should no longer get lost,
    when the mouse is NOT over the window. Note: Don't forget to
    update libgii's input-xwin and input-x before as libggi now
    passes some additional information to libgii.
* build system: It checks for buildable demos. Fixes compiling breakage on some platforms.
* other build system updates
* libtool update. Fixes Debian bug #208288.
* documentation updates

Hi Christoph!
2004-09-20 22:39:03 +00:00
wiz
6850ca5bbf Update to 0.8.6:
New in 0.8.6: 2004-09-14:
* ggGetUserDir(3): Eliminate race condition
* ggGetUserDir(3): Fix memory leak on Darwin when $HOME is not set
* Bugfix: ensure aligned memory access in event handling. Fixes crash on NetBSD/sparc64
* giiSplitInputs(3): make it work - finds the actual input
* config file parsing fixes

New in 0.8.5: 2004-05-29:
* add hotfix to make libgii compile for linux users,
  who uses kernel 2.6 headers to compile their userland. Fixes Debian bug 224802
* libtool update. Fixes Debian bug 208288.
* add 'See Also' section to libgii(7) manpage and lots of other documentation updates
* build system updates
* linux_kbd fix: read unicode symbols correctly. Patch from Aurelien Reynaud.
* focus pulling fix in xwin/x: Key focus should
  no longer get lost, when the mouse is NOT over the window.
  Note, input-x need to know some little more information from libggi's
  display-X. So don't forget to update libggi's display-X as well,
  otherwise you may experience everything from strange input behaviour to crashes.

Hi Christoph!
2004-09-20 22:37:08 +00:00
snj
50be130aca I'll maintain this. While here, make a few aesthetic adjustments. 2004-09-20 22:06:37 +00:00
snj
f85fb305cd Note gqview, devilspie, and giblib updates. 2004-09-20 22:00:27 +00:00
snj
703de628d1 giblib updated to 1.2.4. 2004-09-20 21:58:17 +00:00
snj
47133f5e28 Update to giblib-1.2.4.
Changes:
* Fixes made to btree find_by_data
* pkgconfig patch from Eric Dorland
* Fixes some gib_hash glitches including a possible core dump

While here, I might as well take maintership.
2004-09-20 21:56:49 +00:00
agc
17700b2af2 We now have a shiny new pkgsrc-2004Q3 branch - note this fact. 2004-09-20 21:30:25 +00:00
jschauma
cafc974168 Note import of sysutils/news. 2004-09-20 21:18:32 +00:00
jschauma
a8a042ba0f add/enable news 2004-09-20 21:17:03 +00:00
jschauma
f47b56b9da Import news:
The news utility prints news items stored in /var/news.  When invoked
without any arguments, news prints the name and timestamp of each current
item followed by its contents, most recent first.  An item is considered
``current'' if it has a modification time newer than the file
~/.news_time, a file that news creates if it does not exist.  If that
file does exist, news will update the timestamp on that file each time it
is run.

This version of the System V news utility was written by Jan Schaumann
<jschauma@NetBSD.org> following the manual page from an IRIX system.
2004-09-20 21:16:06 +00:00
snj
5e962e816e Note devilspie and gqview updates. 2004-09-20 21:13:25 +00:00
snj
d779bc97f9 Update to devilspie-0.5.1.
Changes:
* Add an action to set the window type atom
* Add an action to set the decorate window hint in OpenBox
* Watch all screens for events, instead of just the default
* Add an action to set the geometry of a window
2004-09-20 21:13:01 +00:00
snj
61e102a5ce Update to gqview-1.4.4.
Changes:
* Fix various focus issues when removing or deleting images.
* Fix bug where GQview would hang until an editor command completed.
* Fix full screen interfering with xscreensaver lock.
* Fix date text utf-8 warnings.
* File management operations no longer turn off full screen.
* Fix unexpected layout order change in options window.
* Fix crash when starting slide show from folder tree right click menu.
* Miscellaneous fixes from 1.5 devel branch.
2004-09-20 21:12:15 +00:00
adrianp
b58cda6746 - Update apache to 2.0.51
- Remove patch-as and patch-ah as they are now outdated and included in the src

- ok'ed snj@, wiz@
- Thanks to epg@ for final check

This version of Apache is principally a bug fix release. Of particular note
is that 2.0.51 addresses five security vulnerabilities:

An input validation issue in IPv6 literal address parsing which can result
in a negative length parameter being passed to memcpy.
[CAN-2004-0786]

A buffer overflow in configuration file parsing could allow a local user to
gain the privileges of a httpd child if the server can be forced to parse a
carefully crafted .htaccess file.
[CAN-2004-0747]

A segfault in mod_ssl which can be triggered by a malicious remote server,
if proxying to SSL servers has been configured.
[CAN-2004-0751]

A potential infinite loop in mod_ssl which could be triggered given
particular timing of a connection abort.
[CAN-2004-0748]

A segfault in mod_dav_fs which can be remotely triggered by an indirect lock
refresh request.
[CAN-2004-0809]

For further details, see http://www.apache.org/dist/httpd/Announcement2.html
and http://apache.rmplc.co.uk/httpd/CHANGES_2.0.
2004-09-20 17:19:33 +00:00
adrianp
577d336e5d - Update apr to 2.0.51
- Fix permissions on installed .h files

- ok'ed snj@, wiz@
- Thanks to epg@ for final check

This version of Apache is principally a bug fix release. Of particular note is
that 2.0.51 addresses five security vulnerabilities:

An input validation issue in IPv6 literal address parsing which can result in
a negative length parameter being passed to memcpy.
[CAN-2004-0786]

A buffer overflow in configuration file parsing could allow a local user to
gain the privileges of a httpd child if the server can be forced to parse a
carefully crafted .htaccess file.
[CAN-2004-0747]

A segfault in mod_ssl which can be triggered by a malicious remote server,
if proxying to SSL servers has been configured.
[CAN-2004-0751]

A potential infinite loop in mod_ssl which could be triggered given
particular timing of a connection abort.
[CAN-2004-0748]

A segfault in mod_dav_fs which can be remotely triggered by an indirect lock
refresh request.
[CAN-2004-0809]

For further details, see http://www.apache.org/dist/httpd/Announcement2.html
and http://apache.rmplc.co.uk/httpd/CHANGES_2.0.
2004-09-20 17:13:06 +00:00
erh
aa4dd6b020 (re-)Add the sparc-sun-solaris checksum and file size. 2004-09-20 15:59:26 +00:00
erh
f3ff66f677 note update of firefox-gtk2-bin to 0.10 (aka 1.0PR) 2004-09-20 15:50:21 +00:00
erh
97f466a99e Update firefox-gtk2-bin to 0.10 (aka 1.0PR)
See commit log for www/firefox/Makefile-firefox.common for more details.

Several security holes have been fixed. See the page below for details.

http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
2004-09-20 15:48:58 +00:00
erh
7676ac7798 Rearrange the dependency handling a bit so the right packages get installed
when MOZ_GTK2 is set.
Add a way to specify a different mozilla.sh script.
2004-09-20 15:45:32 +00:00
wiz
a813ab53a6 Fix PLIST for bulk build. 2004-09-20 14:50:46 +00:00
wiz
030ad0d00c Add more PRINT_PLIST_AWK, and add package name to inserted comment. 2004-09-20 14:50:28 +00:00
taya
50d6f9da50 note update of thunderbird & thunderbird-gtk2 to 0.8 2004-09-20 12:57:05 +00:00
taya
cfb4fe9d5b Update thunderbird & thunderbird-gtk2 to 0.8
What's new from Release Notes:

*  Global Inbox
POP3 users can now combine all of their POP3 accounts into a single
global inbox under local folders.

* Comprehensive Data Migration
Switching to Thunderbird has never been easier since Thunderbird can
now migrate all of your e-mail data including settings, mail folders
and address book data from common mail applications such as the
Mozilla 1.x Suite, Outlook Express, Outlook and Eudora.

* RSS Integration
Thunderbird now features a built in RSS reader which allows you to
easily subscribe to and read news and weblogs that support RSS.

* Improved Privacy Controls
In order to help protect your privacy, Thunderbird now automatically
blocks remote image requests in e-mails from senders you don't know.

* Improved Quick Search
Thunderbird now makes it even easier to manage your e-mail. Quick
search now supports many different types of search criteria including
the ability to search message body text. Thunderbird can also
highlight the quick search terms in the message body.

* Other New Features
Support for using a master password to encrypt saved e-mail account passwords.

Linux GNOME users can now make Thunderbird their default e-mail client
(Tools > Options > General).

If your network uses proxy authentication for HTTP, Thunderbird now
correctly prompts for proxy authentication instead of silently
failing.

Bug fixes too numerous to mention!

---
Several security holes have been fixed. See the page bellow for
detail.

http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
2004-09-20 12:55:43 +00:00
wiz
76e134c0c8 Fix PLIST for bulk build. 2004-09-20 12:33:20 +00:00
wiz
eeadfc024f regen (with gnustep-make PRINT_PLIST_AWK changes). 2004-09-20 12:30:16 +00:00
wiz
1695c996ac Add some PRINT_PLIST_AWK lines. 2004-09-20 12:28:26 +00:00
wiz
17de26cca5 + koffice-1.3.3, xmlstarlet-0.9.5. 2004-09-20 11:39:15 +00:00
cjep
cf4c44a023 Also need tools in /usr/xpg4/bin (such as id). PR#26924. 2004-09-20 10:43:56 +00:00
jklos
19f177e36d Update from 1.1.4 to 1.1.5, from Ian Zagorskih <ianzag@megasignal.com>. 2004-09-20 10:08:54 +00:00
taya
21b42e0b6e note update of firefox & firefox-gtk2 to 0.10 (a.k.a 1.0PR) 2004-09-20 08:05:00 +00:00
taya
3955ba1235 Update firefox & firefox-gtk2 to 0.10 (a.k.a. 1.0PR)
from Release Notes:

---
Firefox is a fast, full-featured browser that makes browsing more
efficient than ever before. More information about Firefox is
available.

Firefox Preview Release (henceforth refered to as PR) is a Technology
Preview. While this software works well enough to be relied upon as
your primary browser in most cases, we make no guarantees of its
performance or stability. It is a pre-release product and should not
be relied upon for mission-critical tasks. See the License Agreement
for more information.

These release notes cover what's new, download and installation
instructions, known issues and frequently asked questions for the
Firefox PR release. Please read these notes and the bug filing
instructions before reporting any bugs to Bugzilla.

We want to hear your feedback about Firefox. Please join us in the
Firefox forums, hosted by MozillaZine.


What's New

Here's what's new in this release of Firefox:

* Live Bookmarks
      You can now subscribe to and read RSS feeds in your
Bookmarks. When you visit a page that advertises a RSS feed by using a
<link> tag, a RSS icon will appear in the status bar. Click it to view
a list of feeds the page is offering. Click one to subscribe - this
adds a Bookmark Folder that contains all the recent posts from the
feed.

* Improved Find
      Find is easier and more powerful now with our new Find
toolbar. The Find toolbar (which shows at the bottom of the browser
window) automatically highlights text in the page as you type and has
a useful highlight feature.

* Managing Annoyances and Protecting Security
      You can now open blocked popups, and the Extension install
system now blocks all attempts to install software from sites other
than update.mozilla.org. Users can add other sites to a list that
allows them to offer software, but software is never automatically
installed. In addition to these steps, several other measures have
been taken to prevent phishing attacks and to highlight when a page is
being viewed over a secure connection.

* Better Bookmarks
      Numerous improvements to bookmarks including more reliable
presentation of Site icons, and a split pane view in the Bookmarks
window.

* Strong Encryption For Passwords Available
      Passwords saved with the Password Manager can now be more easily
encrypted with strong encryption by creating a "Master Password". If
you create a Master Password, you are prompted once per session to
enter the Master Password so that Password Manager can automatically
fill in site logins. A useful feature for people who share computers
with others and want improved security.

* Improved Compatibility for IE users
      Undetectable document.all support for site compatibility and
improved compatibility for keyboard accelerators further smooth the
transition for IE users

* Better System Integration for GNOME users
      You can now configure Firefox as your Default Browser on GNOME,
and Firefox will adhere to your GNOME settings for edit field key
bindings, etc.

* And a horde of other bug fixes...

See The Burning Edge's Bigger Picture for more details.

-----

Several security holes have been fixed. See the page bellow for
detail.

http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
2004-09-20 08:03:42 +00:00
adam
0ff6770efe Updated m4 to 1.4.1 2004-09-20 07:59:29 +00:00
adam
a29c7b8b22 Changes 1.4.1:
* maketemp now creates an empty file with the given name, instead of merely
  returning the name of a nonexistent file.  This closes a security hole.

(Now it builds on Darwin/MacOSX; no more 'sigstack' linking error.)
2004-09-20 07:58:20 +00:00
dmcmahill
ab8490f3bf - homepage has moved
- distfile has moved
- license has changed.  Patches are the result of de-fuzzing the
  old patches since the new source files have the new (less restrictive)
  license.
2004-09-20 02:08:58 +00:00
kim
cbb7e80b2f Apply a security patch to correctly drop privileges.
No vulnerability exists because of this, but I think
it is best to have this applied.  (However, no entry
in the vulnerabilities file will be added.)
2004-09-19 21:38:20 +00:00
kim
ef978adb10 Will upgrade privoxy to 3.0.3 after freeze. 2004-09-19 20:20:23 +00:00
hubertf
67989ae292 Update the sudo-instructions so it even works when upgrading sudo
(when there is no sudo binary temporarily!)
2004-09-19 20:13:26 +00:00
he
e8dd584cbb Disable threads usage by tcl on NetBSD-1.6* (tested) and NetBSD-1.5*
(by extension).  Evidence suggests there is (at best) a bad interaction
between pth and the thread memory allocator inside tcl, as witnessed by
the tcl-scotty's package failure to install if threads is enabled on
1.6.2_STABLE/i386.  Interestingly, the version with native threads on
2.0_BETA/alpha works just nicely.
2004-09-19 19:51:04 +00:00
snj
2694b1321e xsidplay has been updated. 2004-09-19 17:38:34 +00:00
snj
9865f705e8 I've got the gqview-1.4.4 and devilspie-0.5.1 updates handled. 2004-09-19 17:33:10 +00:00
wiz
d3e0bfa34a Note that I will update libgii and libggi (after the freeze). 2004-09-19 14:34:18 +00:00
wiz
67b877d9df Remove maintainer on his request (PR 26997). 2004-09-19 14:31:36 +00:00
tron
bc8d134b0e Note update of "mozilla-bin" package to version 1.7.3. 2004-09-19 13:49:22 +00:00
tron
9991f47982 Update "mozilla-bin" package to version 1.7.3.
Mozilla 1.7.3 is a security update to Mozilla 1.7 that fixes a several
security vulnerabilities.

#93     "Send page" heap overrun (258005)
#92     javascript clipboard access (257523)
#91      Privilege request confusion (253942)
#90     Buffer overflow when displaying VCard (257314)
#89     BMP integer overflow (255067)
#88     javascript: link dragging (250862)
#87     non-ascii hostname heap overrun (256316)
#86     Malicious POP3 server III (245066, 226669)
#85     Wrong file permissions after installing on Linux (231083, 235781)
#84     Wrong file permissions in linux archive (254303)

See the page bellow for detail
http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
2004-09-19 13:48:51 +00:00
wiz
5c87a57397 wl updated to 2.10.1. 2004-09-19 13:41:52 +00:00
wiz
3d94afadbf Update to 2.10.1, provided by Kouichirou Hiratsuka in PR 26956.
Changes since 2.10.0:
* Changes in 2.10.1 from 2.10.0
  Version 2.10.1 is a bug fix version of 2.10.0.

** Fixed after message buffer kill, prefetch doesn't work.

** Default value of wl-delete-folder-alist,
   wl-folder-hierarchy-access-folders are changed.

** Support localdir and pipe folder rename.

** Fixed message and error argument. Use %s for variable.

** Now, response from IMAP server (e.g. \Noselect, \Flagged)
   parse case-ignore.

** Fixed elmo-msgdb-extra-fields field are case sensitive.

** Fixed IMAP folder included ~, expand to home directory.

** Fixed the problem that msgdb be destroyed when print-length or
   print-level has Non-nil value.

** Fixed a problem that wl-folder-move-cur-folder doesn't work.

** Fixed a problem that wl-draft-reedit doesn't work properly on Meadow.

** Fixed a problem that wl-summary-pack-number doesn't work on
   Maildir, shimbun, and pipe folders.

** Fixed a problem that cache file is not protected even if it is marked
   as important.

** Fixed a problem that %# in wl-summary-line-format cannot handle large
   number.

** Fixed a problem to remove password even if SMTP AUTH failed at non-auth
   phase.

** Default value of wl-message-buffer-prefetch-folder-type-list,
   wl-message-buffer-prefetch-idle-time, and
   wl-message-buffer-prefetch-depth are changed.

** Fixed to compile on XEmacs without mule feature.
2004-09-19 13:41:24 +00:00