Commit graph

32873 commits

Author SHA1 Message Date
rh
d95a5f89dc Initial import of SDLKit-0.3.1r2, a 3DKit SDL backend 2002-09-29 06:16:52 +00:00
rh
6b85d3d923 Initial import of GlutKit-0.3.1r2, a 3DKit GLUT backend 2002-09-29 06:16:06 +00:00
rh
75f8807cff Initial import of GLXKit-0.3.1r2, a 3DKit GLX backend 2002-09-29 06:15:34 +00:00
rh
5459448c09 Initial import of RenderKit-0.3.1r2, an Objective-C API for core
scene rendering
2002-09-29 06:14:50 +00:00
rh
d62617df0f Initial import of GeometryKit-0.3.1r2, an Objective-C class library for
calculating 3D geometry
2002-09-29 06:14:11 +00:00
rh
5f89723326 Initial import of 3DKit-0.3.1r2, a 3D graphics foundation class library 2002-09-29 06:12:51 +00:00
jlam
065cc7bfd4 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 05:11:01 +00:00
rh
9bcd211190 Remove bogus buildlink2.mk 2002-09-29 03:59:21 +00:00
rh
7d4acd4f7a Note addition of GNUMail-1.0.3 2002-09-29 03:49:17 +00:00
rh
2331cf1643 Add and enable GNUMail 2002-09-29 03:48:50 +00:00
rh
4f4d49a9eb Initial import of GNUMail-1.0.3, a clone of NeXT's Mail.app 2002-09-29 03:48:08 +00:00
rh
389b7c7808 Note addition of Pantomime-1.0.5 2002-09-29 03:42:36 +00:00
rh
b751f89214 Add and enable Pantomime 2002-09-29 03:42:05 +00:00
rh
9ee94fd29c Initial import of Pantomime-1.0.5, an Objective-C mail system class library 2002-09-29 03:41:15 +00:00
jlam
a7e66ffe3b buildlink1 -> buildlink2, and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 03:31:13 +00:00
jlam
1b6b4b23b1 Use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 03:29:47 +00:00
jlam
b8c2102826 Use gcc/buildlink.mk instead of Makefile.gcc. 2002-09-29 03:27:57 +00:00
jlam
e236de1637 Add buildlink2.mk file to add a build dependency on libffm. 2002-09-29 03:22:24 +00:00
jlam
80b8299907 buildlink1 -> buildlink2 2002-09-29 03:20:41 +00:00
rh
5b9570bb28 Correctly fetch ALLFILES containing '=' characters 2002-09-29 01:38:32 +00:00
jlam
0c5b2825de buildlink1 -> buildlink2 2002-09-29 01:32:05 +00:00
jlam
7ef3659caa Need to pass the library path to libstdc++.so as well, and only add the
extra ld flags if we USE_CXX.
2002-09-29 01:24:00 +00:00
jlam
7abd2f0e59 Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packages
uses C++.  Hopefully fixes pkg/16567.
2002-09-29 01:22:33 +00:00
wiz
44d1ecafc5 Add and enable bktr2jpeg. 2002-09-29 00:15:58 +00:00
wiz
a805c6eefa Added bktr2jpeg-1.0. 2002-09-29 00:14:32 +00:00
wiz
21ca33d771 Import bktr2jpeg from PR 18405 by Thomas Runge.
This is a package for bktr2jpeg, which grabs images from /dev/bktr
and saves it as a jpeg file. That makes a console based simple
webcam program.
2002-09-29 00:13:14 +00:00
jlam
5e055b8042 Ensure that the buildlink2 wrappers are found when searching for toolchain
subprograms, and that the lang/gcc libstdc++.so is found by the linker.
2002-09-29 00:08:51 +00:00
wiz
fa58b5c273 Document the difference to canna-server. Closes PR 18423 by Curt Sampson. 2002-09-28 23:58:44 +00:00
wiz
4db8f92b30 Define DISTNAME even for unsupported platforms; otherwise bsd.pkg.mk
complains. Addresses part of PR 18443.
2002-09-28 23:52:42 +00:00
jlam
3f254d2f51 * Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it was
overflowing the make variable size limit.

* Rename _BLNK_WRAP_ENV to _BLNK_WRAP_SETENV, and use _BLNK_WRAP_ENV to
  set the shell environment for the wrappee.  Allow BUILDLINK_WRAPPER_ENV
  to add to the shell environment.
2002-09-28 23:46:42 +00:00
dillo
d348036208 belatedly bump mplayer package revision for AAC support 2002-09-28 15:54:54 +00:00
uebayasi
561b979f39 Nuke a bogus invocation of 'pkg_info -I' and use 'pkg_info -e' instead.
Simplify the '!=' lines.

Pointed out by wiz (a.k.a. wizd(8)).
2002-09-28 14:19:51 +00:00
wiz
a47e7466e5 Add -lm to LIBS, somehow needed for it to be included in libsndfile.la. 2002-09-28 11:35:51 +00:00
wiz
d1420a1ba3 packages@netbsd.org, not .com! 2002-09-28 10:31:04 +00:00
wiz
5e224fece0 devel/automake-devel-1.7 update, correct date in last entry.
Replace static-bash with static-bash2, since that's the dirname.
2002-09-28 10:25:19 +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
martti
f48fe295d4 Updated etcupdate to 20020928 2002-09-28 06:19:35 +00:00
martti
bf27ec4cc0 Updated etcupdate to 20020928
* Fix a typo (PR#18440)
* Don't execute /etc/postinstall if -b was used
2002-09-28 06:18:35 +00:00
dmcmahill
594c0805bc add -fPIC -DPIC to CFLAGS for NetBSD. Needed by sparc, ppc, and maybe
others.
2002-09-28 04:02:59 +00:00
hubertf
533fc5b2dd Update gaim to 0.59.3. Changes:
0.59.3 (09/14/2002):
	Rob: This really has been made a little early.  Of course, we figured
	that some of you may like to connect to Yahoo. Sorry about that
	little blunder. I blame it on George.

	Sean: That was just a silly mistake--there's no need to make George
	feel bad!  There's also some nice i18n fixes in there by Matt Wilson
	from RedHat.

	George: Why doesn't anybody love me?

0.59.2 (09/09/2002):
	Rob: This time Sean couldn't be with us.  I finally got my linux box
	some what back in order.  Life has been extremely hectic for both Sean
	and myself lately, I think.  Sean will have his cable connection soon
	and my linux box should be completely happy again soon.  Thanks to
	everyone that kept the patches coming in and organized while we
	were busy (chip, luke, robot, etc.)
2002-09-28 03:49:18 +00:00
rh
d0fe7d5a69 Note additions of GWLib and gworkspace-0.4 2002-09-28 02:21:52 +00:00
rh
936c02e8b1 Add and enable GWLib and gworkspace 2002-09-28 02:20:48 +00:00
rh
e21ed519d7 Initial import of gworkspace-0.4, the GNUstep workspace and file manager. 2002-09-28 02:19:51 +00:00
rh
dfc99e6de0 Initial import of GWLib-0.4, a file and workspace manager backend library
for GNUstep.
2002-09-28 02:19:03 +00:00
rh
73232caa5c s/ix86/GNUSTEP_HOST_CPU/
s/elf/APPEND_ELF/
2002-09-28 02:01:40 +00:00
wiz
7e39b21697 Updated audio/libsndfile to 1.0.1. 2002-09-28 01:29:59 +00:00
wiz
07b3b349b8 Update to 1.0.1.
Changes:
Version 1.0.1 (2002-09-14)
  * Added MAT and MAT5 file formats.
  * Minor bug fixes.
2002-09-28 01:28:24 +00:00
rh
f09c5b1e32 Note addition of gnustep-examples-0.9.7 2002-09-28 00:03:22 +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