summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-11-12Note addition of pciids, version 20061026.jmmv1-1/+2
2006-11-12Add and enable pciids.jmmv1-1/+2
2006-11-12Initial import of pciids, version 20061026:jmmv5-0/+54
This package contains a public list of all known IDs used in PCI devices; that is ID's of vendors, devices, subsystems and device classes. These ID lists (usually in form of a pci.ids file) are used in various programs (The Linux Kernel, The PCI Utilities, new version of the XFree86 etc.) to display full device names instead of the numeric IDs. Package provided by Mark Kirby in private email with some changes by me.
2006-11-12Don't overwrite installed files. This should close PR pkg/35036.hira2-11/+54
2006-11-12graphics/mgl works with sh3el architecture.obache1-3/+3
Reported by Yasushi Oshima in PR 31880.
2006-11-12Updated mail/sylpheed-devel to 2.3.0beta5.xtraeme2-3/+3
2006-11-12Update to 2.3.0beta5:xtraeme2-6/+6
* When new mails arrive, the tray icon is changed, and it will be kept until a new mail is read. * The option "Open inbox on startup" was added. * The option "Remeber last selected message" was added. * The crash when printing a message with empty subject was fixed. * The bug that the text in the composition window was not redrawn on the undo of large text was fixed. * POP before SMTP was implemented.
2006-11-12Added a patch for newer libcurl versions, in which CURLOPT_MUTE has beenrillig2-1/+16
removed.
2006-11-12Fixed PKGMANDIR and Perl interpreter. PKGREVISION++rillig1-7/+8
2006-11-12Fixed PKGMANDIR.rillig1-3/+3
2006-11-12Fixed "test ==".rillig1-0/+14
2006-11-12Fixed PKGMANDIR.rillig5-15/+17
2006-11-12Fixed "test ==".rillig1-1/+2
2006-11-12Fixed PKGMANDIR.rillig1-1/+2
2006-11-12Fixed "test ==".rillig1-1/+2
2006-11-12Fixed PKGMANDIR.rillig4-22/+25
2006-11-12Fixed perl detection and some pkglint warnings.rillig4-7/+57
2006-11-12Needs perl. PKGREVISION++rillig1-3/+3
2006-11-12Fixed PKGMANDIR and made the package build on NetBSD.rillig4-23/+29
2006-11-12Needs perl. PKGREVISION++rillig1-5/+6
2006-11-12Removed the tests for CHECK_INTERPRETER and CHECK_PERMS. They are now inrillig1-7/+1
../checks/*.mk.
2006-11-12Moved the test whether this check should be enabled to this file.rillig1-13/+7
Removed the dependency to NO_PKG_REGISTER. Renamed the check-interpreter target to _check-interpreter.
2006-11-12Added the CHECK_PERMS_AUTOFIX variable, which allows packages to sayrillig1-8/+17
that the file permissions should be fixed automatically. Moved the test whether this check should be enabled from ../install/install.mk to here. Renamed the target from check-perms to _check-perms.
2006-11-12Improved the formatting of the comment and made the code a littlerillig1-21/+22
shorter.
2006-11-12Moved the check for whether check-wrkref should be run fromrillig2-6/+7
install/install.mk to check/check-wrkref.mk. Renamed the check-wrkref target to _check-wrkref.
2006-11-12Improved the readability of the header comment.rillig1-24/+25
CHECK_WRKREF may be set to "wrkobjdir" to check for references to WRKOBJDIR. Added some error checking. Removed the dependency on NO_PKG_REGISTER.
2006-11-12Needs perl. PKGREVISION++rillig1-3/+3
2006-11-11Fixed the comment.rillig1-2/+2
2006-11-11Added some documentation.rillig1-19/+23
Since hooks should not be overwritten, removed the !target() check. That way, one gets a warning when attempting to add some code to the hook.
2006-11-11Moved the check whether check-shlibs should be run fromrillig2-6/+8
install/install.mk to check/check-shlibs.mk. Renamed check-shlibs to _check-shlibs. Since it had been declared as "private" before, this will not break anything.
2006-11-11Added the usual header comment.rillig1-22/+26
Removed the special case handling of NO_PKG_REGISTER. What does checking for shared libraries have to do with whether the package is registered in the package database or not? Removed the check on CHECK_SHLIBS_SUPPORTED, which will be reintroduced soon.
2006-11-11Improved a comment.rillig1-3/+3
2006-11-11Fixed "test ==".rillig2-5/+14
2006-11-11Fixed PKGMANDIR.rillig4-7/+16
Removed the man3f category, since that is not supported by pkgsrc. PKGREVISION++
2006-11-11Fixed "test ==".rillig2-6/+10
2006-11-11Fixed "test ==".rillig1-1/+3
2006-11-11This patch-aa is a better oneadam2-5/+7
2006-11-11Address PR pkg/34966 as suggested by Oliver Gould and apply the samejschauma4-15/+15
logic to all platforms: Some packages (such as math/gap) create wrappers based on the name of the compiler, so ${CC} should not contain any flags. Move flags into CFLAGS.
2006-11-11Fixed "test ==".rillig4-4/+11
2006-11-11Applied a patch from Ryo HAYASAKA, provided in PR 35035, which fixes therillig2-1/+15
check-portability test.
2006-11-11Fixed a pkglint warning.rillig1-2/+2
2006-11-11Updated textproc/hyperestraier to 1.4.9.obache1-1/+2
2006-11-11Update hyperestraier to 1.4.9.obache3-8/+11
Changes: 2006-11-03 Mikio Hirabayashi <mikio@users.sourceforge.net> * estraier.c (est_doc_score): new function. * estraier.c (est_db_check_option): new function. * estraier.c (est_search_union): a bug related to scoring when ASIS mode was fixed. * estraier.c (est_db_score_doc): difference operator was added. * estcmd.c (procinform): display of known options was added. * estcmd.c (doputdoc): modification date of files became able to be recorded as score. * estseek.c (showresult): accuracy of "{hnum}" operator was improved. * estwaver.c (runinit, procinit): "-xs", "-xl", "-xh" options were added. - "set_score" and "score" methods were added to language bindings and node APIs. - Release: 1.4.9
2006-11-11Updated devel/glibmm to 2.12.2nb2adam1-1/+2
2006-11-11Fix building on 64-bit architecturesadam3-3/+16
2006-11-11Converted the SunPro wrapper to use the functions from wrapper-subr.sh.rillig1-101/+88
Added some code to check for unknown options. Reindented the file so that the compiler options are better visible. They had been hidden by the massive block comments before. Also, every option has got its own line so that one only needs to read the first column to find the relevant code.
2006-11-11Added wrapper-subr.sh, which provides shell functions that are useful torillig3-4/+51
make the wrapper code less frightening. For example, instead of arg="${arg#-Wl,}" $debug_log $wrapperlog " (transform-sunpro-cc) to: $arg" addtocache=yes one can simply write transform_to "${arg-Wl,}" The functions that are currently implemented are: transform_to, transform_discard, transform_to_nocache, transform_discard, transform_pass and transform_pass_unknown.
2006-11-11Made the SunPro compiler understand gcc's -MM option for generatingrillig1-1/+6
Makefile dependencies.
2006-11-11regenrillig2-61/+118
2006-11-11The first line in the file must contain the XML version number.rillig1-4/+3