Commit graph

61101 commits

Author SHA1 Message Date
recht
a5a7a38072 update py-qt3-sip to 4.0rc3 and bl3ify
4.0 (guessing from ChangeLog since the NEWS file is empty)
- needs Python >= 2.3
- more documentation
- new build system
- Darwin/OSX support

v3.10.1 11th March 2004
	Bug fixes only - see the ChangeLog file for details.

v3.10 16th January 2004
	Added the asstring() method to the sip.voidptr type.

v3.9 7th December 2003
	Added the -w flag to sip to enable warning messages.  Added the -j flag
	to sip to concatanated source files.  %Import, %Include and
	%OptionalInclude can now take a relative (UNIX style) pathname.  The
	directory containing the file will also be searched for files that it
	itself includes or imports.  Added %MethodCode and deprecated
	%MemberCode.  Deprecated %Makefile and %ExportedHeaderCode.  Added
	%TypeHeaderCode as a synonym for the deprecated %HeaderCode in type
	definitions.  Added %ModuleHeaderCode as a synonym for the deprecated
	%HeaderCode in module definitions.  Added %ModuleCode as a synonym for
	the deprecated %C++Code in module definitions.  Added %TypeCode as a
	synonym for the deprecated %C++Code in type definitions.  Added
	%PostInitialisationCode as a synonym for the deprecated
	%PostInitialisationC++Code.  Added support for functions that return
	values via pointers and references.  Added support for structs within
	classes.  Added support for %AccessCode and deprecated %VariableCode.
	Added support for %VirtualCatcherCode and deprecated %VirtualCode.
	Added support for explicit C++ signatures.  Added the SIP_SLOT,
	SIP_QOBJECT, SIP_PYCALLABLE, SIP_PYTUPLE, SIP_PYLIST and SIP_PYDICT
	types.  Added /PreHook/ and /PostHook/ to ctors.  Added /TransferBack/
	for function results.  Added /AllowNone/ and /GetWrapper/ to arguments.
	Added sipTrace(), sipBadCatcherResult(), sipParseResult(),
	sipCallMethod(), sipGetWrapper(), sipTransfer(), sipClassName() and
	sipBuildResult() to the module API.  Added SIP_VERSION and SIP_BUILD to
	sip.h.  A new (configure.py) build system has been added which is
	independent of tmake and qmake and installs a sipconfig module.  The
	old (build.py) build system also installs a (different and
	incompatible) sipconfig module.  SIP is now licensed under a single
	Python-like license.
2004-05-09 17:04:22 +00:00
jmmv
d38c605075 Note update of ORBit2 to 2.10.2. 2004-05-09 16:31:17 +00:00
jmmv
a18e703092 Update to 2.10.2:
2004-05-07  Michael Meeks  <michael@ximian.com>

	* Version 2.10.2

2004-05-07  Michael Meeks  <michael@ximian.com>

	* Branch for Gnome 2.6

2004-04-24  Dan Winship  <danw@ximian.com>

	* src/services/imodule/Makefile.am (LDADD): Remove
	$(LOCAL_LINC_LIBS). (Only libORBit-2 itself should be linking
	against it.)

	* src/services/name/Makefile.am (libORBitCosNaming_2_la_LDFLAGS):
	Likewise

2004-04-24  Frank Rehberger  <frehberg@fresa.casa.in-berlin.de>

	* MAINTAINERS: maintainer-ship handed over to  frehberg@gnome-de.org

2004-04-21  Michael Meeks  <michael@ximian.com>

	* Version 2.10.1

2004-04-21  Michael Meeks  <michael@ximian.com>

	* src/orb/orb-core/iop-profiles.c
	(CodeSetComponent_demarshal): don't spew a
	g_warning, just a dprintf.
	(IOP_UnknownComponent_marshal): actually marshal
	the length of the sequence as well as the data.

2004-04-21  Bill Haneman  <bill.haneman@sun.com>

	* test/everything/basicServer.c
	(TestFactory_getObjectCount, TestFactory_getObject):
	hammer on some JavaORB stuff.

	* test/everything/client.c (testIOR): impl.
	(run_tests): upd.

2004-04-13  Joe Marcus Clarke  <marcus@freebsd.org>

	* ORBit-2.0.pc.in: add gthread dep.

2004-03-19  Mark McLoughlin  <mark@skynet.ie>

	* orbit2-config.in: return -lORBitCosNaming-2 with
	--use-service=name rather than -lORBitCosNaming.
	This script is still deprecated old cruft, though.
2004-05-09 16:30:24 +00:00
recht
542fe8ea9e Add buildlink3.mk. 2004-05-09 16:28:55 +00:00
minskim
999a4c443d Add and enable p5-SWF-File. 2004-05-09 15:14:06 +00:00
minskim
4678db8ce3 Import p5-SWF-File from pkgsrc-wip. Packaged by xtraeme@.
SWF modules are manipulating Macromedia Flash movie (SWF) files.
This package contains:

SWF::File module can be used to make SWF movie.
SWF::Parser module provides a parser for SWF file.
2004-05-09 15:12:35 +00:00
grant
5130ce322f remove an extraneous ; from a grammar rule which was causing yacc(1)
on Solaris to barf.
2004-05-09 14:36:27 +00:00
grant
b315137fde no longer used. 2004-05-09 14:24:16 +00:00
grant
843889f988 use buildlink3. 2004-05-09 14:23:55 +00:00
grant
ee35f416aa Initial import of xvid4conf 1.12 into the NetBSD packages collection.
This tool creates XviD configuration files. The generated configuration
file is meant to be read by transcode's xvid4 export module. This module
(and the configuration file) is intended to be used with XviD 1.0
(dev-api-4).

Submitted to pkgsrc-bugs by bsd4ever@nospam.lan with some minor
cleanup by me.
2004-05-09 13:55:36 +00:00
grant
0dedfb2c4a +xvid4conf 2004-05-09 13:54:16 +00:00
grant
82aae57f14 Initial import of xvid4conf 1.12 into the NetBSD packages collection.
This tool creates XviD configuration files. The generated configuration
file is meant to be read by transcode's xvid4 export module. This module
(and the configuration file) is intended to be used with XviD 1.0
(dev-api-4).

Submitted to pkgsrc-bugs by bsd4ever@nospam.lan with some minor
cleanup by me.
2004-05-09 13:53:38 +00:00
grant
f8893af65f sync COMMENT with fixesext. 2004-05-09 13:24:59 +00:00
grant
37fc694e9e fix path in MASTER_SITES. 2004-05-09 13:24:02 +00:00
grant
fde1bf0c13 link ottest against glib2 libs, fixes build on Solaris. 2004-05-09 13:16:02 +00:00
grant
f278604d87 use buildlink3. 2004-05-09 12:54:00 +00:00
wiz
aa3e858c8e Unused. 2004-05-09 11:23:51 +00:00
recht
529c7594d8 after jmmv's glib2 fixes patch-aa isn't needed anymore 2004-05-09 10:12:08 +00:00
jmmv
378641063d Note update of bidwatcher to 1.3.15. 2004-05-09 09:31:08 +00:00
jmmv
4c61963c75 Update to 1.3.15. Closes PR pkg/25505.
Changes since 1.3.13:

4/23/04
	* TimeSync logic improved.  If we can't hit eBay, rely on local time,
	  but, for real this time.
	* Version 1.3.15
4/22/04
	* Fix time synchronization
4/20/04
	* Allow configurable X font string
	* Fix item location parsing
	* Fix currency parsing
	* Version 1.3.14
4/11/04
	* Show seller in main window (RFE #902344)
	* Use unsigned long longs for auction numbers.
	* Applied add by URL patch (#820963)
3/30/04
	* Changed default fonts
	* Added some missing HTML entites
2004-05-09 09:29:32 +00:00
mrauch
07a582d232 Add a message that the gtk warning is harmless.
Suggested by Hubert Feyrer in private mail.
2004-05-09 08:25:00 +00:00
snj
398301ef04 No longer used. 2004-05-09 06:50:29 +00:00
snj
0e761f7225 Convert to buildlink3. 2004-05-09 06:48:40 +00:00
snj
9878cedd3b Add include/pgsql/server/*.h and include/pgsql/server/utils/*.h to
BUILDLINK_FILES.  Needed to make gtksql build.  Stupid symlinks.
2004-05-09 06:11:51 +00:00
taca
d31f62e3e6 + samba-2.2.9, samba-3.0.4. 2004-05-09 05:55:04 +00:00
minskim
a22b4082b9 Enable pkgviews installation. 2004-05-09 05:52:20 +00:00
snj
a9020ce749 s/buildlink2/buildlink3/ in a comment. 2004-05-09 05:41:52 +00:00
minskim
7535771efc Add and enable p5-Data-TemporaryBag. 2004-05-09 05:40:40 +00:00
minskim
c1d2af950b Import p5-Data-TemporaryBag from pkgsrc-wip. Packaged by xtraeme@.
Data::TemporaryBag module provides a bag object class handling long
size data.  The short size data are kept on memory.  When the data
size becomes over $Threshold size, they are saved into a temporary
file internally.
2004-05-09 05:39:00 +00:00
minskim
bf04c70e18 Enable pkgviews installation. 2004-05-09 05:30:44 +00:00
minskim
bc0e1b84ed Add and enable p5-XML-Sablotron. 2004-05-09 05:21:53 +00:00
minskim
9133638c8d Import p5-XML-Sablotron from pkgsrc-wip. Packaged by Adam Migus and
modified by me.

This perl module is encapsulation of the XSLT processor called
Sablotron (textproc/sablotron).  If you don't know what is XSLT, look
at http://www.w3.org/ site.  If you don't know what is Sablotron, look
at http://www.gingerall.com/.
2004-05-09 05:20:25 +00:00
jschauma
c214c1eb69 Resurrect do-extract target, following atatat's advice.
This way, sources are extracted first as any other package, allowing for
local patches.
2004-05-09 05:13:24 +00:00
minskim
497c47c7ad Update MASTER_SITES. 2004-05-09 04:56:45 +00:00
minskim
cf2e482de4 Add and enable xmmsctrl. 2004-05-09 04:44:26 +00:00
minskim
7de7f7ac09 Import xmmsctrl from pkgsrc-wip. Packaged by Michal Pasternak and
modified by me.

xmmsctrl is a small utility to control xmms from the command line.
Its goal is to be used coupled with sh to test xmms state and perform
an appropriate action, e.g. if playing then pause else play.  The
interest of this is to bind keys in a window manager to have control
over xmms with keys that do play/next/pause, prev, control sound...
2004-05-09 04:42:46 +00:00
snj
7ce6c500c8 Convert to buildlink3. 2004-05-09 04:22:32 +00:00
snj
3f341202b5 No longer used. 2004-05-09 04:14:55 +00:00
snj
acdb761c69 Convert to buildlink3. 2004-05-09 04:14:51 +00:00
snj
2b4de54e87 Convert to buildlink3. 2004-05-09 02:26:14 +00:00
snj
e05189ccaa Convert to buildlink3. 2004-05-09 00:45:45 +00:00
snj
34b620cc2c Provide a buildlink3.mk. 2004-05-09 00:44:17 +00:00
salo
1ab66ac537 Note net/vsftpd update. 2004-05-09 00:30:44 +00:00
salo
57e8d0fff4 Updated to version 1.2.2.
Changes:

- remove superfluous .if around BUILD_DEFS
- drop maintainership, i don't really use the package anymore
- XXX: this package doesn't compile on non-IPv6 enabled operating systems

1.2.2:
======
- Fix FreeBSD 5.1/5.2 issue with time_t being long long on that platform.
- Tweak vsftpd.conf.5 to avoid automated mails from ESR ;-)
- Add -v flag which just outputs the version and exits.
- Fix nasty issue resulting in listener instability under extreme load
  (root cause was re-entering malloc/free).
- Fix build with modern glibc-2.3 and no libcap on Linux.
- Fix 64-bit file support on Solaris.
- Add initial support for running as the user which launched vsftpd,
  i.e. no root needed. Warning - easy to create insecurity if you use
  this without knowing what you are doing.
- For above run-as-launching-user support: make CDUP re-use CWD code
  so that deny_file of *..* is useful.
- Attempt fix of 64-bit file support on FreeBSD (may need another go).
2004-05-09 00:29:22 +00:00
jdolecek
50d288c8bb update patches to prepend ../ into the file path
problem pointed out by Min Sik Kim in private e-mail
2004-05-09 00:12:13 +00:00
grant
fab441674d add mipspro-ucode to _COMPILERS which was missed the first time. 2004-05-09 00:04:14 +00:00
grant
f8cbf47c3e remove a word which shouldn't be there. 2004-05-08 23:46:20 +00:00
minskim
c0725b8798 Do not create an unused empty directory. Already fixed in CVS. 2004-05-08 22:21:06 +00:00
minskim
fe047ba590 Set BUILDLINK_DEPMETHOD to "build" because this package installs
header files only.
2004-05-08 21:57:04 +00:00
minskim
5a1a0feb75 - This package doesn't use pkg-config at build time.
- Use a path relative to WRKSRC for PKGCONFIG_OVERRIDE.
2004-05-08 21:56:00 +00:00