Commit graph

70842 commits

Author SHA1 Message Date
grant
51e2170a61 move >=7.4.3 to RECOMMENDED and allow for both postgresql74- and
postgresql- pkgnames in DEPENDS so installations from earlier can
still be used if you IGNORE_RECOMMENDED.
2004-12-02 10:10:47 +00:00
hubertf
870af84c0a Added sformat-3.5, a SCSI harddisk formatting utility.
Submitted by Andreas Hallmann in PR pkg/26549.
2004-12-02 10:10:20 +00:00
hubertf
1a9a8e3cb0 add and enable sformat 2004-12-02 10:08:44 +00:00
hubertf
b75ce43624 Add sformat-3.5, a SCSI formatting utility
Submitted by Andreas Hallmann in PR pkg/26549.
2004-12-02 10:08:03 +00:00
adam
abf648dcaa Updated gtkmm24 to 2.4.8 2004-12-02 09:27:34 +00:00
wiz
6b8e1510e2 quake108.zip does not contain newer datafiles for quakedata, just a
new executable; remove quakedate-108. Note PR for mummer update.
2004-12-02 09:26:48 +00:00
adam
cda85219d1 Changes 2.4.8:
* Fixed several reference-counting problems in rarely-used methods.
  (Murray Cumming)
* Some MSVC++ .Net 2003 fixes. However, a compiler bug stops this from
  working properly. (Timothy Shead, Cedric Gustin)
* Some SUN Forte fixes. (Murray Cumming)
* Documentation: book/menus_and_toolbars/: Show how to use a
  non-stock icon. (Fredrik Arnerup)
2004-12-02 09:24:01 +00:00
snj
4966127125 -netperf,racoon (thanks itojun!) 2004-12-02 06:46:06 +00:00
itojun
3885367453 bump version # in binary 2004-12-02 06:44:27 +00:00
itojun
873a8df5ea net/netperf, security/racoon 2004-12-02 06:44:02 +00:00
itojun
622c666dd8 upgrade to 20040818a. staibility fixes 2004-12-02 06:43:14 +00:00
itojun
9e861e9912 upgrade to 2.3p1.
These are the Release Notes for revision 2.3pl1 of netperf:

Things changed in this release

*) The bind() call in create_data_socket() in the file nettest_bsd.c
   is no longer conditional on the user's specifying an IP address or
   port number to which the data socket should be bound.  This fixes
   the "connection refused" errors in the UDP tests.

*) Some experimental code to allow one to specify a CPU to which the
   remote netserver should be bound.  This is intended to allow one to
   get greater certainty (as in confidence intervals) on SMP
   systems. At present the functionality is HP-UX specific.
   Submittals of changes for a more general approach are welcomed.

These are the Release Notes for revision 2.3 of netperf:

Things changed in this release

*) The user can now specify local and/or remote port numbers for the
   data connection using the -P test-specific option.  This is to
   support those folks who want to run netperf through those evil,
   end-to-end-breaking things known as firewalls... :)  This changes
   the format of some of the control messages, hence the bump in the
   update number in the VUF. While it may be possible to mix 2.3 and
   pre-2.3 netperf and netserver, it is not supported.

*) The user can now specify local and/or remote IP addresses for the
   data connection using the -I test-specific option.  This is to
   support those folks who want to run netperf through those evil,
   end-to-end-breaking things known as firewalls... :) This changes
   the format of some of the control messages, hence the bump in the
   update number in the VUF. While it may be possible to mix 2.3 and
   pre-2.3 netperf and netserver, it is not supported.

*) Set DL_mumble  message priorities in the DLPI tests

*) Fix error return check for getaddrinfo()

*) Those systems with gethrtime() can define -DHAVE_GETHRTIME to use
   gethrtime() instead of gettimeofday() and reduce the measurement
   overhead when enabling the -DHISTOGRAM functionality.

*) The default for -DHISTOGRAM compilation now adds a UNIT_USEC and
   TEN_USEC row and renames TENTH_MSEC to HUNDRED_USEC.  If you want
   the old behaviour add -DOLD_HISTOGRAM to CFLAGS.

*) Add missing '!' in the recv_udp*_stream so we recognize the end of
   a timed test correctly.

*) Replace "||" with "&&" to fix an infinite loop in
   recv_tcp_conn_rr() most likely introduced in 2.2pl5.

*) Code has been added to kludge around the bug in Linux getsockopt()
   where it almost always returns twice the value for which one
   asks unlike virtually every other stack on the face of the
   planet. This was doing some unpleasant things to tests in which
   confidence intervals were requested.

Things not changed in this release

*) Lots :)
2004-12-02 06:41:48 +00:00
jlam
7265ef685e Add and enable proxsmtp. 2004-12-02 04:09:33 +00:00
jlam
fdc4b334af proxsmtp 0.6 - SMTP proxy content filter
ProxSMTP is a flexible tool that allows you to reject, change or log
email based on arbitrary critera.  It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server.  The
'DATA' email body is intercepted and filtered before forwarding.
ProxSMTP can be used as a transparent proxy to filter an entire
network's SMTP traffic at the router.
2004-12-02 04:08:18 +00:00
taca
222690ede7 Make it compile on NetBSD 1.6.X, really this is fix for traditional
C compile which needs to define variable in first in function.
2004-12-02 01:47:35 +00:00
xtraeme
207b024105 Revert previous, ``mysqlhotcopy'' requires p5-DBD-mysql, which requires
mysql*-client! explain which are the required packages to run the script.
2004-12-02 00:42:06 +00:00
dmcmahill
ed6737a410 ng-spice-15 update done 2004-12-02 00:09:53 +00:00
dmcmahill
4e0e88c082 note update of ngspice to 15 2004-12-02 00:09:45 +00:00
dmcmahill
b7d8bf0554 update to ng-spice-15
there have been many many bug fixes since the ng-spice-14.  Notable
updates include bug fixes in the bjt pole/zero code, updates to the
bsim1,2,3 models, updated hsim model, updates the jfet model and
much code cleanup.
2004-12-02 00:06:40 +00:00
wiz
a260454df8 wesnoth updated to 0.8.7. 2004-12-01 22:39:46 +00:00
wiz
235d21f322 Update to 0.8.7. Take maintainership (manu@ agrees).
New in 0.8.7:

0.8.6 was never released due bugs found late in the release process.
This release, 0.8.7, will most likely have it's fair share of bugs
and we need your help to get them hunted down. May the force be
with you when you are playtesting.

Highlights for the release: Scenario balancing for 'Heir to the
Throne' and 'The Eastern Invasion' campaigns. User interface
improvements: shadows for labels to make them visible on each type
of terrain and in-game help system improvements. Graphics improvements:
terrains and transitions, unit images and animations, portraits,
The Green Isle map. Unit balancing: ghosts are now more vulnerable
to holy and less vulnerable to "physical" attacks. 18 new units
added. Slovenian as new translation, 17 updated translations.
Multiplayer improvements: renewed lobby, leader indicator, random
map generator improvements and variations (Desert, Winter, Marsh),
map descriptions, Broken Bridge map. Various improvements for
logging system, wesnothd network threading, Out of Sync detection
and reporting. Preparations for 320x240 resolution support. Image,
data and code cleanups. Lots of bug fixes - see all details at
http://changelog.wesnoth.org (don't forget to check the never
released 0.8.6 changes).

New in 0.8.5:

Translation teams have continued working hard, more translations
have been converted to gettext, lots of updates for existing
translations, work for Greek and Russian translations has begun -
check translation statuses at http://gettext.wesnoth.org

We now have campaign server where unofficial campaigns can be
uploaded and easily fetched through campaign selection interface.
Multiplayer improvements including some new maps and choosing your
leader. Scenario balancing for most campaigns and tutorial updates.
14 new units. Remade Drakes. User interface, graphics and AI
improvements. English language polishing. Code cleanups and
improvements. Many bug fixes - check details at
http://changelog.wesnoth.org

New in 0.8.4

We have some rule/engine changes worth of mentioning: Vision range
is now based on potential movement. Charge, backstab and steadfast
abilities use true doubling and halving rather than additive
percentage calculations. Ghosts have been changed to use new 'spirit'
movetype which has high resistance values against all "physical"
attacks and their movement is now slowed by water. Undeadfoot units
have been granted 'deep walking' - that is marching through deep
water.

And then some less detailed changes: new scenarios for 'Heir to
the Throne' and 'The Rise of Wesnoth' campaigns, scenario balancing
for all included campaigns. Graphics improvements, some new sound
effects, balanced units and added new units, multiplayer improvements,
code optimizations and bunch of bug fixes - see all details at
http://changelog.wesnoth.org

New in 0.8.3

Wesnoth has switched using gettext for translations, we have received
gettextized translations for catalan, french, norwegian and spanish.
Magic place to visit is http://wesnoth.slack.it/?GetText

We have also been working on other fronts: new scenarios for 'The
Eastern Invasion' and 'The Rise of Wesnoth' campaigns. Scenario
balancing for 'The Dark Hordes', 'The Eastern Invasion' and 'The
Rise of Wesnoth' campaigns. User interface improvements, graphics
improvements, updated tutorial, balanced units and added some new
units, multiplayer improvements, code optimizations and bunch of
bug fixes - see all details at http://changelog.wesnoth.org

New in 0.8.2

New tutorial, new era for multiplayer, new units, user interface
improvements, graphics improvements, multiplayer improvements and
unit balancing. Scenario balancing for 'Son of the Black Eye', 'The
Eastern Invasion' and 'The Rise of Wesnoth' campaigns. Many bug
fixes - see all details at http://changelog.wesnoth.org

New in 0.8.1

This release features The Rise of Wesnoth, a new campaign with 17
scenarios. There are 6 new scenarios for The Eastern Invasion
campaign and 1 new scenario for The Dark Hordes campaign. There
are also 13 new units, user interface improvements, graphics
improvements, a new song, scenario balancing for The Eastern Invasion
campaign, and multiplayer improvements. Translations were updated
for Catalan, Czech, French, German, Slovak, Spanish, and Swedish.
There were some code cleanups and optimizations, and a lot of
bugfixes.
2004-12-01 22:32:24 +00:00
xtraeme
fe9c79f5ca gv-3.6.0 2004-12-01 21:25:40 +00:00
xtraeme
3f9ff4a22a Update to 3.6.0, based on patch sent by Stefan Krueger in PR pkg/28502.
Changes on this release:

o New build system using GNU Autotools.
o Documentation is now distributed in the texinfo format.
o Some bugs (some of them critical) has been fixed.
2004-12-01 21:24:30 +00:00
wiz
381e9956a8 geg updated to 1.0.2. 2004-12-01 20:38:46 +00:00
wiz
a5aa32988c Update to 1.0.2:
* Fixed precedence of '-' (thanks to Torsten Landschoff)
* Added manpage (ditto)
2004-12-01 20:37:09 +00:00
darcy
91ae972da6 Add webware-0.8.1 2004-12-01 20:15:42 +00:00
wiz
0d244ccc59 aide updated to 0.10. 2004-12-01 16:44:02 +00:00
wiz
31f487704d Update to 0.10, prompted by César Catrián C. on tech-pkg:
Version 0.10
        * Fixed bugs
        * Moved project over to sourceforge.net
        * Change of project ownership
2004-12-01 16:42:53 +00:00
xtraeme
dd87b9c51f * mysql_shutdown() takes two arguments in MySQL >= 4.1.3, fix this
checking MYSQL_VERSION_ID.
* Use mysql.bl3.mk and MYSQL_VERSIONS_ACCEPTED=40 41.

This fixes the bulk build problem, bump PKGREVISION.
2004-12-01 16:00:50 +00:00
wiz
705cb3ccae Note frozen-bubble update to 1.0.0nb5. 2004-12-01 15:57:59 +00:00
wiz
de598af6e6 Bump PKGREVISION to 5:
Use perl5/module.mk instead of perl5/bl3.mk, so the PLIST generating
code works. Fixes binary package to include all the files (and removes
some leftover files from the bulk build).
2004-12-01 15:57:18 +00:00
wiz
ccd10c28c8 Article fix. 2004-12-01 15:49:34 +00:00
adam
47b83821e2 Install ptlib-config as well 2004-12-01 15:41:09 +00:00
taca
7f8489833e Fix dependency to ruby-openssl package; since this package is only for
ruby16, it should depneds on ruby16-openssl package.

This should fix bulkbuild problem.
2004-12-01 15:40:23 +00:00
taca
83bc8e0d5b Add USE_BUILDLINK3=yes, make sure to BUILD_DEPNDS to ruby-rdtool.
This should fix bulkbuild problem.
2004-12-01 15:38:59 +00:00
taca
a25c45296e Add USE_BUILDLINK3=yes, make sure to BUILD_DEPNDS to ruby-rdtool and
miscellaneous clean up.

This should fix bulkbuild problem.
2004-12-01 15:37:16 +00:00
taca
e4b2eb5450 Add USE_BUILDLINK3=yes, make sure to BUILD_DEPNDS to ruby-rdtool.
It should fix bulkbuild problem.
2004-12-01 15:36:07 +00:00
taca
81016cc094 Clean up buildlink3.mk; fix myself to understand buildlink3... 2004-12-01 15:33:47 +00:00
taca
b02621635f Add RUBY_RD_LIST; list of possible ruby-rdtool's package names which
made from RUBY_VERSION_LIST.
2004-12-01 15:32:39 +00:00
taca
2686b6963f Add RUBY_VERSION_LIST, list of supported ${RUBY_VER}. 2004-12-01 15:30:16 +00:00
ben
cbeebba604 Correct PLIST to match powerpc-specific install. 2004-12-01 15:08:35 +00:00
wiz
24f03d77fa Update guile to 1.6.6. 2004-12-01 15:00:31 +00:00
wiz
043d46f742 Update to 1.6.6:
Changes since Guile 1.6.5 (changes in 1.6.6):

* Changes to the distribution

** srfi-39 should work now - a file was missing from the distribution.

** A libltdl related build problem has been fixed.

* Changes to the C interface

** A bug has been fixed that caused uvec_equalp to function improperly.

** In scm_charnames and scm_charnums, sp is now an alias for space.
2004-12-01 14:59:48 +00:00
xtraeme
80f6ea5695 Depend on p5-DBI and p5-File-Temp, required to run the mysqlhotcopy
script.

Bump PKGREVISION to each package respectively.
2004-12-01 14:01:04 +00:00
adam
5676338b81 Updated openal to 20040816 2004-12-01 14:00:38 +00:00
adam
1635a7c23a Changes 20040816:
* Improvements toward the stable release
2004-12-01 13:59:43 +00:00
wiz
dbaf076852 Bump PKGREVISION for openssl dependency, and depend on version with openssl
dependency.
2004-12-01 13:40:54 +00:00
adam
7ab460c4a8 Updated openh323 to 1.15.2 2004-12-01 13:14:09 +00:00
adam
3015019a52 Changes 1.15.2:
* Bug fixes
* Improvements
2004-12-01 13:12:47 +00:00
adam
a44ff7b5e0 Rather use OpenSSL 2004-12-01 13:10:06 +00:00