Commit graph

5267 commits

Author SHA1 Message Date
wiz
a739b79bd6 Drop trailing whitespace, remove unnecessary .Pp and
use .Aq instead of <>.
2004-03-17 00:40:24 +00:00
abs
6cc945a64a Update cpuflags to 0.63:
Make cpuflags ${PREFIX}-aware - based on patch from Karl Hammerschmidt
2004-03-17 00:26:55 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
jlam
46453f87ed BUILDLINK_DEPENDS.<pkg> should be appended to, not set. 2004-03-16 17:58:01 +00:00
jlam
59fad5b9f8 Manipulate the buildlink depth so that libiconv and Xfixes aren't added
to BUILDLINK_DEPENDS unless their respective buildlink3.mk files are
included by the top-level Makefile.
2004-03-16 17:40:54 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
jlam
d2bebd2bc5 Fix PLIST problems. This package uses libtool -release M.N to add a
version number to the library, so it doesn't create certain symlinks for
the shared libraries.
2004-03-15 20:13:52 +00:00
jlam
a89b708994 Use PREFIX to refer to the installation prefix, not LOCALBASE. 2004-03-15 18:20:28 +00:00
taca
19f48d6c54 Update MASTER_SITES. 2004-03-15 15:37:43 +00:00
jlam
1a8b2d9d11 Typo: && should be || to get the correct test semantics. 2004-03-13 18:39:16 +00:00
kristerw
3065fa8725 Add x86_64 to the list of (unsupported) LP64 architectures. 2004-03-13 17:24:31 +00:00
jlam
e9182691c4 bl3ify and use new Objective-C support in gcc.mk. 2004-03-12 22:51:24 +00:00
dmcmahill
f58ced0a66 remove this. use USE_GNU_TOOLS+= yacc instead or a BUILD_DEPENDS 2004-03-12 22:38:18 +00:00
minskim
a4256b9f1e libgtop2_server and related libraries are not built on Linux because
they are not necessary.  Conditionally remove them from PLIST.
2004-03-12 22:30:35 +00:00
snj
7fa7c409e6 bl3ify. 2004-03-12 19:34:01 +00:00
danw
177dd49eff bump PKGREVISION for my change to patch-aa last night. (pointed out
by grant)
2004-03-12 16:00:16 +00:00
taca
4ebeb28b9f Bump pacakge revision with ruby-base package's update. 2004-03-12 05:02:55 +00:00
tv
347ae966cc Obey CPPFLAGS. 2004-03-12 03:00:24 +00:00
dmcmahill
fb3bbea193 add bl3 file 2004-03-12 02:54:50 +00:00
danw
41cdf1f7c8 disable -all-static for OS X since it just causes a linking error
(http://developer.apple.com/qa/qa2001/qa1118.html)
2004-03-12 00:11:17 +00:00
jmmv
75d0dc3502 unused 2004-03-11 21:46:28 +00:00
minskim
9f2cacfabd Make this package build with pthread-enabled Python. It will close
PR pkg/24748.

While here, bl3ify and switch to Tcl 8.4.  Bump PKGREVISION.
2004-03-11 17:43:50 +00:00
xtraeme
46d17bc302 bl3ify 2004-03-11 17:42:34 +00:00
jmmv
546f691b59 Bump PKGREVISION due to update of libgda/libgnomedb to 1.0.3. 2004-03-11 14:02:20 +00:00
jlam
e6cf029454 This package needs to use makeinfo to generate .info files. 2004-03-11 07:33:13 +00:00
minskim
595334821e Enable pkgviews installation to allow to build other pkgviews packages
using ccache.  Noted by Ossi Herrala in PR pkg/24728.
2004-03-10 22:41:30 +00:00
minskim
af8e937669 Add explicit dependency on pkgconfig and sort. 2004-03-10 21:28:32 +00:00
jlam
de7133ae2e Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folks
and by pkgsrc folks.
2004-03-10 18:20:10 +00:00
jlam
40c2807f53 Deal with situation where ICONV_TYPE isn't defined until after bsd.pkg.mk
is included by not checking its value explicitly.
2004-03-10 17:58:22 +00:00
jlam
d0b4c54eb6 Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
taca
538769cef7 Revert ruby-racc package to 1.4.3.
It seems that racc 1.4.4 can generate parser code for Ruby 1.6.X, but
racc itself can't work on Ruby 1.6.X.

This ruby-racc package 1.4.3nb1 contains old ruby-racc-runtime-1.4.3 and
ruby-racc-1.4.3 package.
2004-03-10 11:04:50 +00:00
reed
7653a8ad87 This needs a yacc to build, so add to USE_GNU_TOOLS.
yacc -d -v ./activation-context-query-parser.y
  make[2]: yacc: Command not found
2004-03-10 05:02:42 +00:00
markd
e61e3da783 This time actually take maintainership of kdevelop. 2004-03-10 00:47:21 +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
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
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
2d20975a37 Update to 1.3.15. This release includes translation updates and pregenerated
API documentation.
2004-03-09 22:12:25 +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
snj
232fc2ba2a Add LDFLAGS.SunOS+=-lnsl. From gavan@ on tech-pkg. Closes PR pkg/24720. 2004-03-09 19:34:14 +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
markd
6ac0fc6c9e Update to kdevelop 3.0.2. 2004-03-09 13:05:13 +00:00
markd
04647a7154 Update kdevelop to 3.0.2.
Changes:

IMPROVED - Much improved KDevelop User Manual.
IMPROVED - C++ parser twice as fast and more memory efficient.
IMPROVED - Faster/lighter configuration dialogs - the heaviest pages are
 now demand-loaded.
IMPROVED - FileGroups plugin now smarter at applying regexps - much faster
 for common group definitions
IMPROVED - Removed performance bottleneck that made the initial parsing of
 a project very slow.
IMPROVED - KCModule Template to use KDE 3.0 API and KGenericFactory.
IMPROVED - Make source files generated with appwizard honor the selected
 file templates.
IMPROVED - Clanlib documentation
IMPROVED - Project templates by ignoring irrelevant documentation and other
 small fixes.
IMPROVED - Configuration script now allows to disable the compilation of
 certain KDevelop parts.
ADDED - A new "Simple Designer based KDE application" template was added.
ADDED - SearchText in QEditor
ADDED - Possibility to change fontsize in documentation browser.
FIXED - The infamous "Gentoo-crash" finally found and fixed.
FIXED - Make Haskell language support work again
FIXED - Debugger plugin: "Clear all breakpoints"
FIXED - Grep plugin: Don't sometimes crash when interrupting a find while
 a build is running.
FIXED - Grep plugin: Don't confuse files with very similar filenames and
 avoid potentially slow O(n) lookup.
FIXED - Grep plugin: Don't show garbage hits - clean up after a previous
 interrupted run.
FIXED - A case where unsaved files aren't queried for saving when KDevelop
 is closed.
FIXED - A case where a running program that produced a lot of debug output
 could crash KDevelop
FIXED - Debugger will not start (libtool issue)
FIXED - Back and forward buttons available in context menu.
FIXED - Run Options not honored (custom makefiles)
FIXED - Problems on minimum wxWindows version test.
FIXED - wxWindows apptemplate broke compilation with Unicode compiled
 wxWindows
FIXED - Cannot translate project due to srcdir != builddir.
FIXED - Kdevelop crashes when closing multiple files via Keyboard
FIXED - Grep dialog doesn't prepopulate with selected text.
FIXED - Unsaved changes icon disappears even if save could not be performed.
FIXED - Crashes while loading plugins after unloading plugins.
FIXED - expand text (ctrl+J) crashes kdevelop.
FIXED - cvs tools may crash kdevelop.
FIXED - switching docks when no file is loaded crash kdevelop.
FIXED - Kdevelop crashes when typing a dot at the end of a comment.
FIXED - Incomplete make clean for parts/appwizard/common.
FIXED - Use -u instead of -u3 since it is obsoleted.
FIXED - kdevelop looks weird after previewing forms in KUIViewer.
FIXED - close all in context menu with two changed documents doesn't
 respond to cancel properly.
FIXED - Crash when working with Java ant projects.
FIXED - Drop-down lists of toolbar combo views don't appear with UI
 effects on.
FIXED - Automake 1.8.x not supported.
FIXED - Unable to debug Hello World C++ program.
FIXED - Lots of other small things we've forgotten...
2004-03-09 13:03:55 +00:00
markd
0c1737dde7 Update to KDE 3.2.1.
Changes:

Umbrello: code generation does not ignore output directory anymore
Umbrello: creating new states from context menu in state diagram is not
 broken anymore
Umbrello: changing the name of a state doesn't cause it to be drawn in bold
 anymore
Umbrello: not unable to change the specification of an operation anymore
Umbrello: fixed problems while moving floating text block of role
 belonging to association
Umbrello: fixed a lot of internal problems in code generation, association
 handling
Umbrello: fixed XMI loading
Cervisia: prevent crash when activating the create tag/branch action while
 embedded into Quanta
2004-03-09 12:47:42 +00:00
kent
87f92aaf2e Update to w32api-2.5 2004-03-09 12:21:58 +00:00
minskim
89e8ea2a7f Update tcl-tclcl to 1.15 and take maintainership.
Changes:
	- Made changes to config for support to tcl/tk8.4.5 libs
2004-03-08 23:49:41 +00:00
wiz
05b862af17 Update automake to 1.8.3:
Bugs fixed in 1.8.3:

* Long standing bugs:

  - Quote filenames in installation rules, in case $DESTDIR, $prefix,
    or any of the other *dir variables contain a space.

    Please note that Automake does not and cannot support spaces in
    filenames that are involved during the build.  This change affects
    only installation paths, so that `make install' does not bomb out
    in packages configured with
      ./configure --prefix '/c/Program Files'

  - Fix the depfiles output so it works with GNU sed (<4.1) even when
    POSIXLY_CORRECT is set.

  - Do not AC_SUBST(LIBOBJS) in AM_WITH_REGEX.  This macro was unusable
    since Autoconf 2.54, which defines LIBOBJS itself.

  - Fix a potential (but unlikely) race condition in parallel elisp
    builds.  (Introduced in 1.7.3.)

  - Do not assume that users override _DEPENDENCIES in all conditions
    where Automake will try to define them.

  - Do not use `mkdir -p' in mkinstalldirs, unless this is GNU mkdir.
    Solaris 8's `mkdir -p' is not thread-safe and can break parallel
    builds.

    This fix also affects the $(mkdir_p) variable defined since
    Automake 1.8.  It will be set to `mkdir -p' only if mkdir is GNU
    mkdir, and to `mkinstalldirs' or `install-sh -d' otherwise.

  - Secure temporary directory creation in `make distcheck'. (PR/413)

  - Do not generate two build rules for `parser.h' when the
    parser appears in two different conditionals.

  - Work around a Solaris 8 /bin/sh bug in the test for dependency
    checking.  Usually ./configure will not pick this shell; so this
    fix only helps cases where the shell is forced to /bin/sh.

* Bugs introduced by 1.8:

  - In some situations (hand-written `m4_include's), aclocal would
    call the `File::Spec->rel2abs' method, which was only introduced
    in Perl 5.6.  This new version reestablish support Perl 5.005.

    It is likely that the next major Automake releases will require at
    least Perl 5.6.  Consider upgrading your development environment
    if you are still using the five-year-old Perl 5.005.

  - Automake would sometimes fail to define rules for targets listed
    in variables defined in multiple conditions.  For instance on
      if C1
	bin_PROGRAMS = a
      else
	bin_PROGRAMS = b
      endif
    it would define only the `a.$(OBJEXT): a.c' rule and omit the
    `b.$(OBJEXT): b.c' rule.

* New sections in manual:

  - Third-Party Makefiles: how to interface third party Makefiles.
  - Upgrading: upgrading packages to newer Automake versions.
  - Multiple Outputs: handling tools that produce many outputs.
2004-03-08 20:42:17 +00:00
minskim
2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00