summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-10Enable pkgviews installation.minskim1-1/+5
2004-05-10Do not modify the magic file for file(1). Instead, show what shouldminskim3-5/+26
be done using MESSAGE.
2004-05-10- Replace USE_X11BASE with USE_X11 and do not create a symlink inminskim2-15/+7
LOCALBASE. - Remove unnecessary references to X11BASE and LOCALBASE. - Enable pkgviews installation. OK'ed by tron@, the maintainer.
2004-05-10Update cpuflags to 0.68abs3-6/+9
Exclude -fomit-frame-pointer for {firefox,thunderbird}{,-gtk2}
2004-05-10Enable pkgviews installation.minskim1-1/+3
2004-05-10Update mathomatic to 11.1.minskim5-20/+16
Changes: - Fixed "makefile" to be completely portable. No longer requires GNU make. - Simplified some code. - Converted token_type.kind to enum type for better type checking. - Removed all "unsigned" variables and type casts. - Simplified "simplify" command code. Some speed up. - Moved "*.in" and "fix*" to directory "tests". - Implemented long variable names (up to 40 characters).
2004-05-10Avoid declaring sys_siglist and sys_errlist as non-const, not only onminskim3-17/+17
BSD but also on Linux.
2004-05-10Add correct ALL_TARGET for some more platforms.jschauma1-3/+12
2004-05-10Note update of gpass to 0.4.2.jmmv1-1/+2
2004-05-10Update to 0.4.2:jmmv5-21/+40
Added a 'Copy Both' menu item to the 'Entry' menu that 'queues' the username and password on the clipboard. Also, this release fixes some bugs in the configure script.
2004-05-10libsun.* are installed only on {Net,Open}BSD. Move them to OS-specificminskim4-5/+9
PLIST files.
2004-05-10belated commit to go with the new patches added yesterdaydanw1-1/+4
2004-05-10Remove this and the kit builds again (at least on i386 a.out,3.2 andcjep1-176/+0
i386 ELF 3.5 for which I have virtual machines).
2004-05-10Updated crimsonfields to 0.4.2.wiz2-4/+3
2004-05-10Update to 0.4.2:wiz4-28/+10
* 0.4.2 (20-04-2004) - actually applied the map switching fixes (doh!) - fixed compilation for Mandrake 9.1 and Slackware 9.1 - revamped campaign system - added support for difficulty levels (handicaps) - added player selection when playing against the computer - added default mission soundtrack - 'createunit' events now work with arbitrary locations - added support for changing squad size and initial xp for units - added 'handicap' trigger - lots of minor fixes and featurelets
2004-05-10Move graphics/transcode to multimedia/transcode.wiz22-809/+5
2004-05-10Reimport graphics/transcode as multimedia/transcode.wiz19-0/+804
2004-05-10Fix paths to ffmpeg (in comments) after move to multimedia dir.wiz1-2/+2
2004-05-10Move graphics/ffmpeg to multimedia/ffmpeg.wiz12-317/+3
2004-05-10Reimport graphics/ffmpeg as multimedia/ffmpeg.wiz10-0/+314
2004-05-10+ mathomatic-11.1.wiz1-1/+2
2004-05-10note update of roundup to 0.7.1recht1-1/+2
2004-05-10update to roundup-0.7.1recht3-25/+6
This release fixes some bugs in the previous release: - several temp files made it into the source distribution (sf bug 949243) - typo in roundup/instance.py - missing CRLF var in rfc822.py (sf patch 949471) - fix user creation page - have roundup server pass though the cause of a "403 Forbidden" response - fix schema mutation in sqlite backends (thanks Tamer Fahmy) - make popup Javascript IE 5.0 friendly (thanks Marlon van den Berg) - fix RDBMS import (thanks Tamer Fahmy)
2004-05-10Added scdp.xtraeme2-2/+4
2004-05-10Unused.wiz5-107/+0
2004-05-10Initial import of scdp-1.0.2 from pkgsrc-wip. Packaged by Tilman Linneweh.xtraeme4-0/+26
This program sends CDP (Cisco Discovery Protocol) packets out on selected interfaces and tells the connected switch (Cisco only) where the host is connected.
2004-05-10Updated gentoo to 0.11.51adam2-3/+3
2004-05-10Changes 0.11.51:adam4-23/+9
* Removed the -Wstrict-prototypes option since it causes warnings in GTK+ headers which are simply too annoying. Hopefully I won't regret this... *"Jaws" theme*. * Cleaned code in various places where warnings had earlier crept in hidden by the flood caused by GTK+ and -Wstrict-prototypes. * Removed printf() from hex-text-loader which I forgot in there. :/ * Regenerated Makefile, hopefully fixing problem with install. * Added "Video, MOV" type to default config; quietened mplayer. * Updated Italian translation, from F. Cosoleto.
2004-05-10Note pkgtools/pkglint update.salo1-1/+2
2004-05-10Welcome to 3.75.salo2-4/+4
Use real value of PKGNAME, suppress bogus warnings when PKGNAME is created from altering DISTNAME with make modifiers (e.g., S or C).
2004-05-10Force building X11 version (not Carbon) under MacOSXadam3-1/+29
2004-05-10Make this compile on gcc 2.95 by removing an unneccessary C99 construct.kristerw2-1/+16
2004-05-10Add a missing #include <errno.h> to make this package build on NetBSD 1.6.kristerw2-6/+14
2004-05-10Convert to buildlink3.snj4-9/+29
2004-05-10Add and enable p5-NetPacket.minskim2-2/+4
2004-05-10Import p5-NetPacket from pkgsrc-wip. Packaged by David Ferlier.minskim4-0/+26
NetPacket provides a base class for a cluster of modules related to decoding and encoding of network protocols. Each NetPacket descendent module knows how to encode and decode packets for the network protocol it implements.
2004-05-10Add and enable p5-CDDB.minskim2-2/+4
2004-05-10Import p5-CDDB from pkgsrc-wip. Packaged by xtraeme@.minskim4-0/+33
The CDDB module implements a Perl class for communicating with an audio compact disc database through the CDDBP protocol. It allows querying the database and submitting new entries to it via e-mail (the Mail::Internet and Mail::Header modules are required for submitting, but their absence won't affect other functions). Unlike its analogs, CDDB.pm doesn't try to read a disc in your CD-ROM by itself, but relies on the main program supplying disc data. Therefore, it is particularly useful for developing software that deals with alternative media, such as MPEG audio files.
2004-05-10Note update of mit-krb5 to 1.3.3nb1.kristerw1-1/+2
2004-05-10Correct PLIST when not renaming the applications.kristerw2-3/+4
Bump PKGREVISION.
2004-05-10Note update of png to 1.2.5nb5.fredb1-1/+2
2004-05-10Move WRKSRC from the DISTNAME section to silence a pkglint FATAL error.kristerw1-2/+3
2004-05-10Don't read past the end of the error message string. This patch wasfredb4-6/+36
posted to png-implement by Glenn Randers-Pherson, libpng's maintainer. This error was widely reported as "security issue", http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0421 even though there is no security issue. The most the error could do is SIGSEGV, and that only with some fairly uncommon circumstances. The patch posted with the advisory is in fact flawed, in that it calls strlen() on presumably arbitrary data. Bump PKGREVISION.
2004-05-10Updated pkglint to 3.74 (those dates are in UTC, right?)atatat1-1/+2
2004-05-10The existence of the kde-i18n-sr@Latn pkg makes it clear that _pkgatatat2-5/+7
also needs escapement treatment so that the eval doesn't barf. Since _ver is the only thing left, do that one, too. This makes 3.74.
2004-05-10- doxyen-1.3.7recht1-2/+1
2004-05-10Note the update of doxygen to 1.3.7 and py-gnome2 to 2.0.2.recht1-1/+3
2004-05-10update to Doxygen Release 1.3.7 - ok'd by groo@recht4-50/+148
Changes * The \param command now has an optional input and/or output attribute. The syntax for an input & output parameter is for example: \param[in,out] name Description. New features * Added new option CREATE_SUBDIRS which when enabled makes doxygen distribute the generated output evenly over 100 subdirectories. * Added support for Qt's properties (i.e. Q_PROPERTY) which can be documented by putting a documentation block in front of the macro or by using a comment block with the new \property command. * Added new commands \manonly and \endmanonly to enter man page specific text and commands in the generated man pages (thanks to Carsten Stiborg). * Included new python based translation report script, which now replaces the old perl based version (thanks to Petr Prikryl). * Improved parser to also support parsing of Objective-C implementation files. * Added new config option EXTRACT_LOCAL_METHODS which can be used for Objective-C code to extract methods definition in the implementation section that are not present in the interface. * Added new config option STRIP_FROM_INC_PATH which allows to specify a list of paths that, if matched, will be striped from the #include statement in the generated documentation of a class. * Added new command \includelineno with works as \include except it will add line numbers to the code (thanks to Giancarlo Niccolai for the patch). * Added BeOS support, thanks to a patch by Mark Hellegers. * Included update for the French translation, thanks to Jacques Bouchard. And many bug fixes. For a complete list see: http://www.stack.nl/~dimitri/doxygen/changelog.html
2004-05-10Fix typo.xtraeme1-2/+2
2004-05-10update to 2.0.2recht2-6/+5
Changes since 2.0.0: * gnome.canvas - add functions and methods to allow using Bpath canvas item - add item_list attribute to gnome.canvas.Group to contain list of child items * gnome.vfs - add lots of wrappers for gnome.vfs.mime_* functions - add wrappers for gnome.vfs.xfer_* functions - bug fixes * bonobo - fix reference counting of bonobo object constructors * gnomeprint - Add examples ported from C, found in libgnomeprintui - Add wrappers for gnome_print_convert_distance(_full)? - GnomeFontDialog derives from GtkDialog, not GtkWidget - Add missing gnomeprint.Context.grestore() * gconf - check gconf value type on get_xxx() - fix example simple-view.py - misc fixes * applet - add PanelApplet.get_flags and PanelApplet.set_flags and respective constants * gnome.ui - Enable wrapper for IconTextItem.get_text() - Add wrapper for gnome.ui.IconList.get_selection() - Fix AboutDialog crash when translator_credits is None - Add wrappers for gnome.ui.Client.set_xxx_command() Changes since 2.0.1: The only change since 2.0.1 is a small build fix that makes it possible to build the vfs bindings again. (bug 138556)