Commit graph

61405 commits

Author SHA1 Message Date
tron
c984eea8ad Bump default package version to 7.50. 2004-05-15 08:43:09 +00:00
grant
b99505e067 cfengine needs flex(1) to build. 2004-05-15 08:31:22 +00:00
tron
feca6516cc Fix entries for Linux i386 distribution file. 2004-05-15 07:31:53 +00:00
jmmv
e786cc0570 Note update of esound to 0.2.34. 2004-05-15 07:25:28 +00:00
jmmv
30d971c510 Update to 0.2.34: fixes some unnecessary C99 constructs, so this should
build now properly with GCC 2.95.
2004-05-15 07:24:42 +00:00
grant
e47d4b1658 clean up, do away with lots of blank lines, |fmt 70 75. 2004-05-15 06:06:15 +00:00
grant
f93be2da98 use PKGBASE instead of PKGNAME if we detect builtin xpm. 2004-05-15 06:03:11 +00:00
minskim
bd1741309c Update xfce4-datetime-plugin to 0.3.0. Based on the patch submitted
by Kibum Han in PR pkg/25571.

Changes:
    * datetime/datetime.c: automatically change layout when the panel size is
      small
    * datetime/datetime.c: append entry to select date. format change is
      applied on closing option window
    * internationalization
    * datetime/datetime.c: split main label into two, date label and time label
      add Week starts monday option for calendar (#1181)
      Thanks to Jeroen Peters (xfce-goodies@jpeters.coldmail.nl)
    * add autogen.sh
    * update libtool to 1.5.0a
    * datetime/datetime.c:
      change timeout interval with format string(aware of second field)
2004-05-15 05:01:37 +00:00
kristerw
9c9b40556e Revert part of the previous change (we cannot define USE_BUILDLINK3,
until all JVMs are converted.  Noted by snj.)
2004-05-15 00:47:20 +00:00
kristerw
6e74e203e1 bl3ify 2004-05-15 00:37:08 +00:00
kristerw
931a27a2e6 Add DIST_SUBDIR to limit the fallout from the recent distfile checksum change. 2004-05-15 00:18:06 +00:00
jmmv
213e2675e5 Derive PKGNAME from DISTNAME. While here, fix a typo in a comment. 2004-05-14 22:08:16 +00:00
jdolecek
563b461fa1 fix synopsis for php4-iconv; pointed out by Lubomir Sedlacik
in private e-mail
2004-05-14 21:10:54 +00:00
jdolecek
38f4d8053b Update opera7 package to final 7.50
Hightlights:

* User interface redesigned
* Added Chat client
* Added RSS newsfeeds
* Fast full-text indexing of e-mail messages
* Support for spell check (via aspell)
* Graphical smileys in chat and e-mail

Note: on upgrade, e-mail from previous Opera versions will be
reindexed for faster searching and sorting. The new e-mail format
is not backward compatible, so earlier versions of Opera
won't be able to read the mail once this happens.

For details, see:

	http://www.opera.com/linux/changelogs/750/
	http://www.opera.com/linux/changelogs/750b1/
2004-05-14 21:03:47 +00:00
jdolecek
63cbe5a2d4 Remove ap-csacek package. CSacek is not developed nor maintained
developed any further.
2004-05-14 20:35:15 +00:00
wiz
98b4d81cfe Do not mention buildlink2, it is leaving. 2004-05-14 18:58:26 +00:00
wiz
5d437fdd21 Convert to bl3. Make build with gcc3. 2004-05-14 18:49:52 +00:00
wiz
ee1c2e3653 Convert to bl3.
XXX:
When PKG_SKIP_REASON is commented out, it builds on NetBSD.
Should be tested on some platform that doesn't have db1 in the base
system, too.
2004-05-14 18:38:54 +00:00
wiz
5d1f487a09 Unused. 2004-05-14 18:30:52 +00:00
kristerw
36ab304271 Make this compile on NetBSD 1.6 (fix one C99 usage, and add a missing .h file) 2004-05-14 15:59:51 +00:00
dillo
d649ae1fe8 add and enable raw 2004-05-14 15:45:04 +00:00
dillo
d8fdf0997e Note addition of raw-0.1.0:
raw is a rewrite of the engine used in the action/adventure game
Another World/Out of this World released for DOS and Amiga. This
program is designed as a cross-platform replacement for the original
executable and uses the SDL library.  You will need the data files
from the DOS version of the game to play.
2004-05-14 15:44:21 +00:00
dillo
cb227749ab initial import of raw 0.1.0:
raw is a rewrite of the engine used in the action/adventure game
Another World/Out of this World released for DOS and Amiga. This
program is designed as a cross-platform replacement for the original
executable and uses the SDL library.  You will need the data files
from the DOS version of the game to play.
2004-05-14 15:42:14 +00:00
adam
5993a545e9 fix deprecated -P usage (thanks to Jon Olsson 2004-05-14 15:40:53 +00:00
minskim
03bc3b279e Update mathomatic to 11.1b.
Changes since 11.1:
Added Java code generation (usage: "code java").

Added "list export" option, to display equations in exportable format.
They can be cut-and-pasted to another math program with this option.

Added a blank line after every equation listed with the "list" and
"code" commands.  Looks better.

Made "MAX_VAR_LEN" completely flexible (can be set to any value; set to 80).

Improved factoring of polynomials with repeated factors by trying to
differentiate with respect to every variable.
2004-05-14 15:01:31 +00:00
wiz
de294a0528 Add bl3 file for p5-Tk-TableMatrix. 2004-05-14 13:59:20 +00:00
adam
a2bd6364e0 Updated net-snmp to 5.1.1 2004-05-14 13:33:32 +00:00
adam
2cb098d8f0 Changes 5.1.1:
New:
  - test suite supports testing over other transports (tcp, udp6, unix, ...)
    (see the -P switch to the testing/RUNTESTS script)
  - Solaris supports the use of it's PKCS#11 library for supporting
    cryptographic functions (OpenSSL isn't required if PKCS#11 is available)
    (see configure's --with-pkcs flag)
Fixes:
  - Improvements on 64 bit architectures.
  - A few minor memory leaks fixed.
  - An extremely large number of minor bug fixes.
  - Many perl module specific bug fixes.
  - snmpd will safely handle more signals.
Ports:
  - Many many significant Windows improvements.
    - A win32 build script in win32/build.pl
    - Support for the MinGW compiler
    - (see the README.win32 file for details on new ports)
    - Various helpful win32/*.bat files for installation, etc.
  - Some linux 2.6 support improvements
2004-05-14 13:30:34 +00:00
grant
9077d64df1 minor formatting tweaks for readability 2004-05-14 11:42:13 +00:00
grant
0c7080cef5 s/netbsd.org/NetBSD.org/ 2004-05-14 11:38:54 +00:00
grant
f48d439fa5 revert one line change in previous which shouldn't have been
committed (yet)
2004-05-14 11:35:55 +00:00
grant
3f8896eb8b correct manpage paths in INSTALL script and only use install script
on Solaris.
2004-05-14 11:34:28 +00:00
grant
e3b3ef824f the external gcc problem is gone, but replace it with another
gcc-related infrastructure problem.
2004-05-14 11:29:19 +00:00
grant
2ada8c554f Updated xterm to 188.
Major changes since 164 are lengthy and can be found at:

	http://invisible-island.net/xterm/xterm.log.html
2004-05-14 11:26:27 +00:00
grant
c3285b0e46 Updated xterm to 188.
Package changes:

- use buildlink3.
- use GNU configure instead of imake.
- use official MASTER_SITE.
- external Xpoll.h no longer needed.
- remove ONLY_FOR_PLATFORM.

Major changes since 164 are lengthy and can be found at:

	http://invisible-island.net/xterm/xterm.log.html
2004-05-14 11:24:49 +00:00
grant
89fc767259 disable TCP wrapper support on Linux and Solaris to work around
mysql bug #599, http://bugs.mysql.com/bug.php?id=599.
2004-05-14 11:09:56 +00:00
grant
200aaa1255 distinguish between mysql 3 and 4 in COMMENT. 2004-05-14 10:53:29 +00:00
wiz
42c51917f7 + getmail-3.2.4, mathomatic-11.1b, xterm-188. 2004-05-14 10:48:52 +00:00
kristerw
78cd271624 Correct use of freetype headers. 2004-05-14 10:26:37 +00:00
wiz
b398e3fa55 Unused. 2004-05-14 10:01:48 +00:00
grant
6a3a78689b move gmplayer's distinfo to mplayer-share/. noted by wiz. 2004-05-14 09:36:57 +00:00
tron
d371e90c09 Unlimit datasize when building with *any* version of GCC. 2004-05-14 09:36:53 +00:00
tron
afe9e287cf Unlimit datasize when building with GCC 3.x because the compiler might
otherwise fail to allocate enough memory.
2004-05-14 09:31:17 +00:00
grant
513c9dffdf apply patch from Jukka Salmi (thanks!). applies the same option
parsing logic for X libraries as non-X libraries to ensure mplayer is
linked with the right rpath to the X libraries.

fixes my PR pkg/25268.
2004-05-14 09:27:32 +00:00
grant
8a0a29d926 use mplayer-share/distinfo instead of keeping two copies. 2004-05-14 09:22:35 +00:00
xtraeme
c3c29845dc Update net/ethereal to 0.10.4.
== May 13, 2004

Ethereal 0.10.4 has been released.

This release fixes bugs in AIM, MMSE, SIP, and SPNEGO, as described in
the following advisory:

    http://www.ethereal.com/appnotes/enpa-sa-00014.html

Everyone is encouraged to upgrade.

New and updated features

  When built with GTK+ 2.4, Ethereal uses the new, greatly improved, file
  selection dialog.
  Export dialogs for Plain text, PostScript(R), PDML and PSML have been added.
  PostScript(R) output has been improved.
  The screen layout of the main window can be changed by Preferences now.
  Many other parts of the user interface have received improvements.
  Compressed and chunked transfer-coded HTTP bodies are now decoded.
  A new generic media dissector more cleanly handles HTTP and WSP
  Content-Type information.

New protocol support

  ANSI IS-801, BEA Tuxedo, DCERPC EFS, DICOM, GPRS LLC, GPRS SNDCP,
  IEEE 1588/PTP, PVSTP, MPLS Echo, RTPS
2004-05-14 09:20:31 +00:00
xtraeme
6628dc0c78 USE_BUILDLINK3 must be set to [Yy][Ee][Ss]. 2004-05-14 08:46:05 +00:00
wiz
5708e526ec Note w3m{,-img} updates to 0.5nb3. 2004-05-14 08:43:46 +00:00
wiz
32b36f95d1 Some scripts coming with this package need perl to run,
so USE_PERL5=run. From Takuya SHIOZAKI in PR 25562.
Bump PKGREVISION.
2004-05-14 08:42:29 +00:00
xtraeme
a7f9774a2c Enable threads support in NetBSD, add missing directory to PLIST. 2004-05-14 08:22:45 +00:00