| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=356734
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355321
|
|
|
|
|
|
|
|
|
|
| |
so a -devel version is not required anymore. Also removed OPTIONS on other
ports that pointed to clamav-devel as a dependency.
Approved by: portmgr (implict)
Notes:
svn path=/head/; revision=354254
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
| |
Notes:
svn path=/head/; revision=316749
|
|
|
|
|
|
|
| |
- Trim Header where applicable
Notes:
svn path=/head/; revision=315566
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
| |
PR: ports/160697
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Reported by: Juergen Dankoweit <Juergen.Dankoweit at T-Online dot de> via ports@
Notes:
svn path=/head/; revision=282535
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
|
|
| |
PR: ports/143095
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: maintainer timeout (clsung ; 222 days)
Notes:
svn path=/head/; revision=260791
|
|
|
|
| |
Notes:
svn path=/head/; revision=252318
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=231108
|
|
|
|
| |
Notes:
svn path=/head/; revision=220832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=220390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
|
| |
PR: ports/113829
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
Reviewed by: clsung
Notes:
svn path=/head/; revision=195252
|
|
|
|
|
|
|
|
|
| |
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
Notes:
svn path=/head/; revision=187337
|
|
|
|
| |
Notes:
svn path=/head/; revision=172751
|
|
|
|
| |
Notes:
svn path=/head/; revision=171356
|
|
|
|
|
|
|
|
| |
PR: ports/101866
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170530
|
|
|
|
|
|
|
|
| |
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
Notes:
svn path=/head/; revision=168253
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 93618
Submitted by: Yoshisato YANAGISAWA <yanagisawa AT csg.is.titech.ac dot jp>
Notes:
svn path=/head/; revision=156569
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 93541
Submitted by: KIMURA Yasuhiro <yasu AT utahime dot org>
Reviewed by: mnag
Notes:
svn path=/head/; revision=156554
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WITH_LOCAL_CLAMAV[_DEVEL] to run-depend on security/clamav[-devel];
default LOCAL_CLAMAV on to restore the way port behaved until last update.
Depend on installed package rather that clamd to register depends correctly.
- If one of the clam options is on, make rc.d script to REQUIRE: clamd
Actually use clamsmtp_debug var.
Also make rc.d script to look more like the example in PH.
- Install example script in EXAMPLESDIR rather that DOCSDIR;
- Moved: pkg-message --> files/pkg-message.in
- Drop USE_REINPLACE while here.
PR: 93157
Submitted by: Ion-Mihai Tetcu <itetcu AT people dot tecnik93 dot com>
Notes:
svn path=/head/; revision=156203
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_RC_SUBR=clamsmtpd.sh instead =YES
- Use PORTDOCS=* not need test NOPORTDOCS
- Only depend of security/clamav if already installed.
clamsmtp can run in another machine then clamav.
Tinderbox test:
http://marcus.grupos.com.br:8080/logs/4-STABLE-FreeBSD/clamsmtp-1.6.log
http://marcus.grupos.com.br:8080/logs/6-STABLE-FreeBSD/clamsmtp-1.6.log
PR: 91713
Submitted by: mnag
Notes:
svn path=/head/; revision=153385
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Included patch fix this bug by moving socket creation after daemonizing as
suggested in mailing list clamsmtp-users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?thread_id=8060741&forum_id=42732
- bump PORTREVISION
PR: ports/85706
Submitted by: Alex L. Demidov <alexd AT vinf dot ru>
Notes:
svn path=/head/; revision=141968
|
|
|
|
|
|
|
|
| |
(Thanks to Jack Raats <jack AT raats dot org>)
- bump PORTREVISION
Notes:
svn path=/head/; revision=141835
|
|
|
|
|
|
|
|
| |
PR: 85404
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Notes:
svn path=/head/; revision=141229
|
|
|
|
|
|
|
| |
Noted by: kris
Notes:
svn path=/head/; revision=133731
|
|
|
|
|
|
|
|
|
|
| |
- prefer -pthread than lthread
PR: 80071
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Notes:
svn path=/head/; revision=133729
|
|
|
|
|
|
|
|
|
|
|
|
| |
- from Changelog
- Documentation fixes
- Don't leak file descriptors when clamsmtpd can't connect to outgoing
SMTP server
- Now accepts special format arguments on 'Header' line
- Supress weird warnings when looking up names of local unix connections.
Notes:
svn path=/head/; revision=132703
|
|
|
|
|
|
|
|
|
|
| |
- prune pkg-message
PR: 78157
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Notes:
svn path=/head/; revision=130313
|
|
|
|
|
|
|
|
|
|
|
| |
+ Install README in $DOCSDIR
+ Install scripts/virus_action.sh in $DOCSDIR
PR: ports/75406
Submitted by: Marcus Grando <marcus AT corp.grupos.com.br>
Notes:
svn path=/head/; revision=125300
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- From ChangeLog
- Added CLIENT and SERVER variables to VirusAction script environment.
- Even better logging for network errors.
- Print out clamsmtp version in debug logs
- Allow configuration of server keep alives (NOOPs). Default to none
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=120571
|
|
|
|
|
|
|
|
|
| |
PR: ports/73181
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=120291
|
|
|
|
|
|
|
|
|
|
|
| |
- -d option only works as a daemon now.
- remove it from startup script and wait for future release.
- Noticed by <richard AT boysoncom dot com>
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119407
|
|
|
|
|
|
|
|
|
|
| |
- use configure file since 0.8
- lots of options move from rc_sub to conf file
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- From ChangeLog
- Added support for ESMTP [Andreas Steinmetz]
- Fixed crash when too many connections established
- Announce ourselves as 'clamsmtp' in EHLO/HELO responses which fixes 'loopback'
problems with certain versions of Postfix 1.x
- Better IO performance under heavy load
- Fixed most warnings when compiled with -Wall
- Fixed other minor bugs
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=117806
|
|
|
|
|
|
|
| |
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=117286
|
|
|
|
|
|
|
|
|
|
| |
- Proper adding of customized header
- Fixes to documentation
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=117233
|
|
|
|
|
|
|
| |
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=116729
|
|
|
|
|
|
|
|
| |
PR: ports/70419
Submitted by: maintainer
Notes:
svn path=/head/; revision=116130
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- I'm maintainer (with another email)
- Update to 0.5
- C&P from ChnageLog
- Announce ourselves as 'clamsmtp' in banner to prevent loop warnings
- Fixed endless loop that occurred on failure to connect out
- Added option for leaving all files in temp directory (debugging purposes)
- Prints version number when run with -v
PR: ports/69971
Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
Notes:
svn path=/head/; revision=115375
|
|
PR: ports/69739
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=115047
|