Commit graph

56637 commits

Author SHA1 Message Date
snj
6c235a3da0 Use bl3 and fix a typo. 2004-03-10 02:39:51 +00:00
snj
b0524c663f Use bl3. 2004-03-10 02:35:22 +00:00
snj
b26bcb0522 Use bl3 and fix a typo. 2004-03-10 02:29:43 +00:00
snj
71678fd892 Use bl3. 2004-03-10 02:25:09 +00:00
snj
a337a8f6e2 Updated gtkballs to 3.0.1nb7. 2004-03-10 02:19:32 +00:00
snj
6e29917125 Use bl3 and keep scores in /var/games, not ${PREFIX}/var. Bump PKGREVISION. 2004-03-10 02:18:46 +00:00
snj
549f65ca23 Use bl3. 2004-03-10 02:06:45 +00:00
seb
26e9a5e867 Remove info files entries from PLIST. 2004-03-10 01:54:13 +00:00
seb
663375b81e Remove info files entries from PLIST. 2004-03-10 01:42:39 +00:00
seb
3c181b04a5 Remove info files entries from PLIST. 2004-03-10 01:27:26 +00:00
seb
293b8702b8 Remove info files entries from PLIST.
Add missing info file in INFO_FILES.
2004-03-10 01:25:23 +00:00
seb
b01e3dedd7 Remove info files entries from PLIST. 2004-03-10 01:08:35 +00:00
snj
7ea3b6fd96 Use bl3. 2004-03-10 01:08:27 +00:00
seb
4a35b8cc80 Remove info files entries from PLIST. 2004-03-10 01:06:02 +00:00
snj
9ad8fd8cab Use bl3. 2004-03-10 01:05:09 +00:00
seb
31c3e475ec Remove info files entries from PLIST. 2004-03-10 00:58:44 +00:00
snj
7b68604c00 Use bl3. 2004-03-10 00:58:25 +00:00
seb
b47b1b8a52 Remove info files entries from PLIST. 2004-03-10 00:56:54 +00:00
snj
a61dafad73 Updated tileworld to 1.1.3. 2004-03-10 00:54:44 +00:00
snj
22633dfbb6 Use bl3, update to 1.1.3. Changes:
* Added -a cmdline switch to help improve sound.
* New images for the chip and the socket
* Added -f switch to get fullscreen mode
* Display code rewritten.  Faster all around.
* Miscellaneous other bugfixes
2004-03-10 00:53:37 +00:00
markd
e61e3da783 This time actually take maintainership of kdevelop. 2004-03-10 00:47:21 +00:00
seb
2baa1f9c50 Remove info files entries from PLIST. 2004-03-10 00:34:51 +00:00
snj
7dc9bcbbfd Use bl3. 2004-03-10 00:28:19 +00:00
seb
b2a8972a6e Remove info files entries from PLIST. 2004-03-10 00:22:43 +00:00
minskim
c3d3b59e14 Update tkdiff to 4.0b2.
- switch to Tk 8.4.
  - Enable pkgviews installtion
  - Use DIST_SUBDIR because the distfile doesn't have any version
    information.
  - Update MASTER_SITES.

Major changes since 3.09:
  - Much-improved handling of PC-style filenames.
  - Works with Tk 8.4.
2004-03-10 00:17:31 +00:00
snj
c8903b2a2e Reformat. 2004-03-10 00:11:24 +00:00
markd
03a09c876f Take maintainership of kde3 and kdevelop. 2004-03-10 00:10:04 +00:00
snj
f304b1ddd5 Use bl3. 2004-03-10 00:09:13 +00:00
minskim
4e731ae912 - Switch to Tk 8.4.
- Replace mv/sed with SUBST_*.
- Define NO_BUILDLINK and NO_CONFIGURE.
- Enable pkgviews installation.
2004-03-09 23:37:41 +00:00
snj
7ec286acc6 Use bl3. 2004-03-09 23:32:59 +00:00
kristerw
7c03d1427c Make this package compile and work when not using native threads. 2004-03-09 23:30:40 +00:00
snj
986127a459 Use bl3. 2004-03-09 23:19:19 +00:00
seb
a8438b38a4 Remove info files entries from PLIST. 2004-03-09 23:10:34 +00:00
minskim
878d47efe7 Switch to Tk 8.4. No PKGREVISION bump because this package doesn't
build with tk-8.3.
2004-03-09 23:06:59 +00:00
snj
9856a2258e Use bl3, USE_LANGUAGES=c c++, various other cleanup stuff. 2004-03-09 23:06:18 +00:00
seb
dc6d5ee831 Remove info files entries from PLIST. 2004-03-09 23:01:17 +00:00
minskim
bcb606c988 Update tkcvs to 7.2.
Changes since 7.1.2:

- More merging functionality.  Helps you tag the merged-from and merged-to
  versions, and if you use the tagnames properly, draws curving arrows between
  them to show where merges occurred.  The tagnames are configurable with the
  cvscfg(mergetoformat) and cvscfg(mergefromformat) variables.
- Requires Tk 8.4 for the curved lines.
- Fixed bug in annotation browser wherein it didn't change colors when
  "Days per Color" changed.
- No longer pops an error dialog if the background exec fails.  Just beeps at
  you.  The command's output should tell you what happened.
- TkDiff v4.0:
      "r" key binding to recompute diffs
      fix for diff symbols in Change Bars disappearing
      preferences for showing whitespace differences
      better tolerance of Windows filenames
- Bugfix for hangs in 7.1.3
- Bugfix for uninitialized X1 coordinate
- Compatible with CVS 1.11.8, which lost the global -l flag.
- Mainline tkdiff is back.  Tkdiff is on Sourceforge now and there's an
  official beta, which is pretty stable.
- Annotation browsing is available from the log branch browser.  There's also
  a button on the main window to make it more likely that people will discover
  the function, which can be most useful.
- Merging will work to the branch as well as to the trunk in the logcanvas
  browser.
- Solved a few problems with the exec functionality.  High CPU usage is gone.
  It now gives back the UI (to one degree or another) and captures
  stderr (both) instead of doing one or the other.
- Made a filter for single-line module-diff (patch) output.  Now files that
  were added, removed, or changed are easier to pick out visually.
- Added an Apply button to the module-level checkout, export, and patch
  dialogs.  Since they don't save state, you could have to type the same
  thing over and over on subsequent operations.
2004-03-09 22:49:48 +00:00
minskim
700cd72000 + gnome-vfs2-2.4.3. 2004-03-09 22:47:46 +00:00
minskim
5ba18884e8 Switch to Tk 8.4 and enable pkgviews installation. Since this package
doesn't build anything, define NO_BUILDLINK and NO_CONFIGURE, and set
USE_LANGUAGES to an empty string.
2004-03-09 22:41:21 +00:00
jmmv
9b6787abba at-spi updated to 1.3.15 and gnome-mag to 0.10.8. 2004-03-09 22:21:08 +00:00
jmmv
40aa1686d0 Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
jmmv
ac40df26e9 Update to 0.10.8:
* fix for builds with non-standard X directories. [bug 130787, from
  Fernando Herrera]
* smooth-scrolling is now the default.
* magnifier toplevel window is now TYPE_POPUP as it needs to be
  override-redirect and always on top.
* fixes to benchmarking code reports (Brian Cameron).
* cache GC's used in magnifier, to reduce X traffic (Brian Cameron).
* makefile cleanup: (Tomasz K³oczko)
* languages:
  punjabi  Guntupalli Karunakar
  thai	   Paisa Seeluangsawat
  croation Robert Sedak
  arabic   Arafat Medini
2004-03-09 22:18:41 +00:00
recht
e223e52436 Note update of gtk2+ to 2.2.4nb6. 2004-03-09 22:17:40 +00:00
recht
b0d8744bf4 Add Xrandr's buildlink so that the pkgsrc version of Xrandr/Xrender
will get used in the case of PREFER_PKGSRC={yes,xrandr}.
Bump PKGREVISION to 6.
2004-03-09 22:15:01 +00:00
jmmv
2d20975a37 Update to 1.3.15. This release includes translation updates and pregenerated
API documentation.
2004-03-09 22:12:25 +00:00
jmmv
c4e6ed9e14 Fix build under 1.6.2 caused by a C99-ism.
Noted by last kristerw's bulk build.
2004-03-09 22:05:08 +00:00
jmmv
273a10c1fd Fix build under 1.6.2 by removing a C99-ism.
Noted by last kristerw's bulk build.
2004-03-09 21:52:44 +00:00
jmmv
7ba5dd8540 - gtksourceview-0.9.2; this is a development version. 2004-03-09 21:51:48 +00:00
snj
c26c6b7d9a Use bl3. 2004-03-09 21:43:23 +00:00
recht
f867299975 - use MASTER_SITE_SOURCEFORGE instead of one singe sf.net mirror
- sort Python versions
- sort PLIST
- bl3ify
2004-03-09 21:31:16 +00:00