Commit graph

38701 commits

Author SHA1 Message Date
jlam
70fd0a4f3a Note that this is an APACHE_MODULE, which will automatically turn the
apache dependency into a "full" one.
2003-02-04 08:54:28 +00:00
martti
3260afb4ce Updated etcupdate to 20030204 2003-02-04 08:41:14 +00:00
martti
5d8fb2a256 Updated etcupdate to 20030204 (bin/20196). 2003-02-04 08:40:56 +00:00
dmcmahill
a9caa2908b note update of spim to 6.5 2003-02-04 02:55:07 +00:00
dmcmahill
f0c8e5e196 update to spim-6.5. Old distfile (of the same name) is no longer available.
While here use DIST_SUBDIR due to non-versioning of the distfile name.

Changes appear to be a handful of bug fixes.
2003-02-04 02:54:25 +00:00
dmcmahill
d7499a7738 note update of cad/covered-current to 20021214 2003-02-04 02:43:29 +00:00
dmcmahill
1e92cff3ae update to covered-current-20021214 as part of fixing compile problems noted
in recent bulk builds.

Release covered-20021214 made.  This release is a bug fix release.  See list below
for details.  Bugs that lead to infinite looping in the score command and segmentation
faults should now be cleared up.  Please let me know if there are any other bugs that
need to be addressed before first stable release.  Development documentation updated
to match changes in files.  Regression suite has been updated quite a bit from last
time.  There are now over 125 diagnostics in the regression suite (my goal was to
write about 100 before first stable release).

  - Segmentation fault fixes in report command
  - Parser can now handle all net types (not just wire).  Diagnostics added to regression
    suite to verify their proper handling.
  - Parser updated to handle net declaration assignments (e.g., wire a = b & c;).
    Diagnostics added to verify proper handling.
  - Added human-understandable error messages in parser to help identify file and
    line number along with a quasi-helpful error message description.
  - When parser error is found, Covered exits after parsing phase without continuing
    to write CDD file.
  - Fixed bug where a multi-bit select expression existed in a module that was
    instantiated more than once.  Assertion error fired in this case.
  - Updated regression suite for VCS testing.
  - Fixed bug where parameters were used in modules that were instantiated more than
    once.
  - Fixed bug that dealt with parameters (see param6.1.v for test case).
  - Fixed bug where a delay statement was the last statement in a statement block used
    by Covered.  Added diagnostics to verify correct behavior.
  - Fixed infinite loop problem with db_add_statement function.
  - Fixed infinite loop problem with statement_set_stop function.
  - Fixed bug with parsing order.  When an instance is found for a module that has
    already been parsed, the instance was incorrectly being handled.  Bug replicated
    with instance6.v diagnostic.
  - Fixed output of edge-triggered events to add @(...) around the expression (they
    were easily confused with other code that could exist on the same line).
  - Fixed bug in parser to not allow module to be parsed more than once.
  - Fixed bug that lead to an assertion error (see instance6.1.v for test case).
  - Fixing bug with calculating list and concatenation lengths when MBIT_SEL
    expressions were included.
  - Changed Covered's handling of -y directories.  Before, all files in these directories
    were fed into the parser to look for missing modules.  Now, when a module is needed,
    the module name is used to find the matching filename in the -y list (basically,
    the -y option works like the -y option in Icarus Verilog and VCS).  This fix really
    streamlined the parsing phase and fixed several bugs.
  - Memory declarations are now properly ignored (produced segmentation fault previously).
  - Fixed report command to display all lines and expressions in order according to
    their line number (the problem is REALLY fixed now).
  - Removed hierarchical references from being scored.

All in all, you should notice a huge improvement in the parsing speed, syntax errors are
reported better, more Verilog syntax should be handled properly, the score command will
run a bit faster than before, and the reports should be a bit easier to read.  Segmentation
faults and assertion errors should become lesser in number (if not gone altogether?).
I am feeling pretty confident that we are getting close to a stable release as I have
been able to generate a CDD file for a chip that is millions of gates in size (CDD file
was created in the range of 30 - 45 seconds!)  Keep the bug reports coming.  I have some
things to work on for next release already.
2003-02-04 02:42:21 +00:00
hubertf
773f30646f Need some header file to get INT_MAX defined
(at least on -current... seems to do without this on 1.6.x)
2003-02-04 02:27:10 +00:00
dmcmahill
006cee7020 note update of cad/verilog-current to 20030202 2003-02-04 00:49:06 +00:00
dmcmahill
cf0b4098a3 update to verilog-current-20030202.
This is the first packaged (in pkgsrc) snapshot after the verilog-0.7
release.

This snapshot adds preliminary support for real variables to the language
to the features already found in verilog-0.7.
2003-02-04 00:46:07 +00:00
jlam
48ead3a5dd Bump PKGREVISION of www/php4 to 1. This fixes a problem reported on
tech-pkg@ where the incorrect libtoolize was being invoked.  We now pass
in the path to libtoolize via the environment, much like how the other
GNU auto* tools are found in pkgsrc.
2003-02-03 23:53:24 +00:00
jlam
19173c8ac7 Bump PKGREVISION of lang/jdk to 3: we use bsd.pkg.install.mk to handle
copying of config files and handling of directories.
2003-02-03 23:48:07 +00:00
drochner
8e34df2a1e mod_perl update 2003-02-03 20:29:19 +00:00
drochner
3bd9b480d4 +ap2-subversion 2003-02-03 20:27:21 +00:00
drochner
dd254da104 add the missing link between subversion and apache2,
mostly from Eric Gillespie <epg@pretzelnet.org>
2003-02-03 20:24:13 +00:00
drochner
61280d9e9b add one.
mostly from Eric Gillespie <epg@pretzelnet.org>
2003-02-03 20:22:01 +00:00
drochner
53aca291a3 make apache dependency a "full" one -- I don't see what the buildlink
files' default is good for...
2003-02-03 20:19:00 +00:00
drochner
13db47f649 -update to 1.99.8.
This makes it compile with apache-2.0.44.
-make doc installation more robust against reinstalls
-make apache dependency a "full" one -- I don't see what the buildlink
 files' default is good for...
2003-02-03 20:18:03 +00:00
agc
3267a42ffc The directory name is "dvdbackup", not "dvdback" 2003-02-03 18:13:44 +00:00
wiz
33804d6404 Xft2 update to 2.1nb3. 2003-02-03 17:52:22 +00:00
wiz
2b4114e17b Add libXft.so, noted missing by HIRATSUKA Kouichirou in PR 20182. PKGREVISION++ 2003-02-03 17:41:08 +00:00
jschauma
ebccca70eb Note update of htmllint to 20030203 2003-02-03 16:15:06 +00:00
jschauma
6f6bf72eb4 Update to version 2003-02-03; (aka make this find the distfile again; fix
bulk-build problem)
Changes: unknown, no information was available in any language or characterset
that I can understand.

Use REPLACE_PERL to obsolete a few patches.
2003-02-03 16:00:02 +00:00
wiz
85c70f26c9 Fix typo in last. 2003-02-03 15:33:01 +00:00
kei
dfc64c5a3a use ONLY_FOR_PLATFORM instead of defining PKG_SKIP_REASON. shoud fix the
problem on i386 bulk build.
2003-02-03 15:26:27 +00:00
grant
8521e5c885 +teTeX-2.0 2003-02-03 13:21:42 +00:00
jmmv
1c4746c503 Fix some typos, based on PR pkg/20178 by <soren at blef.org>. 2003-02-03 11:13:54 +00:00
fredb
b2a1736b3f Note ${PKGREVISION} bump for graphics/gmplayer, for updated skins. 2003-02-03 05:09:48 +00:00
fredb
2cb8de043b Update checksums for the skins (again), but this time use the (newly)
versioned skins, and fall back to ${MASTER_SITE_LOCAL}. A couple go
away, and add a couple new ones, so update ${PKGREVISION}. Closes PR's
pkg/20077 and pkg/20146.
2003-02-03 05:07:06 +00:00
atatat
e279fed2e7 Bump lsof to 4.66nb1 for kqueue support 2003-02-03 01:05:50 +00:00
atatat
ea2631638b Add kqueue support to lsof. Bump PKGREVISION to 1, making this
4.66nb1.  This patch will be included in the next lsof release.
2003-02-03 01:03:14 +00:00
tron
76bb1cfd97 Set "USE_LIBTOOL" even if we use the bundled "libtool" so that
buildlink2 will do the right thing.
2003-02-02 22:00:24 +00:00
zuntum
ad238c1d77 Update HOMEPAGE -- it is now http://avifile.sourceforge.net/ 2003-02-02 21:53:25 +00:00
jmmv
f0dcac6892 Note revision bump for p0f to 1. 2003-02-02 21:32:57 +00:00
jmmv
9c8a584f4e Make this package honor PKG_SYSCONFDIR. Bump PKGREVISION. 2003-02-02 21:32:11 +00:00
jmmv
8cc6940946 Note update of rid to 1.11nb1 2003-02-02 19:53:31 +00:00
jmmv
104203ffab Make this package honor PKG_SYSCONFDIR. Bump PKGREVISION. 2003-02-02 19:47:35 +00:00
heinz
d0e92dfc9c updated spamassassin to 2.44 2003-02-02 19:40:41 +00:00
heinz
827b142e37 Maintenance update to 2.44
Parts of patch-ag and patch-ah as well as complete patch-aa could be
removed again, they are now included in SA 2.44 (see below).

#### official release announcement ###############

This is a bug-fix release, which fixes the following bugs:

  - Backport fix for Bug 1306: Possible buffer overflow in libspamc when
    running in BSMTP mode (patch 1.15 -> 1.18)

  - Backport workaround from Bug 526: Failed sanity check because of
    clobbered STDOUT (patch 1.147 -> 1.148)

  - Backport fix for Debian Bug 160206: Insufficient buffer in libspamc
    (patch 1.8 -> 1.9)

  - Backport fix for warnings in sed_path (patch 1.141 -> 1.142)

  - Backport fix for Bug 1127: Existing lowercase x-spam-status header
    kills SpamAssassin (patch 1.40 -> 1.41)

  - localized %ENV to fix problem where Razor2 erases the PATH so DCC
    and
    pyzor don't work, etc.

Note that this is *not* 2.50, which offers Bayesian filtering etc. These
bugs are already fixed in the 2.50 CVS tree, but that is not yet ready for
release.  This is a stable maintainance release only.
2003-02-02 19:38:39 +00:00
heinz
3c22a6fce4 ICU is now at version 2.4 2003-02-02 19:21:03 +00:00
tron
2dd967c07c Note new "libgcrypt" and updated "wmbiff" package. 2003-02-02 17:32:19 +00:00
tron
b91f53e082 Add dependence on "libgcrypt" package (via buildlink2) to get APOP and
IMAP/CRAM-MD5 support. Bump package revision.
2003-02-02 17:30:42 +00:00
tron
55cb04d56c Add and enable "libgcrypt". 2003-02-02 17:28:51 +00:00
tron
f28db5fa67 Import new "libgcrypt" package: GNU's cryptographic library
This fixes PR pkg/19732 by Juan RP.
2003-02-02 17:27:47 +00:00
wulf
538e28f4f9 Added dvdbackup-0.1.1, a DVD backup utility 2003-02-02 14:54:54 +00:00
wulf
2a4b236177 Added and enabled dvdbackup 2003-02-02 14:51:14 +00:00
wulf
1ab3c08506 Initial import of dvdbackup-0.1.1, a DVD backup utility. 2003-02-02 14:49:31 +00:00
drochner
b255d103ea bump PKGREVISION after fixing a critical bug, as suggested by wiz 2003-02-02 13:44:51 +00:00
drochner
e285e060d1 fix an unitialized variable problem which made the browser die
after downloading sth
should fix PR pkg/19427 and pkg/19718
2003-02-02 11:47:58 +00:00
jlam
9a223bb5d1 Always install apache htdocs, instead of checking to preserve any existing
htdocs.  Fixes PR 20153.
2003-02-02 09:59:09 +00:00