Commit graph

23046 commits

Author SHA1 Message Date
rh
32423096e3 Update GConf to 1.0.4. No list of changes is available, but apparently
GConf-1.0.4 is required for galeon-1.20 as pointed out in private mail by
Shin'ichiro TAYA <taya@netbsd.org>
2001-08-26 16:55:46 +00:00
magick
70cc2b61c4 Update to 0.6.0
While here, clean it up a bit:
don't install to X11BASE
buildlink'ify
homepage moved
archive is downloadable, remove NO_SRC_ON_FTP

Changes between 0.5.2 and 0.6.0:
- Possibility to invoke user-defined external commands from the context
  menu in the browser listbox, e.g. to program a timer for
  the selected programme in a scheduler like plan.
- Dump of programme list or selected programme descriptions into a
  file in HTML format, from where they can be loaded by any
  WWW browser. This may be of interest for people who want to print
  out TV schedules onto dead trees.
- New text search option Match full to allow exact title matches,
  e.g. a search for "heute" will no longer match on "heute journal"
  when full match is enabled.
- Alphabetically sorted series list in the filter menu.
2001-08-26 14:15:32 +00:00
skrll
402cf3dc81 Sort. 2001-08-26 11:36:36 +00:00
skrll
523ab9e821 Pull across Mesa detetecion fixes from KDE 2.1.
This should hopefully fix the build problems with XF4. Build tested with
XF3.
2001-08-26 11:36:02 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
mjl
d2e7788786 Correctly build libart-config wrapper. Fixes PR/13786 2001-08-26 01:44:33 +00:00
mjl
ac95f5fd99 Update to 0.88.1
* Input method support should work correctly now.
* SVG shape files now use namespace from final W3C recommendation.
  Addon shapes will have to be modified to use the
  http://www.w3.org/2000/SVG namespace for SVG.  SVG export filter
  also uses correct doctype.
* menus should now work in both gtk+ and gnome builds and have no i18n
  related problems.  Don't look in app/menus.c.
* pstricks renderer output should now work fine without modification now.
* gdk-pixbuf is now a requirement for building dia.  It no longer
  falls back to imlib if it can't find gdk-pixbuf.
* handle "file not found" errors better in the image object type.
* Dia now has documentation thanks to the GDP.  The help menu now has
  more than just an about menu item.
* Antialiased drawing mode probably won't crash dia anymore
* Dia has a splash screen now (which can be turned off with the
  --nosplash option).
* Updated bonobo support (when --enable-bonobo is used)
* added expose event compression for the dia canvas, which makes dia
  more usable over remote X connections.
* Many objects updated to use properties interface.
* experimental unicode print support (--enable-unicode)
* updates to the python plugin and now distribute it with dia (--with-python)
* many new shapes and export filter plugins.
* other bug fixes.
2001-08-26 01:27:14 +00:00
wiz
62ea851c7c Fix dependency line, by Martti Kuparinen in pkg/13782. 2001-08-25 16:56:41 +00:00
hubertf
bd4ce42a80 * merge all patches to xdu.c into one patch file
* silence a warning about missing prototype
 * when *alloc() fails to get some memory, print an error and exit,
   instead of crashing

Bump version to 3.0nb2
2001-08-25 16:34:26 +00:00
manu
0d2cd59e6c - Fixes paths in Linux ldd (this is a shell script), so that it can work later.
(this also reuire some kernel support which has not been committed yet.
- Added some comment in the install section to keep it understandable by
human readers
2001-08-25 16:28:31 +00:00
skrll
9dd9dc3095 automake is only a BUILD_DEPENDS 2001-08-25 09:08:48 +00:00
skrll
d2ef5d9c2c This needs gettext.m4 to build. 2001-08-25 09:03:06 +00:00
skrll
97d7dc39bc Add BUILD_DEPENDS on xml-i18n-tools. Pick up in bulk builds I'm doing. 2001-08-25 07:21:16 +00:00
jlam
d0c69a0d50 Pass the appropriate linker flags in LIBS along with -lintl to ensure that
-lintl is picked up by the linker.
2001-08-25 02:35:25 +00:00
jlam
943a6291b2 Note that when buildlinking a package, USE_XAW may be converted to
.include "../../mk/xaw.buildlink.mk".
2001-08-25 02:17:02 +00:00
jlam
bc672921ea Add some installed files missing from the PLIST. 2001-08-25 02:12:05 +00:00
hubertf
aef4c449fc make this find shared libs at runtime (-Wl,-R) 2001-08-25 01:22:17 +00:00
jlam
e456883fba Remove some more directories during deinstallation. 2001-08-24 23:48:21 +00:00
wiz
2834b2dc2e Update to 2.4.2, provided by Martti Kuparinen in pkg/13741.
Changes: Bugfixes and speedups, details at http://xmlsoft.org (News).
2001-08-24 16:59:01 +00:00
mjl
ac6d4ec10e Oops, correct file location. 2001-08-24 14:46:28 +00:00
hubertf
d06225ad8f Make this build again after an API change for png_info_init()
in latest png (1.0.12 or so)
2001-08-24 13:02:48 +00:00
hubertf
0b2212a873 fix path in patch 2001-08-24 12:52:06 +00:00
hubertf
5cd0a8433c Make build again:
* pull in xgettext via BUILD_USES_MSGFMT
 * get $GTK_CONFIG defined via USE_CONFIG_WRAPPER

Home that's TRT
2001-08-24 12:47:33 +00:00
abs
8d04d4c878 At least depend on the right version of pcal for SunOS or Linux. 2001-08-24 11:43:47 +00:00
abs
14d260b0ec Updated arpwatch to 2.1a11. No changelog available, old distfile removed. 2001-08-24 11:37:07 +00:00
abs
b5a9fde419 Fix fo linux a different way - make more like NetBSD configuration and use
net/libpcap. Also fix DEPENDS for Solaris and Linux
2001-08-24 11:23:16 +00:00
abs
4ecfcad72d Work under Linux 2001-08-24 11:13:36 +00:00
abs
772ea57896 Rework NetBSD hack to not break Linux build 2001-08-24 11:05:35 +00:00
hubertf
72a293c7e6 print-PLIST: remove emul/linux/proc entries before sorting. No need to
waste processing time on data we're going to discard.
	     Pointed out by Tomasz Luchowski <zuntum@netbsd.org>.
2001-08-24 10:50:03 +00:00
abs
7cb5dda995 shuffle some whitespace to make it more obvious what is going on 2001-08-24 09:00:44 +00:00
lukem
9c214d3dd5 crank version to gqmpeg-0.9.0nb1 for ogg123 user options patches 2001-08-24 08:43:13 +00:00
lukem
8883e98ec7 add extra preference to the "Output" -> "ogg123" tab: "User options:" as per
the mpg123 tab.  this allows setting ogg123 options such as "--buffer 5000".

XXX:	i haven't patched any of the localisation stuff for this because i
	have NFC how to do it.
2001-08-24 08:27:42 +00:00
jlam
aab0c5862a Include Makefile.common near the start of the package Makefile, and
manually include bsd.pkg.mk in each package.
2001-08-24 05:35:17 +00:00
jlam
8d611eeb96 Make this file look more like avifile/buildlink.mk. Presumably, this
package will replace avifile one day, so minimize impact on packages that
depend on it.
2001-08-24 03:51:06 +00:00
hubertf
aeed7c63ec * When applying patches, also look in $LOCALPATCHES/$PKGPATH for
any local patches that the user wants to maintain outside of
   pkgsrc.
 * print-PLIST: ignore Linux procfs entries
2001-08-24 00:54:46 +00:00
mjl
0d8b59e6d5 regen 2001-08-24 00:30:46 +00:00
mjl
e8ab83e6ff Make this compile on ppc. 2001-08-24 00:30:26 +00:00
mjl
37aa0c1b40 Update to 0.70
* Make guile a proper plugin.
        * Basic support for M-Enter to add embedded newlines.
        * Object printing work.
        * Make CEIL more as users expect
        * Add extra cut/copy/paste shortcut keys.
        * Improve the function selector.
        * Simplify background/pattern preview in cell-format dialog.
        * Make sure entered text never gets lost.
        * Equalize the look of all the dialogs.
        * More work on group/ungroup.
        * Rewrite guile plugin to use guile 1.5 or later.
        * Rewrite descriptive statistics, correlation and covariance
          analysis improving error checks and labels for data sets.
        * Remove duplicate calculation code in analysis tools.
        * Fix sampling tool.
        * XL export for panes.
        * Some autoscroll bugs with panes.
        * Cursor support for panes.
        * Improve INDIRECT.
        * More smarts for autofill by month/year.
        * Add some new icons from the Evolution team.
        * Fix import of files generated by perl::writeExcel.
        * Fix animated cursors and sheet objects.
        * Fix XL import of print scaling.
        * Locales with different LC_NUMERIC & LC_MONETARY.
        * merge in several contributions to improve configure.in
        * merge in updated debian control files.
        * merge in contributed man page.
        * Fix MODE.
        * Clean up LARGE, SMALL, QUARTILE, PERCENTILE.
        * Give the range functions a home of their own.
        * Add import support for Psion.
        * i18n fixes.
        * Add precedence scheme for importers.
2001-08-23 22:40:40 +00:00
jlam
78aebf9a45 Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib. 2001-08-23 21:46:53 +00:00
jlam
3b033aa092 Honor CFLAGS and CC settings from the environment, complete the conversion
to use buildlink.mk files, and truly mark as USE_BUILDLINK_ONLY.
2001-08-23 21:44:12 +00:00
jlam
15df0dd0ca Add wrappers for Magick-config and Magick++-config. 2001-08-23 21:32:32 +00:00
jlam
b499e04646 Use ${MAGICK_CONFIG} instead of Magick-config. 2001-08-23 21:32:17 +00:00
fredb
d983902e5e Update squeak VM to 3.0 final, and image to 3.0-3552. A concise and
comprehensible ChangeLog is unfortunately not available. Update submitted
by Greg A. Woods, in PR pkg/13775.
2001-08-23 21:18:30 +00:00
jlam
a00ad8e56d Remove USE_BUILDLINK_X11...it's not usable and may break pkgsrc. 2001-08-23 21:00:07 +00:00
jlam
ccd1eb2f2f Paths are supposed to be relative to X11PREFIX, not X11BASE. 2001-08-23 20:28:57 +00:00
jlam
0a6e4c2fde It's libclanCore, not libclancore. 2001-08-23 20:22:57 +00:00
jlam
edeffb4f42 Substitute ${PREFIX} for /usr/local, not /usr/pkg. Also use GTK_CONFIG
instead of directly specifying the path to gtk-config.
2001-08-23 19:45:42 +00:00
skrll
d42812cfd2 Fix DEPENDS line. 2001-08-23 19:42:01 +00:00
jlam
2746fb6521 Default to XAW_TYPE=3d as we need at least Xaw3d to compile. 2001-08-23 19:22:50 +00:00
jlam
72ff61217a Use config script wrappers for proper buildlinking. 2001-08-23 19:21:11 +00:00