Commit graph

3570 commits

Author SHA1 Message Date
rh
d107945163 s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|
Include missing scrollkeeper buildlink2.mk where necessary
2002-11-02 02:42:01 +00:00
jlam
b954670051 Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have the
latest set of fixes and changes to pth to make it look more like a real
pthreads package.
2002-11-01 06:09:36 +00:00
wiz
7dd5eb5033 Fix BUILDLINK_PKGSRCDIR. Closes PR 18877. Some cleanup while here. 2002-11-01 00:27:51 +00:00
jlam
c261e8807c Fix the sdl-config script to return the correct libraries for linking
against libaa by querying the aalib-config script.  Bump the PKGREVISION
since this change is user-visible.
2002-10-31 22:19:49 +00:00
wiz
95749a8854 Fix BUILDLINK_DEPMETHOD (no quotes supported here). 2002-10-31 15:49:26 +00:00
wiz
ac8992d037 Fix gettext detection. Closes PR 18872. 2002-10-31 15:14:31 +00:00
rh
23f6c09e73 Add and enable glade2 2002-10-30 09:15:15 +00:00
rh
0f170de400 Initial import of glade2-1.1.2, a user interface builder for the GTK2+
toolkit and GNOME2.
2002-10-30 09:14:27 +00:00
skrll
6b4d224c07 s/711/555/ for EXEMODE.
Bump PKGREVISION.
2002-10-30 07:20:44 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
wiz
0ea3937c3c Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE to fix build failure. 2002-10-29 17:08:44 +00:00
jlam
dc314f9086 Don't run the binutils-buildlink target unless we actually need the
pkgsrc binutils package.  This fixes using this file on -current systems.
Thanks Stoned!
2002-10-29 06:53:45 +00:00
drochner
3e93bd357e update to 1.4.4
relevnt changes:
-Numerous performance changes were made to the HDF5 sequential and
 parallel libraries
-Several corruption problems were fixed.
2002-10-28 16:32:01 +00:00
agc
a04d69e85d Add and enable libargparse 2002-10-28 13:10:08 +00:00
agc
05047cc337 Initial import of libargparse-0.1.0000 into the NetBSD Packages Collection.
libargparse is a command line argument parser library in C++

The ArgParse class allows you to specify names of options that you
want parsed, along with a usage message for them.  Options come in
four flavors:  flag, int, float, and string.  Flags don't take
arguments, but the other kinds do.  For an option that takes an
argument, it can be specified with an equals sign, with a colon, or by
putting it in the next element of argv.  ("--foo=stuff",
"--foo:stuff", or "--foo stuff", respectively)

The flavors that take arguments also come in array flavors.  With an
array, you specify a pointer to a vector of the basic type, instead of
just a pointer to a basic type.  This allows the option to appear more
than once, and the new values are appended to the array.  Optionally,
you can also specify a separator character, so that multiple array
elements can be parsed up from a single instance of the option.

Options can start with either a single dash or a double dash, but see
allowOneCharOptionsToBeCombined() for more information.
2002-10-28 13:09:08 +00:00
seb
e8328761a2 Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
bouyer
5f3da56d48 More texinfo path fixes, from PR 18634 by Lubomir Sedlacik. 2002-10-27 20:47:54 +00:00
rh
bb26b3a2a9 Update bonobo-activation to 2.1.0. This version includes several bugfixes
as well as new features (performance, cleanup of large IDL's and i18n, new
API for environment vars, improved error reporting, among others).
Provided in PR pkg/18708 by Julio Merino <jmmv@menta.net>
2002-10-27 09:30:59 +00:00
bouyer
cd07256be0 Solaris's iconv library doesn't work here, add INCOMPAT_ICONV= SunOS-*-* 2002-10-26 18:08:54 +00:00
bouyer
2046ebd9d5 Don't hardcode MAKEINFO as /usr/bin/makeinfo 2002-10-26 18:04:06 +00:00
cjep
b9164e15de Add and enable python mode. 2002-10-25 20:03:23 +00:00
cjep
2083b3679c Initial import of python-mode 4.6 into the NetBSD packages collection
as devel/python-mode.

This package provides an Emacs editing mode for Python code.
2002-10-25 20:02:39 +00:00
wiz
7ce36b610d Unused. 2002-10-25 19:00:57 +00:00
wiz
e8241d5cf2 buildlink1 -> buildlink2. 2002-10-25 18:33:29 +00:00
wiz
8ba36123e0 buildlink1 -> buildlink2. 2002-10-25 18:26:46 +00:00
wiz
a89562fc4e buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
wiz
6a4266ca56 Build dependency suffices. 2002-10-25 17:12:51 +00:00
wiz
7b2317a534 Add buildlink2.mk. 2002-10-25 17:02:29 +00:00
wiz
5e65da54f3 Update to 1.7.1:
Bugs fixed in 1.7.1:
* Honor `ansi2knr' for files built in subdirectories, or using per-targets
  flags.
* Aclocal should now recognize macro names containing parentheses, e.g.
  AC_DEFUN([AC_LANG_PREPROC(Fortran 90)], [...]).
* Erase *.sum and *.log files created by DejaGnu, during `make distclean'.
  (Debian Bug#153697)
* Install Python files even if they were built.  (PR/369)
* Have stamp-vti dependent upon configure instead of configure.ac, as the
  version might not be defined in the latter. (PR/358)
* Reorder arguments passed to a couple of commands, so things works
  when POSIXLY_CORRECT=1.
* Fix a regex that can cause Perl to segfault on large input.
  (Debian Bug#162583)
* Fix distribution of packages that have some sources defined conditionally,
  as in the `Conditional compilation using Automake conditionals' example
  of the manual.
* Fix spurious test suite failures on IRIX.
* Don't report a required variable as undefined if it has been
  defined conditionally for the "right" conditions.
* Fix cleaning of the /tmp subdirectory used by `make distcheck', in case
  `make distcheck' fails.
* Fix distribution of included Makefile fragment, so we don't create
  spurious directories in the distribution. (PR/366)
* Don't complain that a target lacks `.$(EXEEXT)' when it has it.
2002-10-25 08:50:59 +00:00
drochner
0e4d4b1669 convert to buildlink2 2002-10-24 21:24:18 +00:00
drochner
a09aa926fb use buildlink2 2002-10-24 21:08:52 +00:00
wiz
462f42b076 dylan-* still need this. 2002-10-24 17:04:15 +00:00
dillo
8eb7602773 remove unneeded patches -- should have been done during package update 2002-10-24 16:37:31 +00:00
drochner
23297d02a2 RCS ID 2002-10-24 12:38:04 +00:00
drochner
266d82807e update to 1.1.4 (2 bugfixes) 2002-10-24 12:37:48 +00:00
wiz
70baf0fbeb Sync with php3's version number (dummy package). 2002-10-24 09:50:13 +00:00
martti
8335ca25e1 Updated doxygen to 1.2.18 (changes unknown). 2002-10-24 06:21:18 +00:00
jdarrow
3c7a81ee83 Add distinfo information for NetBSD 1.5.x version of distfiles, now
that 16.1.f version has different distfiles for 1.5.x and 1.6.

MD5s checked against ftp site to make sure they matched, then distinfo
generated with SHA1s.
2002-10-24 00:54:07 +00:00
wiz
57633167f9 Unused. 2002-10-23 11:52:28 +00:00
drochner
85ee72f607 a serious bug was fixed, so bump PKGREVISION
(suggested by Thomas Klausner and Martti Kuparinen)
2002-10-23 10:18:10 +00:00
drochner
ecf9fbf1a3 fix botch in a fd_set boundary check which broke uses of
select(0,0,0,0,&to) as finegrained delay
2002-10-23 10:04:15 +00:00
jlam
d197ec28ee Note that this package uses C++ (for lang/gcc/buildlink2.mk, if used). 2002-10-22 21:55:23 +00:00
wiz
7b4862b80e Update to 0.8.4. Fix PLIST.
Changes:
Fixed pipe issues.
Allow to use check.h from C++.
Plugged some memory leaks.
2002-10-22 16:57:56 +00:00
drochner
6f304b1505 forcibly disable building docs, otherwise it tries if jade is found
and fails
2002-10-22 16:00:33 +00:00
wiz
c84879959e Wildcard slib dependency. 2002-10-22 15:32:37 +00:00
wiz
e67e84b4a2 Update to 2d4 (2.4.4) provided by David S. in PR 18625. 2002-10-22 12:56:45 +00:00
skrll
3f5989343f Correct the logic around --enable-syscall-hard
Bump PKGREVISION++

Thanks to Rhialto <rhialto at azenomei at knuffel at net> for pointing
this out.

This will probably fix the xmms problems as well.
2002-10-21 23:36:13 +00:00
abs
3c89d8b168 Update cpuflags to 0.36:
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333)
2002-10-21 16:36:58 +00:00
wiz
ec971a4363 Convert to buildlink2. 2002-10-21 14:59:59 +00:00
wiz
112db1d636 buildlink1 -> buildlink2. 2002-10-21 14:50:25 +00:00
wiz
bb162fafac Unused. 2002-10-21 14:21:28 +00:00
wiz
1badb783dd Unused. 2002-10-21 13:00:57 +00:00
agc
7f1e3d28db Add and enable buildtool. 2002-10-21 08:17:30 +00:00
agc
3442d23566 Initial import of buildtool-0.6 into the NetBSD Packages Collection.
Provided in PR 18042 by Julio Merino.

Buildtool is a set of helper tools designed to make easy to
configure source packages and build them, also making them more
portable.

Buildtool can be tought as the BSD replacement of GNU automake,
autoconf and libtool.
2002-10-21 08:16:06 +00:00
jlam
42e0d6d403 Always install into site_perl, never into the main perl directory. 2002-10-21 07:31:21 +00:00
dmcmahill
13b12a8aa5 update to pango-1.0.5
Changes between 1.0.4 and 1.0.5

* Win32 work [Tor Lillqvist]
  - Handle choosing the right font for CJK languages based on language tags.
  - Fix boxes showing up for tabs [Florent Duguet]
  - Better handling of finding ASCII font names.
  - Cygwin compilation fix [Masahiro Sakai]
  - Fix --with-included-modules on win32 [Arnaud Charlet]
  - Various build fixes and cleanups
  - Make mini-xft find windows font directory automatically
* Bug fix for pango_scan_int() needed for recent GTK+.
* Improve language specific charset ordering basic-x11 [James Su, Brian Yuan]
* Fix symbols that shouldn't have been exported [Jacob Berkman, Nils Nordman]
* Some cross-compiling fixes [J. Ali Harlow]
* Various build fixes [Havoc Pennington, others]
* Fix check for no-backend being found. [Andreas J. Guezlow]
2002-10-21 03:02:24 +00:00
wiz
f0ee5b2124 Add buildlink2.mk. 2002-10-21 01:38:37 +00:00
seb
34e5b77c6c Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
seb
5c861e0125 Use perl5/module.mk.
XXX Fix me for OPSYS != NetBSD
2002-10-20 23:30:50 +00:00
seb
5f00239be8 Use perl5/module.mk. 2002-10-20 23:28:35 +00:00
seb
26eaee1117 Better bump PKGREVISION after added dependency on graphics/p5-GD. 2002-10-20 23:23:21 +00:00
seb
45510a2167 Use buildlink2. Use perl5/module.mk.
Add dependency on graphics/p5-GD.
2002-10-20 23:20:21 +00:00
seb
849cfec011 Use buildlink2. Provide buildlink2.mk. Mark perl5 as build dependency only.
Use GMAKE, BSD_INSTALL_DATA and LN in scripts.
2002-10-20 21:48:16 +00:00
seb
0d75c1efb1 Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
seb
7bb88e29b0 Gmake's configure does not support anymore --disable-nsec-timestamps.
So remove it and associated variable.
2002-10-20 16:45:04 +00:00
shell
4e00858107 Updated to Test-Simple-0.47
- use buildlink2

Changes :
0.47  Mon Aug 26 03:54:22 PDT 2002
    * Tatsuhiko Miyagawa noticed Test::Builder was accidentally storing
      objects passed into test functions causing problems with tests
      relying on object destruction.
    - Added example of calculating the number of tests to Test::Tutorial
    - Peter Scott made the ending logic not fire on child processes when
      forking.
    * Test::Builder is once again ithread safe.

0.46  Sat Jul 20 19:57:40 EDT 2002
    - Noted eq_set() isn't really a set comparision.
    - Test fix, exit codes are broken on MacPerl (bleadperl@16868)
    - Make Test::Simple install itself into the core for >= 5.8
    - Small fixes to Test::Tutorial and skip examples
    * Added TB->has_plan() from Adrian Howard
    - Clarified the meaning of 'actual_ok' from TB->details
    * Added TB->details() from chromatic
    - Neil Watkiss fixed a pre-5.8 test glitch with threads.t
    * If the test died before a plan, it would exit with 0 [ID 20020716.013]

0.45  Wed Jun 19 18:41:12 EDT 2002
    - Andy Lester made the SKIP & TODO docs a bit clearer.
    - Explicitly disallowing double plans. (RT #553)
    - Kicking up the minimum version of Test::Harness to one that's
      fairly bug free.
    - Made clear a common problem with use_ok and BEGIN blocks.
    - Arthur Bergman made Test::Builder thread-safe.
2002-10-20 03:16:04 +00:00
shell
5fa46148b0 Updated to p5-Test-Harness-2.26
Changes :
2.26  Wed Jun 19 16:58:02 EDT 2002
    - Workaround for MacPerl's lack of a working putenv.  It will never
      see the PERL5LIB environment variable (perl@16942).

2.25  Sun Jun 16 03:00:33 EDT 2002
    - $Strap is now a global to allow Test::Harness::Straps
      experimentation.
    - Little spelling nit in a diagnostic.
    - Chris Richmond noted that the runtests() docs were wrong.  It will
      die, not return false, when any tests fail.  This is silly, but
      historically necessary for 'make test'.  Docs corrected.
    - MacPerl test fixes from Pudge. (mutation of bleadperl@16989)
    - Undef warning introduced in 2.24 on skipped tests with no reasons
      fixed.
    * Test::Harness now depends on File::Spec
2002-10-20 03:12:35 +00:00
wiz
b7bd75a167 Redirect RMDIR error to /dev/null. 2002-10-20 01:53:59 +00:00
wiz
ccb87086a2 Fix "make clean" for non-root users. From Greg A. Woods in PR 18714. 2002-10-20 01:53:58 +00:00
wiz
2c06b3121e Fix HOMEPAGE. By Greg A. Woods in PR 18716. 2002-10-20 00:32:26 +00:00
martti
c22ed5af9f Fix build failure (PR#18795) 2002-10-19 18:08:58 +00:00
dmcmahill
e667c62bbb s/textproc/devel in CATEGORIES 2002-10-19 17:09:47 +00:00
dmcmahill
cc1a218000 add and enable p5-gettext 2002-10-19 17:03:42 +00:00
dmcmahill
9c61a875f3 initial import of p5-gettext-1.01 provided in PR 18704 by
Eric Jacoboni (jaco at scrogneugneu dot org)

Locale::gettext is a perl5 module quickly written to gain access to
the C library functions for internatialization. They work just like
the C versions.
2002-10-19 17:01:23 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
minoura
dd2a653814 Emacs/w3 support file. 2002-10-19 06:58:24 +00:00
minoura
440eff4eff 1. Use PKGNAME_PREFIX.
2. Force install the support file for Emacs/w3.
2002-10-19 06:57:45 +00:00
minoura
959c01bddf Use PKGNAME_PREFIX. 2002-10-19 06:55:07 +00:00
jlam
973921598e Trivially use buildlink2 and use java.mk. 2002-10-18 20:58:31 +00:00
jlam
c485e3342e Fix checks for disabling syscall-hard and properly emit a message for that
case.
2002-10-18 19:22:09 +00:00
rh
8126879551 Add and enable Gorm 2002-10-18 09:37:03 +00:00
rh
31dbcb1bb4 Initial import of Gorm-0.1.9, a GNUstep graphical user interface builder. 2002-10-18 09:36:01 +00:00
abs
5020ff2190 Update cpuflags to 0.35, the "Where did my job go" release
Add entry for 7450 (tibook 550 combo), and mention -pipe (to speed
	up compilation) in manpage.
2002-10-17 11:36:44 +00:00
jlam
05e99838f5 Remove GETTEXT_REQD knob...just using the available
BUILDLINK_DEPENDS.gettext knob is sufficient.
2002-10-16 22:13:52 +00:00
jlam
d5a220d761 GNU make 3.8.0 doesn't really need GNU gettext. Rely on latest
gettext-lib/buildlink2.mk to convince the configure script that the system
libintl really is okay.
2002-10-16 22:08:58 +00:00
jlam
4b4d51ab11 Create GETTEXT_REQD variable that defaults to "0.10.35nb1" and represents
the version of the gettext library needed by a package.  The system libintl
is considered to be equivalent to "gettext-lib-0.10.35nb1".  Add a few
additional bits to fool newer configure scripts into accepting the system
libintl if GETTEXT_REQD == 0.10.35nb1.
2002-10-16 22:07:47 +00:00
jlam
72148206cf * Use buildlink2.
* We can't use the funky SETENV construct because it breaks some of the
  code related to computing package sizes.  Use a different way to remove
  unwanted environment variables from the shell environment before calling
  BSD make.
2002-10-16 15:18:56 +00:00
tron
b6076095d2 Enforce use of the "gettext-lib" package because the latest GNUmake
won't accept NetBSD's "intl" library.
2002-10-16 10:09:56 +00:00
rh
4bf0ec3bd1 Add and enable eel2 2002-10-16 09:38:11 +00:00
rh
a13e084eac Initial import of eel2-2.0.7, the eazel extentions library for GNOME2. 2002-10-16 09:37:26 +00:00
rh
ce07f408d5 Add and enable coconut 2002-10-16 08:59:34 +00:00
rh
c67334e3e3 Initial import of coconut-0.3.0, a versatile Objective-C class library for
Unix-like systems.
2002-10-16 08:58:43 +00:00
rh
8afa2d696e ddd and enable papaya 2002-10-16 04:47:23 +00:00
rh
7e649b6532 Initial import of papaya-0.1.7, a set of scripts for software development. 2002-10-16 04:46:30 +00:00
rh
10b41fde27 Remove superfluous inclusion of ptl2/buildlink2.mk 2002-10-16 03:42:39 +00:00
rh
3a3e01d6ba Switch glib2 from PTL2 to pth.
Introduce USE_PTL2 so that PTL2 can still be used as an alternative (e.g.
for debugging).
Only include ptl2/buildlink2.mk if USE_PTL2 is set and no native threads
are available.
Bump PKGREVISIONS.
2002-10-16 03:14:41 +00:00
dmcmahill
4014b34cc5 update to gmake-3.80
Changes since 3.79.1 are:

Version 3.80

* A new feature exists: order-only prerequisites.  These prerequisites
  affect the order in which targets are built, but they do not impact
  the rebuild/no-rebuild decision of their dependents.  That is to say,
  they allow you to require target B be built before target A, without
  requiring that target A will always be rebuilt if target B is updated.
  Patch for this feature provided by Greg McGary <greg@mcgary.org>.

* For compatibility with SysV make, GNU make now supports the peculiar
  syntax $$@, $$(@D), and $$(@F) in the prerequisites list of a rule.
  This syntax is only valid within explicit and static pattern rules: it
  cannot be used in implicit (suffix or pattern) rules.  Edouard G. Parmelan
  <egp@free.fr> provided a patch implementing this feature; however, I
  decided to implement it in a different way.

* The argument to the "ifdef" conditional is now expanded before it's
  tested, so it can be a constructed variable name.

  Similarly, the arguments to "export" (when not used in a variable
  definition context) and "unexport" are also now expanded.

* A new function is defined: $(value ...).  The argument to this
  function is the _name_ of a variable.  The result of the function is
  the value of the variable, without having been expanded.

* A new function is defined: $(eval ...).  The arguments to this
  function should expand to makefile commands, which will then be
  evaluated as if they had appeared in the makefile.  In combination
  with define/endef multiline variable definitions this is an extremely
  powerful capability.  The $(value ...) function is also sometimes
  useful here.

* A new built-in variable is defined, $(MAKEFILE_LIST).  It contains a
  list of each makefile GNU make has read, or started to read, in the
  order in which they were encountered.  So, the last filename in the
  list when a makefile is just being read (before any includes) is the
  name of the current makefile.

* A new built-in variable is defined: $(.VARIABLES).  When it is
  expanded it returns a complete list of variable names defined by all
  makefiles at that moment.

* A new command-line option is defined, -B or --always-make.  If
  specified GNU make will consider all targets out-of-date even if they
  would otherwise not be.

* The arguments to $(call ...) functions were being stored in $1, $2,
  etc. as recursive variables, even though they are fully expanded
  before assignment.  This means that escaped dollar signs ($$ etc.)
  were not behaving properly.  Now the arguments are stored as simple
  variables.  This may mean that if you added extra escaping to your
  $(call ...) function arguments you will need to undo it now.

* The variable invoked by $(call ...) can now be recursive: unlike other
  variables it can reference itself and this will not produce an error
  when it is used as the first argument to $(call ...) (but only then).

* New pseudo-target .LOW_RESOLUTION_TIME, superseding the configure
  option --disable-nsec-timestamps.  You might need this if your build
  process depends on tools like "cp -p" preserving time stamps, since
  "cp -p" (right now) doesn't preserve the subsecond portion of a time
  stamp.

* Updated translations for French, Galician, German, Japanese, Korean,
  and Russian.  New translations for Croatian, Danish, Hebrew, and
  Turkish.

* Updated internationalization support to Gettext 0.11.5.
  GNU make now uses Gettext's "external" feature, and does not include
  any internationalization code itself.  Configure will search your
  system for an existing implementation of GNU Gettext (only GNU Gettext
  is acceptable) and use it if it exists.  If not, NLS will be disabled.
  See ABOUT-NLS for more information.

* Updated to autoconf 2.54 and automake 1.7.  Users should not be impacted.
2002-10-16 00:21:21 +00:00
dillo
19006c34bc update to 2.9.10
changes unknown
2002-10-15 23:34:40 +00:00
dillo
9b9c4d08b9 remove prc-tools sub-packages 2002-10-15 23:20:06 +00:00
dillo
cdd56df4ca remove prc-tools sub-packages, they have been subsumed into prc-tools
(which now builds without needing some of its components installed)
2002-10-15 23:12:01 +00:00
dillo
a61f8f591f upgrade to 5.0
adapt to changes in prc-tools 2.2
	include 4.x and 5.0 sdks

unfortunately, 1.x and 2.x sdks are no longer available
2002-10-15 23:08:59 +00:00
dillo
9b049008ea upgrade prc-tools to 2.2
changes:
	support for newer versions of palmos (>3.5)
	support for arm
	newer versions of toolchain
2002-10-15 23:07:16 +00:00
agc
582c3f53ca Add a buildlink2 file for this package. 2002-10-15 13:55:46 +00:00
agc
acae0b44b8 Add and enable librsync 2002-10-15 13:49:59 +00:00
agc
b8e98b26ad Initial import of librsync-0.9.5.1 into the NetBSD Packages Collection.
Provided in PR 18576 by "David S." <dgs@malign.rad.washington.edu>

Librsync is a library for calculating and applying network deltas,
with an interface designed to ease integration into diverse network
applications.  Librsync encapsulates the core algorithms of the rsync
protocol, which help with efficient calculation of the differences
between two files.  The rsync algorithm is different from most
differencing algorithms because it does not require the presence of
the two files to calculate the delta.  Instead, it requires a set of
checksums of each block of one file, which together form a signature
for that file.  Blocks at any point in the other file which have the
same checksum are likely to be identical, and whatever remains is the
difference.
2002-10-15 13:49:19 +00:00
martti
a057ae59e7 Updated popt to 1.7
Changes unknown (not listed in the CHANGES file).
2002-10-15 10:18:41 +00:00
markd
b0136a78be Update to version 1.2.6
Changes are:
        Opening the Find dialog no longer toggles a breakpoint.

        Make mouse wheel work (again) in source, variables, and watch windows.

        When a pointer to a struct is expanded the struct is also expanded.

        Improved toolbar and application icons.
2002-10-15 03:37:00 +00:00
skrll
542d8c2cf2 Arrrgh. Missed in previous commit. 2002-10-14 11:55:14 +00:00
skrll
e3bf53861b Various updates and fixes that I've collected recently:
* Provide nanosleep(2) and usleep(3) wrappers.

	* Make sure sigprocmask syscalls are used in pth_system.

	* "Fix" FD_SET handling in the select(2) wrapper so that
	  mismatches between pth FD_SETSIZE and user program
	  FD_SETSIZE don't cause problems.

	* Update poll(2) wrapper to be more poll(2) like - in
          particular never return EINVAL for bad file descriptors
	  Thanks to Matthias Drochner for this.

	* Improve error handling in connect(2) wrapper so that we
	  don't confuse the scheduler. This fixes pkg/17944 from
	  Christian Biere (ChristianBiere at gmx dot de)

	* Introduce autoconf handling of the value of FD_SETSIZE
	  used by pth. If we have to hard code a value we might
	  as well make it easy to change and make the inclusion
	  of pth.h or pthread.h by a program that re-defines
	  FD_SETSIZE an error.

	  Inspired by pkg/17944.

	* Fix a compiler warning that I introduced a little while
	  ago.

	* Disable --enable-syscall-hard for non-NetBSD platforms
	  and for pre-1.6/m68k. Make a note of the PRs that need
	  fixing. This closes pkg/18236 from Klaus Heinz (k dot
	  heinz dot sep dot zwei at onlinehome dot de)

The FD_SETSIZE problems would be handled better if pth was changed
to use poll(2), and not select(2), internally.
2002-10-14 11:49:54 +00:00
skrll
1410ae7a86 cvs really doesn't like me...
Thanks to Mark Davies for noticing that this didn't happen.
2002-10-14 11:06:13 +00:00
skrll
3e3f710d2c Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
	* Compile fix for IRIX64

kdelibs
	* KHTML : Fixed progress bar.
	* KHTML : Fixed several crashes and misrenderings.
	* KHTML : Fixed "HTML source displayed in text viewer" after viewing
	  text.
	* KHTML : Only ask "download plugins?" once per requested mimetype in
	  the same page.
	* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
	  event.x/y) .
	* libkscreensaver : Fixed bug that in rare cases prevented the
	  screensaver from showing anything.
	* kio_file : Proper "disk full" error message in mkdir
	* KIO : Dropping links to webpages onto the desktop works in all cases
	  now
	* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
	* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice

kdebase
	* NSPlugins : Compatibility with gcc-3.x
	* Konqueror configuration : fixed default font size value
	* KDesktop : better determination of icon heights, for "lineup Icons"
	* KDesktop : Don't rearrange all icons when changing the font size
	* KControl : Fixed proxy configuration dialog layout
	* Fix a lot of mem leak
	* Kaddressbook : fix crash when we export CSV list
	* KDM
		* Security: proper temp dir creation for QT and disabled
		  crash dialog
		* Made chooser work at all
		* Fixed compilation with older glibc
		* Fixed bad lilo interaction wrt. warnings

kdegraphics
	* Kamera: Fixed crash when we didn't select camera in kcmkamera
	* KGhostview: Security related fixes

kdemultimedia
	* KMix : Fixed compilation on Solaris
	* Kaboodle : fixed when it was embedded in konqueror
	* Fix a lot of memory leak

kdenetwork
	* kpf: Security related fixes

kdepim
	* KAlarm: Fix right-to-left character sets not being displayed in
	  message edit control
	* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
	  #43250)
	* KNotes: Fixed session management (bug #22844)
	* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
	  already on mouse press)
	* KNotes: Fixed (in)famous bug that caused the big black windows
	  and lost data (bugs #22062, #44870, #45084, #45386, #45451,
	  #46570, #47352)
	* KNotes: Fixed drag'n drop of links and plain text

kdesdk
	* Disabled kbugbuster compilation because bug system changed. Use CVS
	  version if you need it.
2002-10-14 09:13:45 +00:00
martti
a9e061798a Updated php to 4.2.3
* lots of bug fixes
* experimental apache2 support
* added IPv6 support to gethostbyaddr()

ATTENTION!! register_globals defaults to 'off' now
2002-10-14 06:21:05 +00:00
seb
25e9e6b0ea Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
seb
a7fce54e24 Use buildlink2. Use perl5/module.mk. Fix COMMENT. 2002-10-13 22:10:13 +00:00
seb
59f516a51b Use perl5/module.mk. 2002-10-13 22:02:55 +00:00
seb
7cccf7280b Use buildlink2. Use perl5/module.mk. Fix COMMENT. 2002-10-13 22:00:30 +00:00
kristerw
84ca00410a Oops. Forgot to add patch-aa in previous commit. 2002-10-13 19:31:13 +00:00
kristerw
39c4d3ac7d Update SDL to version 1.2.5.
This update consists of numerous bugfixes. See
   http://www.libsdl.org/release/changes-1.2.html
for a full list.
2002-10-13 19:28:56 +00:00
wiz
d9b0e9a4fe Remove a bogus directory in the post-install step. 2002-10-13 17:08:56 +00:00
wiz
98ccb817f3 buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
wiz
e50cfaebb6 Still one user (dylan-*). 2002-10-13 14:45:07 +00:00
wiz
4816887cf6 buildlink1 -> buildlink2. 2002-10-13 14:06:04 +00:00
wiz
379590f98f Unused. 2002-10-13 12:18:11 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
wiz
26308f4a48 We still need this a bit longer. 2002-10-13 11:31:43 +00:00
wiz
a10f4baf89 Unused. 2002-10-13 00:42:19 +00:00
tron
b330a4fe8e Add work arround for buffer overflow in PTL2 library as suggested by
Nick Hudson. This fixes PR pkg/18585. Bump package revision to 1.
2002-10-10 18:59:30 +00:00
wiz
0a12e7b60b Unused. 2002-10-10 13:30:18 +00:00
wiz
3fcbc765de buildlink1 -> buildlink2. 2002-10-10 13:28:29 +00:00
wiz
8424cfa6c4 Unused. 2002-10-10 12:25:20 +00:00
wiz
4b9e1e8599 buildlink1 -> buildlink2. 2002-10-10 09:49:54 +00:00
wiz
76d79f60d0 buildlink1 -> buildlink2. 2002-10-10 09:37:12 +00:00
wiz
337e5e3f5c Fix typo in HOMEPAGE. 2002-10-10 08:23:05 +00:00
jlam
04c8f5b996 Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is
no longer defined by bsd.pkg.mk.
2002-10-10 01:01:09 +00:00
jlam
56adc9ad03 Be more precise about which files need to be moved into the readline
subdirectory in ${BUILDLINK_DIR}/include.
2002-10-09 21:46:56 +00:00
wiz
a4ec645faa Unused. 2002-10-09 19:45:53 +00:00
wiz
cc245681e2 buildlink1 -> buildlink2. 2002-10-09 19:41:23 +00:00
wiz
44809c3ab4 Unused. 2002-10-09 19:32:10 +00:00
wiz
520c7ad8ea Unused. 2002-10-09 19:05:52 +00:00
wiz
a81ee8fa6a Unused. 2002-10-09 19:04:25 +00:00
wiz
73bb472f25 Complete conversion to buildlink2 (untested -- Darwin-only change -- please
test!).
2002-10-09 19:04:12 +00:00
wiz
dc8e9a0da8 buildlink1 -> buildlink2. 2002-10-09 19:00:55 +00:00
wiz
c7e4d42ccc Unused. 2002-10-09 18:59:43 +00:00
wiz
bb5c962797 buildlink1 -> buildlink2. 2002-10-09 18:58:49 +00:00
wiz
2d6f6286dd Unused. 2002-10-09 18:47:35 +00:00
wiz
5543418437 buildlink1 -> buildlink2. 2002-10-09 18:34:58 +00:00
wiz
1a7bf80ecd buildlink1 -> buildlink2. 2002-10-09 18:32:01 +00:00
wiz
96c9bf94e8 Unused. 2002-10-09 18:28:19 +00:00
wiz
8b9d227479 buildlink1 -> buildlink2. 2002-10-09 18:27:46 +00:00
wiz
8745130ecf Unused. 2002-10-09 18:09:22 +00:00
wiz
5300b56849 Unused. 2002-10-09 17:41:29 +00:00
wiz
51f11b39f8 Unused. 2002-10-09 14:24:44 +00:00
wiz
730d75a79f Unused. 2002-10-09 14:01:27 +00:00
wiz
57d5bd7835 Unused. 2002-10-09 12:53:03 +00:00
jlam
92591a3b7b Unused. 2002-10-09 11:42:36 +00:00
jlam
126da1cd4a As a result of the last change, we no longer need to include bsd.prefs.mk. 2002-10-09 10:32:54 +00:00
jlam
b2e52ad1b4 buildlink1 -> buildlink2 2002-10-09 10:27:29 +00:00
jlam
1efb3889d7 Rather than creating wrapper scripts for pgcc and pg++, use them directly
and rely on the gcc and g++ called internally to use the buildlink
wrappers.  This correctly forces all references to headers and libraries
outside of /usr/include and /usr/lib to be within ${BUILDLINK_DIR}.
2002-10-09 10:27:12 +00:00
jlam
420ead485f Ensure that bsd.prefs.mk is included before setting CC and CXX so that
we override any settings in /etc/mk.conf.
2002-10-09 09:49:32 +00:00
jlam
7d8705d838 BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for unproven-pthreads, which
installs its files into its own hierarchy.
2002-10-09 09:47:29 +00:00
jlam
5f57a45e1c Unused. 2002-10-08 22:34:25 +00:00
wiz
18a9131dfb Unused. 2002-10-08 20:09:14 +00:00
wiz
b0bc86868d Unused. 2002-10-08 19:56:03 +00:00
wiz
55194099b6 Unused. 2002-10-08 13:24:42 +00:00
wiz
e1cb6bb1d8 Fix typo in COMMENT. 2002-10-08 11:56:33 +00:00
wiz
0bd745e60e Convert to buildlink2. 2002-10-08 11:56:04 +00:00
seb
cf0b1c7919 Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
seb
2d1bf5ebf8 Convert to buildlink2. 2002-10-07 21:56:52 +00:00
jlam
e93173bd31 Check that /usr/lib/libintl.* also exists before we use the system libintl
instead of GNU gettext from pkgsrc.  Fixes pkg/18570.
2002-10-07 19:11:16 +00:00
wiz
9ca10e1b4b Unused. 2002-10-07 19:08:19 +00:00
wiz
feed95377a Unused. 2002-10-07 19:03:05 +00:00
wiz
6686dfaba5 Unused. 2002-10-07 18:40:56 +00:00
wiz
5d9b86e2e2 Unused. 2002-10-07 18:19:49 +00:00
wiz
3dcfc55a94 Unused. 2002-10-07 17:48:50 +00:00
wiz
bf8e83fd32 Unused. 2002-10-07 15:44:49 +00:00
wiz
6841dd59b3 Unused. 2002-10-07 11:33:46 +00:00
wiz
2f7e4b2167 Unused. 2002-10-07 09:38:48 +00:00
wiz
adefc2190e Convert to buildlink2. Correct PLIST. 2002-10-07 09:36:53 +00:00
taca
07e3e24dc0 Some improvement to ruby-rd-mode:
- Support indentation support for EnumList.
- Make rd-intelligent-newline work if previous line isn't ItemList and
  MethodList.

Bump to ruby-rd-mode-0.6.11nb1.
2002-10-06 15:25:21 +00:00
wiz
208603f47c Add buildlink2.mk. 2002-10-06 13:59:22 +00:00
wiz
83ca76184c Convert to buildlink2. 2002-10-05 10:53:42 +00:00
wiz
2561e0e2d2 Convert to buildlink2. 2002-10-05 04:53:16 +00:00
wiz
0cf9134290 Unused. 2002-10-05 04:49:22 +00:00
wiz
b26d694d72 Remove CONFIGURE_ARGS that has no effect.
Luckily buildlink2 does it for us.
2002-10-05 04:17:59 +00:00
rh
b17b4384a8 Building requires a running X server. Add checkforx target required by
pre-build.  Fake X server if ${X11BASE}/bin/Xvfb is present.
Closes PR pkg/18417.
2002-10-05 04:10:03 +00:00
rh
989a579233 Add missing dependency on 'bonobo'.
Bump PKGREVISION.
2002-10-05 03:54:46 +00:00
rh
5c87c06e9a Fix LOCALSTATEDIR so that scrollkeeper-update no longer coredumps.
Closes PR pkg/18275.
2002-10-05 03:39:33 +00:00
wiz
93401c77fc Unused. 2002-10-05 00:04:15 +00:00
wiz
e92ac65fbf Unused. 2002-10-04 23:49:25 +00:00
markd
f9e8039fc8 It was pointed out that automake.mk only does BUILD_DEPENDS so go back
to an explicit DEPENDS on the latest automake package.
2002-10-03 21:10:43 +00:00
wiz
0ff0a20e7f COMMEND and DESCR updates. 2002-10-03 19:40:53 +00:00
wiz
d1e6003f94 Remove autoconf-devel and automake-devel (replaced by autoconf
and automake resp.).
2002-10-03 19:35:27 +00:00
wiz
55cbdd6563 Remove autoconf-devel, automake-devel; add autoconf213 and automake14. 2002-10-03 19:35:09 +00:00
wiz
3023c5b729 Update to automake 1.7 (from automake-devel package).
Does not conflict with automake14 package.
2002-10-03 19:31:51 +00:00
wiz
1bbd6aee00 Update to 2.54 (from autoconf-devel package).
Does not conflict with autoconf213 package.
2002-10-03 19:30:58 +00:00
wiz
7045d9a3ed Import of slightly modified automake-1.4, with new name and fixed
to not conflict with the to-be committed automake package.
Package provided by dillo.
2002-10-03 19:26:11 +00:00
wiz
dc9256af40 Import of slightly modified autoconf-2.13, with new name and fixed
to not conflict with the to-be committed autoconf package.
Package provided by dillo.
2002-10-03 19:25:04 +00:00
martti
38880d4202 Updated popt to 1.6.4 [changes unknown] 2002-10-03 16:07:55 +00:00
markd
c3e16ca0e6 Update to 2.1.3 to sync with the KDE 3.0.3 release 2002-10-03 13:50:52 +00:00
markd
325df95854 buildlink1 -> buildlink2 2002-10-03 13:37:54 +00:00
markd
14e90c2e1d Update to version 2.1.3 to bring into sync with KDE 3.0.3 release.
Changes are misc bug fixes.

Also buildlink1 -> buildlink2

Use mk/automake.mk.
The implied dependency updates from using automake.mk fix PR pkg/18368
2002-10-03 13:32:19 +00:00
markd
641c05b213 Update to version 3.0.3
Unknown changes, just bringing in sync with the rest of KDE.

buildlink1 -> buildlink2
2002-10-03 12:32:20 +00:00
wiz
d0f9e394b2 Use autoconf.mk. 2002-10-03 02:44:49 +00:00
seb
891f44abe5 Update to version 4.2: lots of new features, see below.
buildlink1 -> buildlink2.

Changes:

*** IMPORTANT NEWS FOR ALL AUTHORS OF TEXINFO MANUALS ***

As of version 4.2, Texinfo has a new command @copying to define the
copyright and copying permissions for a manual.  It's important to
switch to using it as soon as possible (as in your next release),
because the historical method of doing copyright permissions using
@ifinfo failed to output copyright information in the HTML (or XML)
formats.  The manual has detailed explanations and examples.  For
convenience, here's a url to one of the relevant sections:
  http://texinfo.org/manual/Document-Permissions.html

4.2 (1 April 2002)
* Language:
  . new command @copying to define copying permissions.  See above.
  . new conditionals @ifplaintext, @ifnotplaintext for the plain text
    (--no-headers) output format.
  . new command @\ to produce literal \ inside @math, since \ by itself
    no longer works.
* makeinfo:
  . emit accesskey attributes for keyboard shortcuts to menu items.
  . @{even,every,odd}{footing,header} are ignored by makeinfo now, so
    they no longer need to be enclosed in @iftex.
* texinfo.tex:
  . bug fix for pdf-format table of contents.
* info:
  . bug fixes for -R (--raw-escapes).
  . --help shows short option names.
* Distribution:
  . the doc.c, funs.h, and key.c files in info/ are no longer generated
    at make time, to appease Automake's make distcheck.
  . gettext 0.11.1, autoconf 2.53, automake 1.6 (with install-info kludge).

4.1 (4 March 2002)
* Language:
  . new commands @verbatim and @verb for printing verbatim inserts.
  . new command @verbatiminclude for verbatim include of files.
  . new environment @documentdescription for defining the HTML description.
  . new command @afivepaper for the A5 paper size.
* makeinfo:
  . supports xml and docbook output.
  . supports HTML splitting by node, which is now the default.
  . new option --split-size to control maximum size of split info files.
* info:
  . user-specified key bindings supported.
  . ANSI escape sequences (as produced by groff) removed from man output
    by default; use --raw-escapes to let them through if your terminal
    supports them.
* texinfo.tex:
  . @math implies @tex, so all the usual plain TeX math is supported.
  . smaller fonts for @smallexample, in all page sizes.
  . improvements in the PDF support.
* texi2dvi:
  . new option -o to explicitly specify output filename.
* Distribution:
  . switch to GNU Free Documentation License (http://www.gnu.org/copyleft/).
  . update to GNU gettext 0.11, autoconf 2.52, and automake 1.5.
  . Danish, Swedish, and Hebrew message translations.
2002-10-03 02:06:31 +00:00
wiz
7fdecd5a35 Remove autoconf dependency by adding a configure patch. 2002-10-02 23:46:08 +00:00
wiz
e3f41e3696 Add RCS Id. 2002-10-02 21:21:46 +00:00
dillo
7cde5d8e96 use autoconf.mk 2002-10-02 18:54:34 +00:00
wiz
40612daf2a Use autoconf.mk 2002-10-02 18:45:12 +00:00
wiz
52d8cd5f57 Works with texinfo-4.0 too, and we don't have any newer version anyway ;) 2002-10-02 16:30:16 +00:00
jlam
39aaf20bb8 Provide BUILDLINK_CPPFLAGS.stlport to locate stlport headers. 2002-10-01 00:11:54 +00:00
jlam
c8c5e07f33 Use >=4.0bn1 for additional fixes. 2002-09-30 23:41:31 +00:00
jlam
2b22e5be3e Remove unused buildlink.mk file. 2002-09-30 23:40:51 +00:00
jlam
1213fc0efa Default to a build dependency on stlport as most software just needs its
STL headers, not the extra iostream library.
2002-09-30 23:40:08 +00:00
jlam
63e3c3993b Use buildlink2 and use gcc/buildlink2.mk instead of homegrown GCC detection
code.  We lose the ability to build with PGCC, but that will be added back
into gcc/buildlink2.mk soon.
2002-09-30 23:33:54 +00:00
tron
d111c27772 Synchronize package list with last change. 2002-09-30 09:55:41 +00:00
rh
c42ec64f90 Replace hardcoded /usr/pkg in target.make w/ ${LOCALBASE}. Patch provided
by dillo in private email.
Bump PKGREVISION.
2002-09-29 23:45:52 +00:00
dmcmahill
b2c719071c add --disable-threads to CONFIGURE_ARGS so the included glib won't try
and build with thread support.
2002-09-29 22:35:21 +00:00
rh
2142930497 Update pkgconfig to 0.13.0. Changes are minor bugfixes:
- remove bogus pthread requirement
	- handle recursive other_cflags, other_libs
	- strip all "system directories" in C_INCLUDE_PATH out of
          pkg-config output to make gcc 3.2 happy
	- some win32 fixes
	- couple other minor things
2002-09-29 21:50:26 +00:00
wiz
abf564bcbe Uses pthreads -- add pthread.buildlink2.mk, bump PKGREVISION.
Noted by Julio Merino in PR 18462.
2002-09-29 13:03:43 +00:00
jlam
75a44d565a Don't install lib/libiberty.a, which conflicts with binutils. Bump
PKGREVISION.
2002-09-29 07:34:30 +00:00
jlam
da4c986bde Note conflict with ddd<=3.3, which installed a lib/libiberty.a. 2002-09-29 07:32:55 +00:00
jlam
c5ce8fcc05 buildlink1 -> buildlink2 2002-09-29 06:48:22 +00:00
jlam
405ac0c5d7 Set AS, LD, RANLIB, etc. when using devel/binutils so that the build
system uses the correct binutils.  It's not enough to just stick them to
the front of the PATH.
2002-09-29 06:35:20 +00:00
wiz
f71add923c Update to 1.7. Changes:
* Autoconf 2.54 is required.
* `aclocal' and `automake' will no longer warn about obsolete
  configure macros.  This is done by `autoconf -Wobsolete'.
* AM_CONFIG_HEADER, AM_SYS_POSIX_TERMIOS and
  AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL are obsolete (although still
  supported).  You should use AC_CONFIG_HEADERS, AC_SYS_POSIX_TERMIOS,
  and AC_HEADER_TIOCGWINSZ instead.  `autoupdate' can upgrade
  `configure.ac' for you.
* Support for per-program and per-library `_CPPFLAGS'.
* New `ctags' target (builds CTAGS files).
* Support for -Wmumble and -Wno-mumble, where mumble is a warning category
  (see `automake --help' or the manual for a list of them).
* Honor the WARNINGS environment variable.
* Omit the call to depcomp when using gcc3: call the compiler directly.
* A new option, std-options, tests that programs support --help and --version
  when `make installcheck' is run.  This is enabled by --gnits.
* Texinfo rules now support the `ps' and `pdf' targets.
* Info files are now created in the build directory, not the source directory.
* info_TEXINFOS supports files in subdirectories (this requires Texinfo 4.1
  or greater).
* `make distcheck' will enforce DESTDIR support by attempting
  a DESTDIR install.
* `+=' can be used in conditionals, even if the augmented variable
  was defined for another condition.
* Makefile fragments (inserted with `include') are always distributed.
* Use Autoconf's --trace interface to inspect configure.ac and get
  a more accurate view of it.
* Add support for extending aclocal's default macro search path
  using a `dirlist' file within the aclocal directory.
* automake --output-dir is deprecated.
* The part of the distcheck target that checks whether uninstall actually
  removes all installed files has been moved in a separate target,
  distuninstallcheck, so it can be overridden easily.
* Many bug fixes.
2002-09-28 10:22:55 +00:00
rh
73232caa5c s/ix86/GNUSTEP_HOST_CPU/
s/elf/APPEND_ELF/
2002-09-28 02:01:40 +00:00
rh
6949e0b833 Add and enable gnustep-examples 2002-09-28 00:02:53 +00:00
rh
de8f0b291d Initial import of gnustep-examples-0.9.7, a set of GUI programming examples
for GNUstep
2002-09-28 00:02:06 +00:00
rh
e127ab6e2c Work around a bug in pth that breaks a non-threaded applications that are
linked against SYSCALL_HARD versions of libpthread.
Add an openapp wrapper script to ${PREFIX}bin for starting GNUstep apps
Bump pkgrevision
2002-09-27 23:56:30 +00:00
rh
a8cf807bb1 USE_X11 so that GNUstep GUI applications will find X11 libraries
Bump PKGREVISION
2002-09-27 23:52:38 +00:00
kristerw
60e6a01753 Update devel/dejagnu to version 1.4.3.
Changes since 1.4.1 include:
- New XML output option, so test results can be loaded into a database.
- Support for the KFAIL/KPASS (known failures). This is mostly oriented
  towards GDB testing.
- New tutorial chapter.
- Test case builds with either libstdc++-v3 (as used by gcc-3.0.x) or the
  older v2.(as used by gcc-2.95.x)
2002-09-27 23:43:42 +00:00
rh
9f85fe4d75 Add proper runtime link path
Add some missing environment variables needed by the GNUstep build system
Include GNUstep binary directories in PATH
Include some missing header files in buildlink list
Bump PKGREVISION
2002-09-27 15:22:11 +00:00
martti
84534e1efb Updated pcre to 3.9
* Bug fixes
2002-09-27 11:04:23 +00:00
rh
b079f1760c Add and enable gnustep-base 2002-09-27 11:00:31 +00:00
rh
eae8ff1ddb Initial import of gnustep-base-1.5.0, the (non-graphical) Objective C
foundation library for GNUstep.
2002-09-27 10:58:42 +00:00
rh
8418a0c4e9 Add and enable gnustep-objc 2002-09-27 10:45:36 +00:00
rh
19d6f0a95d Initial import of gnustep-objc-1.2.2, an Objective C runtime for GNUstep. 2002-09-27 10:44:47 +00:00
rh
9ac77a2358 Add and enable gnustep-make 2002-09-27 10:41:28 +00:00
rh
41b8141a5f Initial import of gnustep-make-1.5.0, a set of makefiles and templates for
GNUstep development.
2002-09-27 10:40:16 +00:00
rh
a4af18ef91 Remove duplicate blank line to make pkglint happy 2002-09-27 10:36:07 +00:00
wiz
232ea76d40 regen (bl1 -> bl2) 2002-09-27 09:46:27 +00:00
rh
b1cedbc5e2 Add a buildlink2.mk 2002-09-27 09:04:41 +00:00
schmonz
d4906c8971 Update to 2.3.2, adjusting MASTER_SITES. From NEWS:
=== Release 2.1, July 10, 2002

Change to handle RCS branch tags (so this tools can work with
RCS (vs CVS) repositories, too!) RCS branch tags are those
with an even number of "."s.

=== Release 2.2, July 18, 2002

You can now choose the Perforce filetype you'd like to have ALL of
your text files imported with. As long as it's "text" or "ktext" :-).
See the "$TEXTTYPE" configuration item.

For "developers": Added a new test/getgood script to grab the test
comparision files which have changed with a "runtest -gengood". Less
tedium.

Made the test/phone.gif,v a binary (-kb) RCS file, so we really test
that.

Fixed a bug in dochanges, wherupin the command to create a symlink to
the RCS archives was being created in copy mode, provided the copy did
not fail. Reported by John Wong (jw at unicom.com.au).

Added a new config item "DEADSTATE", for saying what RCS state value
means "deleted" in Perforce. It defaults correctly for CVS, so if
you're converting real CVS, you can just leave this as-it.

=== Release 2.3.1, July 30, 2002

Now always run p4d with an explicit p4d -r, in case the user's
environment has a P4ROOT set.

genmetadata now reports both the CVS file archive path and the
converted file path as it processes each file. This makes it easier to
tell what RCS archive file caused a problem if the file cannot be
parsed properly.

The scripts now use the more modern tie()/untie() database interface,
instead of the older dbmopen()/dbmclose() interface. The scripts
assume the presence of the DB_File (Berkeley DB 1.x) module. This
means that you are no longer left to the whim of the dbm support
compiled into your perl. Certain dbm implementations, notable that in
recent Solaris, caused problems. If you don't have DB_File support for
your perl, you'll need to find the tie() statements in the bin/*
scripts, and modify them to use some dbm package that you do have on
your system.

$P4_DEPOT can now be set to something that doesn't start with
"//depot/", and things will work properly (a new depot specification
will be created in the converted database).

Added README notes about conversions that merge into an existing
depot.

=== Release 2.3.2, September 3, 2002

Add $DEPOT config item, allowing RCS archives to appear as
$P4ROOT/$DEPOT/$CVS_MODULE; I.e., with $DEPOT set to "depot/IMPORT",
the RCS archive files will end up under
"depot/IMPORT/<modulename>/<filepath>"; With $DEPOT set to "depot",
they will be, simply, "depot/<modulename>/<filepath>". This makes it
easier to make later merges of subsequently imported changes easier.

Changed the database open code to allow setting the size of hash
buckets (allows large conversions without running out of space for
hash table pages).

Handle label names with '#' or '@' by substituting "_hash_" and/or
"_atsym_" into the converted label name.

(Thanks to Marc Tooley of Perforce Support for supplying these
imporvements).
2002-09-27 02:02:17 +00:00
jlam
7465b42efd We want to say -L${BUILDLINK_PREFIX.gettext-lib}/lib, not
-L${BUILDLINK_DIR}/lib, because we don't need to lie to the compiler
anymore.
2002-09-27 00:44:33 +00:00
schmonz
50bd1156b2 USE_JAVA should now be either "build" or "run". The default definition
of WRKSRC suffices here.
2002-09-26 22:56:03 +00:00
schmonz
b629f00670 Update to 1.3.3. From the changelog:
- added the 'memory reduction' patch from Baruch Even.  This patch
  greatly reduces the memory footprint of CVSps against a large
  repository by using dynamically allocated buffers, and by using
  a tree to hold "common" strings (to avoid having a thousand copies
  of the string "1.1").  This patch also adds a new option '-t' which
  displays some memory usage statistics at the top.

- added the 00-strip-revision.patch from Steven Tweedie which fixes
  a parsing problem when there are locked files in the repository

- added the 'Tweedie Tweenie' patch from Steven Tweedie (01-stable-tree)
  which fixes a bug where interspersed commits could cause unstable
  tree behavior.  This would happen especially when multiple users commit
  at the same time to different parts of a large tree over a slow link.

- added the --norc option (based on a suggestion by Soren S. Jorvang)
  to handle cases where people have bad stuff in their .cvsrc which makes
  cvsps fail.  I could have added the '-f' unconditionally to the command
  line for cvs when run under cvsps, but somehow that seemed dangerous.
2002-09-26 22:03:56 +00:00
jschauma
a4fa2cfd31 Update to 0.23. No changelog available, but it seems to mainly consist
of more commented debugging statements ;-).  A diff between 0.22 and 0.23
is available for a limited period of time at
http://guinness.cs.stevens-tech.edu/~jschauma/netbsd/pedisassem.diff
2002-09-26 17:25:46 +00:00
abs
817bef121a If overriding do-build: make sure to include ${_ULIMIT_CMD}.
Fixes build breakage under sun-jdk14. PKGREVISION not bumped.
2002-09-26 09:54:36 +00:00
wiz
8ee959e71c Update to 1.6.3.
Changes:
* Support for AM_INIT_GETTEXT([external])
* Bug fixes, including:
  - Fix Automake's own `make install' so it works even if `ln' doesn't.
  - nobase_ programs and scripts honor --program-transform correctly.
  - Erase configure.lineno during `make distclean'.
  - Erase YACC and LEX outputs during `make maintainer-clean'.
2002-09-25 19:30:39 +00:00
wiz
5564038d99 Update to 1.4.6.
Changes:
* Versioned install support back-ported from 1.6
2002-09-25 19:22:30 +00:00
wiz
27ddcd25e6 Update to 2.54, provided by Julio Merino in PR 18354.
* Major changes in Autoconf 2.54                       -*- outline -*-

** Executables

- autoreconf no longer changes the version of the gettext/po/intl
  support files. It now adds the files the correspond to the
  AM_GNU_GETTEXT_VERSION declared in configure.ac.

  Warning: It now relies on the 'autopoint' program, which is part
  of GNU gettext 0.11.4 and newer.

  Please note that you need to have a GNU gettext version that
  corresponds at least to the AM_GNU_GETTEXT_VERSION declared
  in configure.ac. You can upgrade to newer GNU gettext versions,
  though, without needing to change configure.ac.

- The -I DIR or --include=DIR option now appends DIR to the include path
  instead of prepending; this is for consistency with other GNU tools.
  The new -B DIR or --prepend-include=DIR option has the old behavior.

** Macros

- AC_OUTPUT
  Now handles all the gory details about LIBOBJS and LTLIBOBJS.
  Please, remove lines such as

	# This is necessary so that .o files in LIBOBJS are also
	# built via the ANSI2KNR-filtering rules.
	LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`

  and read the `AC_LIBOBJ vs LIBOBJS' section.  Do not define U in
  your Makefiles either.

- AC_CONFIG_LINKS now makes copies if it can't make links.

- AC_FUNC_FNMATCH now tests only for POSIX compatibility, reverting to
  Autoconf 2.13 behavior.  The new macro AC_FUNC_FNMATCH_GNU also
  tests for GNU extensions to fnmatch, and replaces fnmatch if needed.

- AC_FUNC_SETVBUF_REVERSED no longer fails when cross-compiling.

- AC_PROG_CC_STDC is integrated into AC_PROG_CC.

- AC_PROG_F77 default search no longer includes cf77 and cfg77.

- New macros

  AC_C_BACKSLASH_A, AC_CONFIG_LIBOBJ_DIR, AC_GNU_SOURCE,
  AC_PROG_EGREP, AC_PROG_FGREP, AC_REPLACE_FNMATCH,
  AC_FUNC_FNMATCH_GNU, AC_FUNC_REALLOC, AC_TYPE_MBSTATE_T.

- AC_FUNC_GETLOADAVG
  looks for getloadavg.c in the CONFIG_LIBOBJ_DIR.

- AC_FUNC_MALLOC
  Now defines HAVE_MALLOC to 0 if `malloc' does not work, and asks
  for an AC_LIBOBJ replacement.

** Bug fixes

- Spurious complaints from `m4_bmatch' about invalid regular
  expressions are suppressed.

- Empty top_builddirs are properly handled.

- AC_CHECK_MEMBER works correctly when the member is an aggregate.

- AC_PATH_PROG
  Now colon in the optional path arguments are properly handled.

** Improved portability

- Both Autoconf the package, and the scripts it produces, should run
  more reliably with Zsh.  Bear in mind it is the default Bourne shell
  on Darwin.

- Autoconf and the scripts it produces no longer assume the existence of
  the obsolescent commands egrep and fgrep.

** Documentation

- Limitations of Make
  More of them.

- GNATS
  The GNATS base has moved to
  http://bugs.gnu.org/cgi-bin/gnatsweb.pl?database=autoconf

** Misc.

- config.log
  Now contains the list of ouput variables and files (AC_SUBST,
  AC_SUBST_FILES).
2002-09-25 19:13:41 +00:00