Commit graph

56604 commits

Author SHA1 Message Date
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
minskim
ecd042181d + at-spi-1.3.15, gnome-mag-0.10.8, gtksourceview-0.9.2, libidn-0.4.1 2004-03-09 21:29:18 +00:00
snj
fe095f62f6 Use bl3. 2004-03-09 21:19:01 +00:00
snj
5954439d6e Use bl3, respect CFLAGS. 2004-03-09 21:11:20 +00:00
snj
fa97d13b1c Use bl3, update my address. 2004-03-09 21:03:31 +00:00
skrll
3056ad2d9b Remove myself as maintainer. 2004-03-09 21:00:09 +00:00
minskim
ab235c8f5f bl3ify gconfmm and define USE_LANGUAGES=c c++. Also add required
gtkmm/buildlink3.mk.
2004-03-09 20:56:35 +00:00
minskim
4bddde0c60 bl3ify and USE_LANGUAGES=c c++. 2004-03-09 20:44:44 +00:00
recht
c74a63f2fb Add LOWER_OPSYS_VERSUFFIX on FreeBSD platforms, so that the major
number is included in MACHINE_GNU_PLATFORM.
Fixes at least the build of wip/mingw-gcc.
Patch based upon the one provided by Michal Pasternak in PR 23856.
2004-03-09 20:39:50 +00:00
seb
bee0c1847e Remove info files entries from PLIST. 2004-03-09 19:59:09 +00:00
minskim
0be4fa2866 Include bsd.prefs.mk before using X11BASE in .if. 2004-03-09 19:52:07 +00:00
minskim
78ad5a393e Include ossaudio.buildlink3.mk for sys/soundcard.h. It will fix build
on 1.6.2.
2004-03-09 19:39:33 +00:00
seb
ceb42a5f2f Remove info files entries from PLIST.
XXX Does not build with gcc3
2004-03-09 19:36:56 +00:00
snj
232fc2ba2a Add LDFLAGS.SunOS+=-lnsl. From gavan@ on tech-pkg. Closes PR pkg/24720. 2004-03-09 19:34:14 +00:00
reed
5320c1f42e Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4. (This
libtool-base includes "Fix version_type settings for the non-NetBSD
platforms in the CXX and F77 cases." And "Pull in the fix for the
symlink vulnerability.")

Several packages have been changed to reflect the better libtool-base,
but old LIBTOOL_REQD allowed old 1.4.2 version. So new packages had
wrong library versioning like: libasprintf.so.0.0, libsvn_delta-1.so.0.0,
and libXrender.so.0.0.

Okayed by wiz@.
2004-03-09 19:22:24 +00:00
recht
e7fb7044b2 Note addition of scons-0.95. 2004-03-09 19:17:04 +00:00
recht
52d529903f Add and enable scons. 2004-03-09 19:15:13 +00:00
recht
fb9730e2f4 initial import of scons-0.95
from pkgsrc-wip

SCons is an Open Source software construction tool--that is, a build tool;
an improved substitute for the classic Make utility; a better way to build
software.
2004-03-09 19:13:52 +00:00
kristerw
b95e342e60 MozillaFirebird and MozillaFirebird-bin does not exist, use
firefox and firefox-bin instead.

Bump PKGREVISION.
2004-03-09 18:52:15 +00:00
wiz
4457393719 Remove MozillaFirebird. 2004-03-09 18:40:58 +00:00
jmmv
0ddd60dc01 Bump PKGREVISION due to gnome1-dirs dependancy update (missed yesterday). 2004-03-09 18:35:13 +00:00
minskim
e2ab213105 Note update of wavesurfer to 1.4.6nb1. 2004-03-09 18:09:34 +00:00
minskim
add786d298 Switch to Tk 8.4 and add a missing file to PLIST. Since this package
doesn't build anything, define NO_BUILDLINK and set USE_LANGUAGES to
an empty string.

Bump PKGREVISION.
2004-03-09 18:04:06 +00:00
minskim
ba1497f98a Switch to Tk 8.4, bl3ify, and enable pkgviews installation. Also
include ossaudio.buildlink3.mk because this package uses OSS.

Bump PKGREVISION.
2004-03-09 18:01:26 +00:00
seb
c7589918da Remove info files entries from PLIST. 2004-03-09 17:16:17 +00:00
seb
e911b64bfb Remove info files entries from PLIST. 2004-03-09 16:48:02 +00:00
seb
4c4672c85e Remove info files entries from PLIST.
XXX Does not compile on NetBSD current.
2004-03-09 16:42:24 +00:00
seb
d474f94700 Remove info files entries from PLIST. 2004-03-09 16:17:56 +00:00
seb
790fd45471 Remove info files entries from PLIST. 2004-03-09 16:07:32 +00:00
hamajima
a1c1335ad2 This package needs a kernel patch, so I printed message. 2004-03-09 15:55:17 +00:00
seb
db71cf1022 Remove info files entries from PLIST. 2004-03-09 15:23:53 +00:00
taya
a524edc579 note removal of MozillaFirebird 2004-03-09 15:17:29 +00:00
taya
2a1e07906b Remove MozillaFirebird.
MozillaFirebird is replaced by firefox.
2004-03-09 15:09:00 +00:00
seb
32a8ba6415 Remove info files entries from PLIST. 2004-03-09 15:00:45 +00:00