Commit graph

82723 commits

Author SHA1 Message Date
rillig
23eea97776 Inserted empty lines before elsif to make the code more readable. 2005-07-30 23:39:33 +00:00
rillig
8091e8ca7d The global variables are only needed when checking a package, not a
package category.
2005-07-30 23:35:24 +00:00
rillig
3ee16c5071 Copied the patch to #include <errno.h> from net/unison. 2005-07-30 22:07:38 +00:00
rillig
30af074b83 Added a patch that avoids non-constant initializers for automatic arrays.
Needed for IRIX 6.5.
2005-07-30 22:05:53 +00:00
dmcmahill
0864c3f222 note cad/pcb-current update to 20050609 2005-07-30 21:58:11 +00:00
rillig
1d3b35f846 Make pty.c always include <errno.h> in addition to <sys/errno.h>. Otherwise
errno may be undefined.
2005-07-30 21:57:42 +00:00
dmcmahill
95ed3bfd0c update to pcb-current-20050609
========================================================================
Release Notes for PCB snapshot 20050609
========================================================================

- **** The GUI is now based on gtk2 instead of Xaw ****  This represents
  a fairly major change.  You will now need gtk-2.4 or higher installed
  along with any of its dependencies to build pcb.  On linux
  distributions, it is probably the case that you already have this.
  For *BSD, Solaris, and others, you may want to use NetBSD's pkgsrc
  to help install gtk2 and its dependencies.

- Flags are stored symbolically in the .pcb file.  This is the start
  of moving to support >8 layers.  Please note that >8 layer support
  is not yet available in this snapshot.

- Fixes for gcc-4

- As part of the switch to gtk2, the user customizable menu feature has
  been temporarily broken.  Hopefully this will be fixed by the next
  snapshot.  In addition, the loading of background images has also been
  temporarily broken.
2005-07-30 21:56:51 +00:00
rillig
96b8e019fa Added a patch to fix void* arithmetic. 2005-07-30 21:30:53 +00:00
wiz
4f5b449e57 Mention removal of pkgconflict. 2005-07-30 21:28:45 +00:00
wiz
56e1c19167 Remove pkgconflict here too. 2005-07-30 21:28:06 +00:00
rillig
6ba4e17e7f Added a patch that avoids conditional lvalues. Needed for IRIX 6.5. 2005-07-30 21:18:33 +00:00
rillig
74b0171535 Added -DMISSING_EXTERN_ENVIRON for NetBSD. Still does not build because
of missing Perl include files.
2005-07-30 21:04:36 +00:00
rillig
8250b297f7 Removed the package as it has not been working since 2001. Ok'ed by
wennmach.
2005-07-30 20:38:30 +00:00
tron
f66c5f2ae1 Update comment about architectures using "ocamlopt" and check the
architectures only once.
2005-07-30 15:45:11 +00:00
minskim
d57e018198 Note update of mathomatic. 2005-07-30 15:39:15 +00:00
minskim
eb82b90aea Update mathomatic to 12.4.6.
Changes:
  - Added variable "error_str", which is set to the last error message
    when SILENT is defined.
  - Improvement in giving reason when solving fails.
  - The HTML docs were fixed.
2005-07-30 15:38:26 +00:00
wiz
eb279b70b6 + mathomatic-12.4.6, nail-11.25, rsync-2.6.6, xerces-j-2.7.1. 2005-07-30 14:59:25 +00:00
wiz
0897db041f Fix mysql* entries. 2005-07-30 14:59:03 +00:00
tron
a6bf4c9aa4 Note update of "lablgtk" package to version 1.2.7nb1. 2005-07-30 13:49:15 +00:00
tron
cf4abd9f8c Synchronize platforms which support optimization with the "ocaml" package.
This should fix the "configure" problems in the "mldonkey-gui" package.
2005-07-30 13:48:26 +00:00
markd
15dbb62571 Make sure configure finds the db4 lib from the pkgsrc package rather
than any other that might be installed in the base system (on for example
Red Hat Linux). Problem noted by Louis Guillaume in tech-pkg.
2005-07-30 13:12:24 +00:00
markd
b8d074a367 kde update. 2005-07-30 13:06:02 +00:00
markd
cfe47c702d Add kde3-i18n-af 2005-07-30 12:50:54 +00:00
markd
f10f50b007 Update to KDE 3.4.2. 2005-07-30 12:49:22 +00:00
markd
10b0dfe259 Update to kdevelop 3.2.2 (part of KDE 3.4.2) 2005-07-30 12:11:41 +00:00
markd
41faf81bda Update to KDE 3.4.2
Changes:
* umbrello: Crash when deleting an attribute that is represented as an
  association
* umbrello: Inline functions are generated in cpp file
* umbrello: Crash when closing a tab
* umbrello: Initial value of a new paramenter of a method cannot be set
  the first time
* umbrello: Line Vertex hidden in class diagrams
* umbrello: Relationships between interfaces and classes change over file
  reload
* umbrello: Associations turn into generalisation over file reopen
* umbrello: Code generator "could not find active language"
* umbrello: Cannot drag members from one classifier to another
* umbrello: Generating Javascript code from a class diagram hangs
2005-07-30 12:02:04 +00:00
markd
71fca327da Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdetoys.txt for details.
2005-07-30 11:58:21 +00:00
markd
fdc389e48c Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdegames.txt for details.
2005-07-30 11:55:51 +00:00
markd
0978b5c66e Update to KDE 3.4.2
Changes:
* kpdf: Improve the rendering of pageview message on some decorations
* kpdf: Made TOC work with a single click
* kpdf: Make TOC links to external documents work
* kpdf: Make opening pdf from hyperlinks work again
* kpdf: Try fix for sizing problem
* kpdf: Try fix for pdf regeneration problems
* kpdf: Address bar does not update when changing pdf within inside kpdf
* kpdf: Some improvements in rendering
* KolourPaint: Enforce text box font height to prevent e.g. Chinese
  characters in buggy fonts from enlarging the text box and putting the
  cursor out of sync with the text
* KolourPaint: Clicking in a text box selects a character based on its
  midpoint - not leftmost point - to be consistent with all text editors
  (esp. noticeable with big fonts)
* KolourPaint: Return and Numpad 5 Key now draw
* KolourPaint: Tool Actions placed outside the Tool Box resize with their
  toolbars
* KolourPaint: Ensure Color Similarity maximum is 30, not 29 due to gcc4
* KolourPaint: Tool Box traps right clicks (for the RMB Menu) on top of
  tool options widgets and the empty part of the Tool Box
2005-07-30 11:52:47 +00:00
markd
ff275718e0 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeaccessibility.txt for
details.
2005-07-30 11:49:12 +00:00
markd
b07ae193af Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeaddons.txt for
details.
2005-07-30 11:46:40 +00:00
markd
36270c0731 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeadmin.txt for details.
2005-07-30 11:44:19 +00:00
markd
a40d5d41aa Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeartwork.txt for
details.
2005-07-30 11:42:22 +00:00
markd
cf4493ec82 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeedu.txt for details.
2005-07-30 11:37:19 +00:00
markd
c9e5d72e8d Update to KDE 3.4.2
Changes:
* KAlarm: Minimise KMix window if KMix is started by KAlarm when
  displaying a message.
* KAlarm: Prevent session restoration displaying main windows which
  should be hidden.
* KAlarm: Prevent alarm message windows being too large for screen.
* KAlarm: Change --volume command line option short form from -v to -V
  to avoid clash with --version.
* KNode: Fix %NAME and %EMAIL custom header macros
* KNode: Support news server that don't understand the LIST OVERVIEW.FMT
  command
* KNode: Fix subject field cursor regression
* Akregator: Improve rendering speed of the article list drastically (by
  about factor 10)
* Akregator: Fix opening of non-HTML files in external applications
2005-07-30 11:33:15 +00:00
wiz
51b495e9d4 Updated www/w3m to 0.5.1nb3
Updated www/w3m-img to 0.5.1nb4
2005-07-30 11:32:45 +00:00
wiz
3c632e8941 Add missing file to PLIST. Bump PKGREVISION. 2005-07-30 11:32:05 +00:00
wiz
08bbb256ac Remove unneeded x11.bl3.mk dependency.
Bump PKGREVISION.
2005-07-30 11:31:46 +00:00
grant
a1b65715e4 - don't pass gcc specific arguments
- don't use static variables in inline functions

fixes build with sunpro.
2005-07-30 11:30:03 +00:00
markd
e88b469d62 Update to KDE 3.4.2
Changes:
* Ark: Do not try to open the internal viewer in case the extraction of
  the file failed
* KCalc: Fix 0 + 0 and 0 - 0
2005-07-30 11:26:12 +00:00
markd
53f7b9d2d5 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdemultimedia.txt for
details.
2005-07-30 11:22:20 +00:00
markd
2464dbe312 Update to KDE 3.4.2
Changes:
* kppp: completed i18n-related flow control fix
* kppp: fixed PPP interface check on FreeBSD and possibly other systems
2005-07-30 11:19:20 +00:00
wiz
46cc69c914 Removed devel/palmos-includes. 2005-07-30 11:17:34 +00:00
wiz
ad207cec9a Remove palmos-includes because it depends on (broken and removed)
prc-tools.
2005-07-30 11:17:15 +00:00
markd
a6811505f8 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdewebdev.txt for details.
2005-07-30 11:14:05 +00:00
markd
1d611fa7c1 Update to KDE 3.4.2. 2005-07-30 11:11:42 +00:00
markd
66e87b3544 Update to KDE 3.4.2
Changes:
* Konsole: Make 'New Window' from tab bar popup menu work.
* Konsole: Fix inital tab too big with icon only.
* Konsole: Fix crashes when action/settings=false.
* Konsole: Fix Konsole doesn't save Encoding setting.
* Ksysguard: Fix a segmentation fault on Centrino Laptops with Linux
  vanilla kernel 2.6
2005-07-30 11:10:08 +00:00
markd
53a8d49823 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdelibs.txt for details.
2005-07-30 11:04:59 +00:00
markd
7853f85750 Update to arts 1.4.2 (part of KDE 3.4.2). 2005-07-30 10:56:13 +00:00
markd
e850c63d7a Update KDE to 3.4.2. 2005-07-30 10:53:53 +00:00