Commit graph

70965 commits

Author SHA1 Message Date
taya
9714edfe27 note update of mozilla-stable to 1.7.3 2004-12-04 03:51:50 +00:00
taya
0f3646bf32 update mozilla-stable to 1.7.3
stable branch of mozilla was switched to 1.7-branch

mostly copied from www/mozilla
2004-12-04 03:50:40 +00:00
taya
f327694b73 remove thunderbird 0.9 2004-12-04 02:19:41 +00:00
taya
a6c6d20923 note update of thunderbird & thunderbird-gtk2 to 0.9nb1 2004-12-04 02:19:07 +00:00
taya
2d0540b479 1)Generate extension directory at installation time.
2)sync patches from www/mozilla.

- update patch-ab
from commit log
>> date: 2004/08/31 02:37:57;  author: danw;  state: Exp;  lines: +13 -6
>> darwin fixes (tested against firefox-gtk2)

- update patch-ac
- update patch-bx
- add patch-bz
- add patch-ca
- add patch-cb
from commit log
>> date: 2004/07/07 09:08:31;  author: aymeric;  state: Exp;  lines: +14 -7
>> . on PowerPC, update files so that Mozilla works properly when compiled with
>>   gcc version 3+.
>> . generally reduce diffs to Linux version
>> . retain compatibility with older ABI (AIX-like) thanks to useful comments
>>   from Charles Hannum
>>
>> Thanks to Matthew Green for the fruitful discussion. This should address
>> PR#23240 as far as mozilla is concerned.

- remove patch-bn
enable HAVE_SOCKLEN_T

- update patch-br
from commit log
>> date: 2004/10/04 11:52:45;  author: grant;  state: Exp;  lines: +10 -6
>> bring across a patch in Firefox for using thread-safe resolver library
>> functions on NetBSD >=2.0F.

- update patch-cc
make mozilla work on NetBSD-current/alpha

3)bump PKGREVISION
2004-12-04 02:16:03 +00:00
wiz
0047fad1c8 Reset maintainer on his request. 2004-12-04 01:49:17 +00:00
jlam
39dc233ed3 Add back (and fix the spelling of) USE_PKGINSTALL=yes so that
${PKG_SYSCONFDIR} is created at package installation time.
2004-12-03 23:19:01 +00:00
jlam
466f53bcb9 Fix missing "}". 2004-12-03 23:17:24 +00:00
jlam
4f5b436ca4 Make this link with ${PTHREAD_LDFLAGS} as well. 2004-12-03 23:14:02 +00:00
jlam
be2366d098 Make it explicit that we're using the old DES API, and include
<openssl/des_old.h> instead of <des.h> so that this will work on older
NetBSD releases.
2004-12-03 23:13:10 +00:00
jlam
48e1426f67 Attempt to deal with the differing DES APIs between OpenSSL 0.9.6 (in
pkgsrc and in NetBSD-1.6.x) and OpenSSL 0.9.7 (in NetBSD-2.0), by
creating a new yes/no variable USE_OLD_DES_API that flags whether the
package wants to use the old DES API.  If USE_OLD_DES_API is "yes",
then:

  * For OpenSSL 0.9.6, symlink ${BUILDLINK_DIR}/include/openssl/des_old.h
    to ${SSLBASE}/include/openssl/des.h.

  * For NetBSD 2.0's "special" installation of OpenSSL 0.9.7, symlink
    ${BUILDLINK_DIR}/include/openssl/des_old.h to /usr/include/des.h,
    and transform "-lcrypto" into "-ldes -lcrypto".  This makes it
    behave like stock OpenSSL 0.9.7 where the old DES functions are
    part of libcrypto.

Software that wants to use the old DES API should be taught to do it
in a way that works with a stock installation of OpenSSL 0.9.7 -- by
including <openssl/des_old.h> and linking against "-lcrypto".  Software
that wants to use the new DES API should simply depend on openssl>=0.9.7.

This change has no impact on existing packages as the new code is
active only when USE_OLD_DES_API == "yes".
2004-12-03 23:03:09 +00:00
lukem
1e06a2f50a suggest: cricket, Ur-Quan Masters 2004-12-03 22:53:27 +00:00
shannonjr
b7c5c56a07 Added entries for updating gnupg-devel and libksba 2004-12-03 22:04:50 +00:00
shannonjr
d2bb331fd7 Deleting patch-ab because it's included in release 1.9.13. 2004-12-03 22:02:26 +00:00
shannonjr
3bf9e9c59a Update to release 1.9.13.
This is mainly a maintenance release to support new options in dirmngr
(to be released soon):

 * [gpgsm] New option --prefer-system-dirmngr.

  * Minor cleanups and debugging aids.
2004-12-03 22:01:29 +00:00
shannonjr
dcc7d5dc1e Update to release 0.9.10. This is a bugfix release. 2004-12-03 21:58:54 +00:00
jlam
ce8f0714a0 reorder: commands are specified using WRAPPER_REORDER_CMDS, not
BUILDLINK_TRANSFORM.
2004-12-03 20:33:18 +00:00
jlam
c92541a933 Be a bit more succinct by using a variable EGDIR in place of
"${PREFIX}/share/examples/openvpn".  Also, avoid installing "*" to
avoid breaking if the install program doesn't accept more than one
file at a time.
2004-12-03 19:51:39 +00:00
jlam
e2add2d83f Align with doc/Makefile.template by moving buildlink3.mk files ahead of
make targets.
2004-12-03 19:47:49 +00:00
jlam
321a9ff671 This package doesn't use pkginstall. 2004-12-03 19:46:51 +00:00
wiz
a183efcc53 smlnj in pkgsrc-wip has been updated. 2004-12-03 17:43:27 +00:00
minskim
5ed12c4ef1 Add and enable msnre. 2004-12-03 17:31:52 +00:00
minskim
2e5feb6474 Import msnre, packaged by Jung-Min Seo (luapzz at gmail dot com), and
modified by me.

MSNre is a lightweight but powerful console-based MSN Instant
Messenger clone.  It has many features, including instant messaging,
sending messages to cell phones, file transfer, complete
contacts/groups management, email notifications, auto-away messages,
netmeeting support, aliases, messages logging, event scripts, local
contact list, multi-user chat support, ability to encode characters in
the system locale, and much more.
2004-12-03 17:30:06 +00:00
minskim
186c06d6ec Add and enable unalz. 2004-12-03 17:18:33 +00:00
minskim
9004d39a55 Import unalz, packaged by Lee Jae-Hong (pyrasis at chol dot com) and
modified by me.

unalz is a multi platform open-source ALZ extractor.  It is a console
version of tzip (http://www.kipple.pe.kr/win/tzip/), and extracts .alz
files.  Unalz supports alz, bzip2, and raw formats, multiple volume
archives (alz, a00, a01, ...), large files (over 2GB).  Currently, it
does not support password-protected archives and CRC checking.
2004-12-03 17:17:10 +00:00
wiz
91896724b7 g-wrap updated to 1.9.3. 2004-12-03 17:07:44 +00:00
wiz
b8bdace7b4 Update to 1.9.3, from Greg Troxel via pkgsrc-wip.
Changes since 1.3.4:

Version 1.9.3

  - Comes with a compatibility layer that allows GnuCash to be built
    with it.

  - Reverts the enhanced generics support, which was introduced in
    1.9.2, since that currently breaks guile-gnome

  - Bugfixes
    + g-wrap-2.0-guile.pc is now generated correctly, even if the
      internal libffi is used.
    + Types used by constants are now considered when calculating the
      set of referenced types in a wrapset. This bug led to missing code
      and compile errors when a type defined in another wrapset was used
      by only by a constant.
    + On platforms which lack alloca(), the version shipped with
      G-Wrap should now build correctly.

Version 1.9.2

  - Now comes with libffi included, for systems which lack an libffi
    installation

  - SRFI module checks now work correctly, even if you do an in-tree build

Version 1.9.1

 - API change: destruct-value-cg is now named destroy-value-cg

 - Bugfixes
   + A bug in the latent generic code has been fixed
   + The error message for WCP type errors has been fixed

Version 1.9.0

 - Complete rewrite; too many changes to list, see the manual for the
   new GOOPS-based API and the guile-gnome project for an extended
   example.

  - New features:
    + Output arguments
    + Default arguments

  - G-Wrap should be target-language agnostic, like it was in its
    early days.
2004-12-03 17:06:58 +00:00
ben
7c13067c5f Make note of ap2-chroot import. 2004-12-03 16:55:15 +00:00
ben
13308f1c4b Add SUBDIR for ap2-chroot. 2004-12-03 16:54:30 +00:00
ben
6474dc8f8a Initial import for ap2-chroot-0.3, a module to easily run Apache in a
chroot environment.

mod_chroot makes running Apache in a secure chroot environment easy.
You don't need to create a special directory hierarchy containing
/dev, /lib, /etc...
mod_chroot allows you to run Apache in a chroot jail with no additional files.
The chroot() system call is performed at the end of startup procedure - when
all libraries are loaded and log files open.
2004-12-03 16:53:20 +00:00
wiz
910f908e5a Added guile-lib-0.1.2. 2004-12-03 16:51:46 +00:00
wiz
d012530c75 Add and enable guile-lib and g-wrap1. 2004-12-03 16:51:08 +00:00
wiz
7eefed1080 Initial import of guile-lib, provided by Greg Troxel via pkgsrc-wip.
Guile-Lib is intended as an accumulation place for pure-scheme Guile
modules, allowing for people to cooperate integrating their generic
Guile modules into a coherent library. Think "a down-scaled,
limited-scope CPAN for Guile".

Also, it can be seen as a code staging area for Guile; the Guile
developers could decide to integrate some of the code into
guile-core. An example for a possible candidate is SRFI-35.

    * SSAX, S-Exp-based XML parsing/query/conversion
    * HTMLPrag, a permissive ("pragmatic") HTML parser
    * Texinfo processing, enabling literate programming
    * Unit testing framework ala JUnit
    * Logging system
    * String routines (wrapping, completion, soundex algorithm)
    * OS process chains (think "shell pipes in scheme")
    * An LALR parser
    * ANSI escape sequence text coloring
    * Structured text (plain, texinfo, html)
    * SRFI-35 (conditions)
2004-12-03 16:50:22 +00:00
taya
80dbbb09c9 note update of firefox & firefox-gtk2 to 1.0nb2 2004-12-03 16:47:31 +00:00
taya
d451a99622 generate extension directory & related stuff at install time.
fix PR pkg/28396
bump PKGREVISION
2004-12-03 16:45:54 +00:00
wiz
050789c53a Depend on g-wrap1 (guile-1.4 version). 2004-12-03 16:06:31 +00:00
wiz
d97713e398 Mention that this is the guile-1.4 version of the software. 2004-12-03 16:06:06 +00:00
wiz
9bae195af2 Depend on guile14 versions of guile-slib. 2004-12-03 16:04:39 +00:00
wiz
9a9cad3178 Re-import devel/g-wrap as g-wrap1 to make space for a guile-1.6 version
of g-wrap without breaking dependencies.
2004-12-03 16:02:25 +00:00
wiz
ddc383b402 Depend on guile14 versions of guile-slib. 2004-12-03 15:55:36 +00:00
wiz
5acef6dc5a Update guile-slib to 2.4.2nb6: use guile-1.6. Based on pkgsrc-wip
package by Greg Troxel and PR 28524 by Andreas Hallmann.
2004-12-03 15:51:09 +00:00
wiz
e372b4ebb9 Add and enable guile14-slib. 2004-12-03 15:40:09 +00:00
wiz
c9b5240b74 Reimport as devel/guile-slib as devel/guile14-slib to make space for
a guile16 version of guile-slib without breaking any dependencies.
2004-12-03 15:39:15 +00:00
wiz
e78c1f54bc guile-gtk updated to 0.40.91. 2004-12-03 15:31:36 +00:00
wiz
be9ba77985 Update to 0.40.91 snapshot, by Greg Troxel via pkgsrc-wip.
NEWS since guile-gtk-1.2-0.31

* Guile-gtk-1.2 is now part of the GNU Project.

* Drag'n'Drop support - see examples/test-dnd.scm

* GdkPixbuf bindings. Formerly these bindings were part of
  guile-gnome, unfortunately they were far from compelete,
  moreover they were not working at all. Now there are full
  GdkPixbuf bindings in the (gtk-1.2 gdk-pixbuf) module.

* LibGlade bindings (formerly part of gnome-guile). Imported from
  gnome-guile, completed and improved. Now it is possible to
  autoconnect scheme functions and build a guile-gtk (glade)
  application in three commands - see examples/test-glade.scm and the
  little bit longer examples/run-glade.scm.

  You can find libGlade bindings in the (gtk-1.2 glade) module.

* GtkGLArea bindings (formerly part of guileGL). Imported from
  guileGL, completed and improved.

  (gtk-1.2 gdk-gl) module provides bindings for Gdk part of GtkGLArea
  library (GdkGLContext, GdkGLPixmap etc), (gtk-1.2 gtk-gl-area) has
  bindings for GtkGLArea functions.

* configure script has options --with-gdk-pixbuf, --with-glade and
  --with-gtkgl. Just in case you would like to turn off these new
  nifty features.

* build-guile-gtk-1.2 supports functions with arbitrary number of
  required arguments.

* GtkPixmap bindings closely reflects C API, helper function
  gtk-pixmap-new-from-file implements old behaviour.
  GtkPixmap bindings are complete.

* Lots of additional bindings, especially for Gdk.

NEWS in guile-gtk-1.2-0.31

* Bug fixes.

NEWS in guile-gtk-1.2-0.30

* Support for Gnome and Gtk+-2.0 has been removed.

  The modules have been renamed from (gtk ...) to (gtk-1.2 ...).  They
  are still available under their old names, but the new ones are
  preferred.

  Likewise, build-guile-gtk has been renamed to build-guile-gtk-1.2,
  with the old name still available but deprecated.

  Building new programs with "build-guile-gtk main" is no longer
  supported; only shared libraries are.  Consequently, the guile-gtk
  program is no longer provided.

NEWS in 0.20

* New `cname' option for field specifiers.  You can now specify what
  name to use on the C side for field accessors.  For example, to
  access the allocation.x subfield of a GtkWidget structure, you can use

    (fields
      (int allocation-x (cname allocation.x)))

  The value of the option can be either a symbol or a string.

* New cstring type added to deal with const char *str declarations.

* Guile-gtk will now start the usual `top-repl' of Guile.  The
  processing of Gtk events will happen in a separate handler thread.
  When your Guile doesn't support threading, you get the old event
  driven repl.

* `gdk-event-button-state' and `gdk-event-key-state' have been
  replaced by `gdk-event-state'.  The new function will return a
  GtkModifierType which is a list of symbol such as

    (shift-mask control-mask)

* Automatic *.h->*defs translator

* Threads support

* Experimental GTK+ 2.0 support

* RPM spec file corrected

* Lots of additions and corrections to the *.defs files

* Various bug fixes
2004-12-03 15:28:33 +00:00
skrll
ac4a3e9bc4 Note update of arcem to 1.00 2004-12-03 15:18:37 +00:00
skrll
b7a81af86c Update arcem to 1.00
Changes are

- New manual and new SourceForge page. Other documentation deprecated.
- Added project files for MS VC++, and fix warnings provoked by it.
- Further split of windowing/non-windowing functionality to aid division
  of architecture-independent files.
- Windows version made independent from Cygwin.
- Windows support imported from eQRD version. Features brought inline with
  other versions, including icon change, and same format for choices file.
- Entirety of build warnings fixed under GCC, including those that appeared
  from turning on harsh warning flags.
- General tidying.
- Makefile rearranged so that default Unix builds are more sensible.
- Support for running RISC OS, by Alex Macfarlane Smith and Peter Naulls
- Split of the windowing aspects of the code, to allow independent development.
- Some small speed ups.
- Source code tidying and warning fixes.
2004-12-03 15:15:23 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
uebayasi
a1052f051e s/timidty/timidity/ 2004-12-03 15:12:53 +00:00
wiz
c0fc199f54 Re-point paths to devel/guile14-gtk instead of devel/guile-gtk. 2004-12-03 14:31:28 +00:00