1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
1ea3dfc1be - Update to RC2A snapshot of 20050302.1715
PR:		ports/78418
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-03-06 23:32:23 +00:00
Yen-Ming Lee
e739b59dee Update to dspam-devel-3.4.r1.20050216.0945
PR:		77807
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-02-25 03:09:26 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Edwin Groothuis
9982ff321e Remove rmdir of libdata/pkgconfig
Noticed by: pointyhat/kris
2005-01-20 06:30:37 +00:00
Edwin Groothuis
f87e3e80b8 Fix pkg-plist
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2005-01-14 21:20:35 +00:00
Edwin Groothuis
d4f7d5e67f mail-dspam-devel: corect deinstall, package, describe; update; bugfixes; ................
After private debuging, the 25th night spent on-line with
	the author and two minor versions all to make it work on
	FreeBSD like it should, discovering some other bugs in
	proccess,

	TA DA !
	bring in the compleate daemonized version and adjust it for
	package building

	dspam-devel-3.3.4 (newer versions sigbus - threads problem)

	The daemon mode seems to be working now, so the port act like it should:
	- if enabled with WITH_DEAMON we install the rc script; to start it at
	boot put 'dspam_enable="YES"' in /etc/rc.conf and set the appropriate
	options in dspam.conf
	- read section "2.3 Client/Server Mode" from dspam README to learn how to
	use dspam in daemon mode
	- a simple portupgrade from previous versions will work with no problems
	with your current setup, even if compiled with WITH_DEAMON (default)

	- change default DB back-end to MySQL to make daemon mode work for package
	building
	- add MySQL v5.0.x support -- MYSQL50 [1]
	- USE_MYSQL and have make describe output right
	- change of name: SQLITE --> SQLITE2, as we now have sqlite3 support
	- add Sqlite v3.x support -- SQLITE3
	- add BNR_DEBUG option
	- drop QUARANTINE_AGENT as is not supported by ./configure anymore and
	set in dspam.conf UntrustedDeliveryAgent and QuarantineAgent to default to
	TrustedDeliveryAgent, but leave them commented out [2]
	- add support for exim [4] which we build with the same database back-end
	as dspam if possible
	- fix PREF_EXT and BDB4 cases as well in our Makefile
	- change default DSPAM_HOME_MODE to 0770, it's a directory, you know ;) [3]
	- DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP}
	- default maximum message size to 300KB in dspam.conf
	- correct long-standing copy/paste bug (DSPAM_{GROUP,MODE} were set to
	DSPAM_HOME_{GROUP,MODE})
	- Makefile clean-ups
	- fix deinstall to delete dspam.conf if it hasn't been customized, as
	requested by kris@ with "Ports Janitor" hat :) and save the net and myself
	some bugging mails

	[1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
	[2] based on ports/75548 by Julien Gabel <jpeg@thilelli.net>
	[3] based on ports/75549 by Julien Gabel <jpeg@thilelli.net>
	[4] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com>

	Note to committer: all those PR are closed.

PR:		ports/75647
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 07:28:34 +00:00
Norikatsu Shigemura
617938836d Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Tilman Keskinoz
952ce06a57 Update to SNAP_DATE 20041201.1330, which supports daemonized dspam
PR:		74599
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2004-12-04 17:46:30 +00:00
Pav Lucistnik
657643d179 - Update to 3.3.0.20041125.0945 snapshot
PR:		ports/74429
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2004-11-28 01:09:18 +00:00
Andreas Klemm
0219ec1da0 - Reported by many, approved by maintainer:
Makefile cleanups from Palle Girgensohn (PR 70112), many thanks !
  - Fix typo in CYRUS22 option.
  - Fix typo in CGI option and build the PLIST correctly.
  - Fix typo in post-install target in the POSTGRESQL{73|74} case.
  - Correct WITH_POSTGRESQL -> WITH_POSTGRESQL73 and WITH_POSTGRESQL74
- Ion-Mihai Tetcu (maintainer)
  Removed bogus pkg-install
- From me (andreas):
  Add user and system logging, otherwise you won't get nice
  statistics/graphs using the CGI interface...
- Bumped Port Revision because of important fixes

PR:		70112
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-08-08 15:51:36 +00:00
Andreas Klemm
5ffa610531 "Do NOT add --user $USER to the call of dspam binary"
is a wrong instruction in pkg-message file
since some things have been changed in the developement version

Submitted by:	Sebastian Yepes F. [ESN]" <esn@x123.info>
Reviewed by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2004-08-07 12:46:15 +00:00
Andreas Klemm
d8ef620f3e rm files/README.CGI:
- its not up-to-date
- maintainer doesn't want to maintain this extra file
- bump of PORTREVISION not necessary

Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2004-08-06 04:06:24 +00:00
Andreas Klemm
7fb2fff93e - dspam-devel port (dspam 3.1.0)
- 1st release of this port after repository copy
- Plus one port dependency fix from me, if "WITH_APACHE2=yes" is set.
  To prevent overinstallation of apache2, although its already present.
  Am using sbin/apachectl now as trigger instead of httpd.conf,
  which has different pathnames in apache/apache2,
- PR will be closed by me

PR:		68358
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Reviewed by:	Andreas Klemm <andreas@FreeBSD.org>
2004-08-05 20:39:41 +00:00
Andreas Klemm
536f212d47 Mark port as broken after repository copy, to prevent package building.
Will commit changes asap.
2004-07-21 17:22:23 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Pav Lucistnik
07015f1114 - Fix up MySQL 2.x -> 3.x migration instructions
Submitted by:	Ion-Mihai Tetcu <itetcu@apropo.ro>
Approved by:	maintainer
2004-07-06 14:43:28 +00:00
Pav Lucistnik
2f364fb20e - Fix semantics of USER_LOGGING knob
Submitted by:	Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-07-06 00:45:13 +00:00
Pav Lucistnik
a6f3cddb60 - Update to 3.0.0
PR:		ports/68625
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-07-04 11:58:16 +00:00
Pav Lucistnik
eb61dd9d0a - Add option to use Sendmail as LDA
- Fix pkg-message
- Fix examples install for Mysql (optionally off)

PR:		ports/66542
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-05-14 14:57:22 +00:00
Pav Lucistnik
1b4430531e - Update to 2.10.6
- Add a lot of new OPTIONS
- Fix plist for MySQL option
- Make userdir configurable
- Make signature life configurable
- Add patch to fix delivering to LDA

PR:		ports/65384, ports/66199
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
		Ion-Mihai Tetcu, Andreas Klemm
2004-05-04 18:43:30 +00:00
Pav Lucistnik
4aa258a467 - Update to 2.10.3
- New knobs: SIGNATURE_HEADERS, WHITELIST

PR:		ports/65131
Submitted by:	Talal Al-Dik <tad@vif.com>
This patch by:	<rob@debank.tv> (maintainer)
2004-04-05 18:42:17 +00:00
Pav Lucistnik
7309106d1e - Fix OPTIONS usage: WITH_* must be tested after <bsd.port.pre.mk>
PR:		ports/64629
Submitted by:	Shizuka Kudo <shizukakudo_99@yahoo.com>
2004-03-24 22:45:38 +00:00
Kirill Ponomarev
191528c2bb - Update to version 2.10.1
- Add OPTIONS

PR:		ports/64571
Submitted by:	maintainer
2004-03-23 08:38:02 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Sergei Kolobov
a5d81534e2 - Update to 2.8.3 [1]
- Silence configure warning
- Add SIZE to distinfo
- Move MySQL scripts into EXAMPLESDIR

PR:		ports/62108 [1]
Submitted by:	maintainer [1]
2004-01-31 22:51:09 +00:00
Yen-Ming Lee
32d0b41294 Update mail/dspam
Add ENABLE_SPAM_DELIVERY knob
  Make dspam play with qmail
  Install MySQL documentation
  Install a dummy mysql.data file

PR:		61089
Submitted by:	Mark Daniel Reidel <mark@reidel.info>
Reviewed by:	Rob Evers <rob@debank.tv>
2004-01-09 02:17:48 +00:00
Kirill Ponomarev
7ee769930c - Update to version 2.8.1
PR:		60509
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2003-12-22 19:13:51 +00:00
Kirill Ponomarev
a1c2f2bb8d - Assign maintainership to Rob Evers <rob@debank.tv>
PR:		60152
Submitted by:	Rob Evers <rob@debank.tv>
2003-12-11 15:57:33 +00:00
Sergei Kolobov
3bbf74e145 - Update to 2.8
- Add new knobs: WITH_MYSQL, WITH_MAILDROP, WITH_PROCMAIL

While I'm here:
- Reset maintainer to ports@FreeBSD.org - Dominic Marks released
  maintainership of his ports on 2003-09-16 (see ports/56935)

PR:		60138
Submitted by:	Rob Evers <rob@debank.tv>
2003-12-11 14:42:27 +00:00
Yen-Ming Lee
c32043c65a fix PLIST problem and unbreak this port.
PR:		59697
Submitted by:	leeym
Reviewed by:	sergei
Approved by:	maintainer timeout
2003-12-08 17:40:38 +00:00
Kirill Ponomarev
d93df482c1 - Fix pkg-descr 2003-11-15 18:59:32 +00:00
Christian Weisgerber
3d68317849 Fix master site and unbreak.
PR:		58873
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2003-11-10 00:38:16 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Oliver Lehmann
be36e123b9 Upgrade dspam to 2.7.1 (no response from maintainer for 10 days)
PR:		ports/57144
Submitted By:	Marius Strom <marius@marius.org>
2003-10-03 23:37:55 +00:00
Oliver Lehmann
9ecf0513f4 Add dspam 2.6.3, a server-side bayesian spam filter.
PR:		55222
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>
2003-08-04 11:38:19 +00:00