summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-20note /var/pkg/rt/sessiondata needs to be writableabs1-2/+5
2004-02-20USE_LANGUAGES= c c++abs1-1/+2
2004-02-20Update mserv to 0.35nb8:abs10-299/+501
Fix parsing of ID3v1 data, fix some off by one malloc()s and default album author to tracks' author.
2004-02-20cpuflags 0.62 recognises celeron mendocinodan1-1/+2
2004-02-20Recognise the "Intel Celeron (Mendocino)", which is a p3 but without SSEdan2-3/+4
Bump version.
2004-02-19bl3ify, add explicit dependancies on everything used by this package andjmmv1-5/+12
use pkgsrc intltool.
2004-02-19Include <des.h> to make this compile under current.christos1-0/+14
2004-02-19Add #include <des.h> to make this compile again with current.christos2-3/+4
2004-02-19bl3ify and enable pkgviews installation.minskim1-2/+4
2004-02-19bl3fiy and enable pkgviews installation.minskim1-2/+4
2004-02-19bl3ify and enable pkgviews installation.minskim3-6/+12
2004-02-19bl3ifyminskim5-12/+12
2004-02-19bl3ifyminskim2-10/+41
2004-02-19USE_LANGUAGES= # emptymarkd1-1/+2
2004-02-19this works with a EOS300 aka Digital Rebel if forced todrochner3-11/+13
2004-02-19Make this package compile on non-i386 machines too, by applying a patchkristerw2-1/+152
from Lawrence Gold on the xmame mailing-list.
2004-02-19Make this package compile on non-i386 machines too, by applying a patchkristerw2-1/+152
from Lawrence Gold on the xmame mailing-list.
2004-02-19Add BUILDLINK_DEPENDS.<pkg> for dependencies in a section that is invokedjlam4-17/+11
only if we're not using the built-in versions of the package.
2004-02-19Make this package compile when using gcc 3.3.kristerw2-4/+4
2004-02-19Move the settings, which force the use of builtin versions of dependenciesjlam5-17/+32
if the builtin version of the package is being used, into a global location so that they're always executed.
2004-02-19Remove some master sites (all but one, actually)wiz1-9/+2
that don't serve the distfile.
2004-02-19emove a MASTER_SITE that returns a 404 html page instead of the distfile.kristerw1-2/+1
2004-02-19According to the documentation on version numbering of shared libraries at:jlam1-7/+1
http://fink.sourceforge.net/doc/porting/shared.php It's okay to link against a name like "libqt.2.3.0.dylib" using "-lqt.2.3.0", which means we never need to do anything more than just strip the trailing ".dylib" from shared library names when converting from a full path to "-L... -l...". This should fix PR 24402.
2004-02-19Unused.wiz2-48/+0
2004-02-19The name for the real config.status script is "config.status.overridden".jlam1-2/+2
That's the script that we need to patch for our special glib version numbering handling. This fixes PR 24464.
2004-02-19buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk.wiz18-39/+18
2004-02-19gcc 2.95 does not support the x86_64 architecture.kristerw2-3/+4
2004-02-19Note revision bump for tpb to 1.jmmv1-1/+2
2004-02-19Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv4-6/+27
2004-02-19Whitespace nits.jlam1-8/+8
2004-02-19buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk.wiz1-2/+1
2004-02-19Convert to buildlink3.wiz2-8/+35
2004-02-19In the USE_NCURSES case, if we're not using the built-in ncurses, thenjlam1-1/+3
set BUILDLINK_USE_BUILTIN.ncurses to "no".
2004-02-19Convert to buildlink3. Make it build.wiz2-4/+12
Add missing files to PLIST. XXX: needs SYSCONF_DIR work.
2004-02-19Bump version to 1.2.jmmv1-2/+2
2004-02-19gtk-doc updated to 1.2.jmmv2-3/+3
2004-02-19Update to 1.2:jmmv3-8/+14
2004-02-16 Damon Chaplin <damon@gnome.org> * Released 1.2. 2004-02-16 Damon Chaplin <damon@gnome.org> * gtk-doc.cat.in: removed public ID for gtk-doc.dtd, since we don't use it any more. Sat Feb 14 02:14:27 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.m4: Avoid unnecessary checks if gtk-doc is disabled. (#134221, Julio M. Merino Vidal) Sat Feb 14 02:03:01 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.make: Don't create unneeded empty directories. (#134319, Julio M. Merino Vidal) Sat Feb 14 01:37:38 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.make: Add an empty all-local target to make it work with non-GNU make. (#134343, Julio M. Merino Vidal) Wed Jan 28 00:52:00 2004 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (OutputObjectList): Avoid emitting invalid docbook markup if there are no objects. Partial fix for #132661. Sun Jan 25 22:01:15 2004 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in: Accept both the old and the new XInclude namespace. (#131675, Edd Dumbill) 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org> * gtkdoc-mkhtml.in: exit when tools return non-zero so errors can be caught. Thu Jan 15 23:06:10 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.xsl: Set the chunk.fast parameter, to gain some speed. Thu Jan 15 23:05:23 2004 Matthias Clasen <maclas@gmx.de> * gtkdoc-fixxref.in: Make it work again without explicit --module. Sat Dec 27 01:36:08 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scangobj.in: * gtkdoc-mktmpl.in: * gtkdoc-scan.in: * gtkdoc-fixxref.in: Add --help. (#126915) Sat Dec 27 00:43:42 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (ParseEnumDeclaration): * gtkdoc-mktmpl.in (ParseEnumDeclaration): Support a trailing , in enum declarations. These are a GNU C extension, but also blessed by C99. (#129949, Thomas Vander Stichele) Sun Nov 16 00:29:03 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scangobj.in: Don't use g_strdown(). (#127028, David Schleef) Sun Nov 16 00:26:05 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scangobj.in: If compiled against GLib >= 2.3.0, look for properties on interfaces. (#127068, James M. Cape) 2003-11-03 Dan Winship <danw@ximian.com> * gtkdoc-scangobj.in: Clean up $MODULE-scan.o even when using libtool * gtkdoc-scanobj.in: Likewise * gtk-doc.make (CLEANFILES): Remove $(MODULE)-scan.o from here (clean-local): rm -rf .libs Wed Oct 8 01:21:54 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scan.in (ScanHeader): Make gtkdoc-scan grok typedef struct { } foo; in addition to the more baroque typedef struct _foo foo; struct _foo { }; (#116807, Malcolm Tredinnick) Wed Oct 8 01:21:35 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (OutputParamDescriptions): Remove a pointless warning. 2003-10-01 Matthias Clasen <maclas@gmx.de> Make signals and properties end up in the right template file (#116569, Owen Taylor): * gtkdoc-mktmpl.in (OutputSignalTemplates): (OutputArgTemplates): Return a string rather than directly writing to OUTPUT. (OutputTemplateFile): Don't interpret $title as the name of the object to print signal and property templates for. (UpdateTemplates): Collect signal and property templates for all objects contained in the section. 2003-08-10 James Henstridge <james@daa.com.au> * acinclude.m4 (JH_PATH_XML_CATALOG): allow caller to specify actions if found or not found. (JH_CHECK_XML_CATALOG): when requiring JH_PATH_XML_CATALOG, don't error out if it is not found. 2003-08-03 Matthias Clasen <maclas@gmx.de> * doc/gnome.txt: Add some hints regarding markup of examples. 2003-07-22 Matthias Clasen <maclas@gmx.de> * configure.in: * gtk-doc.cat: Fix a problem with the previous commit. 2003-07-21 Matthias Clasen <maclas@gmx.de> Applied patches from Sebastian Rittau to add maintainer mode and an SGML catalog. (#117955, #117956) * gtk-doc.cat.in: New catalog file. * configure.in: Added gtk-doc.catalog to output files. * Makefile.am: Install gtk-doc.catalog. * configure.in: Added AM_MAINTAINER_MODE. * autogen.sh: Added --enable-maintainer-mode to configure options. 2003-07-09 Matthias Clasen <maclas@gmx.de> * gtkdoc-mktmpl.in (ParseStructDeclaration): * gtkdoc-mkdb.in (ParseStructDeclaration): Accept volatile struct members, which have just made their appearance in glib. 2003-06-29 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (ExpandAbbreviations): When expanding @param, catch the common @param->field and @param.field, to reduce the need for littering the C sources with <literal>foo->bar</literal>. 2003-06-25 Matthias Clasen <maclas@gmx.de> Changes for #115528: * gtkdoc-mkdb.in (OutputSGML): Collect hierarchy, interfaces, implementations, prerequisites and derived interfaces separately. (OutputSGMLFile): Take two more arguments: implementations and derived interfaces. (GetHierarchy): Also put immediate children in the local tree. (GetInterfaces): Split into GetInterfaces and GetImplementations. (GetImplementations): New function to get the implementations of an interface. (GetDerived): New function to get the known derived interfaces of an interface. * gtkdoc-mkdb.in (MakeXRef): Accept a second, optional parameter for the text of the link. (ExpandAbbreviations): Add semantic markup inside the links, so that non-crossreferenced symbols come out properly formatted after link removal. (#61345) 2003-06-15 Matthias Clasen <maclas@gmx.de> Support for a flat index of all symbols. (#92861) To use, put an empty <index/> element in your driver document. * gtkdoc-mkdb.in (MakeIndexterms): New function, emits an indexterm. (OutputMacro, OutputTypedef, OutputStruct, OutputEnum, OutputUnion, OutputVariable, OutputFunction): Use MakeIndexterms. to emit indexterms for symbols. * gtkdoc-mkdb.in (GetSignals): (GetArgs): Emit Since: information for signals and properties. Thu Jun 12 15:55:57 2003 Owen Taylor <otaylor@redhat.com> * gtkdoc-mkhtml.in (declaration): Replace head -1 with -n 1. (Merge change by Elliot Lee from Red Hat package) 2003-06-11 Matthias Clasen <maclas@gmx.de> * doc/gnome.txt: Updates to the documentation of inline comments. 2003-06-03 Matthias Clasen <maclas@gmx.de> * gtk-doc.spec.in: Add a missing Provides: and include the .pc file. (#106568, Joe Pranevich) 2003-05-27 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (GetSignals): (GetArgs): Add signals and properties to the statistics. (OutputMissingDocumentation): Emit undocumented signals and properties. (#113645) 2003-04-21 Matthias Clasen <maclas@gmx.de> * tools/docpercentages.pl: Fix autolinkification for undocumented symbols. * doc/style-guide.txt: Typo fix.
2004-02-19Note update of rss2html to 0.6.minskim1-1/+2
2004-02-19Update rss2html to 0.6.minskim2-5/+5
Changes: - Logo support - Only remove files if they'r fetched. - Patch [CDATA tags - Add rss output
2004-02-19Convert to buildlink3.wiz3-9/+31
2004-02-19Add USE_LANGUAGES= c c++ on recommendation by jlam.wiz1-1/+2
2004-02-19I had the result backwards -- if ncurses is built-in andjlam1-2/+2
/usr/lib/libnurses.so exists, then we want to use the built-in ncurses if USE_NCURSES is set.
2004-02-19If the threads are non-native, then don't build openldap with threadsjlam2-7/+22
support. The slapd built without threads passes all of its test except for the replication test, which is because slurpd is not built (slurpd requires threads). Bump the PKGREVISION. This is in response to PR 24473. As a debugging aid in case someone attempts to really fix the PR, if _OPENLDAP_REQUIRE_THREADS is "yes", then openldap will forcibly build using GNU pth if native threads aren't available.
2004-02-19+ gtk-doc-1.2, leafnode-1.9.50, treecc-0.2.8, xerces-c-2.5.0minskim1-2/+5
2004-02-19Note update of metacity to 2.6.5.jmmv1-1/+2
2004-02-19Update to 2.6.5:jmmv2-6/+5
- flipflop on #102209/#115072 again (raise on click, but break some apps by causing enter/leave). - fix memory corruption in window list. - fix window-type-inference code for legacy toolkits' windows.
2004-02-19bl3ifyjmmv1-14/+14
2004-02-19bl3ify.jmmv4-13/+99
2004-02-19Note update of gpdf to 0.122.1.jmmv1-1/+2
2004-02-19Update to 0.112.1 and bl3ify:jmmv3-37/+15
* Fix build for gtk+ 2.2. (Frederic Crozat) * Fix build for libgnomeprint 2.6. (Martin)