| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
Notes:
svn path=/head/; revision=302724
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
Notes:
svn path=/head/; revision=288372
|
|
|
|
| |
Notes:
svn path=/head/; revision=280086
|
|
|
|
|
|
|
| |
MFC after: 5 days
Notes:
svn path=/head/; revision=279945
|
|
|
|
| |
Notes:
svn path=/head/; revision=278921
|
|
|
|
|
|
|
| |
Reported by: bapt@
Notes:
svn path=/head/; revision=278920
|
|
|
|
|
|
|
| |
MFC: 1 day
Notes:
svn path=/head/; revision=278908
|
|
|
|
|
|
|
|
|
| |
so unIGNORE.
Adjust the port to be closer to mail/dspam.
Notes:
svn path=/head/; revision=278702
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
| |
Notes:
svn path=/head/; revision=252318
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=248162
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244489
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
| |
Notes:
svn path=/head/; revision=231108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
| |
Notes:
svn path=/head/; revision=216500
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=209757
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Official "stable" release
- fixed message corruption problems with direct delivery (when using direct
delivery (e.g. DeliveryHost), certain servers require a linefeed after
carriage return otherwise the message will become malformatted).
- added a patch to fix CRLF pairs that are not correctly stripped out when
saving the message to the quarantine mbox file; useful if using LMTP or
SMTP (as opposed to running the client directly from a delivery script),
*AND* you are using the quarantine feature [1] I'm interested if anything
breaks in the WebUI if you're not using either SMTP or LMTP.
[1] patch from John Peacock <jpeacock@rowman.com>
http://mailing-list.nuclearelephant.com/6023.html
Notes:
svn path=/head/; revision=189930
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Submitted by: erwin's automated check
Pointyhat by: itetcu (me)
Notes:
svn path=/head/; revision=180000
|
|
|
|
|
|
|
| |
Submitted by: Paul Buetow
Notes:
svn path=/head/; revision=179976
|
|
|
|
|
|
|
|
|
|
|
|
| |
- give user the possibility to configure where dspam.conf is [1]
- bump PORTVERSION for OPTIONS chage for [1]
- display UPDATING entry smarter [2]
Submitted by: Emil Isberg <emil@pyttemjuk.se> [1]
Phil Pennock <pdp@spodhuis.demon.nl> [2] (suggestion by vd@)
Notes:
svn path=/head/; revision=177107
|
|
|
|
| |
Notes:
svn path=/head/; revision=175195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mark BROKEN on HEAD because it fails to configure with PGSQL, a fix it's on the
way, but I want to update the port for 6.2 release and the freeze it's comming.
Port changes:
- fix longtime standing bug regarding CLAMAV: if "WITHOUT_CLAMAV_LOCAL=true"
clamav support wasn't compiled in
- added Cyrus's 2.3 deliver as LDA OPTION
Change features:
- removed oracle driver (unmaintained, didn't work on FreeBSD anyway)
New features:
- ability to add tagline to messages based on their classification; see
tagSpam and tagNonspam preferences in README
Bug fixes:
- fixed bugs from last release causing pgsql to fail on connection + other
fixes
- bugfix for segfault on mysql fail and null strlen calls for username
Notes:
svn path=/head/; revision=175193
|
|
|
|
|
|
|
|
|
|
|
|
| |
update breaks Dspam API/ABI. Also this is different from upcomming 3.6.7
update for mail/dspam, which will be only a bug-fix release.
Dropped (very) old sql migration scripts.
Approved by: lawrance (mentor, implicit)
Notes:
svn path=/head/; revision=164402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(At this moment it should be indentical to mail/dspam.)
Removed features:
- Phased out deprecated Berkeley DB drivers
Bugfixes:
- when using logfile, write errors result in segfault
Approved by: lawrance (mentor)
Notes:
svn path=/head/; revision=162387
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix OPTIONS version check
- fix rc.d script for dspam_debug enebled
- mirror DISTFILES on MASTER_SITE_LOCAL also
New feature:
- Fallback domains (see 2.6 in README)
Bug fixes:
- trainPristine preference turned "off" now overrides config turned "on"
- segfault fix for when correcting messages using UIDInSignature
Removed features:
- dspam_corpus (replaced by newer dspam_train)
- dspam_genaliases (replaced by parse-to-headers, virtual users, etc)
Approved by: lawrance (mentor)
Notes:
svn path=/head/; revision=162235
|
|
|
|
|
|
|
|
|
|
| |
- Update rc script
PR: ports/96542
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes:
svn path=/head/; revision=161073
|
|
|
|
|
|
|
|
| |
PR: 96319
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes:
svn path=/head/; revision=160447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug-fixes:
- invalid read/segfault (dspam.c)
- segfault on problems establishing connectivity to clamav (dspam.c)
- segfault on NULL username (mysql_drv.c)
- bug causing writing of flat-file preferences to fail (pref.c)
- fragment file overwritten on retrain (cgi)
- corrects the output of "dspam_admin aggr pref" (tools/dspam_admin.c)
- prevent quarantining of message when delivering summary
WebUI: a lot of fixes and improvements
PostgeSQL: improvements to purge scripts and object creation script
Port changes:
------------------
Add MySQL 5.1 as backend.
Default MySQL version is now 5.0
Optionally depend on LightHTTPD instead of Apache if WITH_CGI=on
Fix OPTIONS handling for INDEX (describe); this is a long standing bug
and a *big* pontyhat for me; it affected _only_ dependecies recorded in
INDEX _if_ OPTIONS were not set (like for package building); however,
the package itself was always built right, dependecies recorded OK, etc.
Add SCE-tindy as MASTER_SITE, much faster site that my other server.
PR: ports/96159
Submitted by: maintainer (Ion-Mihai "IOnut" Tetcu)
Notes:
svn path=/head/; revision=160331
|
|
|
|
|
|
|
|
| |
PR: ports/94501
Submitted by: maintainer
Notes:
svn path=/head/; revision=157347
|
|
|
|
|
|
|
|
|
| |
PR: ports/93847
Submitted by: maintainer
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=156863
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
| |
%%CGI%%www/vhosts/dspam/templates/nav_fragment.html
Noticed by: maintainer via IRC
Notes:
svn path=/head/; revision=156220
|
|
|
|
|
|
|
|
|
|
|
|
| |
- dspam_train: support for training using an index file to define the order
of ham/spam
- dspam_stats: OR --> OCA
PR: ports/93278
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes:
svn path=/head/; revision=156002
|
|
|
|
|
|
|
|
| |
PR: ports/93173
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes:
svn path=/head/; revision=155805
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rewrite minimum OPTIONS version check, the old way was broken if the OPTIONS
where set in /var/db/ports/PORTNAME/options.
Drop old knobs check, hard to maintain and conflicting with KNOBS.
[1] beginning with this update the SNAP_DATE is UTC instead of EST (GMT+2).
PR: ports/93067
Submitted by: maintainer
Notes:
svn path=/head/; revision=155665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always installed and
depend on PERL5 for it).
o Add an other check for old (unsupported) options.
o Some Makefile clean-ups.
o Fix spelling in pkg-message [1]
o s/pkg_version/${PKG_VERSION}/
o Fix removal of EXAMPLESDIR on pkg-plist [2]
PR: ports/92774
Submitted by: maintainer, garga [2]
Obtained from: edwin [1]
Approved by: maintainer [2]
Notes:
svn path=/head/; revision=155328
|