Commit graph

28884 commits

Author SHA1 Message Date
yyamano
14562dbe26 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-05-13 14:36:39 +00:00
fredb
0ee7c724e1 Update package to version 1.4. Many changes. Here's an abbreviated list of some
of the more visible ones.

- ROM BIOS
  - Christophe Bothamy added ability to boot from El Torito CDROM.

- VGA
  - vga memory read/write functions in text mode fixed
  - implementation of CGA mode 320*200*4 (patch from Sebastien Bechet)

- GUI changes
  - cdrom button: click this to notify Bochs when you changed the CDROM (Volker)
  - snapshot button: saves the text on the Bochs screen into a file called
    snapshot.txt (Volker)
  - copy button: on Win32 and X windows, copy the text on the Bochs screen
    to the clipboard (Volker)
  - paste button: on Win32 and X windows, paste the characters on the
    clipboard into the Bochs window.  This requires keyboard_mapping to
    be enabled. (Bryce Denney)

- keyboard
  - added an optional keyboard_mapping option that enables to use your
    country specific keyboard with Bochs.  If enabled, the keymap file must be
    specified in bochsrc.  The available keymaps are US, German, Spanish and
    French for PCs running X11.  Contributions are welcomed.  (Christophe
    Bothamy)
  - added Windows(tm) key definitions (Volker Ruppert)
  - added paste button, which causes the emulated keyboard to type characters
    from the system clipboard.  This only works when keyboard_mapping is
    enabled. (Bryce Denney)
2002-05-13 14:12:03 +00:00
martti
1cce886081 Updated etcupdate to 20020513
* Run /etc/postinstall if it's found
2002-05-13 12:38:48 +00:00
agc
51377b0bb1 Standardise on the format of continuation lines. No functional change. 2002-05-13 11:43:05 +00:00
skrll
d6e4227f3d Remove hash for patch-ac-new which doesn't exist. Pointed out by wiz. 2002-05-13 08:02:33 +00:00
grant
6bee1fba32 OpenBSD/OpenSSH now in /opsys/ on gd.tuwien.ac.at 2002-05-13 05:11:26 +00:00
itojun
8666a1d5dd upgrade to 20020507a. logging issue is fixed. phase 2 negotiation w/
unique policy is corrected.
2002-05-13 02:13:48 +00:00
dmcmahill
b44b62bb7e update to grpn-1.1.2nb1
adds several constants found in science and engineering:
  - 'k'  Boltzmanns constnat
  - 'q'  Electron charge
  - 'e0' Free space permitivity
  - 'mu0'Free space permeability
  - 'c'  Free space speed of light.
2002-05-12 23:21:53 +00:00
martin
239936a17f Add a missing include, so all 64bit archs are recognized correctly.
Closes PR 16421 by Lloyd Parkes.
2002-05-12 22:38:38 +00:00
rh
0b2a39425c Add an explicit dependency on autoconf-2.13. This closes PR 16764 by
<jaco@teaser.fr>
2002-05-12 21:39:20 +00:00
wiz
1905228449 Fix compilation on -current. Patches from Rui-Xiang Guo in response
to pkg/16637.
2002-05-12 21:21:31 +00:00
dmcmahill
c8e0ec93e9 add -fPIC -DPIC to CFLAGS. Needed to make the shared lib work on sparc (and probably others) 2002-05-12 18:10:30 +00:00
hubertf
aba30c6d47 add & enable solid-pop3d 2002-05-12 16:55:27 +00:00
hubertf
954cf6794b Add solid-pop3d-0.15: Flexible POP3 server
The Solid POP3 Server is an implementation of a Post Office Protocol
version 3 server that has flexibility as its main goal. The server is
easily configurable and has support for few features such as APOP
authentication scheme, virtual hosting, maildir and mailbox handling,
bulletins and expiration of messages. Each user can specify position and
type of his maildrop.

Contribyted by Piotr Stolc <socrtp@soclab.eu.org> in PR 16682
2002-05-12 16:54:45 +00:00
schmonz
5e64b9d8d6 Update to 2.4. List of changes is too long to include here. Summary:
* additions to the Jam language
* new features in jam and jambase
* bug- and portability fixes
2002-05-12 15:58:14 +00:00
wiz
aae0b62839 Fix typo reported by KAWAKUBO Hiroshi in pkg/16777. 2002-05-12 15:53:07 +00:00
schmonz
80963ef125 Update to 1.4, and update my email address. Changes:
Changed (defined @tci_buddies) to (@tci_buddies) in
        toc_chat_invite.  Fixed a potential infinite loop in
        set_srv_buddies involving an off-by-one error in a for() test.
        Thanks to Bruce Winter for pointing this out.

        Changed the way that Net::AOLIM sends the login command string
        because AOL apparently changed their server software, breaking
        the previous implementation.  The new method requires that only
        the user agent string be in double quotes; all other fields
        should not be quoted.  Note that this does not affect the user
        interface at all---it's all handled internally.  Thanks to Bruce
        Winter, Fred Frey, Aryeh Goldsmith, and tik for help in tracking
        down and fixing this error.

        Also added additional checks to read_sflap_packet so that if the
        other end of the connection dies we don't go into an infinite
        loop.  Thanks to Chris Nelson for pointing this out.
2002-05-12 15:40:15 +00:00
schmonz
8af56028b3 ftp.loaded.net no longer has a CPAN mirror. Replace it with cpan.pair.com. 2002-05-12 15:37:30 +00:00
schmonz
a3fd43bc98 Update my email address. 2002-05-12 15:13:15 +00:00
schmonz
97ce128b59 Update to 1.22. No changelog available. 2002-05-12 15:12:15 +00:00
schmonz
c3f709d021 Update to 0.54. Changes:
* New ``--terse-summary'' option to tmda-pending which can be used as
  an alternative to ``--summary''.  See ``tmda-pending -h'' for more.

* New tmdarc options PENDING_DELETE_APPEND and PENDING_RELEASE_APPEND
  which define filenames to which the sender address will be appended
  when a message is deleted or released by tmda-pending.  This can be
  used for example to update your white/blacklist from tmda-pending.

* In addition to ~/.tmdarc, ~/.tmda/config is now a valid location for
  your TMDA configuration file.

* Performance improvements.

* Bugfixes.
2002-05-12 15:01:59 +00:00
joda
603dd5fd63 don't change .htpasswd into .thtpasswd 2002-05-12 14:47:28 +00:00
schmonz
1dfd4a12bd * Use ossaudio.buildlink.mk.
* Include <ctype.h> for tolower() prototype.
* Fix pkg/16755 with patch from rxg (thanks!).
* Bump PKGREVISION (PLIST change).
2002-05-12 14:47:11 +00:00
abs
ddc5843b1f goodbye prdownload.sourceforge.net 2002-05-12 10:56:04 +00:00
rh
f9bc1bd26c Add buildlink.mk 2002-05-12 10:43:10 +00:00
wiz
be73b51825 On a.out, don't add --warn-common to LDFLAGS. Might fix arm32 bulk build
problem.
2002-05-12 10:33:03 +00:00
rh
a8e49f09eb Add and enable fam 2002-05-12 10:26:24 +00:00
rh
0396cbc128 Initial import of fam-2.6.7, a file alteration monitor. 2002-05-12 10:25:47 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
rh
c5a19bc63c Update bonobo-activation to 0.9.8. Changes are bugfixes only.
While at it, add a buildlink.mk
2002-05-12 01:16:49 +00:00
rh
eec5818a13 Add buildlink.mk 2002-05-12 01:09:02 +00:00
wiz
95a62c1ae0 Add and enable mpegaudio. 2002-05-12 00:56:08 +00:00
wiz
12ce2c8826 Initial import of mpegaudio, based on a package by Veego, which seems based
on the FreeBSD port:

mpegaudio is an MPEG/audio Layer 1 and Layer 2 software package.
2002-05-12 00:54:02 +00:00
rh
9ef9cc4e06 Make freecell and gnome-stones set their required CFLAGS properly.
Bump PKGREVISION.
2002-05-12 00:28:23 +00:00
wiz
6f184fbe88 Add and enable xrick. 2002-05-12 00:03:40 +00:00
wiz
df87556d4c Initial import of xrick-010801.
A Rick Dangerous (TM) clone, a famous platform game many moons ago.
2002-05-12 00:02:15 +00:00
wiz
4f8af998fd Add some mirrors; the previous MASTER_SITE has turned into a mirror-list.
Fixed pkg/16569.
2002-05-11 23:26:55 +00:00
rh
cc8190223c Make sure the CFLAGS gathered from the configure scripts actually get
passed to the compiler.
Bump PKGREVISION to nb2.
2002-05-11 21:35:36 +00:00
wiz
43bb6779e0 Make it compile on -current. pkg/16763 by Dawid Szymanski. 2002-05-11 20:25:05 +00:00
wiz
7925203d5f Wildcard gnupg dependency. 2002-05-11 20:10:53 +00:00
wiz
96516d68fd Wildcard gdk-pixbuf dependency.
XXX: should be buildlinked.
2002-05-11 18:45:10 +00:00
wiz
35afee6566 Fix compilation by not defining POSIX_SOURCE when obviously also
using non-POSIX functions. Closes pkg/16618.
2002-05-11 18:10:43 +00:00
wiz
67551c0651 Add app-defaults file to PLIST, per pkg/16758. 2002-05-11 18:07:13 +00:00
wiz
9671a73ee3 Bump PKGREVISION for bugfix, and rectify COMMENT. 2002-05-11 18:02:37 +00:00
wiz
398761b6d5 Fix segfault if --color is given an invalid option.
Patch from pkg/16759.
2002-05-11 18:02:19 +00:00
rh
4e687431bf Update gdk-pixbuf and gdk-pixbuf-gnome to 0.17. Changes include:
* Merged the endianness conversion fixes from the GDK version into the
  Xlib version; oops (Federico).

* Merged fixes from GTK+ 2.0

* Minor documentation improvements (Federico).

* Fixed endianness conversion in the 16-bit gdk-pixbuf-drawable
  functions (Federico).

* Minor fixes for the IBM/AIX compiler (Christian Schaller).

* The image loaders are now linked against the pixbuf and GTK+
  libraries so that the Python bindings work (Johan Dahlin).

* Backported the BMP loader from GTK+ 1.3 (Federico).

* Added support for BI_BITFIELDS coding to the BMP loader [Ximian bug
  #12125] (Federico).

* Fixed stupid bug in the ICO loader.  ICO pixbufs should always have
  an alpha channel [Ximian bug #11224].  (Federico)

* Slight tweaks to the documentation Makefile.  (Federico)

* Added support for 16-bpp BMPs and ICOs (Federico).

* Added support for 32-bpp ICOs (Federico).

* Use the correct visual and colormap for the pixbuf-demo widgets

* Install the headers in a versioned directory so that they don't
  collide with the GNOME 2 platform (Havoc).
2002-05-11 11:56:58 +00:00
rh
0e393ec5ec Fix typo in previous commit that prevented the created rules from working
properly.
Bump version to 1.5
2002-05-11 11:52:05 +00:00
cjep
2079bcfb6a A few tidy-ups. 2002-05-11 11:44:42 +00:00
cjep
07415590aa Add and enable oto. 2002-05-11 11:42:37 +00:00
cjep
2f518ce85c Import of the Open Type Organizer project to the NetBSD Packages
Collection. The software can list and modify OpenType font files.
More specifically, it can be used to translate the 'name' and
'cmap' tables of an OpenType font.

One application is to translate the 'name' and 'cmap' of an
OpenType font to use Unicode encodings. The font can then be used
in an environment that does not understand locale encodings.

From Rui-Xiang Guo in PR#16753.
2002-05-11 11:39:13 +00:00