Commit graph

63641 commits

Author SHA1 Message Date
drochner
50b11ff526 Import version 2 of the Type-safe callback system for C++ programs.
This can well coexist with the previous generations (1.0, 1.2).
2004-07-04 13:47:54 +00:00
mrg
04d8979dcf note swfdec was updated to 0.2.2. 2004-07-04 10:26:52 +00:00
mrg
088bfbaa0c this has been sitting in my tree for over 6 months... update a minor
revision to 0.2.2.  from the web page:

This release is only to fix a few bugs with sound in swf_play and a
few problems with the GdkPixbuf plugin.
2004-07-04 10:25:42 +00:00
wiz
60019e1e08 Unused. 2004-07-04 09:55:19 +00:00
wiz
33ba048386 Convert to bl3. 2004-07-04 09:52:15 +00:00
wiz
36ccfca825 Handle --execute the same way as --install (not modifying the arguments).
Needed to convert inputmethods/xcin to bl3. Idea from jlam.
2004-07-04 09:52:04 +00:00
wiz
0ddc5bd083 Really test CC_VERSION, as previous commit message suggests. 2004-07-04 08:43:03 +00:00
grant
4b6f21b903 transform --export-dynamic to -G and strip -fstrict-prototypes. 2004-07-04 08:30:46 +00:00
grant
846e17f5b4 this package only uses a c++ compiler. 2004-07-04 08:10:23 +00:00
mrg
28a0f889ba also works on 1.6Z. 2004-07-04 06:43:01 +00:00
tv
284e487a4a Rather than using .error, set BROKEN if an unknown compiler is encountered. 2004-07-04 02:55:42 +00:00
jlam
269b78334b Improve documentation for CYRUS_IDLE, and give it a default value of "poll"
to match the default value from the cyrus-imapd configure script.
2004-07-04 02:26:11 +00:00
wiz
8ff007ed51 Re-add USE_PKGSRC_GCC, and document it should only be
used in /etc/mk.conf. Requested by Klaus Heinz.
2004-07-04 00:38:15 +00:00
wiz
592ae724f4 Retire USE_GCC2, USE_GCC3, USE_SUNPRO, USE_MIPSPRO, and USE_PKGSRC_GCC,
now that all instances of packages using it have been fixed.
2004-07-04 00:28:30 +00:00
wiz
87ad4ecb94 USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before) 2004-07-04 00:23:21 +00:00
recht
f1fef2d9b7 -mono-1.0 2004-07-03 23:08:42 +00:00
recht
9e8f0856e4 Note update of:
- libpixman to 0.1.1nb1
- cairo to 0.1.23nb1
- mono to 1.0
- libgdiplus to 1.0
2004-07-03 23:07:22 +00:00
recht
41ab3dd9e0 cleanup forgotten in the previous commit... 2004-07-03 23:04:22 +00:00
recht
b65f82682b update to 1.0
changes:
- bugfixes
2004-07-03 23:03:21 +00:00
recht
8575e4d0ef update to 1.0
Changes are only bugfixes compared to the rc1 version. While at it
also install the preview components.
2004-07-03 23:02:50 +00:00
recht
095963d4fe Add a patch from the mono project:
pixman_image_set_clip_region expects to take ownership of the
passed-in region, so we create a copy to give it.

bump PKGREVISION to 1
2004-07-03 23:01:36 +00:00
recht
67f323d669 Add a patch from the mono project:
avoid derefering NULL pointers

bump PKGREVISION to 1
2004-07-03 23:00:36 +00:00
recht
31fd57b706 Catch up with new mono homepage and master site. 2004-07-03 22:35:30 +00:00
grant
bb8987d2b8 catch locking failure case where we couldn't find the parent's process
ID. from Roland Illig.
2004-07-03 22:11:56 +00:00
grant
b0aaf8b819 style fix from Roland Illig. 2004-07-03 22:07:11 +00:00
grant
cb70f6baab use built-in test(1) now that bsd.pkg.mk is ${TEST} -e free. 2004-07-03 22:04:57 +00:00
grant
d0f8bececc replace ${TEST} -e with -f. 2004-07-03 22:00:03 +00:00
grant
51c3057c32 replace use of ${TEST} -e with -f or -d as appropriate. use consistent
shell syntax.

this allows the pkgsrc framework to work with IRIX 5.3 and Solaris'
sh(1) built-in test(1).
2004-07-03 21:59:04 +00:00
grant
06d1f588de add /var/sadm so that Solaris pkgchk(8) can read the package database,
xpm/builtin.mk uses this to determine whether Solaris has xpm.
2004-07-03 21:42:37 +00:00
recht
18bb53f8dc -TeXmacs-1.0.3.10 2004-07-03 21:37:27 +00:00
recht
1773148ead Note update of TeXmacs to 1.0.3.10. 2004-07-03 21:36:44 +00:00
recht
6f8608ff71 update to 1.0.3.10
changes
- Higher reactivity for editing large documents.
- Speed-up for starting TeXmacs.
- Tab-completion and hyperlinks for intra-project labels and
  references.
- Patches by Henri Lesourd for better editing of graphics.
- Several bug corrections.
2004-07-03 21:25:53 +00:00
jmmv
3b016bfc8d Use full path to package files; pointed out by Iain Hibbert in private mail. 2004-07-03 21:17:18 +00:00
minskim
07067f35c1 This package uses intltool; include textproc/intltool/buildlink3.mk to
have build dependency.
2004-07-03 21:09:54 +00:00
grant
ca57d6e396 update the cache for -static 2004-07-03 20:53:59 +00:00
grant
456c546037 fix typo and slight botch up in last 2004-07-03 20:53:47 +00:00
salo
61d3b15bc9 Convert -static to -Bstatic. 2004-07-03 20:39:26 +00:00
jmmv
410abb24b9 Note update of gnumeric to 1.2.13. 2004-07-03 17:13:33 +00:00
jmmv
1d320a27db Update to 1.2.13:
Andreas:
	http://bugzilla.gnome.org/show_bug.cgi?id=142219
	* Handle borders in latex export correctly (broken in 1.2.12 only)
	http://bugzilla.gnome.org/show_bug.cgi?id=142219
	* Handle borders in latex export correctly
	http://bugzilla.gnome.org/show_bug.cgi?id=143577
	* fix grid printing

Emmanuel Pacaud:
	http://bugzilla.gnome.org/show_bug.cgi?id=142212
	* In a line graph, don't use '0' if Y value is missing.

Jody:
	http://bugzilla.gnome.org/show_bug.cgi?id=141940
	* Fix MS XL crash when there are too many strings
	* xls import gradient backgrounds in chart elements
	* Restore the font selector to chart editors
	* Support series with no entry in a legend
	http://bugzilla.gnome.org/show_bug.cgi?id=142267
	* Fix drawing selection below hidden merged cells
	http://bugzilla.gnome.org/show_bug.cgi?id=103054
	* Fix xls named expression and addin import/export
	http://bugzilla.gnome.org/show_bug.cgi?id=142474
	* Use first rather than last conditional value fmt as catch-all
	* Enable implicit iteration for operators
	http://bugzilla.gnome.org/show_bug.cgi?id=143577
	* Re-enable gridline printing

Morten:
	* Fix image-inside-xls problem.
	* Improve error handling in xbase plugin.
	* Fix parser problem with single empty arg after expression.
2004-07-03 17:12:11 +00:00
wiz
ca3786f43f Replace USE_PKGSRC_GCC that was USE_GCC2 with GCC_REQD+=2.95. 2004-07-03 16:34:59 +00:00
grant
fde3c4e2a1 this needs -lCrun on Solaris when built with SunPro. 2004-07-03 15:30:53 +00:00
wiz
e693520bba Do not unset USE_GCC3, just complain if building
with GCC on AIX. Okayed by grant.
2004-07-03 14:13:06 +00:00
grant
9687065817 test CC_VERSION instead of USE_MIPSPRO. 2004-07-03 14:00:28 +00:00
wiz
985779eb1f + Deprecate USE_GCC_SHLIB by using USE_LANGUAGES appropriately. 2004-07-03 13:53:47 +00:00
grant
16b9021dbf this package doesn't have a configure target. 2004-07-03 13:30:29 +00:00
gavan
e8994b9a6f Use http instead of ftp from ftp.fi.NetBSD.org. This provides at least
one MASTER_SITE_BACKUP which is available by http, to be nice to people
behind proxies or who have difficulty with ftp.
2004-07-03 12:35:04 +00:00
grant
c40debb342 always build gcc3 sub-packages with gcc3-c. 2004-07-03 12:15:22 +00:00
wiz
db60d936d8 + fox-1.2.6, gtkmm-2.4.4, mathomatic-11.2e. 2004-07-03 12:03:11 +00:00
wiz
3bd481e3f8 Fix typo in comment. 2004-07-03 11:51:37 +00:00
grant
f45f23ce98 gcc 3.3.4 is in pkgsrc now. 2004-07-03 11:25:49 +00:00