Commit graph

5632 commits

Author SHA1 Message Date
minskim
8a155b4b9e Change an argument passed to cpp so that it will not confuse buildlink3.
The problem was reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
2004-04-29 18:59:25 +00:00
minskim
2252fb7b70 Install .tcl files into lib/ instead of share/, as other Tcl packages
do.  It also reduces patches.

Skip PKGREVISION bump since this package was updated minites ago.
2004-04-29 15:46:00 +00:00
minskim
a6e061d208 Update tkcvs to 7.2.1.
Changes:
- Vendor Merge is back, rehabilitated by Eugene Lee, its author.
- Bug fixes:
  892051 apply the tag ignores user input
  892050 merge changes to current doesn't do that
  (No report) Clear entry containing tag instead of appending, so tag
     doesn't grow if dialog is re-opened.
  Fixed a few problems with defaults in tkcvs_def.tcl.
- The installer no longer hardcodes the library path in tkcvs.  The program
  now figures out where it is at runtime.
- You can now configure how many lines to keep in the trace window with
  $cvscfg(trace_savelines)
- Import dialog has better defaults.  Version default is the same as
  you get if you don't supply the -b option on the command line.
- Don't show stderr in CVS Commit dialog, since if there are many directories
  they may make too much output and make you miss what you were interested in.
2004-04-29 15:17:02 +00:00
sketch
e27323598c Fix my email address. 2004-04-29 14:18:58 +00:00
wiz
0a6c45c89c Update to 1.8.4:
Known issue not fixed in 1.8.4:

  Historically Automake has always tried to generate V7 format
  tarballs during `make dist'.  This format is quite antiquated, but
  is portable.  It supports filenames with up to 99 characters.  When
  given longer filenames some tar implementations will diagnose the
  problem while other will generate broken or non-V7 tarballs.  For
  instance GNU tar 1.13.25 will produce an archive with GNU
  extensions, while the latest GNU tar beta (1.13.93) will silently
  truncate filenames.

  Automake 1.9 will have options to select newer tar formats, and
  diagnose long filenames.  In the meantime we recommand that people
  who cannot avoid long filenames in their packages stick to GNU tar
  1.13.25.

Bugs fixed in 1.8.4:

* Long standing bugs:

  - Fix AM_PATH_PYTHON to correctly display $PYTHON when it has been
    overridden by the user.

  - Honor PATH_SEPARATOR in various places of the Automake package, for
    the sake of OS/2.

  - Adjust dependency tracking mode detection to ICC 8.0's new output.
    (PR/416)

  - Fix install-sh so it can install the `mv' binary... using `mv'.

  - Fix tru64 dependency tracking for libtool objects.

  - Work around Exuberant Ctags when creating a TAGS files in a directory
    without files to scan but with subdirectories to include.

* Bugs introduced by 1.8:

  - Fix an "internal error" when @LIBOBJS@ is used in a variable that is
    not defined in the same conditions as the _LDADD that uses it.

  - Do not warn when JAVAROOT is overridden, this is legitimate.
2004-04-29 13:15:03 +00:00
wiz
f30069de9e Unused. 2004-04-29 09:23:55 +00:00
tv
30e11b32d0 Revert Interix <poll.h> patch as we're no longer using poll(2) on that
platform at all.
2004-04-28 14:20:29 +00:00
tv
e02f35b7de Revert <poll.h> patch for Interix, as we're no longer using poll(2) there
at all.
2004-04-28 14:11:15 +00:00
uebayasi
ca46d23394 Enable pkgviews installation. 2004-04-28 10:18:36 +00:00
tv
5eb801b981 Make build and wotrk on Interix. (Bugzilla bugs open for these changes;
noted in each patchfile.)
2004-04-28 03:43:02 +00:00
dmcmahill
12700ebd1f add bl3 file. this pkg installs a library 2004-04-27 21:00:14 +00:00
tv
527e24eaf3 Make work on Interix. 2004-04-27 19:08:34 +00:00
kristerw
d4ffdb80aa The eXdbm package has been removed. Remove it from the Makefile too... 2004-04-27 17:15:20 +00:00
adam
a6ff58fc0a Follow new FreeType build rules 2004-04-27 15:13:56 +00:00
adam
288b3116f6 Changes 2.0.6:
* bug fixes
* added iconv support
2004-04-27 15:13:30 +00:00
snj
67721bd22d Convert to buildlink3. 2004-04-27 04:59:42 +00:00
snj
c5aca300ef Convert to buildlink3. 2004-04-27 04:29:17 +00:00
snj
a52c4d1dc9 Convert to buildlink3. 2004-04-27 03:43:53 +00:00
snj
7bdebf2480 Convert to buildlink3. 2004-04-27 03:09:57 +00:00
wiz
d549be02da Unused. 2004-04-27 01:02:45 +00:00
wiz
fa60c4cab8 Unused. 2004-04-27 00:44:37 +00:00
snj
820e439a9a Convert to buildlink3. 2004-04-26 22:07:06 +00:00
bouyer
fcca0a1b03 Remove the eXdbm package, as it's no longer maintained. It was there for the
purpose of gpsim, but gpsim now include its own version which includes
bug-fixes.
2004-04-26 21:53:39 +00:00
minskim
f0ef3b072f Use PREFIX insead of LOCALBASE when specifying where the package is
installed.
2004-04-26 16:49:17 +00:00
tv
2fa843bcd3 Make build on Interix. (Older shells don't allow '((' for a double-subshell;
use '( (' instead.)
2004-04-26 14:52:39 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
jlam
331c3e3ecd Suppress the "inferring the mode of operation is deprecated" warning by
specifying the mode of operation when invoking libtool.
2004-04-26 08:01:20 +00:00
snj
8b3b759c3d Convert to buildlink3. 2004-04-26 06:05:24 +00:00
snj
7c7bc47236 Convert to buildlink3. 2004-04-26 05:36:31 +00:00
snj
54f4ce91da No longer used. 2004-04-26 05:23:43 +00:00
snj
bbed540843 Use buildlink3. 2004-04-26 05:12:37 +00:00
jlam
2e35202baa Add buildlink3.mk and builtin.mk files for devel/cdk that match the
behaviour of cdk/buildlink2.mk.
2004-04-26 05:09:29 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
wiz
15c183f995 Unused. 2004-04-26 00:13:06 +00:00
wiz
0a2616d7c9 Unused. 2004-04-25 23:55:36 +00:00
wiz
f343e14c31 Unused. 2004-04-25 23:45:01 +00:00
wiz
1fe05e8632 Unused. 2004-04-25 22:59:48 +00:00
wiz
286baacdfd Replace papaya bl inclusion with BUILD_DEPENDS on it; the bl file was
only adding a build dependency, and papaya has no libraries/headers
to buildlink.
Additionally, the texi2html inclusion in its bl file is bogus, since texi2html
is only a build dependency for papaya.
2004-04-25 22:59:28 +00:00
wiz
bac5d66194 Blind conversion to bl3, since the Makefile.common included by
this package already has USE_BUILDLINK3 set.
2004-04-25 22:17:59 +00:00
snj
ae5e9b2a05 No longer used. 2004-04-25 20:50:36 +00:00
snj
463da892e6 Convert to buildlink3. 2004-04-25 20:48:01 +00:00
snj
00ef2ade5c Convert to buildlink3 and fix a spelling error in DESCR. 2004-04-25 20:07:04 +00:00
snj
b99286f6ba Convert to buildlink3. 2004-04-25 17:12:30 +00:00
snj
0b6d0545c0 Belatedly add a buildlink3.mk. Noted by kristerw@. 2004-04-25 17:10:19 +00:00
tron
0fc1b0e119 Correct botch in last commit. 2004-04-25 12:52:36 +00:00
tron
a0045b971e Remove "${PKGMANDIR}/" prefix from entries for manual page. This variable
is defined nowhere.
2004-04-25 12:45:58 +00:00
dillo
c25af11fc8 update homepage 2004-04-25 12:11:39 +00:00
dillo
b61f271c51 drop maintainership 2004-04-25 12:07:12 +00:00
jmmv
4d9432843c Not used any more. 2004-04-25 10:07:00 +00:00
jmmv
e906532c4f bl3ify. 2004-04-25 10:05:15 +00:00