1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

4582 Commits

Author SHA1 Message Date
Pav Lucistnik
b41c6d18b6 - Use SIZE
PR:		ports/62469
Submitted by:	cperciva (maintainer)
2004-02-07 12:54:58 +00:00
Oliver Lehmann
cd80757a9a fix a small typo in post-patch
bump PORTREVISION

Noted By:	Robin Breathe <robin@isometry.net>
2004-02-07 12:03:35 +00:00
Oliver Lehmann
b3a9e67976 * Remove duplication of RC_SUBR checking now that it's in bsd.pork.mk
* Use *.conf files in PREFIX/etc rather than /etc
  * SIZE in distinfo

Submitted By:	Robin Breathe <robin@isometry.net>
2004-02-07 07:48:29 +00:00
Mark Linimon
228b8c4ea4 Update to 1.8.3. See docs/Changelog for full details. Notable:
new option SetBindAddress (--bind-address=...) to force
   interface for outgoing connections on multi-interface box
 use persistent connection to database by default

PR:		ports/62290
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-02-07 05:09:02 +00:00
Cy Schubert
1e60622e17 Add NO_LATEST_LINK to avoid link stomping.
Reported by:	kris
2004-02-07 04:16:53 +00:00
Cy Schubert
3ebae6c5ed Define unique LATEST_LINK.
Reported by:	kris
2004-02-07 04:14:39 +00:00
Hajimu UMEMOTO
4e6c2f5ad4 Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by:	kris
2004-02-06 17:29:28 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Tilman Keskinoz
3d135af9f6 Attempt to silence "Annoying Reminder Guy II" by adding NO_LATEST_LINK 2004-02-06 11:07:25 +00:00
Yen-Ming Lee
3e703a7590 update to 0.95
PR:		61046
Submitted by:	Venkata Pingali <pingali@isi.edu>
Approved by:	maintainer timeout
2004-02-06 01:34:35 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Kirill Ponomarev
18f85de1f9 - Use DOCSDIR and make portlint happy
PR:		ports/62386
Submitted by:	maintainer
2004-02-05 19:20:10 +00:00
Michael Nottebrock
c97a8913e4 CONFLICTS with kdeutils-3.2+
Submitted by:	lioux
2004-02-05 14:22:51 +00:00
Michael Nottebrock
be4bd12cec RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by:	lioux
2004-02-05 14:20:55 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
James E. Housley
d8f4a98e24 Update to DAT 4322 2004-02-04 21:14:08 +00:00
Hajimu UMEMOTO
a5b60fe19e SIZEfy 2004-02-04 13:57:19 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Greg Lewis
dfcb3af5b8 1. Add a freshclam rc.d script to start freshclam so the AV database is
updated periodically.  Loosely based on the script in the PR.
2. Reorder some operations in the various Makefile targets.
3. Bump PORTREVISION.

PR:		61966 [1]
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2004-02-03 06:46:21 +00:00
Greg Lewis
095206badd . Add a pkg-deinstall script telling people how they can get rid of the
clamav user permanently if they wish to.
2004-02-03 06:43:06 +00:00
Greg Lewis
b62a486d8f . Add $FreeBSD$
. Indent
. Split into pre-install and post-install stages.
  Pre-install: Add the user and group.
  Post-install: Create the log and run directories.
2004-02-03 06:42:31 +00:00
Cy Schubert
c9afbd9bd8 Heimdal installs libkrb5.so.19, not libkrb5.so.18.
Noticed by:	"Andrey Beresovsky" <and@rsu.ru>
2004-02-01 14:25:33 +00:00
James E. Housley
7547cf0c8d Update URL
PR:		62211
Submitted by:	Jacques Marneweck <jacques@ataris.co.za>
2004-02-01 12:32:06 +00:00
Adam Weinberger
59508b66ae Bump PORTREVISION, secondary to previous commit.
Reminded by:	marcus
2004-01-31 21:34:36 +00:00
Adam Weinberger
d1ca10536b Use ${PTHREAD_LIBS}. 2004-01-31 21:06:48 +00:00
Oliver Lehmann
8d52fc8727 Updates:
* Provide style rc.d script.
 * Provide sample configuration files (standard + masquerading).
 * CONFIGURE_TARGET to remove configure warning.
 * Bump PORTREVISION

Submitted By:	Robin Breathe <robin@isometry.net>
PR:		ports/62010
2004-01-31 13:32:34 +00:00
Dirk Meyer
64da33495c - make portlint happier 2004-01-31 12:19:33 +00:00
Cy Schubert
48112a7d76 1. Reorganize MASTER_SITES, use MASTER_SITE_SOURCEFORGE.
2. Remove duplicate MASTER_SITE.
3. USE_SIZE.
2004-01-31 05:42:14 +00:00
Tilman Keskinoz
41a12edcd8 Fix Build on AMD64 2004-01-31 03:27:42 +00:00
Oliver Eikemeier
fc0bc411de use CONFLICTS and PLIST_FILES 2004-01-30 19:20:43 +00:00
Dirk Meyer
1ec728578a - udpate to 20040129 (Various OLE2/VBA fixes)
Get default config files from BUILD_WRKSRC to fix upgrade when config files are untouched
Really use the POST-INSTALL target

PR:		62112
Submitted by:	rob@debank.tv
2004-01-30 18:45:04 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Alexander Leidinger
22f6c050aa Fix the comment in the startup-script regarding how to enable clamav-milter
in rc.conf.

Bumped PORTREVISION as this fix may be important for an user.

Mail is on its way to the maintainer but because of the actual virus
situation I do not wait for maintainer approval and commit the fix
right now (the submitter also submitted the startup-script for a previous
commit, so this is mainly a bugfix for a previously approved commit).

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-01-30 15:19:22 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Tilman Keskinoz
641c14bce9 Update to new version.
Depend on new libgcrypt-devel port.

PR:		62111
Submitted by:	Christian Lackas <delta@lackas.net>
2004-01-30 13:34:26 +00:00
Kris Kennaway
86b21684a6 Fix plist and bump PORTREVISION 2004-01-30 11:17:26 +00:00
Hye-Shik Chang
e1c205d364 Update to 3.1 2004-01-30 09:29:33 +00:00
Michael Haro
d8a2750f4a Add SIZE 2004-01-30 03:33:21 +00:00
Alex Dupre
0611f8038d Fix email address.
Noticed by:	Alessandro de Manzano
Approved by:	nork (mentor/implicitly)
2004-01-29 23:43:56 +00:00
James E. Housley
8982cd706e *******************IMPORTANT*******************
4321 Emergency Dat release due to:

W32/MIMAIL.S@MM Mass Mailer

**********************************************
2004-01-29 23:23:55 +00:00
Cy Schubert
c84de390ec 1. Update 1.0.3 --> 1.3-rc7
2. Update master site list
3. As 5.x already ships with it's own pam_krb5, configure the port to
   only install on 4.x systems.
2004-01-29 17:37:57 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Clement Laforet
4fbd8e290a Update to 2.0.3
Submitted by:	max@love2party.net (maintainer)
2004-01-29 15:15:57 +00:00
Mathieu Arnold
f31cfcf9cf Add SIZE field 2004-01-29 13:37:55 +00:00
Tilman Keskinoz
393ba63d5d Add CONFLICTS 2004-01-29 10:12:56 +00:00
Tilman Keskinoz
2209477fd1 Add libgcrypt-devel, repocopied from libgcrypt.
Version 1.1.91 is incompatible with 1.1.12.

The -devel is required by the upcoming GnuTLS version and the new vpnc version.
The Stable version is still required by the Aegypten plugins.

Approved by:    portmgr(marcus)
Repocopied by:  joe
2004-01-29 10:06:22 +00:00
Alex Dupre
539e01c6f7 Add snortreport 1.2, add-on module for snort to generate real-time web
reports.

PR:		ports/62046
Submitted by:	Andrea Venturoli <a.ventu@FreeBSD.org>
Approved by:	nork (mentor/implicitly)
2004-01-29 09:55:49 +00:00
James E. Housley
2729133d92 Update to DAT 4320 2004-01-28 20:06:13 +00:00
Oliver Eikemeier
c085c8d328 Speling 8P 2004-01-28 19:25:56 +00:00