1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Dirk Meyer
9d3770e044 - fix MASTER_SITES
PR:		176631

- drop Homepage
- add MASTER_SITES_LOCAL
2013-03-05 06:08:12 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Dirk Meyer
f1d855609f - extend MASTER_SITES 2011-08-07 11:52:54 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
9273e0df2b - add 2nd checksum for distfile, no package change
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff

Reported by: milter@free.fr
2004-01-17 06:58:43 +00:00
Dirk Meyer
b27d7e16af - use DOCSDIR and EXAMPLESDIR 2003-10-12 10:58:50 +00:00
Dirk Meyer
aabb31e67a - Update to 1.4
PR:		53970
Submitted by:	rob@debank.tv
2003-07-02 15:32:33 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
9c741ece1c - Update to 1.3.1 2002-11-05 21:12:00 +00:00
Dirk Meyer
5bfc839ac0 - Update to 1.3 2002-11-05 20:16:36 +00:00
Dirk Meyer
08e754df23 Update to 1.2
Submitted by:	chris@aims.com.au
2002-07-22 04:19:55 +00:00
Dirk Meyer
3209d0ed2c - Get rid of PERL and use SED 2002-06-16 15:03:10 +00:00
Dirk Meyer
7a7a9fc3de Fix missing directory. 2002-05-26 15:01:52 +00:00
Dirk Meyer
35cc8c13ec Add another MASTER_SITE
Submitted by:	jt@klake.org
2002-05-26 12:05:31 +00:00
Dirk Meyer
966f6adcbd Update to sma-1.1
* New analysis options:
        - status messages (configuration file option: PrintStatus)
        - ruleset rejections (PrintRuleset and PrintRuleset)
        - top envelope pairs (EnvelopePairs)
        - top relay pairs (RelayPairs)
2002-04-04 03:13:30 +00:00
Dirk Meyer
3041d1e361 New Port:
SMA is a program that analyses sendmail log entries.
The key features of SMA are
      Fast (written in C)
      Portable
      Free (BSD-style licensing)
      output as HTML or ASCII.

SMA features
      Support for all recent sendmail versions (UNIX/NT)
      Flexible output formatting - HTML, ASCII and Custom Log
      Regular expression filtering of messages
      Multiple hosts in a same report

WWW: http://www.klake.org/sma/
2002-03-28 20:03:02 +00:00