Commit graph

89603 commits

Author SHA1 Message Date
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
Sergey Skvortsov
765c1457d8 Updated to 0.05 2003-12-08 13:26:15 +00:00
Sergei Kolobov
329d2316a7 Add shftool 1.1.0, converter for the Standard Hex Format (SHF).
Shftool is the reference implementation for the new,
XML-based Standard Hex Format (SHF).
Shftool is also a working converter/generator/extractor
between/to/of SHF-files and other hex formats.

SHF is specified in the the following Internet Draft:
http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt

Author:	Linus Walleij  <triad@df.lth.se>
WWW:	http://www.df.lth.se/~triad/krad/shftool/

PR:		58651
Submitted by:	Joachim Strombergson <watchman@ludd.luth.se>
2003-12-08 13:24:46 +00:00
Sergey Skvortsov
774b623f6a Updated to 3.003 2003-12-08 13:18:39 +00:00
Sergey Skvortsov
f5e858ccea Updated to 1.09 2003-12-08 13:14:53 +00:00
Sergey Skvortsov
716e8fcca2 Updated to 0.2 2003-12-08 13:10:51 +00:00
Maho Nakata
c3ec5515dd Marked as BROKEN. 2003-12-08 12:50:46 +00:00
Sergey Skvortsov
96701f4c3d Updated to 2.07 2003-12-08 12:46:45 +00:00
Sergey Skvortsov
11f46f27f6 Updated to 0.06 2003-12-08 12:46:20 +00:00
Sergey Skvortsov
b6f6ee2e1a Updated to 2003.1126 2003-12-08 12:44:14 +00:00
Erwin Lansing
782384f5c5 Update to 2.07 2003-12-08 12:23:51 +00:00
Sergey Skvortsov
e0c4385e9d Updated to 1.05
Pointed by:	erwin
2003-12-08 12:20:51 +00:00
Erwin Lansing
b1a850770c Update to 0.24
- More tests (richardc)
    - Made exec() work (see t/19invoke_djbish.t if you're curious)
2003-12-08 11:35:22 +00:00
Hye-Shik Chang
3c1d1d0ae6 Update to 0.4.5 2003-12-08 11:26:32 +00:00
Alexander Nedotsukov
370307fdbb Switch dependency mad -> libmad as more apropriate.
Approved by:	maintainer
2003-12-08 11:23:46 +00:00
Sergei Kolobov
4392e82000 - Update to 0.88 2003-12-08 11:23:21 +00:00
Sergei Kolobov
92bf3a5842 - Update to 1.011
- Removed patches intergrated into upstream
2003-12-08 11:22:55 +00:00
Mark Linimon
04b4300822 Update to 4.0.2: minor bugfixes.
PR:		ports/59743
Submitted by:	Takayuki Nakao <t@nakao.org> (maintainer)
2003-12-08 11:17:03 +00:00
Sergei Kolobov
3ff1a06f29 - Update to 0.12.1:
This version does some code cleanup, fixes minor bugs in the qconfirm
  and qconfirm-notice programs introduced with the last version, and
  corrects some typos in the documentation.
2003-12-08 11:11:24 +00:00
Max Khon
7e8b230035 Add conflicts on xmms-[0-9]*
Submitted by:	oleg dashevskii <be9-ml@be9.ru> (MAINTAINER)
2003-12-08 10:57:06 +00:00
Lev A. Serebryakov
8cdc89d043 Fix building on 5-CURRENT
PR:		ports/60018
Submitted by:	FreeBSD-gnats-submit@freebsd.org
2003-12-08 10:53:27 +00:00
Dmitry Sivachenko
72be0b9faa Update to version 9194.
Submitted by:	maintainer
2003-12-08 10:48:04 +00:00
Dmitry Sivachenko
e5b28042fb Update to version 9176.
Submitted by:	maintainer
2003-12-08 10:39:32 +00:00
Kirill Ponomarev
6dc7671734 Add wput 0.3.6,
wput is a tiny program that looks like wget and does as the
name suggests exactly the opposite: it uploads files or
recursivly whole directories to a ftp-server and supports
resuming.

PR:		60032
Submitted by:	Nosov Artem <chip-set@mail.ru>
2003-12-08 10:13:10 +00:00
Mark Linimon
fe22788ad9 - Add a pkg-deinstall script for updating LaTeX's content cache after
deinstalling, too. (Suggested by Greg Lewis)
- When installing via port, set $PKG_PREFIX to $PREFIX for the
  pkg-install script to make it look for mktexlsr in there, too.
PR:		ports/59590
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2003-12-08 10:12:20 +00:00
Mark Linimon
4375b96f29 - Add a pkg-deinstall script for updating LaTeX's content cache after
deinstalling, too. (Suggested by Greg Lewis)
- When installing via port, set $PKG_PREFIX to $PREFIX for the
  pkg-install script to make it look for mktexlsr in there, too.
PR:		ports/59589
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2003-12-08 10:03:42 +00:00
Pav Lucistnik
b217fc5e4e - In the heat of the battle I mistakenly patched amd64 instead of alpha.
amd64 does not need this fix (tested on sledge),
  alpha is fixed by this fix (tested on beast).

PR:		ports/59238
Submitted by:	Rob Byrnes <Rob.Byrnes@comindico.com.au>
2003-12-08 10:00:42 +00:00
Kirill Ponomarev
f0c44f4ee6 - Update to 1.7.17
PR:		60033
Submitted by:	maintainer
2003-12-08 09:47:14 +00:00
Kirill Ponomarev
4c0d7b43b3 - Fix MASTER_SITES
PR:		60037
Submitted by:	Allan Bowhill <abowhill@blarg.net>
2003-12-08 09:41:36 +00:00
Kirill Ponomarev
6183ae201f - Update to 0.20
PR:		60040
Submitted by:	maintainer
2003-12-08 09:39:22 +00:00
Kirill Ponomarev
59786a4636 - Fix MASTER_SITES and WWW
PR:		60041
Submitted by:	maintainer
2003-12-08 09:37:10 +00:00
Alexander Nedotsukov
1d556206a3 Enable crypt(3) support.
Submitted by:	Alexey Antipov <rabbit@lipetsk.ru>
2003-12-08 09:24:48 +00:00
Max Khon
37c785f450 New port: ru-xmms
RusXMMS - X Multimedia System with Russian encoding patch.

PR:		59077
Submitted by:	oleg dashevskii <be9-ml@be9.ru>
2003-12-08 09:03:23 +00:00