Commit graph

2455 commits

Author SHA1 Message Date
wiz
96e9c2ffc5 Add buildlink2.mk 2002-10-07 20:12:13 +00:00
wiz
9628ce0fda Convert to buildlink2. 2002-10-07 20:12:00 +00:00
wiz
a92afce3bc Unused. 2002-10-07 20:05:25 +00:00
wiz
ec0b3df3be Unused. 2002-10-07 19:48:03 +00:00
wiz
4ec42a0d4c Unused. 2002-10-07 19:34:35 +00:00
wiz
acb972da4b Convert to buildlink2. 2002-10-07 19:33:58 +00:00
wiz
75db99f4d8 Unused. 2002-10-07 19:15:13 +00:00
dent
6454dc5b4a gimp-base-1.2.3nb1 -> gimp-base>=1.2.3nb1 2002-10-07 16:38:22 +00:00
hubertf
c378823256 Add switch GIMP_WITH_HELPBROWSER to build gimp with help browser.
Disables to "no", which results in no gnome-libs being needed.

Patch contributed by Stefan Krüger <skrueger@europe.com> in private mail,
with some changes from me.
2002-10-07 14:54:42 +00:00
skrll
abaf8c1ffe Enable the SSE detection and checking stuff for NetBSD
Bump PKGREVISION.
2002-10-07 11:36:15 +00:00
reinoud
cc7b957f87 Fix small naming issue... the package directory is called clanlib and not
ClanLib
2002-10-07 10:44:57 +00:00
he
3a629c102a Merge in the multi-page TIFF file support patch from
ftp://ftp.trilon.com/pub/xv/patches/mp-tiff-patch
as found on
  http://www.trilon.com/xv/downloads.html#patches
Bump package revision to 4.
2002-10-06 16:26:56 +00:00
wiz
79f0e8545f Convert to buildlink2. 2002-10-06 14:06:42 +00:00
jlam
51e45c37ca Support using audio/oss with xanim with USE_OSS defined. 2002-10-06 11:43:25 +00:00
jlam
2ff9ba9bcc Lose unnecessary inclusion of bzip2/buildlink2.mk 2002-10-05 11:41:27 +00:00
markd
0a77ccc555 Add a buildlink2.mk file for other packages to use. 2002-10-05 05:43:18 +00:00
wiz
c0cd2110d2 Unused. 2002-10-05 04:08:51 +00:00
wiz
a2a631dbc1 Unused. 2002-10-05 04:02:19 +00:00
wiz
78e8742593 Convert to buildlink2. 2002-10-05 03:57:34 +00:00
wiz
293f20de51 Unused. 2002-10-05 03:44:35 +00:00
wiz
5fe7ab8e04 Sort. 2002-10-03 15:35:08 +00:00
wiz
f973703e72 Use autoconf.mk. 2002-10-03 00:52:48 +00:00
wiz
a5c1e07e57 Use automake.mk. Drop a now unneeded patch. 2002-10-02 23:20:34 +00:00
wiz
1bfeff5e3a Use automake.mk and autoconf.mk. 2002-10-02 22:08:44 +00:00
dillo
73d3b1bf94 get rid of autoconf build dependency by patching configure 2002-10-02 21:38:01 +00:00
markd
94403deb9c buildlink1 -> buildlink2
Expand on the DESCR.  Partially addresses pkg/18374
2002-10-02 12:06:41 +00:00
dillo
5022a1f681 fix checksum for patch-aa
XXX: checksums for skins are wrong too.
2002-10-01 13:57:04 +00:00
dillo
c98550c570 fix VCD playback
search for config files where we install them
bump PKGREVISION
2002-10-01 12:51:46 +00:00
abs
7653413d40 missed in mplayer update 2002-10-01 07:31:51 +00:00
wiz
0ad4c0d157 Another day, another tuxpaint (2002.09.29):
* Updated Norwegian documentation.
  * Updated German translation.
  * Fixed problem where some locales wouldn't get translated stamps.
  * Various sayings can be used instead of just 'Great!'.  See 'src/great.h'
  * Text tool checks width of character in font, rather than relying on
    'isprint()' - this SHOULD help unicode characters work in the Text tool.
  * Updated Spanish translation.
  * Increased scrollbar repeat speed.
2002-09-30 15:50:57 +00:00
wiz
a2e3c2c4f2 Update to 2002.09.29:
This release adds pictures of Euro coins, a Norwegian translation
of spoken number sounds, and updates to the French translation(the
documentation is translated to French). "Happy face" stamps (with
sounds), "Halloween" stamps (with sounds), and some more "symbol"
stamps (heart, star, paw-print) were created. A Neil Armstrong
sound was added to the "Apollo lander" stamp.
2002-09-30 12:47:56 +00:00
wiz
5dfb1970fb Update to 2002.09.28, for Cyrus.
Changes:
  * Translated to Brazilian Portuguese ('pt_BR').
  * Fixed 'get_fname()' so that it won't return a directory name with
    a trailing slash (if no filename was given).  Some 'mkdir()'s don't
    like trailing slashes.
  * "lang=" setting is now recognized in configuration files.
  * Default configuration file now exists (Unix/Linux).
    Installed as /etc/tuxpaint/tuxpaint.conf.
    Read before "~/.tuxpaintrc".
    Reading it can be disabled with "--nosysconfig" on command-line.
  * Added support for "OPTION=no" in config file, as well as
    "UNOPTION=yes" (like command-line args. use), so that "~/.tuxpaintrc"
    can override any settings in new system config.
    (e.g., "noprint=no" or "print=yes" will override a "noprint=yes")
  * Updated Spanish documentation.
  * Added warnings about untranslated strings ("NOTRANS: ...") to
    debugging output.  ("#define DEBUG")  (Useful for translators.)
  * Added option to disable 'fancy' mouse pointers:  --nofancycursors
    (since fullscreen under Windows and non-X-Window targets under Linux
    currently have problems due to an SDL library bug)
  * Changed 'tuxpaint-import's usage message to reflect that it can import
    multiple files at a time, and that it has a "--help" option.
  * Updated 'tuxpaint-import's help message to describe what the program does.
2002-09-29 20:58:18 +00:00
wiz
081891f18d Update to 0.90pre8. Changes:
pre8:
A fix for the http:// infinite memory leak bug, some WMS9 mms://
fixes, various SPARC, HP/UX, and NetBSD/OpenBSD portability fixes,
demuxer fixes for >2GB nuppelvideo files, an mencoder -ss fix for
3-pass encoding, another fix for the gui.conf locale bug, an X11
fullscreen switching fix, and a MOV files edit-list handling fix
were made. The manpage has been re-formatted, small DOCS updates
were made, and the ChangeLog files came back.  Code cleanup was
continued (more obsolete files were removed or merged), and the
Win32 DLL loader has been synced with AviFile CVS.
pre7:
Obsolete code (such as libvo2 and old input methods) was removed.
libmpcodecs was cleaned up. The behavior the of -afm/-vfm options
has changed. Various demuxer and codec fixes were mad for realvideo
support. The 'sipr' audio codec was added. New 2-pass bitrate
control was implemented, and various rv10 and MPEG4 en/decoding
fixes were made in libavcodec.  New video filters include soft-eq,
halfpack, and film noise. Networking fixes were made. Live.com
support was improved.  The v4l capturing code was nearly rewritten.
A new audio input layer is used. Libmpdvdkit was upgraded to use
libdvdcss 1.2.2. Better ac3 passthrough was implemented with ALSA
9. Various GUI fixes were made. Subtitle selection and drag & drop
support was added.
2002-09-29 16:18:49 +00:00
rh
cec90ba291 Add and enable ImageViewer 2002-09-29 09:36:49 +00:00
rh
7db008292a Initial import of ImageViewer-0.6.0, a GNUstep image display application. 2002-09-29 09:29:55 +00:00
jlam
6e35bf96e1 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 07:13:32 +00:00
jlam
62404dbb44 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 07:09:33 +00:00
jlam
2533e7b52e Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 06:37:07 +00:00
jlam
e9e95df55c Use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 06:32:02 +00:00
rh
892c42d13c Add and enable 3DKit packages 2002-09-29 06:19:16 +00:00
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
wiz
44d1ecafc5 Add and enable bktr2jpeg. 2002-09-29 00:15:58 +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
dillo
d348036208 belatedly bump mplayer package revision for AAC support 2002-09-28 15:54:54 +00:00
wiz
d1420a1ba3 packages@netbsd.org, not .com! 2002-09-28 10:31:04 +00:00