Commit graph

28594 commits

Author SHA1 Message Date
simonb
bb14edb55e Fix incorrect category in a dependancy. 2002-04-29 22:19:46 +00:00
rh
c939b6cf01 Install the provided tools as well as the library. Bump PKGREVISION.
Patch provided by Sergey Svishchev <svs@ropnet.ru>.  This closes his PR
pkg/16560, thanks!
2002-04-29 21:41:41 +00:00
wiz
91f4e0d7a4 LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. 2002-04-29 18:54:12 +00:00
wiz
80ff83f22e LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. 2002-04-29 18:27:17 +00:00
jschauma
6edbf5b45f Upgrade to 6.4
Changes from 6.3:
 - PCSpim no longer shifts the focus of the register and data segments
   when values change.
 - fixed bug in the expansion of USH pseudo-op.
 - Add system calls for open, close, read, and write.
 - Fixed the Configure file to work with Mac OSX.
 - Made the REM pseudo-op require 3 arguments.
 - Fixed PCSpim dumping code to dump contents of console window.
 - Treat LUI's immediate value as unsigned, as it is not sign extended.
 - More error checking for malformed programs.
 - Make symbol "main" as global.
 - Avoid clearing last few bytes of data segments when they expand.
 - Check that high-order 4 bits in jump instruction's PC match bits in
   target PC.

Changes from 6.2:
 - PCSpim interface simplified to 4 fixed panes, similar to xspim,
   which permit cut and paste.
 - PCSpim console stays on the screen after assembly program terminates.
 - Comments in assembly source displayed in text segment.
 - NOP is standardized to sll $0 $0 0 (= 0x00000000)
 - Fixed several bugs and missed optimization in computing immediate
   values in lw/sw instruction sequences.
 - High 2 bits in negative branch offsets were incorrect.
 - Display floating point registers with up to 18 digits of precision.
 - New spim command (print_all_regs) prints all registers.
 - Minor changes to compile spim under cygwin for Windows.
 - Validate the range of immediate values in MIPS (but not pseudo)
   instructions.
 - Fixed display of stack with non-word aligned $sp.
 - New flags:
    *  -delayed-branches  Simulate MIPS delayed control transfers for
                          branches, jumps, and calls
    *  -delayed-loads Simulate MIPS non-interlocked loads.

(approved by hubertf)
2002-04-29 17:17:42 +00:00
magick
89765cdfb9 Update to 0.4.11
Changes:
* Updated translations
* Updated English manual and translated it to Portuguese
* Fixed bugs:
       - When checking if the user could write to a certain
         directory all the groups the user was in where not
         checked so it was possible to write while the application
         said otherwise.
       - Spec file rewrote to be more correct, thanks to Gregory
         Leblanc <gleblanc@linuxweasel.com>
2002-04-29 17:05:06 +00:00
jschauma
adc3b7bac2 Upgrade to 1.30.
New in Version 1.30:
Several vector operations are now available directly in ARIBAS
   (vec1 + vec2, vec1 - vec2, lambda*vec, vec mod N , etc.)


(approved by hubertf)
2002-04-29 16:59:28 +00:00
hubertf
3e2afb06ff Update teapop to 0.3.4.
Changes:
        0.3.4   + Authentication through JAVA
          (By: Ivan F. Martinez <ivanfm@os2brasil.com.br>)
        + Added a wrapper for lockf, built on fcntl.
        + popauth file support for POP-before-SMTP authentication
          (By: Stephan Uhlmann <su@su2.info>)
        + Rudimental LDAP support.
          (By: "Alexandre Ghisoli" <alexandre.ghisoli@ycom.ch>)
        - Unbreak ignoring of UW-IMAP message.
          (Problem reported by: Dale Blount <lnxus@yahoo.com>)
        * Please note that the mailing lists have change address, for
          more info please see:
              http://www.toontown.org/teapop/mailinglist.php
        ! Ignore SIGPIPE when in update state.
        + Mac OS X support
          (By: Thomas Deniau <thomasdeniau@mac.com>)
        ! Behave more decent when running as non-root.
          (By: Marc A. Lehmann <pcg@goof.com>)
        * Release date: 9-Apr-2002

0.3.3   - Fix proper unlocking of mailboxes.
        * Release date: 2-Sep-2001


Update contributed by Dawid Szymanski <dawszy@arhea.net> in PR 16551
2002-04-29 16:44:17 +00:00
rh
1973ac7266 Update dillo to 0.6.5. Mainly bugfixes, but also features the addition
of cookies.  Provided by the package maintainer Benjamin Wong
<ben@wongs.net>.  This closes PR pkg/16539.
2002-04-29 11:57:02 +00:00
wiz
3394042bd8 Nits. 2002-04-29 11:12:35 +00:00
rh
5cf6bcbd5c Add and enable createbuildlink 2002-04-29 11:04:37 +00:00
rh
e7b2154b81 Initial import of createbuildlink-1.0, a simple script that helps creating
a buildlink.mk from a package's Makefile and PLIST.

XXX: this is an attempt to make the creation of buildlink.mk files more
XXX: systematic and less error-prone than copying existing buildlink.mk
XXX: files and modifying them for a new package.  Any help in making this
XXX: script less simplistic and more versatile is gladly welcome!
2002-04-29 11:03:54 +00:00
wiz
172ce46b53 Update to 4.1 -- patch-ab has been folded into the distribution. 2002-04-29 10:43:16 +00:00
seb
4dfe879a39 mtree' -> $$action' in _SU_TARGET 2002-04-29 09:12:20 +00:00
wiz
20407861c9 Update to 0.2.25: Bugfix releases. 2002-04-29 08:40:27 +00:00
jlam
1bfebb4d37 Change some spaces to tabs. 2002-04-29 06:43:34 +00:00
lukem
6c3550c7e6 use www.planetmirror.com.au instead of www.planetmirror.com, so that
MASTER_SORT* does the right thing.
2002-04-29 04:17:04 +00:00
wiz
a2d45b12d3 Some programs don't look in libxml/headername.h, and even libxml itself
does not create the directory (any longer?).
Be a bit defensive about this and add -I${BUILDLINK_DIR}/include/libxml
to BUILDLINK_CONFIG_WRAPPER_SED, while letting -I${BUILDLINK_DIR}/include
stay, too.

XXX: This should be revisited, and the packages depending on libxml2 be fixed
(either way); for now, this change fixes libwmf, ogle, and ogle_gui (and
perhaps others), while not changing the situation for kdelibs2 (which
I didn't want to test because it's too big).

Per a discussion with Johnny Lam.
2002-04-28 22:37:11 +00:00
zuntum
59740f72e5 Use .tar.bz2 distfile as it's smaller 2002-04-28 22:31:20 +00:00
wiz
76c0865a3f Set USE_CONFIG_WRAPPER. 2002-04-28 22:21:15 +00:00
hubertf
e957aa7ef3 add & 3nable xnap 2002-04-28 22:15:48 +00:00
hubertf
7927bcb5d4 Add xnap-2.0: Java filesharing client with support for OpenNap
XNap is a Java file sharing client. It is powerful, easy to use, and
efficient. Features include fetching a server list from Napigator,
connecting to multiple OpenNap servers, doing multiple concurrent
searches, and automatic downloading. You can view your MP3 files and
play them conveniently from within XNap. It also provides a
commandline interface for use on a terminal.

Contributed by ben@wongs.net in PR 16528
2002-04-28 22:15:14 +00:00
wiz
26128eef61 Add USE_CONFIG_WRAPPER. 2002-04-28 22:12:53 +00:00
wiz
60be09badf Uppercase XML. 2002-04-28 22:12:05 +00:00
hubertf
0b66ddb0ea Mark the pkg as broken, not interactive.
It still needs attention...
2002-04-28 18:08:27 +00:00
zuntum
1ac7c6064a add & enable mp3asm 2002-04-28 16:55:26 +00:00
zuntum
e93eeaebdd Do the sed part a bit differently 2002-04-28 16:54:04 +00:00
zuntum
29f58e36aa Initial import of mp3asm-0.1.3 as pkgsrc/audio/mp3asm
An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor. Allows for
cutting, copying, pasting of individual frames, correction of
common (correctable) errors, removal of bad frames and more.
Quite useful program for maintaining any mp3 collection.

Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16530
2002-04-28 16:51:05 +00:00
tron
11dd23d11b Fix wrong filename of strings file. Problem reported by
<collver@linuxfreemail.com> in PR pkg/16521.
2002-04-28 14:44:13 +00:00
rh
2d12cbe52d Use the right prefix so this actually works on systems w/o xpkgwedge. 2002-04-28 07:34:40 +00:00
shell
810b1916a8 Updated p5-Params-Validate to 0.15
Change :
- validate_pos would die stupidly when it received an array with an
  odd number of elements.
2002-04-27 19:22:40 +00:00
shell
94c51eafb4 Updated to p5-XML-Checker to 0.12
Changes :
- Fixed bug with DTD alternation rules (Steven Allen)
2002-04-27 19:17:02 +00:00
shell
a55ab75bd0 Updated p5-Digest-MD5 to 2.17
- Fixed COMMENT
- Updated DESCR

Changes :
- The SvPVbyte in perl-5.6.1 is buggy.  Use the one from 5.7.3
  instead.
- Give warning if the function interface is used as instance
  methods:  $md5->md5_hex().
2002-04-27 19:07:35 +00:00
dmcmahill
870bd27d66 update homepage and master site 2002-04-27 12:44:05 +00:00
rh
ab1e7f7df3 Add and enable gnome-mime-types 2002-04-27 11:39:44 +00:00
rh
b050888baf Initial import gnome-mime-types-1.0.7, a MIME and application database for
GNOME2.
2002-04-27 11:38:54 +00:00
rh
7acdc587eb Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool. 2002-04-27 11:31:23 +00:00
yyamano
4692a19ee9 Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-04-27 11:20:52 +00:00
rh
ac88bdb86d Add buildlink.mk file. Provided by <collver@linuxfreemail.com> in PR
pkg/16470, thanks!
2002-04-27 10:37:07 +00:00
rh
3d53152529 Change dependency on autoconf to BUILD_DEPENDS 2002-04-27 10:27:01 +00:00
rh
4ad5e4932a Update flac-xmms to 1.0.2. Changes are bugfixes and general cleanup.
Patch provided by <collver@linuxfreemail.com>, thanks!
This closes PR pkg/16470.
2002-04-27 10:12:40 +00:00
rh
a6c4dbcc13 Update flac to 1.0.2. Changes are general bugfixes and cleanups.
This closes PR 16469 by <collver@linuxfreemail.com>, thanks!
2002-04-27 10:07:01 +00:00
rh
11877a5f39 Add and enable TeXmacs 2002-04-27 09:54:35 +00:00
rh
c9a325f7ed Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", a
frontend to LaTeX.  Provided in PR pkg/16510 by <jmmv@hispabsd.org>.  This
closes said PR.
2002-04-27 09:53:43 +00:00
rh
d7309f4596 Add and enable bonobo-activation 2002-04-27 08:58:46 +00:00
rh
1672afa4c4 Initial import of bonobo-activation-0.9.7, a CORBA object activation
framework used primarily by GNOME2.
2002-04-27 08:57:57 +00:00
rh
28751db407 Fix pkgconfig configuration file to include runtime library search path.
Bump PKGREVISION.
2002-04-27 08:49:14 +00:00
rh
0f31e13e44 Fix pkgconfig configuration file to include runtime library search path.
Bump PKGREVISION.

XXX: there are probably quite a few packages that have the same problem!
2002-04-27 08:48:33 +00:00
shell
4ebf3ba4db Updated to p5-Test-Simple-0.44
Changes since p5-Test-Simple-0.43 :
- names containing newlines no longer produce confusing output
  (from chromatic)
- chromatic provided a fix so can_ok() honors can() overrides.
- Nick Ing-Simmons suggested todo_skip() be a bit clearer about
  the skipping part.
- Making plan() vomit if it gets something it doesn't understand.
- Tatsuhiko Miyagawa fixed use_ok() with pragmata on older perls.
- quieting diag(undef)
2002-04-27 08:06:21 +00:00
shell
d7a068a432 Updated to p5-Test-Harness-2.03
Changes :
* $^X fix made safer.
- Noise from loading wait.ph to analyze core files supressed
- MJD found a situation where a test could run Test::Harness
  out of memory.  Protecting against that specific case.
- Made the 1..M docs a bit clearer.
- Fixed TODO tests so Test::Harness does not display a NOK for
  them.
- Test::Harness::Straps->analyze_file() docs were not clear as to
  its effects
2002-04-27 08:04:15 +00:00