Commit graph

70842 commits

Author SHA1 Message Date
tv
60e35d18fe Fix compilation error on LP64 due to a prototype mismatch. (Arg changed
from time_t to long, but prototype wasn't updated to match.)
2004-12-01 12:50:39 +00:00
dmcmahill
ae9d7297e6 master site has reorganized a bit 2004-12-01 12:36:21 +00:00
markd
8c2df81357 update ispell-{base,british} 2004-12-01 12:35:56 +00:00
markd
ec179d7a15 Use packages internal {sq,unsq}.pl as ispell 3.2 no longer has them. 2004-12-01 12:27:44 +00:00
markd
ddd85ff009 Update ispell-british to 3.2.06
to match ispell-base.
2004-12-01 12:23:30 +00:00
markd
00c4c219ad Update ispell-base to 3.2.06 (only took 3 years :-)
Ispell 3.2 is primarily a bug-fix release, but a number of new
    features are important to users:

    -   There is a new interactive mode.  If ispell is invoked without
        arguments, it will prompt for words and suggest corrections.
    -   The emacs interface (ispell.el and ispell.texinfo) is no
        longer distributed with ispell.  Use the code that comes with
        emacs, or pick it up from:
            ftp://kdstevens.com/pub/stevens/ispell.el.gz
        or the matching ispell.el home page:
            http://www.kdstevens.com/~stevens/ispell-page.html
    -   There is now an HTML mode.  It is automatically selected for
        files ending in ".html", ".htm", or ".shtml".  It can also be
        chosen manually with the -H switch.
    -   There is a new general-purpose deformatter switch, -F.  This
        switch, which was suggested by Ron Guilmette, allows an
        external program to perform deformatting for ispell.  The -F
        switch opens the door to completely generalized spell checking
        with ispell.  Want to spell-check your C/C++ comments?  A
        simple deformatter filter will do the job.  See the ispell
        manual page for details.
    -   The annoying "TeX backslash bug" is now fixed correctly.
    -   TeX/LaTeX deformatting is now somewhat configurable.  Check
        out the -k switch and TEXSKIP1 in the manual page.

Also include the irix patches from PR pkg/26925 from Georg Schwarz.
2004-12-01 12:18:21 +00:00
markd
adc3c9b754 Update xmms-arts. 2004-12-01 11:49:28 +00:00
markd
1763085ffe Update to xmms-arts 0.7.1
Major change is that it works with arts >= 1.2 by using an external
helper program.
Also take Maintainership - ok'ed by jmmv.
2004-12-01 11:47:44 +00:00
markd
a382c98038 mimedefang update. 2004-12-01 11:24:23 +00:00
markd
47754034e3 Update to mimedefang 2.49
Changes: minor bug fixes.
2004-12-01 11:21:31 +00:00
wiz
913b2647ad "the the" -> "the" 2004-12-01 09:52:59 +00:00
recht
1b660b79ce add myself to the python-2.4 task 2004-12-01 07:57:30 +00:00
dmcmahill
54d155cdb2 electric-7.00 update done 2004-12-01 04:57:54 +00:00
dmcmahill
2c010c0b7f note update of electric to 7.00 2004-12-01 04:52:26 +00:00
dmcmahill
71e41985f5 update to electric-7.00
This is a major version bump and represents many many bug fixes and
lots of improvements.  The scope is fairly broad and can't really
be summarized.  See the ChangeLog in the distfile for a complete
list of changes.
2004-12-01 04:47:53 +00:00
minskim
d14cdd45ec Note update of mathomatic. 2004-12-01 04:06:50 +00:00
minskim
91fc8e4b8e Update mathomatic to 11.5c.
Changes:
  - Added loading of $HOME/.mathomaticrc on startup.
    Set options go there.
  - Added undocumented switch "-t" which sets test mode.
    Only used with "make test".
  - Wrote and added "matho-pascal" program to primes directory.
  - Allow "=" in set command.
  - Improved uf_repeat() and modulus simplification.
2004-12-01 04:06:03 +00:00
minskim
ee0005e1f8 Note update of hmmer. 2004-12-01 04:02:00 +00:00
minskim
15e9128d89 Update hmmer to 2.3.2. Patch provided by David Price in PR pkg/28483.
While here, enable pkgviews installation.

Changes:
-:- hmmsearch intermittently failed on Swissprot searches, on some
    platforms (reports on AMD/Linux; Mac OS/X). (#h25)
-:- hmmpfam memory allocation strategy did not guarantee RAMLIMIT,
    and could explode to very large allocations when searching
    with large sequences. (#h26)
-:- technical improvements in handing dsq's (digitized sequences);
    "bug" has no visible effects, except when compiling on
    different platforms. (#h27)
-:- typo fix in P7Forward() recursion; typo may have had minor
    effect on calculated scores. (#h28)
-:- hmmalign now includes --outformat and --oneline option for
    specifying different output alignment formats than the default
    Stockholm.
2004-12-01 04:01:09 +00:00
uebayasi
cff4149cea Note import of ElScreen 1.3.2.
ElScreen is a window manager in Emacs.  It's role is very similar to that
of GNU Screen in terminal emulators.  This is useful if you use Emacs Lisp
applications which have multiple windows.
2004-12-01 03:51:22 +00:00
uebayasi
34b95d4234 + elscreen 2004-12-01 03:50:29 +00:00
uebayasi
32adfba2c0 Initial import of ElScreen 1.3.2.
ElScreen is a window manager in Emacs.  It's role is very similar to that
of GNU Screen in terminal emulators.  This is useful if you use Emacs Lisp
applications which have multiple windows.
2004-12-01 03:49:39 +00:00
cube
cc84c815fd Correct typo in mk.conf variable name. PR#28484 by Yasushi Oshima. 2004-12-01 00:24:04 +00:00
peter
be8f1809c6 Remove part of the builtin version detection that doesn't work properly.
It can't be fixed easily because the pflkm package uses different versioning
(dates instead of 3.5, 3.6, etc). So just disable it for now until I've
found a better way to handle this.

Approved by wiz.
2004-12-01 00:20:20 +00:00
wiz
58f721fe50 Bump date for previous. 2004-11-30 23:37:11 +00:00
jlam
3618dd36af Modify the apxs(8) script to use ${APR_LIBTOOL} as the libtool to
build modules if APR_LIBTOOL is defined in the environment.  Force
the use of the libtool wrapper by module packages by setting APR_LIBTOOL
in apache2/buildlink3.mk.  Bump the PKGREVISION.
2004-11-30 23:21:43 +00:00
perry
10a68f1f1e updated sunclock to 1.5 2004-11-30 21:21:32 +00:00
perry
ed27e3b28c we've updated sunclock to 1.5 2004-11-30 21:20:47 +00:00
perry
0dc8320cf0 remove an obsolete PKGREVISON 2004-11-30 21:18:57 +00:00
perry
e1eeede33b Update to sunclock version 1.5
Changelog:

   Version 1.5
   - Updates of the main window and the icon should now work with
     all window managers (e.g. WindowMaker's `shading' caused problems
     before)
   - Uploaded by Wolfram Gloger (wmglo@Dent.MED.Uni-Muenchen.DE)

   Version 1.4-colour
   - Added options for user to specify the colours used to draw the
     map. Updated man page. - Michael Richmond (mar@mri.mq.edu.au)
2004-11-30 21:17:30 +00:00
jlam
d652335471 Typo. 2004-11-30 21:05:24 +00:00
jlam
7089c11f47 Use bdb.buildlink3.mk to get the DB library to use for the "hash" map
type.  All platforms now support the "hash" map type as a result.
Remove the explicit dependencies on db4 and db2 on non-Linux and Linux,
respectively.  Bump the PKGREVISION.
2004-11-30 20:54:38 +00:00
adam
6ec6393c10 Fixed building on systems with shared libraries named different than .so 2004-11-30 20:30:19 +00:00
abs
90740a98d4 Update pkg_chk to 1.52:
Tags starting with '/' are checked for as readable files
2004-11-30 19:32:49 +00:00
abs
3d807a4a57 Update pkg_chk to 1.52:
Tags starting with '/' are checked for as readable files
2004-11-30 19:32:10 +00:00
wiz
895f6100ab Just depend on perl58 for now after removal of perl58-thread.
XXX: need to find out if perl is threaded or not?
2004-11-30 18:29:40 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
wiz
a2bc14c711 Disable db3 backend in GConf1:
(1) The Berkeley DB storage backend requires DB-3.x, and used an
      experimental feature of DB-3.x.

  (2) There is a pretty severe bug that "prevents serious use of the
      Berkeley DB backend", according to the documentation included
      with the GConf sources.

  (3) GConf2, the successor to GConf, doesn't build with the Berkeley
      DB storage backend either.

Suggested by jlam.

Bump PKGREVISION.
Remove db3 bl3 inclusion from bl3 file, and bump BUILDLINK_DEPENDS
for it.

This fixes the gnucash build problems noted in PR 28423.
2004-11-30 18:25:56 +00:00
wiz
0f83b17a8f Wildcard depends on p5-Algorithm-Diff. 2004-11-30 18:21:41 +00:00
wiz
f3ca3cbb14 To be on the safe side, bump PKGREVISION for previous. 2004-11-30 18:17:31 +00:00
wiz
b20ea845bc Set PTHREAD_AUTO_VARS to make this link
against libpthread again after
recent pthread.bl3.mk rototillage. From jlam.
2004-11-30 17:57:03 +00:00
jlam
204475425e Align with doc/Makefile-example by moving the buildlink3.mk files ahead
of local targets.
2004-11-30 17:41:52 +00:00
taca
835f58ee3c Note update of graphics/magicpoint to 1.10anb4. 2004-11-30 17:34:09 +00:00
taca
998b26b1ce Allow to select font rendering engines with PKG_OPTION. Possible
options are freetype, vflib and xft2.  Default is xft2 which is the
same as previous magicpoint package.

This work is written by Kouichirou Hiratsuka and I modified to use
bsd.options.mk framework.

Bump package revision.
2004-11-30 17:29:30 +00:00
taca
b12f5745e7 Note addition of devel/ruby16-zlib package and update of
lang/ruby18 package to 1.8.1nb1.
2004-11-30 17:20:10 +00:00
taca
2833786adc Remove empty PKGREVISION which I forgot to delete. 2004-11-30 17:17:34 +00:00
taca
977a28ecf7 Move out zlib extention library to ruby-zlib package.
Bump package revision.
2004-11-30 17:16:11 +00:00
taca
160d3004b3 Make ruby-zlib to Ruby 1.8.1 bundled version; move out ruby-zlib
from ruby18.

And include devel/zlib/buildlink3.mk, too.
2004-11-30 17:03:15 +00:00
taca
01d29e2bbc Add and enable ruby16-zlib. 2004-11-30 16:59:30 +00:00
taca
11a0e31ec6 Reimport ruby-zlib as ruby16-zlib.
Added inclusion of devel/zlib/buildlink3.mk, too.
2004-11-30 16:56:33 +00:00