summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-11Note update of mathomatic.minskim2-3/+3
2006-03-11Update mathomatic to 12.5.11.minskim2-6/+6
Changes: - "matho-primes pal" wasn't working, fixed. - Improved the "Equation not defined" error message for new users. - Worked on matho-primes program. - Automatically determine the variable if none is specified with the extrema command. - Code cleanup. - Helped simplification of complex exponentials. - Parse things like "2 2" as "2*2", instead of giving a syntax error. The default operator is always times.
2006-03-11Added CHECK_FILES_SKIP, DEVOSSSOUND, DLOPEN_REQUIRE_PTHREAD.rillig1-1/+4
2006-03-10Fixed pkglint warnings.rillig5-21/+20
2006-03-10Fixed some pkglint warnings.rillig1-3/+3
2006-03-10Comment-out suse100_linux as it only contains Makefile fragments.kristerw1-2/+2
2006-03-10Fixed pkglint warnings.rillig1-4/+4
2006-03-10Cosmetic change: reorder some lines locally to make it easier for mejlam1-13/+13
to understand.
2006-03-10Expose fewer knobs for a user to tweak by making more variables private.jlam1-57/+53
2006-03-10Fixed pkglint warnings.rillig1-7/+6
2006-03-10Fixed typo in USE_LANGUAGES.rillig1-2/+2
2006-03-10Fixed pkglint warnings.rillig2-7/+7
2006-03-10Added REPLACE_PERL for a Perl program that requires it. Didn't add Perlrillig3-30/+34
as a dependency since that program is only useful when KDE is installed. Chances are high that Perl is then also installed. Bumped PKGREVISION. Fixed pkglint warnings.
2006-03-10Tell the package explicitly where to find file(1) and sh(1).rillig1-5/+5
Removed BROKEN_IN. Fixes PR 33053.
2006-03-10Added entries for updating libprelude, libpreludedb and prelude-lmlshannonjr1-1/+4
2006-03-10Update to 0.9.4shannonjr2-7/+6
Changes: - Remove trailing space from regex we get from plugins.rules (this fix a match problem on log entry that didn't contain any space). - Add --user / --group option to drop privilege. However, make sure it is not allowed to open file that the target user can not read, because it would lead to failure when trying to re-open the logfile after a rotation. - Signal handling improvement. - Fix priority for --quiet option. - Use newer libprelude IDMEF_LIST_APPEND/IDMEF_LIST_PREPEND addition. - Add unhandled arguments warning.
2006-03-10Cleaned up the Makefile.rillig1-6/+1
2006-03-10Note acroread7, firefox-bin, mozilla-bin PKGREVISION bumps.wiz1-1/+4
2006-03-10Accept suse100* packages too. Bump PKGREVISION.wiz4-11/+11
2006-03-10Update to 0.9.6shannonjr3-9/+8
Changes: - Fix PostgreSQL plugin compilation problem. - Update database schema: enforce that AdditionalData data field is not NULL. - Improve Swig basic type mapping situation regarding to the target architecture. - Fix query time calculation.
2006-03-10Fixed typo (MAKE_PARAMS -> MAKE_FLAGS). This makes the package work forrillig1-4/+4
LOCALBASE != /usr/pkg.
2006-03-10Use pkginstall to generate the INSTALL script instead.jlam1-18/+7
2006-03-10Correct the path to the bsd.prefs.mk file and move it to the properjlam1-2/+3
location in a buildlink3.mk file.
2006-03-10Fixed pkglint warnings.rillig2-15/+20
2006-03-10Don't create a do-nothing DEINSTALL scriptjlam1-1/+2
2006-03-10Don't check the quoting in backticks. This is a misdesign of pkglint.rillig1-1/+5
2006-03-10Don't create a do-nothing DEINSTALL scriptjlam1-1/+2
2006-03-10Don't create a do-nothing DEINSTALL script.jlam1-1/+2
2006-03-10Don't define DEINSTALL_FILE or INSTALL_FILE if the corresponding *_SRCjlam1-1/+5
variables are empty.
2006-03-10Update to 0.9.7.shannonjr4-12/+9
Changes: - Fix an issue with system using both IP v4 and v6 interfaces which doesn't allow binding both 0.0.0.0 and :: . - Add autoconf detection for libgcrypt: this fix a build issue for distribution shipping with broken libgnutls-config script. - Generate Perl and Python bindings for the prelude-timer API. - Fix for upcoming plugin that doesn't provide an activation option. - Various bug fixes.
2006-03-10+ glibmm-2.10.0, libprelude-0.9.7, lighttpd-1.4.11,wiz1-2/+8
lyx-1.4.0, mathomatic-12.5.11, p0f-2.0.6, xorp-1.2.
2006-03-10Fix dependency path (91 -> 100)wiz1-2/+2
2006-03-10Fixed pkglint warnings.rillig1-40/+42
2006-03-10Added PKG_SYSCONFDIR and PKG_SYSCONFVAR. The latter is not a Varname, asrillig1-1/+4
the name might suggest, but an Identifier.
2006-03-10This warning is not yet in pkglint:rillig1-2/+2
WARN: Makefile:123: "cd" as the last shell command is useless.
2006-03-10Fixed the interpreter of the example Perl programs. Bumped PKGREVISION.rillig1-2/+4
2006-03-10Note the BitTornado and BitTornado-gui update to 0.3.15veego2-4/+4
2006-03-10Update to 0.3.15:veego4-11/+9
This release fixes a few long-standing bugs, including one that prevented a torrent from being restarted if files had been selected for no longer downloading. The tracker isn't crashing sporadically any more. And some security has been added to super-seed to prevent CERTAIN CLIENTS (*thwaps BitComet*) from leeching important bandwidth. Neither encryption nor DHT (official or Azureus's version) has been added yet, nor has the UI been revamped.
2006-03-10Updated to version 1.29.heinz2-7/+6
Pkgsrc changes: none Changes since version 1.28: =========================== - integrate bleadperl patches to generate the source files for testing, rather than bundling them - make extract* methods accept a::t::file objects too - address #17624: Unnecessary calls to cwd() -- cwd() is only called when needed - address #17935: Archive::Tar::write('file_name') should close or return file handle. -- filehandles are now closed - address #17395: [PATCH] allow extract() to select files by regexes or substrings; patch did not get integrated, but a FAQ on how to achieve this was added to the FAQ section - address #17310 (Archive-Tar 1.26_01 not tolerant to Archives with Garbage) -- Garbage protection should be much improved now
2006-03-10Updated to version 0.03.heinz3-37/+20
Pkgsrc changes: - Rewrote patch-aa to be specific to NetBSD. Changes since version 0.02: =========================== - generate more efficient code with gcc-3.4 and later.
2006-03-10Fixed spelling of NetBSD.org.heinz1-2/+2
2006-03-10Use the pkginstall framework to generate the INSTALL/DEINSTALL scriptsjlam1-23/+9
instead.
2006-03-10We weren't using the DEINSTALL script extras -- fix this. Bump thejlam1-2/+3
PKGREVISION since the installed +DEINSTALL script changes significantly.
2006-03-10Use the pkginstall framework to create the INSTALL/DEINSTALL scriptsjlam1-29/+13
instead. XXX This package really needs an overhaul to use modern pkgsrc XXX conventions.
2006-03-10Use the pkginstall framework to generate the INSTALL script instead.jlam3-19/+5
2006-03-10Use the pkginstall framework to generate the INSTALL script from thejlam2-9/+4
supplied template in ${FILESDIR}/INSTALL, and remove the unnecessary additional targets for manual generation of the same.
2006-03-10Remove unused DEINSTALL script that was being superseded by the onejlam1-17/+0
generated by the pkginstall framework.
2006-03-10Updated security/gnupg to 1.4.2.2.ghen1-1/+2
2006-03-10Update gnupg to 1.4.2.2, fixing another vulnerability:ghen2-6/+6
* Files containing several signed messages are not allowed any longer as there is no clean way to report the status of such files back to the caller. To partly revert to the old behaviour the new option --allow-multisig-verification may be used.
2006-03-10One executable shell program needs bash instead of sh. Bumped PKGREVISION.rillig1-1/+9