1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

89635 Commits

Author SHA1 Message Date
Kirill Ponomarev
72de4a9143 - Update to 0.7.6 2003-12-08 22:24:44 +00:00
Pav Lucistnik
f8b1aeed33 - Update to 1.36
PR:		ports/60052
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-08 21:33:40 +00:00
Kirill Ponomarev
d838e8fa85 Add ifgraph 0.4.9,
ifGraph is a set of Perl scripts created to help network
administrators to visualize network flow on a daily, weekly,
monthly, and yearly basis.  The graphics are created with
RRDTool, and it shows bytes (in/out) and errors for each
interface. It also shows the current/average/max use and the
respective link/interface usage in percentages. The program
also outputs HTML files to make the visualization of the
PNG/GIF/GD images more friendly and easy.

PR:		57421
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-08 20:51:57 +00:00
Greg Lewis
e9a6149ae6 . Wrap the PORTDOCS setting in .if !defined(NOPORTDOCS) .. .endif.
Forgotten by:	glewis
2003-12-08 20:50:01 +00:00
Pav Lucistnik
d596797d8c Add flphoto, an image management and display program for FLTK toolkit
based on libgphoto2.

PR:		ports/59919
Submitted by:	Johan Karlsson <k@numeri.campus.luth.se>
2003-12-08 20:01:56 +00:00
Greg Lewis
0d256c5493 New port java/avalon-logkit:
LogKit is a logging toolkit designed for secure performance oriented logging in
applications.

The LogKit provides the following features:
  - Decouples LogEvent generation from LogEvent handling.
  - Is simple to use and simple to configure.
  - Designed with security in mind.
  - Allow users fine control of logging based on priority and/or category.
  - Has hierarchical logging namespace to enable inheritance of LogTargets and
    Priorities.
  - Lightweight.
  - Designed to be integrated into existing products.
  - Performance oriented.
  - Enables users to plug in filters to filter out or modify LogEvents before
    they are written out.
  - Allow users to specify the serialization format of LogEvents via
    Formatters.
  - Comes with a number of existing LogTargets to ease integration.
  - The LogKit has existed for a number years and been used in a number of
    different environments which demonstrates it's reliability and stability.

WWW: http://avalon.apache.org/logkit/index.html

PR:		59040
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2003-12-08 19:47:25 +00:00
Pav Lucistnik
0ad8d4e08b Forced commit to note proper values of:
PR:		ports/60043
Submitted by:	oleg dashevskii <be9-ml@be9.ru>
2003-12-08 19:11:35 +00:00
Pav Lucistnik
e526a5189d - Add conflict with russian xmms
PR:		ports/59717
Submitted by:	Chris Burkert <chris@chrisburkert.de>
2003-12-08 19:10:14 +00:00
Bruce M Simpson
e82a259642 New port: Ficl is a programming language interpreter designed to be
embedded into other systems as a command, macro, and development prototyping
language.

FreeBSD uses ficl in its loader. So far we haven't done much more in
this area, perhaps importing a port will encourage further fruitful
exploitation of this valuable tool.
2003-12-08 19:00:36 +00:00
Pav Lucistnik
23ff83bf11 - Update to 1.0.1
PR:		ports/60035
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-08 18:59:26 +00:00
Akinori MUSHA
248c1bc249 Update to 2.05. 2003-12-08 18:46:34 +00:00
Bruce M Simpson
5dfcfcd098 New port: ldapbrowser, a Java Swing-based LDAP browser and editor, tested
and operational with OpenLDAP 1.2 and 2.0.
2003-12-08 18:16:36 +00:00
Sergey Skvortsov
d7c7d79ac9 Updated to 1.06 2003-12-08 17:46:43 +00:00
Sergey Skvortsov
a00c31de61 Updated to 0.9 2003-12-08 17:40:51 +00:00
Yen-Ming Lee
c32043c65a fix PLIST problem and unbreak this port.
PR:		59697
Submitted by:	leeym
Reviewed by:	sergei
Approved by:	maintainer timeout
2003-12-08 17:40:38 +00:00
Sergey Skvortsov
a24d31d446 Updated to 1.26 2003-12-08 17:37:50 +00:00
Sergey Skvortsov
e4601551fe Updated to 1.08 2003-12-08 17:35:29 +00:00
Sergey Skvortsov
1361c9526e Updated to 0.2 2003-12-08 17:29:11 +00:00
Sergey Skvortsov
04c9c035e3 Updated to 0.80 2003-12-08 17:27:24 +00:00
Sergey Skvortsov
fa9dae1142 Updated to 0.12 2003-12-08 17:22:04 +00:00
Sergey Skvortsov
8931d77c3e Updated to 0.25 2003-12-08 17:21:03 +00:00
Sergey Skvortsov
be6c50b4d2 Updated to 1.02 2003-12-08 17:10:20 +00:00
Sergei Kolobov
e964bab968 - Update to 0.9.0 (unbreaks fetching)
Prompted by:	fenner's portsurvey
2003-12-08 17:09:23 +00:00
Sergey Skvortsov
5477ca3a24 Updated to 0.104 2003-12-08 17:08:50 +00:00
Sergey Skvortsov
00d67c512f Updated to 1.6 2003-12-08 17:07:33 +00:00
Sergey Skvortsov
bbd5be6ad7 Updated to 0.42 2003-12-08 17:00:50 +00:00
Sergei Kolobov
91f605a2d4 - Update to 3.0.0 (unbreaks fetching)
Prompted by:	fenner's portsurvey
2003-12-08 16:50:27 +00:00
Sergey Skvortsov
b65e0c1cbf Updated to 1.3 2003-12-08 16:41:02 +00:00
Vanilla I. Shu
e237d381c5 Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT.
Bump version.

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-12-08 16:28:54 +00:00
Bruce M Simpson
f9e095b86b New port: Ebnf2ps, draw EPS or FIG format railroad-style syntax diagrams
from YACC, EBNF or HAPPY input grammars. Requires Haskell (ghc) to build.
2003-12-08 16:23:46 +00:00
Bruce M Simpson
5d1da33ef5 New port: epsmerge, merge multiple EPS files into single PS or EPS output. 2003-12-08 16:22:05 +00:00
Bruce M Simpson
8e493fa8ca Fix the net-snmp check in the configure.ac script. Previously, the check would
fail silently and the package would build anyway. This should fix support
for linking against net-snmp for SNMP support.
2003-12-08 16:20:12 +00:00
Sergei Kolobov
a2d84b3811 - Update to 0.99.10.4
- Improve pkg-install script (create /var/dovecot tree)
- Add pkg-deinstall to cleanup dovecot directories and remove
  created uids at de-install; ask to stop dovecot
  if it's still running
- Make pkg-message obey PREFIX/DOCSDIR
- Make use of USE_OPENLDAP, rename WITH_LDAP2 to more standard WITH_LDAP
- Remove 'Feature Autodetection'. If you want the port built with extra
  dependencies, tell it: avoid bloat
- Update the rc.d script to work with relative addressing
  (e.g. './dovecot.sh start' works.)
- Assign maintainership to the submitter

PR:		59762
Submitted by:	Robin Breathe <robin@isometry.net>
2003-12-08 16:08:14 +00:00
Kirill Ponomarev
e0780cbf64 - Install additional documentation
- Bump PORTREVISION

PR:		59778
Submitted by:	Steve Wills <steve@stevenwills.com>
Approved by:	no response from maintainer
2003-12-08 15:06:31 +00:00
Sergei Kolobov
62266663da - Update to 1.2.1 (now hosted at SourceForge)
- Add a x-test target that runs the tnef tests
- Shorten COMMENT to fit the limit

While I'm here:
- Install some documentation

PR:		59459
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	maintainer
2003-12-08 14:51:31 +00:00
MANTANI Nobutaka
2938806b44 Add WITH_FRIBIDI knob.
Submitted by:	Samy Al Bahra <samy@kerneled.com>
PR:		ports/59784
2003-12-08 14:46:05 +00:00
Alexander Leidinger
71b93e612e BEWARE: As rcoder(8) isn't present on FreeBSD 4 but clamd must be
be started before clamav-milter the startup-script for clamd
        must alphabetically arranged before the startup-script for
        clamav-milter. It was decided to use the clamd statup-scrtipt
        from security/clamav-devel (clamav-clamd.sh), so users running
        an older version of security/clamav have to change
        'clamd_enable="YES"' to 'clamav_clamd_enable="YES"' in
        /etc/rc.conf. On the other hand this changes makes it easier
        to switch between security/clamav and security/clamav-devel.

- Respect PTHREAD_CFLAGS.
- Use USE_LIBTOOL_VER=14 as the libtool shipping with clamav 0.65
  erroneously links against libc _and_ libc_r on FreeBSD 4.
- Don't link against libcipher on FreeBSD < 501100, clamav doesn't
  depend on it. The linker warnings suggesting that it is required
  were triggered by linking against both, libc and libc_r.
- Unconditionally depend on math/libgmp4. Otherwise, if libgmp4 is
  already installed on a FreeBSD 4-STABLE system compilation of
  security/clamav fails, as the headers of libgmp4 are used but the
  base libgmp is used for linking.
- Fix generation of clamav-milter.8 when building with WITH_MILTER
  (part of new files/patch-clamav-milter::Makefile.in).
- Don't USE_GETOPT_LONG when compiling with WITH_MILTER, clamav
  uses its own getopt_long() regardless if a devel/libgnugetopt is
  installed or the version in the base of FreeBSD 5 is present.
- Allow compilation of WITH_MILTER with mail/sendmail.
- Install a startup-script (taken from security/clamav-devel with some
  fixes in comments) for clamav-milter when compiled with WITH_MILTER.
- In pkg-descr remove the note that clamav-milter doesn't build on
  FreeBSD 4 with base gcc, it builds fine there. Mention that
  clamav-milter can be optionally used (taken from pkg-descr of
  security/clamav-devel).
- Fix compilation when an older version of security/clamav is installed.
  If there's an older version of libclamav installed clamav 0.65 will
  link against it instead of the newly built one. This is not a problem
  if the installed version is compatible with the new one as libclamav
  gets linked dynamically and the installed version will be replaced
  with the new one. However, if the older version is incompatible
  linking of clamav 0.65 fails. This problem was discovered by
  Jan-Peter Koopmann Jan-Peter.Koopmann@seceidos.de and the fix
  (most of the new patches in the files directory) confirmed working.
- In clamav-milter replace the path to the used sendmail executable with
  the location of the mailwrapper(8) (/usr/sbin/sendmail). Obtained
  from security/clamav-devel.

PR:		59948
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-12-08 14:06:49 +00:00
Maho Nakata
68a46b37ab first remove patches. raize IssueZilla as far as possible 2003-12-08 13:57:34 +00:00
Sergey Skvortsov
2a7037b6ef Updated to 0.17 2003-12-08 13:47:44 +00:00
MANTANI Nobutaka
b00c01095b Update to 0.1.7. 2003-12-08 13:45:29 +00:00
Maho Nakata
2eef360e9c Added 680 codeline (will be OOo 2.0) 2003-12-08 13:45:14 +00:00
Sergey Skvortsov
2f73f5e584 Updated to 0.07 2003-12-08 13:44:52 +00:00
Sergey Skvortsov
1984a5247c Updated to 0.07 2003-12-08 13:38:32 +00:00
Sergey Skvortsov
e369e70c92 Updated to 2.03 2003-12-08 13:36:01 +00:00
Sergey Skvortsov
e0950a07c8 Updated to 1.13 2003-12-08 13:34:37 +00:00
Thomas Gellekum
de1120b840 Work around internal compiler error on -current. 2003-12-08 13:34:28 +00:00
Sergey Skvortsov
84717b7912 Updated to 0.04 2003-12-08 13:30:45 +00:00
Alexander Leidinger
313f5fd733 Update to 7.1.033. 2003-12-08 13:29:42 +00:00
Alexander Leidinger
36ad2c62cc Add patch to allow advanced optimizations with icc (portrevision bumped).
This patch was tested with icc and gcc, the bugtracker ID @sf is:
http://sourceforge.net/tracker/index.php?func=detail&aid=854293&group_id=5624&atid=105624

Fix suggested by:	Intel
Approved by:		maintainer
2003-12-08 13:28:18 +00:00
Sergey Skvortsov
7455980804 Updated to 0.5 2003-12-08 13:27:49 +00:00