aboutsummaryrefslogtreecommitdiff
path: root/mail/qsf
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Pass maintainership to Jack Raats <jack@jarasoft.net>Martin Wilke2009-05-041-1/+1
| | | | Notes: svn path=/head/; revision=233220
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Update to 1.2.7Martin Wilke2007-08-292-6/+5
| | | | Notes: svn path=/head/; revision=198483
* - Update to 1.2.6Martin Wilke2007-02-062-4/+4
| | | | | | | | PR: 108827 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=184424
* - Update to 1.2.5Martin Wilke2007-01-232-4/+4
| | | | | | | | PR: 108189 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=183056
* - Update to 1.2.1Martin Wilke2006-11-022-4/+4
| | | | Notes: svn path=/head/; revision=176229
* - Update to 1.2.0Martin Wilke2006-10-042-5/+5
| | | | | | | | PR: ports/103898 Submitted by: Gea-Suan Lin <gslin(at)gslin.org> Notes: svn path=/head/; revision=174449
* - Update to 1.1.13Martin Wilke2006-08-182-9/+5
| | | | | | | | | | | | - Use USE_SQLITE 2 - Use qsf's install PR: ports/102074 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170954
* - Respect DESTDIR for all my portsMartin Wilke2006-08-071-1/+1
| | | | | | | | Reviewed by: gabor Approved by: krion (mentor) Notes: svn path=/head/; revision=169917
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-161-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* Update to 1.1.7Erwin Lansing2006-04-252-6/+5
| | | | | | | | | | Assign maintainership to submitter PR: 96280 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=160426
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* Update to 1.1.2Marcus Alves Grando2005-09-283-19/+13
| | | | | | | | | PR: 86680 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: pav (mentor) Notes: svn path=/head/; revision=143726
* Update to 1.1.0Patrick Li2005-06-107-78/+22
| | | | | | | | PR: ports/82076 Submitted by: ports fury Notes: svn path=/head/; revision=137157
* - Fix LDFLAGS mess in original distfile.Florent Thoumie2005-05-314-2/+43
| | | | | | | | PR: ports/81604 Submitted by: Klaus-J. Wolf <fbsdbug@seismic.de> Notes: svn path=/head/; revision=136568
* - Fix build modulesSergey Matveychuk2005-04-133-3/+31
| | | | | | | | PR: ports/78318 Reported by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org> Notes: svn path=/head/; revision=133263
* Reset maintainer on request: Liam no longer has time to work on this.Volker Stolz2005-03-031-1/+1
| | | | | | | Thanks for maintaining the port so far! Notes: svn path=/head/; revision=130278
* * Update to 1.0.15Yen-Ming Lee2005-02-243-16/+33
| | | | | | | | | | | * Add support for gdbm, mysql, sqlite2. PR: based on 77160 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> Approved by: maintainer timeout Notes: svn path=/head/; revision=129686
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Add qsf 0.9.18, a small fast spam filter intended to be used withClement Laforet2004-01-185-0/+44
procmail. Quick Spam Filter (qsf) is a lightweight statistical spam filter written in C. It is designed to be small, fast, reliable, easy to install, and simple to use in a procmail recipe WWW: http://www.ivarch.com/programs/qsf.shtml PR: 61486 Submitted by: liamfoy@sepulcrum.org Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98444