Commit graph

97943 commits

Author SHA1 Message Date
wiz
3a1acb1882 Remove p5-Wais, broken for two branches now and not supported
by the authors any longer.

bad@ ok.
2006-05-22 16:56:39 +00:00
joerg
a098804703 POSIX doesn't specify -or as operand for find, only -o.
Fix from PR 33531 by Gilles Dauphin.
2006-05-22 16:54:54 +00:00
wiz
61a8a89d7c USE_LANGUAGES=c c++ 2006-05-22 16:51:42 +00:00
wiz
e58b4f5e0e + inform-6.31.1, john-1.7.2, mldonkey-2.7.6,
p5-File-Find-Rule-0.29, rapidsvn-0.9.2, x2vnc-1.7.1.
2006-05-22 16:47:46 +00:00
wiz
6a23d6e2d6 USE_LANGUAGES=c c++ 2006-05-22 16:46:54 +00:00
wiz
bbb703748f Remove directories with ${RMDIR}, not ${RM}, and fix argument (needs %D
prefix).
2006-05-22 16:46:29 +00:00
drochner
93473284e7 need c++ 2006-05-22 16:40:19 +00:00
drochner
1411bce11b fix a possible information disclosure (CVE-2006-2442), from Debian
bump PKGREVISION
2006-05-22 16:39:00 +00:00
drochner
b482daada9 need c++ 2006-05-22 16:33:49 +00:00
drochner
7379c7326c this must be ...FLAGS, not ...FLAG - how could this ever work? 2006-05-22 16:32:37 +00:00
joerg
b4815d76f6 Uses C++. 2006-05-22 15:10:38 +00:00
tron
23b45ee72e Another attempt to properly recognized the currently installed
Python version.
2006-05-22 14:56:53 +00:00
dsainty
a1a024cdae USE_LANGUAGES=c++ 2006-05-22 14:39:44 +00:00
tron
7dd16fe467 Use existing Python version instead of forcing people to use the
outdated Python 2.3.
2006-05-22 14:38:16 +00:00
shannonjr
be0bac4ab2 Added 2 missing files to PLIST 2006-05-22 14:01:54 +00:00
tron
bc8957375c Accept Sun's Java Runtime Environment Version 5.0 as suitable JVM. 2006-05-22 13:03:25 +00:00
dsainty
eaa6983926 Add an HTTP download location too, as a fallback for when FTP downloads are awkward. 2006-05-22 11:57:50 +00:00
shannonjr
dea8ecf0ba Added entry for updating security/prelude-lml 2006-05-22 11:52:19 +00:00
shannonjr
cf24f70966 1) Update to 0.9.5
2) Changed permissions on plugins.rules and prelude-lml.conf so that
   prelude-lml can run unpriviledged
3) Changed confdir in configure so that plugins.rules and prelude-lml.conf
   are found.
Changes in 0.9.5:
- Experimental context support (ala SEC): we now handle
  multiline log matching.
- Update PAX rules so that it use the new context feature.
- Don't exit on statistics signal, improve statistics precision,
  make them easier to read.
- Fix some problem with user & group options.
- text-output argument is optional.
- New experimental ruleset: Sonicwall and Spamassassin. These
  need to be manually hooked to pcre.rules if you plan to use
  them.
- Fix FAM activation switches.
2006-05-22 11:49:51 +00:00
adam
7e985f3fae Updated graphics/ImageMagick to 6.2.7.7 2006-05-22 11:31:31 +00:00
adam
b3814216cf Changes 6.2.7.7:
* Don't fault when processing bad TIFF profiles (4 characters or less).
  * Masks are now read properly for 16-bit DIB's.
  * The pixel cache file descriptor limit code failed because the pixel cache
    timestamp was not always being set properly.
  * Fixed a small memory leak in IsGrayImage().
  * Fixed Cineon writing bug for very long filenames in 6.2.7 (reference
    http://redux.imagemagick.org/discussion-server/viewtopic.php?t=6590)
  * Begin the long journey of enhancing the conjure utility to support
    all options that are supported by the convert utility and PerlMagick
    (e.g. border, guassian-blur, etc.).
2006-05-22 11:30:19 +00:00
adam
e12bc3d011 Updated devel/glibmm to 2.10.3; x11/gtkmm to 2.8.8 2006-05-22 11:06:01 +00:00
adam
d4d685d1a9 Changes 2.8.8:
* Fixed regressions from 2.9.1 and 2.8.6:
  - Regenerated with latest glibmm to fix several empty methods.
  - ActionGroup:add(): Fix crash in alternate property get.
  - Gdk::PixbufLoader: Correct the vfunc sequence to avoid the ABI break.
* Table: Fix crash in Table_Helpers::TableList.erase().
2006-05-22 11:04:26 +00:00
adam
927d613f43 Changes 2.10.3:
* gmmproc: Corrections to code generation, to prevent some methods from being empty.
  This was a regression introduced by the addition of the --enable-api-* options.
2006-05-22 11:03:59 +00:00
rillig
0661b8e05f Needs C and C++. 2006-05-22 10:49:48 +00:00
rillig
8f44969435 - When building the list of used variables, scan Makefile.* in addition
to *.mk.
2006-05-22 10:22:36 +00:00
rillig
b088293c8e Fixed pkglint warnings. 2006-05-22 10:01:02 +00:00
rillig
921e9b0590 Fixed invalid CATEGORIES. Bumped PKGREVISION. 2006-05-22 08:22:29 +00:00
rillig
668f9e9acc Fixed some pkglint warnings. 2006-05-22 08:19:06 +00:00
rillig
732781c1b8 - Pkglint distinguishes between variables FOO and FOO.* now when checking
data types and permissions.
- Changed the way that permissions are determined a bit, so that
  unspecified permissions can be detected.
- Renamed -Wacl to -Wperm.
- When no applicable permissions are found, "?" is returned.
- When checking for unused variables, parameterized variables don't have to
  be matched exactly but only by basename.
- Added an explanation for the permissions warning.
2006-05-22 07:41:03 +00:00
rillig
37b290339e Fixed typo (PKG_SUGGEST_OPTIONS). 2006-05-22 07:08:50 +00:00
rillig
04b451a7a1 Fixed pkglint warnings. 2006-05-22 07:05:27 +00:00
rillig
3cb9b32411 Fixed some pkglint warnings. 2006-05-22 07:00:55 +00:00
rillig
ddda3a5d70 Fixed some pkglint warnings. 2006-05-22 06:47:44 +00:00
rillig
f236950841 Fixed pkglint warnings. 2006-05-22 06:45:08 +00:00
rillig
3118844085 Fixed some pkglint warnings. 2006-05-22 06:31:34 +00:00
rillig
f6bd1b991b Removed some drivel that was not appropriate for man pages. 2006-05-22 06:05:46 +00:00
rillig
9d7d42b4f2 Fixed pkglint warnings. Removed the hack to rename XML_CONFIG to
XML2_CONFIG in the configure script, since the variable's value is not
used at all.
2006-05-22 05:42:59 +00:00
ben
2d921e7c2b Make note of sarg update. 2006-05-22 03:45:48 +00:00
ben
8b63513b86 Update sarg to version 2.1. Notable changes include:
- site moved to sourceforge
- index_tree tag added.  Look at TAG: index_tree in sarg.conf file
  default is file - old format.
- realtime report added. sarg -r option
  Look at these tags ion sarg.conf file:
  TAG: realtime_refresh_time num sec
  TAG: realtime_access_log_lines num
  TAG: realtime_types: GET,PUT,CONNECT,ICP_QUERY,POST
  TAG: realtime_unauthenticated_records: ignore|show
- garbage in topuser report with unitialized variable.
  Thanks to Craig Brockmeier <craig@ppco.com>
- memory leaks caused by a wrong variable size
  Fixed by Klaus Singvogel <kssingvo@suse.de>. Thanks.
- ignoring users with '.' in password file.
  Thanks to Emerson Valdir Pellis <webmaster@marisol.com.br>
- error with "resolve_ip" with "user_authentication yes"
  Fixed by Grigory Trenin <gtrenin@gmail.com>. Thanks.
- long url causing fault.  Thanks to Vassily Andin <vasya@avitalight.com>
- hanging on a log file containing space.
  Thanks to Fabio Lo Votrico <fabio@link.it>
- bug fixed in squidguard report module
- squidguard_ignore_date on|off tag added to sarg.conf file
  You can ignore the squidguard log record date if outisde of
  date range in squid access.log file.
- alternate squidguard log added using -L option on sarg command line.
  Thanks to Dave Karlson <dkarlson@r9esd.k12.or.us>
- fixed malloc withou free.
- datafile-url ip|name added to sarg.conf file - saves ip address or name
  in url when using datafile tag.  Thanks to Calvin Muller <calvin@siryn.co.za>
- wronk link point in Generated by sarg-2..
  Thanks to Markus Hoffmann <ipcop@mh-lantech.de>
- Russian_UFT-8 language added by Alex Deiter <tiamat@komi.mts.ru>
- dansguardian_report_limit missing in sarg.conf file.
- ntlm domain+user format added.
- index date sort fixed by Olivier JAVAUX. Thanks
- Improve broken record detection
  Thanks to Artem Korneev <akorneev@intelsysus.com>
- sort open failed causing an empty topuser report
- sarg losslessly size optimized images
  Thanks to Tonda Mí¿ek <tonda.misek@post.cz> and Luigi Gangitano.
- sarg calling sort without quoting filenames Thanks to Luigi Gangitano.
- download_report_limit tag added.
  Thanks to Leonardo Rodrigues <leonardo@solutti.com.br>
- logo css class defined but never used.
  Thanks to Roger Favero <favero@sparkenergy.it>
- verdana.ttf font removed to avoid patent infringement issues.
  Now sarg uses a GPL FreeSans font from http://savannah.gnu.org
- ISA report with wrong date in date/time report.  Thanks to Richard Berndt
- connect records ignored when using emulate_http_log on in squid.conf file.
  Thanks to Dusan Woletz
- bug that prevents the correct usage of switch -d <date1-date2> when using
  an "emulate_httpd_log on" logfile and some performance improvements
  added.  Thanks to Filippo Grassilli
- Spanish language fixed by José Luis Hernández López. Thanks.
- url variable size changed to acomodate big urls with coded symbols and some
  minor changes in util.c file.
  Thanks to Oleg <xsov@mail.ru>
- download suffixes improved by Oleg <xsov@mail.ru>. Thanks.
  Now sarg uses these suffixes:
   7z,ace,arj,avi,bat,bin,bz2,bzip,cab,com,cpio,dll,doc,dot,exe,gz,iso,
   lha,lzh,mdb,mov,mp3,mpeg,mpg,mso,nrg,ogg,ppt,rar,rtf,shs,src,sys,tar,
   tgz,vcd,vob,wma,wmv,zip
- DansGuardian report added.  Thanks to Adolfas Kupliauskas for the access.log
- Slovak language added by Dusan Woletz Thank you
- wrong usertab user on topuser report.  Thanks to Marcos Favoretto
- ntlm_user_format added to sarg.conf. Now you can choose the following formats
  for the username on reports: user|domainname+user Suggested by Roger Favero
- exclude_users ignored in some situations.
- Fixes by Sapon Oleg from Russia:
  . there are two equal lines about Evren Yurtesen in CONTRIBUTORS file.
  . Internationalisation of SARG user graph added, using iconv function,
    which is presented only in Linux, so I add required #ifdef and other
    stuff to clean compile code on other platforms.
  . Fixed two issues:
- '?' symbol problems for apache and other cgi-supporting web server which
  doesn't support '?' symbol in links (all of them interprete this like
  parameter to cgi script);
- some good optimization to all three similar cicles in these files by
  reducing false checks in 'if ...' strings.
  . Fixes segfault, produced by inproper use of strncpy functions, look
  - strncpy doesn't copy leading '\0' symbol!
  . Just localisation support for repday report.
  . Support usertab IP->USERNAME change in siteuser report.
  . Just proper Russian koi8 localisation.
- Greek language by Antonis Maglaras <vegos@magla.gr> Thank you.
- time period added to -t option. Now you can use -t HH-HH, HH:MM-HH:MM
- support to isa proxy 2004 log added.
  Thanks to William da Rocha Lima <wrochal@linuxit.com.br>
- French language fixed by Alexey Znamerovskiy <alexz@everys.com> Thanks
- internal LC_ALL=C removed to avoid errors on Solaris.
  Thanks to Hraska, Frantisek <frantisek.hraska@hupro.sk>
- non authenticated records removed from Topuser report.
  Thanks to Brian <brian@reginachristianschool.org>
- Compilation error on FreeBSD > 5 - log.c:645: error: `RLIMIT_OFILE' undeclared
- Sarg abbreviation values improved.
- fixed: some changes to avoid segmentation fault.
- fixed: some changes to avoid compilation errors on freeBSD.
- fixed: exclude_hosts not excluding correctly.
- exclude hosts not excluding correctly.  Thanks to Oleg
- download report showing jpeg files.
- support to Microsoft isa proxy log files added.
  Thanks to Trankov Vladislav <vtrankov@kb-obibank.ru>
- fixed: error when using relative paths in -o and -w options. Just
  absolute paths can be used now.  Thanks to Andreas Grosse <andi@majestyk.de>
- fixed: segfault fix in vrfydir() in util.c
  Prevent buffer overflow in subs(); replace one constant with sizeof()
  in my_lltoa().  vrfydir(): fix segfault if sub-directory "images" is
  not exists function builddia() don't check the parameters. Result:
  segmentation fault in some cases.
  Thanks to Stas Degteff stas_degteff@users.sourceforge.net for the fixes.
- fixed: wrond date period in squidguard_log when using european date format.
  Thanks to Guenther Mair <gunnyst@users.sourceforge.net>
- ulimit tag added on sarg.conf to avoid "Too many open files" error.
  Thanks to Paulo Pires <paulo.pires@vodafone.pt>
- squidguard parse logs method changed.
  Thanks to Joao Mendes <jmendes@credibom.pt>
  Thanks to Guenther Mair <gunnyst@users.sourceforge.net>
- wrong results in -v option.
- fixed: error when using -u (include user)
  Thanks to Bochkarev Vladimi <bochkarev@expocentr.ru>
- export LC_ALL=C will be issued before sort to avoid high cpu usage
- grepday with invalid font path.
  Thanks to Marcelo Ricardo Leitner <mrl@conectiva.com.br>
- -v option added to display Sarg version on console
- Segmenation fault caused by an unclosed file.  Thanks to Pustovalov Leonid
- SquidGuard log formats added.  Thanks to Kolotov Alexandr
- time field added to topsites report
  Thanks to Miles Roper <mroper@westcoastdhb.org.nz>
- fixtime function with wrong definition, changed to long long
  Thanks to Valery from Russia
- Solaris 9 compiling error: error: conflicting types for 'my_mkdir'
  Thanks to Brad Larden <Brad.Larden@alphawest.com.au>
- segfaults if the denied report is disabled in sarg.conf.
  Thanks to Filippo Carletti <filippo.carletti@nethesis.it>
- reading performance improved by Francesco Perrillo <fperillo@totalfax.it>
  Thanks
- Russian sarg-php translation added.
  Thanks to Michael Stepanenko <mistic@ecolines.ru>
- configure error with no gd installed.
- graph with no text when using --enable-sysconfdir
- graph day incorrect when using dd/mm/yy date format
- show_sarg_logo yes|no added
- site_user_time_date with wrong patch.
  Thanks to Ricardo R. Hoffmann <hoffmann@uninet.com.br>
- Internal/External css implemented
- User authentication access (htaccess) implemented
- large file support added
- Report limits implemented
- Download report implemented
- Sarg logo by Osamu Matsuzaki <matsu_o@robata.org> added.
- Internal mkdir added to easy port to various plataform.
- long url now show only accessed site and module name.
- now you can add a user report url to a flat file to be blocked
  by some Squid acl.
  Request by Francesco Collini <collini@colliniconsulting.it>
- remove temporary files, if already exist, to avoid conflits with a
  previous sarg process..  Thanks to Renato Leon <rl_sita@hotmail.com>
- squidGuard improved
- now only records with the same period from access.log
  will be in squidGuard report.
- squidGuard limit report
- now you can save some urls in squidGuard db using
  sarg-squidguard PHP utility.
  bug fixed: fault caused by rewinddir after closedir.
  Thanks to Lucas Bocchi <challado@ibocchi.com.br>
  and to Freek
Fixed:  - missing </body> tags in all HTML pages
        - missing </html> tag in some HTML pages
        - missing DOCTYPE in all HTML pages
        - grammar in man page
        - URL Links to SourceForge http://sarg.sourceforge.net/
Added:  - Included more detailed information in man the page
          Thanks to Billy Newsom of U.S.
To Do:  - There are still major validation problems in the HTML generated
fixed:  - link error to denied site in squidGuard report
        - resolve name error in squidGuard report
        - some fixes to HPUX. Thanks to Miles Roper <mroper@westcoastdhb.org.nz>
        - index_sort_order tag don't work correctly.
        - too many open files fixed.
          Thanks to Francesco Perrillo <fperillo@totalfax.it>
        - Ukrainian_windows1251 included in sarg.conf file
        - exclude_string don´t work correctly.
          Thanks to Modric Kristijan <Kristijan.Modric@pliva.hr>
2006-05-22 03:44:55 +00:00
jlam
143b5f7d14 Move mk/install to mk/pkginstall to better reflect the contents (the
pkginstall framework).
2006-05-21 23:50:15 +00:00
jlam
7bd087ae6e Avoid hardcoding "ca" and "pt_BR" as known locales in the configure
scripts.  Fixes build after removing ca.po and pt_BR.po.
2006-05-21 23:31:14 +00:00
jlam
e6b8aa0681 Set MESSAGE_SRC instead of MESSAGE so that we can take advantage of
MESSAGE_SUBST properly.  No package should be setting MESSAGE anyway.
2006-05-21 23:18:35 +00:00
ben
a49023908d Correct checksum because distsubdir changed. 2006-05-21 23:08:19 +00:00
wiz
977ae040a3 Regen symmetrically for GNU patch (found in irix bulk build). 2006-05-21 23:02:29 +00:00
wiz
cc0982c501 USE_LANGUAGES=c++ 2006-05-21 22:58:23 +00:00
ben
864ea02475 Make note of new csound5-manual package. 2006-05-21 22:51:56 +00:00
ben
f79c38c18f Add entry for csound5-manual. 2006-05-21 22:51:26 +00:00
ben
32d5861b16 Initial import for csound5-manual version 5.01, the Csound5 Reference
Manual in HTML format.
2006-05-21 22:51:05 +00:00
ben
83fd95d117 Add note for new csound5 package. 2006-05-21 22:47:29 +00:00