Commit graph

44357 commits

Author SHA1 Message Date
agc
88cff5db55 Add and enable cpuid 2003-07-03 10:22:15 +00:00
agc
d2f2570e7f Initial import of cpuid-3.3 into the NetBSD Packages Collection - with
thanks to seb for pointing this one out. For x86-based platforms only.

This is a fairly complete CPU identification utility.  It has been
tested on several Intel, AMD and Cyrix CPUs.  If the Pentium III
serial number misfeature is present and enabled, this program will
display it.
2003-07-03 10:21:31 +00:00
agc
6204325d69 Due to popular demand, initial import of Steve Woodford's mad123-0.7,
a command-line MPEG audio player, into the NetBSD Packages Collection.

mad123 is a simple command line MP3 player using Robert Leslie's
libmad fixed-point MP3 decoder library.

This is not meant to be a serious replacement for the ubiquitous
mpg123 program.  Instead, this is a merely an experiment in using
libmad.  At the time mad123 was written, a couple of things set it
apart from the command line MP3 player supplied with libmad (madplay):

1) Supports URL style MP3 pathnames.

2) The audio output is double-buffered.

3) Streams can be pre-buffered using read-ahead.

4) Simple keyboard controls.

5) CTRL-C behaves like it does for mpg123.

6) It can be installed setuid-root so it can adjust scheduling
priority to reduce its susceptiblity to jitter.
2003-07-03 08:34:20 +00:00
wiz
09abda4ae9 adom-1.1.1 update done. 2003-07-03 08:33:23 +00:00
agc
276d3e98f0 Add and enable mad123 2003-07-03 08:32:53 +00:00
agc
31aab6767a Due to popular demand, initial import of Steve Woodford's mad123-0.7,
a command-line MPEG audio player, into the NetBSD Packages Collection.

mad123 is a simple command line MP3 player using Robert Leslie's
libmad fixed-point MP3 decoder library.

This is not meant to be a serious replacement for the ubiquitous
mpg123 program.  Instead, this is a merely an experiment in using
libmad.  At the time mad123 was written, a couple of things set it
apart from the command line MP3 player supplied with libmad (madplay):

1) Supports URL style MP3 pathnames.

2) The audio output is double-buffered.

3) Streams can be pre-buffered using read-ahead.

4) Simple keyboard controls.

5) CTRL-C behaves like it does for mpg123.

6) It can be installed setuid-root so it can adjust scheduling
priority to reduce its susceptiblity to jitter.
2003-07-03 08:32:07 +00:00
wiz
f75f3d5418 Update to 111, from Sergey Svishchev in PR 21847.
ChangeLog currently unavailable.
2003-07-03 08:32:06 +00:00
wiz
c6c260023e + bogofilter-0.13.6.2, courier-imap-2.0, cyrus-imapd21-2.1.14,
dovecot-0.99.10 [pkg/22028], jwhois-3.2.2, licq-1.2.7, mimedefang-2.35.
2003-07-03 08:19:41 +00:00
cjep
fea3ce99ba Respect ${CC} and ${MAKE}. Fixes build on Solaris. 2003-07-03 07:05:09 +00:00
lukem
19ebc5ee34 update roundup to 0.5.8 2003-07-03 06:05:10 +00:00
lukem
4c30ecbfcb update to 0.5.8. changes:
2003-06-19 0.5.8
- plugged cross-site-scripting hole (thanks Jeff Epler)
- minor interface tweak (sf bug 753885)
2003-07-03 06:04:12 +00:00
rafal
4e7f0e5e9a Don't stomp prefix settings by overwriting CONFIGURE_ARGS (+= instead of =). 2003-07-03 04:25:27 +00:00
wulf
f5f4979869 Added xlog-0.8, a amateur radio logging program 2003-07-03 00:52:07 +00:00
wulf
104dbe532c Added and enabled xlog-0.8, a amateur radio logging program 2003-07-03 00:47:56 +00:00
wulf
f6dda84cac Initial import of xlog-0.8, a amateur radio logging program 2003-07-03 00:45:21 +00:00
hubertf
fbc088554d Update dhid to 5.0. Changes:
1) OnCmd and OffCmd options now are executed with the hostid parameter,
the local IPv4 dynamic IP address and additional parameters specified
in dhid.conf
2003-07-03 00:08:53 +00:00
jmmv
c7fd765c70 When extracting a .zip archive, overwrite existing files without promping.
Fixes PR pkg/21732 by reed at reedmedia.net.
2003-07-02 23:02:23 +00:00
jtb
c22e594058 Use LIBTOOL_OVERRIDE rather than LTCONFIG_OVERRIDE. 2003-07-02 22:35:37 +00:00
jtb
157d032de4 Add a TEST_TARGET. 2003-07-02 22:28:05 +00:00
jmmv
ef56ddbd0f Fix homepage. 2003-07-02 22:24:50 +00:00
seb
78ffa6753b Convert to USE_NEW_TEXINFO. 2003-07-02 21:38:14 +00:00
seb
ddfc49b652 Use "$@" when it matters. 2003-07-02 21:19:09 +00:00
seb
c92408684e Convert to USE_NEW_TEXINFO.
XXX Don't bother to cleanup the patch file to remove INSTALL_INFO
invocation, it is caught anyway by the buildlink install-info script.
2003-07-02 21:04:18 +00:00
jtb
2f752afdeb Note update of octave to 2.0.17.
Summary of changes for version 2.0.17:
-------------------------------------

  This will probably be the last release in the 2.0.x series.  There
  are a few bug fixes, but the major change is to print a message
  saying that Octave 2.0.x cannot be compiled with gcc 3.0.x or gcc
  2.96.  If you want to build Octave 2.0.x, you will need to use gcc
  2.95.x.  If you want to use gcc 3.0.x or some later version, you
  should be using the Octave 2.1.35 sources or a more recent version.
2003-07-02 21:02:51 +00:00
jtb
c4189c6825 Update to version 2.0.17. Convert to using buildlink.
Summary of changes for version 2.0.17:
-------------------------------------

  This will probably be the last release in the 2.0.x series.  There
  are a few bug fixes, but the major change is to print a message
  saying that Octave 2.0.x cannot be compiled with gcc 3.0.x or gcc
  2.96.  If you want to build Octave 2.0.x, you will need to use gcc
  2.95.x.  If you want to use gcc 3.0.x or some later version, you
  should be using the Octave 2.1.35 sources or a more recent version.
2003-07-02 20:58:34 +00:00
seb
61df76cce1 Convert to USE_NEW_TEXINFO. 2003-07-02 20:56:00 +00:00
jtb
eaf825b66a Convert to use buildlink. 2003-07-02 20:39:17 +00:00
kim
aaa01e2f86 Enable OpenSSL by default to get SSL/TLS support (e.g. in TELNET and FTP).
Install the manual page again.
2003-07-02 20:37:34 +00:00
jtb
c7198a6446 Note update of algae to 4.1.3.
From the NEWS file:

  * Configure checks for "malloc.h".

  * Fixed configure to work with autoconf-2.57.
2003-07-02 20:35:09 +00:00
jtb
390147533e Update to version 4.1.3.
Changes according to the NEWS file:

  * Configure checks for "malloc.h".

  * Fixed configure to work with autoconf-2.57.
2003-07-02 20:32:02 +00:00
jmc
bb0a9203fa Actually do the RPATH_FLAG correctly this time.. 2003-07-02 20:07:29 +00:00
jtb
6475d6427a Add checksum and size info for boot.sparc-unix.tgz distfile. 2003-07-02 19:57:35 +00:00
drochner
60c92f2aaf make sure libgcc is compiled -fPIC 2003-07-02 19:51:43 +00:00
drochner
b8458ba8d0 The "libgcc_eh not found" was just buildlink lossage, not
gcc3's fault. Worse, programs got built against the wrong
(main tree) libgcc.
Now that this is fixed, set a netbsdelf2.0 target on -current,
to get both thread support and crt*.o files.
Also, use the usual buildlink magic to avoid picking up
a GNU pth from /usr/pkg.
pkgsrc/mail/imap-uw builds with a gcc3 set up this way.
2003-07-02 19:34:22 +00:00
drochner
cb574feaf0 Use some magic similar to share/mk/bsd.gcc.mk to set
_GCC_ARCHSUBDIR, which happens to be the location of
libgcc.
This makes the buildlink stuff work independantly of
the exact GNU_PLATFORM gcc3 was compiled for.
2003-07-02 19:02:55 +00:00
jmc
bfd9ce7b68 This depends on freetype and needs a define/library enabled to work.
Also replace -Wl,-R with RPATH_FLAG while I'm here.
2003-07-02 18:43:12 +00:00
jmmv
5ae77fa04e Avoid hardcoding /usr/pkg in patch files. 2003-07-02 18:28:42 +00:00
jmmv
28629470fa Note revision bump for upclient to 2. 2003-07-02 18:23:17 +00:00
jmmv
21f05761ad Convert to PKG_SYSCONFDIR and buildlink2. Bump PKGREVISION to 2. 2003-07-02 18:22:42 +00:00
jmmv
c5c294871d Avoid hardcoding /usr/pkg in patch files (untested, sorry). 2003-07-02 18:06:40 +00:00
jmmv
c1681b867d Avoid hardcoding /usr/pkg in patch files. 2003-07-02 17:54:36 +00:00
jmmv
1a40643cd4 Do not hardcode /usr/pkg in patch files. 2003-07-02 17:45:47 +00:00
jmmv
670c0f5a7a Note revision bump for mtoolsfm to 2. 2003-07-02 17:43:20 +00:00
jmmv
1b139d8d2e Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-07-02 17:42:11 +00:00
jmmv
eaf78a998b Do not hardcode /usr/pkg in patch files. 2003-07-02 17:33:17 +00:00
jmmv
73d1a17858 Use REPLACE_PERL. 2003-07-02 17:02:54 +00:00
martti
702bd83461 postfix-2.0.13 2003-07-02 16:42:32 +00:00
martti
639b4d1cda Updated postfix to 2.0.13
- After "postfix reload", the master daemon now warns when the
  inet_interfaces parameter setting has changed, and ignores the
  change, instead of passing incorrect information to the smtp
  server.

- After the postdrop command change with Postfix 2.0.11, the postcat
  command no longer recognized "maildrop" queue files as valid.

- Mail could bounce when two messages were delivered simultaneously
  to a non-existent mailbox file. The safe_open() code that prevents
  race condition exploits will now try a little harder when it
  actually encounters a race condition.

- Updated the IPv6 patch.
2003-07-02 16:42:08 +00:00
grant
dc07b91be6 note downgrade of gtexinfo to 4.6, as it was < 24 hours ago. 2003-07-02 16:11:39 +00:00
grant
6ead58eb6f revert last, we now pass --split-size to makeinfo >= 4.6.
unbump PKGREVISION.
2003-07-02 16:09:58 +00:00