| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr
Notes:
svn path=/head/; revision=245717
|
|
|
|
|
|
|
|
|
|
| |
- Add MASTER_SITE_LOCAL
- Take maintainership
Approved by: gabor
Notes:
svn path=/head/; revision=223055
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=217649
|
|
|
|
|
|
|
|
| |
PR: ports/115283
Submitted by: Nils Vogels
Notes:
svn path=/head/; revision=199267
|
|
|
|
|
|
|
|
| |
PR: ports/110984
Submitted by: Corey Halpin <chalpin AT cs dot wisc dot edu>
Notes:
svn path=/head/; revision=189870
|
|
|
|
|
|
|
|
|
|
|
| |
- Require Python 2.3 or higher
- Install additional documentation - NEWS
- Bump PORTREVISION
Submitted by: Jason R. Mastaler (in private e-mail)
Notes:
svn path=/head/; revision=175102
|
|
|
|
|
|
|
| |
Spotted by: Jason R. Mastaler
Notes:
svn path=/head/; revision=173797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the latest stable release of TMDA
1.1 is now the stable branch, 1.0 branch has been obsoleted
Changes include:
- ~/.tmdarc configuration file has been obsoleted by
~/.tmda/ configuration directory - see EXAMPLESDIR/dot-tmda
- only minimal set of HTML documentation is installed;
please see http://wiki.tmda.net/ for full documentation
- templates has changed: single bounce.txt has been replaced
with various bounce_*.txt templates; see DATADIR
- Sync MASTER_SITES to the official mirror list
- Use SUB_FILES mechanism for pkg-message customization
Notes:
svn path=/head/; revision=173584
|
|
|
|
| |
Notes:
svn path=/head/; revision=149422
|
|
|
|
| |
Notes:
svn path=/head/; revision=110851
|
|
|
|
| |
Notes:
svn path=/head/; revision=101088
|
|
|
|
| |
Notes:
svn path=/head/; revision=99525
|
|
|
|
|
|
|
|
|
|
|
|
| |
From Jason's announcement:
"After almost three years of hacking on TMDA, I'm proud to announce the
release of version 1.0-final. I figured that after this length of
time, the version number should be bumped to a positive value to
better reflect its current stability."
- Reword pkg-descr
Notes:
svn path=/head/; revision=96231
|
|
|
|
| |
Notes:
svn path=/head/; revision=95595
|
|
|
|
|
|
|
|
| |
- Install TMDA logos (noticed by Jason R. Mastaler)
- Re-sort pkg-plist
Notes:
svn path=/head/; revision=94969
|
|
|
|
|
|
|
| |
Prompted by: Nils Vogels
Notes:
svn path=/head/; revision=94235
|
|
|
|
|
|
|
| |
Prompted by: Nils Vogels
Notes:
svn path=/head/; revision=93912
|
|
|
|
|
|
|
| |
Approved by: krion
Notes:
svn path=/head/; revision=91927
|
|
|
|
|
|
|
|
|
| |
PR: 58321
Submitted by: maintainer
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=91840
|
|
|
|
|
|
|
|
|
|
|
| |
and -autocdb filter source options actually useful; enabled by
WITH_CDB=yes knob
PR: 57815
Submitted by: maintainer
Notes:
svn path=/head/; revision=90723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* A potentially serious bug is fixed in the 'smtp-check-sender'
script. If use use smtp-check-sender, you should upgrade.
See http://mla.libertine.org/tmda-cvs/2003-10/msg00000.html
for details on the change.
* 'Jane Doe' is no longer used if a real fullname value can't
be determined for the user. Instead, an empty string is used,
which will result in just the e-mail address being used in the
"From:" field when TMDA sends auto-responses.
PR: 57538
Submitted by: maintainer
Notes:
svn path=/head/; revision=90140
|
|
|
|
|
|
|
|
|
|
| |
Requested by: Jason R. Mastaler <jason@mastaler.com>
PR: 57528
Submitted by: maintainer
Notes:
svn path=/head/; revision=90104
|
|
|
|
|
|
|
|
| |
PR: 57347
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
Notes:
svn path=/head/; revision=89800
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.83, take maintainership
Port maintainer - mwm@mired.org - cc'd.
PR: ports/55969
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes:
svn path=/head/; revision=89534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New feature from Cory Wright. TEMPLATE_DIR_MATCH_RECIPIENT will
search for a template directory based on the recipient address.
* New feature. The bounce,reject FILTER_INCOMING action now takes an
optional 'template' argument to bounce using a specific template
rather than the default template (bounce.txt).
- Install missing contributed scripts/configs
Noticed by: Jason R. Mastaler <jason@mastaler.com>
PR: 53297
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: Mike Meyer <mwm@mired.org> (MAINTAINER)
Notes:
svn path=/head/; revision=83010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add all official mirrors
- Remove pkg-req script: use PYTHON_REL for checking Pyhton version
- Use dynamically generated pkg-message instead of several ECHO_MSG in Makefile
so users installing from package would also see this information
- Install example config and contrib bits into EXAMPLESDIR
- Only documentation now goes to DOCSDIR
- Do not install yet another copy of GPL
- Use DATADIR/DOCSDIR/EXAMPLESDIR macros in pkg-plist
PR: 52737
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=81997
|
|
|
|
|
|
|
|
| |
PR: ports/51445
Submitted by: maintainer
Notes:
svn path=/head/; revision=79726
|
|
|
|
|
|
|
|
| |
PR: 50958
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=78990
|
|
|
|
|
|
|
|
|
|
| |
The TMDA port is out of date.
PR: ports/50372
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=78885
|
|
|
|
|
|
|
|
| |
PR: ports/49052
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=77815
|
|
|
|
|
|
|
|
| |
PR: ports/48760
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=77780
|
|
|
|
|
|
|
|
| |
PR: ports/48543
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=76324
|
|
|
|
| |
Notes:
svn path=/head/; revision=76038
|
|
|
|
|
|
|
|
| |
PR: 47924
Submitted by: maintainer
Notes:
svn path=/head/; revision=75271
|
|
|
|
|
|
|
|
| |
PR: 46880
Submitted by: maintainer
Notes:
svn path=/head/; revision=73548
|
|
|
|
|
|
|
|
| |
PR: 46711
Submitted by: maintainer
Notes:
svn path=/head/; revision=72606
|
|
|
|
|
|
|
|
| |
PR: ports/45366
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=70335
|
|
|
|
|
|
|
|
| |
PR: 45175, 45177
Submitted by: Sergei Kolobov <sergei@kolobov.com>, maintainer
Notes:
svn path=/head/; revision=69899
|
|
|
|
|
|
|
|
| |
Submitted by: "Jason R. Mastaler" <jason@mastaler.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=69173
|
|
|
|
|
|
|
|
| |
PR: ports/44584
Submitted by: maintainer
Notes:
svn path=/head/; revision=69128
|
|
|
|
|
|
|
|
| |
PR: ports/43298
Submitted by: maintainer
Notes:
svn path=/head/; revision=67458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add MASTER_SITE magic so the port doesn't break when the distfile is
moved to the "old" directory
- use DATADIR, DOCSDIR, and .for loops to clean up some
- use %%PYTHON_SITELIBDIR%% in the plist
PR: 41863
Submitted by: Sergei Kolobov <skolobov@globcon.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=64990
|
|
|
|
|
|
|
|
| |
PR: 41313
Submitted by: maintainer
Notes:
svn path=/head/; revision=64012
|
|
|
|
|
|
|
|
|
|
|
| |
Also while i am here, fix extra whitespace at the end of some pkg-plist
entries
PR: ports/40864
Submitted by: maintainer
Notes:
svn path=/head/; revision=63349
|
|
|
|
|
|
|
|
|
| |
PR: ports/40616
Submitted by: Jason R. Mastaler <jason-exp-1027454478.8d9f1d@mastaler.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=63051
|
|
|
|
|
|
|
|
|
| |
PR: ports/39424
Submitted by: Jason R. Mastaler <jason@mastaler.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=61558
|
|
|
|
|
|
|
|
| |
PR: 38052
Submitted by: maintainer
Notes:
svn path=/head/; revision=59039
|
|
|
|
|
|
|
|
| |
PR: 37648
Submitted by: maintainer
Notes:
svn path=/head/; revision=58436
|
|
|
|
|
|
|
|
| |
PR: 37393
Submitted by: maintainer
Notes:
svn path=/head/; revision=58206
|
|
|
|
|
|
|
|
| |
PR: 36712
Submitted by: maintainer
Notes:
svn path=/head/; revision=57290
|