Commit graph

48300 commits

Author SHA1 Message Date
xtraeme
24cdb08135 Add pthread's buildlink and fix typo (fixes bulk build by hubertf@) 2003-09-27 02:29:18 +00:00
dan
25d94dc701 xplot 2003-09-27 02:28:57 +00:00
dan
932aed3bbe update to 0.90.7.1 which includes patches from the author to deal with
gcc-3.3 properly

XXX this interim version does not include the demo files, they should
be re-instated when 0.91 comes out.
2003-09-27 02:27:47 +00:00
wiz
e683f27ec1 Define HAVE_STRFTIME; the test for it currently fails with gcc-3.3.1 and
this is the sanest way to fix it.
If there are OPSYS we support which do not have it, please add the appropriate
.ifs.
2003-09-26 22:05:14 +00:00
wiz
20c110896e Give package a nicer version number. Closes PR 22969 by tv. 2003-09-26 21:44:12 +00:00
jmmv
498221b6b6 Note update of simh to 3.0.2. 2003-09-26 21:37:18 +00:00
jmmv
1522709fb2 Update to 3.0.2. From Todd Vierling in PR pkg/22967. Changes:
1. New Features in 3.0-2

1.1 PDP-1
- The LOAD command takes an optional argument specifying the memory field
  to be loaded.
- The PTR BOOT command takes its starting memory field from the TA (address
  switch) register.

2. Bugs Fixed in 3.0-2

2.1 SCP and libraries
- Fixed end of file problem in dep, idep.
- Fixed handling of trailing spaces in dep, idep.

2.2 PDP-1
- Fixed system hang if continue after PTR error.
- Fixed PTR to start/stop on successive rpa instructions.

2.3 PDP 18b family
- Fixed priorities in PDP-15 API (differs from PDP-9).
- Fixed sign handling in PDP-15 EAE unsigned mul/div (differs from PDP-9).
- Fixed bug in CAF, clears API subsystem.

2.4 1401
- Fixed tape read end-of-record handling based on real 1401.
- Added diagnostic read (space forward).

2.5 1620
- Fixed bug in immediate index add (found by Michael Short).

3. New Features in 3.0 vs prior releases

3.1 SCP and Libraries
- Added ASSIGN/DEASSIGN (logical name) commands.
- Changed RESTORE to unconditionally detach files.
- Added E11 and TPC format support to magtape library.
- Fixed bug in SHOW CONNECTIONS.
- Added USE_ADDR64 support

3.2 All magtapes
- Magtapes support SIMH format, E11 format, and TPC format (read only).
- SET <tape_unit> FORMAT=format sets the specified tape unit's format.
- SHOW <tape_unit> FORMAT displays the specified tape unit's format.
- Tape format can also be set as part of the ATTACH command, using
  the -F switch.

3.3 VAX
- VAX can be compiled without USE_INT64.
- If compiled with USE_INT64 and USE_ADDR64, RQ and TQ controllers support
  files > 2GB.
- VAX ROM has speed control (SET ROM DELAY/NODELAY).

3.4 PDP-1
- Added block loader format support to LOAD.
- Changed BOOT PTR to allow loading of all of the first bank of memory.

3.5 PDP-18b Family
- Added PDP-4 EAE support.
- Added PDP-15 FP15 support.
- Added PDP-15 XVM support.
- Added PDP-15 "re-entrancy ECO".
- Added PDP-7, PDP-9, PDP-15 hardware RIM loader support in BOOT PTR.

4. Bugs Fixed in 3.0 vs prior releases

4.1 VAX
- Fixed CVTfi bug: integer overflow not set if exponent out of range
- Fixed EMODx bugs:
  o First and second operands reversed
  o Separated fraction received wrong exponent
  o Overflow calculation on separated integer incorrect
  o Fraction not set to zero if exponent out of range
- Fixed interval timer and ROM access to pass power-up self-test even on very
  fast host processors (fixes from Mark Pizzolato).
- Fixed bug in user disk size (found by Chaskiel M Grundman).

4.2 1401
- Fixed mnemonic, instruction lengths, and reverse scan length check bug for
  MCS.
- Fixed MCE bug, BS off by 1 if zero suppress.
- Fixed chaining bug, D lost if return to SCP.
- Fixed H branch, branch occurs after continue.
- Added check for invalid 8 character MCW, LCA.
- Fixed magtape load-mode end of record response.
- Revised fetch to model hardware more closely.

4.3 Nova
- Fixed DSK variable size interaction with restore.
- Fixed bug in DSK set size routine.

4.4 PDP-1
- Fixed DT variable size interaction with restore.
- Updated CPU, line printer, standard devices to detect indefinite I/O wait.
- Fixed incorrect logical, missing activate, break in drum simulator.
- Fixed bugs in instruction decoding, overprinting for line printer.

4.5 PDP-11
- Fixed DT variable size interaction with restore.
- Fixed bug in MMR1 update (found by Tim Stark).
- Added XQ features and fixed bugs:
  o Corrected XQ interrupts on IE state transition (code by Tom Evans).
  o Added XQ interrupt clear on soft reset.
  o Removed XQ interrupt when setting XL or RL (multiple people).
  o Added SET/SHOW XQ STATS.
  o Added SHOW XQ FILTERS.
  o Added ability to split received packet into multiple buffers.
  o Added explicit runt and giant packet processing.
- Fixed bug in user disk size (found by Chaskiel M Grundman).

4.6 PDP-18B
- Fixed DT, RF variable size interaction with restore.
- Fixed MT bug in MTTR.
- Fixed bug in PDP-4 line printer overprinting.
- Fixed bug in PDP-15 memory protect/skip interaction.
- Fixed bug in RF set size routine.
- Increased PTP TIME for PDP-15 operating systems.

4.7 PDP-8
- Fixed DT, DF, RF, RX variable size interaction with restore.
- Fixed MT bug in SKTR.
- Fixed bug in DF, RF set size routine.

4.8 HP2100
- Fixed bug in DP (13210A controller only), DQ read status.
- Fixed bug in DP, DQ seek complete.
- Fixed DR drum sizes.
- Fixed DR variable capacity interaction with SAVE/RESTORE.

4.9 GRI
- Fixed bug in SC queue pointer management.

4.10 PDP-10
- Fixed bug in RP read header.

4.11 Ibm1130
- Fixed bugs found by APL 1130.

4.12 Altairz80
- Fixed bug in real-time clock on Windows host.
2003-09-26 21:36:11 +00:00
jmmv
1d8998e789 Fix PKGCONFIG_OVERRIDE. 2003-09-26 20:51:41 +00:00
recht
f34a0f1e2c Note update of ImageMagick to 5.5.7.10nb1. 2003-09-26 20:23:23 +00:00
recht
4235ecb8a4 Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files.
2003-09-26 20:21:25 +00:00
recht
c923db644e Note update of aiksaurus to 1.0.1, lyx-xforms to 1.3.3, lyx-qt to 1.3.3. 2003-09-26 20:07:43 +00:00
recht
b33b51063e Update to 1.3.3
Remove dependency on ispell since it can be installed at any time later.
Adapted changes to CXXFLAGS from LyX's configure script and downgrade
optimizations only for archs where gcc is known to produce broken code
for >= -02.

What's new
==========
** Updates
- add basic support for the memoir class
- add Proof layout to elsart class and get sections to be numbered
- make LyX compile almost out-of-the-box with Qt/Mac (see README.MacOSX)
- add a bit of documentation of the AGU journals support in the
  Extended manual; small tweaks to the english documentation; german
  documentation overhaul; french documentation and examples update
- completely new italian localization; french, german, russian and
  slovenian localization updates
** Bug fixes
- fix possible crash when changing text class [bug #1050]
- fix language setting when switching textclass
- fix math bug where formulas containing for example a \prettyref
  would not be parsed correctly [bug #1126]
- speed up conversion of large old files on some systems
- fix bad conversion of tables from LyX 1.0 [bug #1045]
- convert old files (0.11 series) correctly, suppressing space
  between number and units [bug #763]
- fix docbook export with nested environments [bug #821]
- output newline and hfill correctly in docbook [bug #1148]
- when pressing delete or backspace over a selection, do not modify
  the clipboard [bug #1049]
- when inserting a float or a note over a selection, make sure that
  the insets and font changes in the selection are correctly kept
  (note however that doing this now modifies the clipboard)
- clean-up properly after completed graphics conversion processes.
- enable graphics conversion using the default convertDefault.sh converter
  when exporting, even if convertDefault.sh is not executable.
- work around a Qt 3.1.2 bug with the environment combo box [bug #1136]
- fix bug where browsing for files in graphics inset would always
  return an absolute path [bug #1028, Qt only]
- do not write in preference file the colors which are still at their
  default value [bug #1069, Qt only]
- fix loading of symbol fonts [Qt 3.2.0 only]
- fix loading of symbol fonts on solaris
- fix the math panel symbols [Qt 3.2.0 only]
- do not reset natbib style when adding a new entry to a citation [Qt
  only]
- allow insertion of width strings like "2.5in" into tabular dialog
  [Qt only]
- fix some cases where the View>TeX information dialog would get
  confused because the same file gets listed several times
- remove annoying message on console when LyX tries to make TeX fonts
  available to the X server
- it was not possible to view the french versions of the Extended and
  Customization manual.
- the lib/configure script now works correctly with zsh [bug #977]
- add missing c_str.sed file in the distribution
- hopefully really fix problems with patch requiring aclocal-1.6
- fix compilation on HP-UX 11.x
- do not report failed inlining when compiling with gcc
- fix compilation with new development versions of xforms
- fix compilation with AikSaurus 1.0
2003-09-26 20:04:37 +00:00
recht
972b2650d0 Update to 1.0.1
Some cleanup and fixes.

The distname has changed from Aiksaurus to aiksaurus. Since the only pkg that
uses aiksaurus is LyX, which will be updated in a few seconds, keep the new
name.
2003-09-26 20:04:14 +00:00
jmmv
d4898a279c gaim updated to 0.69. 2003-09-26 15:05:53 +00:00
jmmv
815bcbf7f5 Update to 0.69:
* Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
  support
* Added MSN 6 smileys.
* Added animated smiley support (Ka-Hing Cheung)
* Added SSL support, compatible with GNUTLS and Mozilla NSS.
* Added plugin IPC.
* Added support for gettext 0.12.x.
* Updated MSN support to the MSN Protocol version 9.
* Jabber now supports SSL
* Yahoo now shows people using the java chat client (Tim Ringenbach)
* Yahoo chat and conference (Tim Ringenbach)
* Yahoo ignore support (Jesse Farmer (farmerje))
* Yahoo idle times displayed, long buddy lists work, sms users,
  and other improvements (Tim Ringenbach)
* The accounts window now shows offline accounts as greyed out, and
  online accounts as colored.
* Fixed the text replacement plugin.
* Fixed all known signal problems in perl.
* The right-click menu for conversation tabs now shows the tab icon
  and status, if tab icons are enabled. (Jesse Farmer)
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li, Paladin R.
  Liu (prliu))
* Czech translation updated (Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Dutch translation updated (Vincent van Adrighem)
* Finnish translation updated (Ambrose C. LI (acli))
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Italian translation updated (Luca Beltrame, Claudio Satriano)
* Korean translation updated (Kyung-uk Son)
* Polish translation updated (Przemysław Sułek, Krzysztof, and
  Emil)
* Portuguese (Brazilian) translation updated (Mauricio de Lemos
  Rodrigues Collares Neto)
* Portuguese (Portugal) added (Duarte Henriques)
* Romanian translation updated (Misu Moldovan (dumol))
* Russian translation updated (Alexandre Prokoudine)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernández-Sanguino Peña)
* Swedish translation updated (Tore Lundqvist (luntor))
2003-09-26 15:03:36 +00:00
fredb
d62e687ae5 Let this compile with NetBSD-current/gcc-3.3.1. 2003-09-26 14:31:40 +00:00
recht
30fbfb83be +libaudiofile-0.2.4 2003-09-26 14:07:08 +00:00
tron
1bd9005501 Fix GCC 3.3.1 related build problem. 2003-09-26 14:04:54 +00:00
wiz
e27d0c7670 Fix build on current (des.h fallout). 2003-09-26 13:35:36 +00:00
wiz
62f242e486 + TeXmacs-1.0.2, distcc-2.11, doxygen-1.3.4, elk-3.99.4, exiftags-0.98
[pkg/22935], exim-4.24, gaim-0.69, getmail-3.2.0, iozone-3.200,
  lilypond-2.0.0, marbles-1.0.6, neon-0.24.2, p0f-2.0.2 [pkg/22939],
  prboom-2.3.0, proftpd-1.2.9rc2p, pthon-2.3.1, samba-3.0.0, snd-6.12,
  speex-1.0.2, xemacs-21.5.16, xzgv-0.8.
2003-09-26 13:20:55 +00:00
wiz
d74a398c0f Note marbles-1.0.2nb3 update. 2003-09-26 12:41:22 +00:00
wiz
c6d79f3569 Add a security patch and a compilation patch from the Debian package.
Bump PKGREVISION.
2003-09-26 12:40:27 +00:00
salo
c113d26055 Note PKGREVISION++ of graphics/{[g]mplayer,mplayer-share,mencoder}. 2003-09-26 12:15:56 +00:00
salo
b585685612 PKGREVISION++
Fix remotely exploitable buffer overflow vulnerability.

A malicious host can craft a harmful ASX header, and trick MPlayer into
executing arbitrary code upon parsing that header.

http://www.mplayerhq.hu/homepage/design6/news.html
2003-09-26 12:04:46 +00:00
jmmv
d2dc939936 Note update of xosd and xmms-osd to 2.2.5. 2003-09-26 11:24:42 +00:00
jmmv
cf5784cc44 Update xosd and xmms-osd to 2.2.5. Changes since 2.2.2:
2.2.5:
        set font patch (Joachim "nomeata" Breitner)
	cleanup "draw_bar" method patch (Philipp Matthias Hahn)
	ran all source and header files through 'indent' for
	  consistancy (Tim Wright). Used default arguents --- GNU style.

2.2.4:  outline/shadow cut fix (Tomas Janousek)
	xmms_plugin: added outline (Ondrej Novy)
		     added playlist_pos/playlist_length (Ondrej Novy)
 		     added time_pos on pause (Ondrej Novy)
 	added outline to draw_bar and shadow fix (Ondrej Novy)

2.2.3:
        Alignment patch (Philipp Matthias Hahn)
	xosd-config xlibs patch (Philipp Matthias Hahn)
2003-09-26 11:23:43 +00:00
jmmv
77158045c8 Reimplace removal of ${PREFIX}/doc after installation.
(Note that anyway, maradns' installation process is screwed up.  It uses
cp and mkdir to install things, it copies useless stuff like Makefiles,
installs duplicates of manpages, etc...)
2003-09-26 11:20:27 +00:00
martti
99b7f5fb5f Added xfce4-4.0.0 2003-09-26 11:03:16 +00:00
martti
3bf7638f5c Added libxfce4gui, libxfce4mcs, libxfce4util, xfce4-desktop, xfce4-gtk2-engines, xfce4-mcs-manager, xfce4-mcs-plugins, xfce4-panel, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, xfce4-utils 2003-09-26 11:00:47 +00:00
martti
c17f3176ea Utilities for XFce4. 2003-09-26 10:59:30 +00:00
gavan
3b11837150 Workaround to allow ORBit to link against libpthread.so on Solaris. 2003-09-26 10:59:16 +00:00
martti
aab2d483da Trigger launcher for XFce4. 2003-09-26 10:59:10 +00:00
martti
6355168cb2 Additional toys for XFce4. 2003-09-26 10:58:48 +00:00
martti
6fdc49f57b Additional themes for XFce4. 2003-09-26 10:58:24 +00:00
martti
4c74fb1068 GTK2 based panel for XFce4. 2003-09-26 10:58:01 +00:00
jmmv
e783d78c6f Derive PKGNAME from DISTNAME. 2003-09-26 10:53:54 +00:00
martti
f56774acea Settings manager plugins for XFce4. 2003-09-26 10:44:37 +00:00
martti
ecab64cbdb Settings manager for XFce4. 2003-09-26 10:42:58 +00:00
martti
0ffe98bb39 GTK2 theme engine for XFce4. 2003-09-26 10:42:31 +00:00
martti
9303dea1ae Desktop background manager for XFce4. 2003-09-26 10:41:55 +00:00
martti
fd7ac4547b Basic utility library for XFce4. 2003-09-26 10:41:17 +00:00
martti
bf664a6d9f Settings management library for XFce4. 2003-09-26 10:40:36 +00:00
martti
4a9d6d6f7b Widget library for XFce4. 2003-09-26 10:40:05 +00:00
martti
7b3e1fec3d Added xfce4-wm and xfce4-wm-themes 2003-09-26 10:39:15 +00:00
martti
4cfd83439b Additional window manager themes for XFce4. 2003-09-26 10:38:22 +00:00
martti
d861b40627 Window manager for XFce4. 2003-09-26 10:37:58 +00:00
martti
6045c05563 Added xfce4-fm, xfce4-fm-icons, xfce4-minicmd-plugin, xfce4-netload-plugin, xfce4-showdesktop-plugin, xfce4-systemload-plugin and xfce4-systray 2003-09-26 10:37:10 +00:00
martti
b3206daa49 Systray plugin for XFce4. 2003-09-26 10:36:06 +00:00
martti
32e3cdb5a1 System Load plugin for XFce4. 2003-09-26 10:35:33 +00:00
martti
d08394eeda Show desktop plugin for XFce4. 2003-09-26 10:34:53 +00:00