FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:40 PM GMT
non port: mail/qsheff/Makefile
CVSWeb

Number of commits found: 18

Sat, 21 Jan 2012
[ 17:40 eadler ] Original commit 
1.13 astro/p5-Astro-Catalog/Makefile
1.11 astro/p5-Astro-SunTime/Makefile
1.7 astro/py-RO/Makefile
1.10 astro/py-aipy/Makefile
1.3 astro/py-pyfits/Makefile
1.8 audio/calf/Makefile
1.30 audio/gnupod/Makefile
1.3 audio/jack_mixer/Makefile
1.61 audio/muine/Makefile
1.8 audio/p5-Audio-Scrobbler/Makefile

(Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Tue, 6 Apr 2010
[ 12:01 garga ] Original commit 
1.155 ftp/proftpd-devel/Makefile
1.173 ftp/proftpd/Makefile
1.9 mail/clamfilter/Makefile
1.75 mail/dspam-devel/Makefile
1.77 mail/dspam/Makefile
1.41 mail/mailscanner-devel/Makefile
1.86 mail/mailscanner/Makefile
1.5 mail/ngmp/Makefile
1.6 mail/p5-Clamd/Makefile
1.21 mail/p5-Mail-ClamAV/Makefile

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Chase clamav's lib bump
Sat, 22 Aug 2009
[ 00:28 amdmi3 ] Original commit 
1.27 mail/abook/Makefile
1.19 mail/althea/Makefile
1.8 mail/annoyance-filter/Makefile
1.6 mail/ask/Makefile
1.22 mail/assp/Makefile
1.26 mail/bbmail/Makefile
1.7 mail/bmf/Makefile
1.94 mail/bogofilter/Makefile
1.152 mail/claws-mail/Makefile
1.36 mail/cone/Makefile

(Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Fri, 27 Mar 2009
[ 11:53 garga ] Original commit 
1.145 ftp/proftpd-devel/Makefile
1.150 ftp/proftpd/Makefile
1.17 mail/assp/Makefile
1.7 mail/clamfilter/Makefile
1.71 mail/dspam-devel/Makefile
1.72 mail/dspam/Makefile
1.35 mail/mailscanner-devel/Makefile
1.74 mail/mailscanner/Makefile
1.4 mail/ngmp/Makefile
1.2 mail/p5-Clamd/Makefile

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
Mon, 15 Sep 2008
[ 19:56 garga ] Original commit 
1.141 ftp/proftpd-devel/Makefile
1.138 ftp/proftpd/Makefile
1.6 mail/clamfilter/Makefile
1.7 mail/claws-mail-clamav/Makefile
1.70 mail/dspam-devel/Makefile
1.71 mail/dspam/Makefile
1.34 mail/mailscanner-devel/Makefile
1.73 mail/mailscanner/Makefile
1.2 mail/ngmp/Makefile
1.14 mail/p5-Mail-ClamAV/Makefile

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- 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)
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 16 Apr 2008
[ 16:10 garga ] Original commit 
1.133 ftp/proftpd/Makefile
1.4 mail/claws-mail-clamav/Makefile
1.11 mail/p5-Mail-ClamAV/Makefile
1.12 mail/qsheff/Makefile
1.11 mail/simscan/Makefile
1.12 security/clamassassin/Makefile
1.8 security/clamcour/Makefile
1.14 security/klamav/Makefile
1.5 security/p5-File-Scan-ClamAV/Makefile
1.11 security/py-clamav/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
Fri, 4 Apr 2008
[ 22:27 lippe ] Original commit 
1.11 mail/qsheff/Makefile
1.6 mail/qsheff/pkg-plist
- Fix build.
- Refine pkg-plist mention on deinstall stage.
- Bump PORTREVISION.

Reported by:    pointyhat via erwin/pav
Pointy hat to:  lippe
Approved by:    gabor (mentor)
Thu, 3 Apr 2008
[ 02:38 lippe ] Original commit 
1.10 mail/qsheff/Makefile
1.6 mail/qsheff/distinfo
1.2 mail/qsheff/pkg-descr
1.5 mail/qsheff/pkg-plist
- Update to 2.1.r3.
- Update MASTER_SITES.
- Makefile cosmetic changes.
- Fix pkg-plist.

PR:             ports/121749
Submitted by:   myself
Approved by:    araujo (mentor), maintainer timeout (> 2 weeks)
Wed, 19 Dec 2007
[ 23:08 garga ] Original commit 
1.124 ftp/proftpd/Makefile
1.10 mail/p5-Mail-ClamAV/Makefile
1.9 mail/qsheff/Makefile
1.9 mail/simscan/Makefile
1.11 security/clamassassin/Makefile
1.106 security/clamav/Makefile
1.7 security/clamcour/Makefile
1.10 security/klamav/Makefile
1.4 security/p5-File-Scan-ClamAV/Makefile
1.10 security/py-clamav/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
  issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports

Approved by:    portmgr (pav)
Security:       CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
Tue, 13 Mar 2007
[ 20:11 garga ] Original commit 
1.5 mail/clamfilter/Makefile
1.61 mail/dspam-devel/Makefile
1.61 mail/dspam/Makefile
1.60 mail/mailscanner/Makefile
1.7 mail/p5-Mail-ClamAV/Makefile
1.4 mail/qscan/Makefile
1.8 mail/qsheff/Makefile
1.6 mail/simscan/Makefile
1.9 security/clamassassin/Makefile
1.92 security/clamav/Makefile

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update clamav to 0.90.1
- 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
Mon, 9 Oct 2006
[ 20:42 miwi ] Original commit 
1.7 mail/qsheff/Makefile
1.5 mail/qsheff/distinfo
1.4 mail/qsheff/pkg-plist
- Update to 2.1r2
- Pass maintainership to submitter

PR:             ports/104208
Submitted by:   Ozkan KIRIK <ozkan@enderunix.org>
Wed, 10 May 2006
[ 22:37 edwin ] Original commit 
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile

(Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Sat, 21 Jan 2006
[ 17:37 krion ] Original commit 
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile

(Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 26 Oct 2005
[ 21:31 mnag ] Original commit 
1.4 mail/qsheff/Makefile
1.3 mail/qsheff/distinfo
Update to 1.0.r4 [1]
Respect CFLAGS

PR:             88055 [1]
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1]
Mon, 17 Oct 2005
[ 00:52 kris ] Original commit 
1.2 dns/checkdns/Makefile
1.3 mail/qsheff/Makefile
1.2 mail/zabit/Makefile
1.7 net-mgmt/netustad/Makefile
Remove undeliverable maintainer address:

<ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
    server permanently rejected message (#5.3.0) (in reply to end of DATA
    command)
Fri, 19 Aug 2005
[ 10:04 garga ] Original commit 
1.2 mail/qsheff/Makefile
1.2 mail/qsheff/distinfo
1.2 mail/qsheff/files/patch-Makefile.in
1.2 mail/qsheff/files/pkg-message.in
1.2 mail/qsheff/pkg-plist
- Update to 1.0-r3 and make it fetchable again
- Add MASTER_SITE_SOURCEFORGE on MASTER_SITES

PR:             ports/84505
Submitted by:   maintainer
Reworked by:    myself
Approved by:    portmgr (krion), maintainer
Wed, 20 Jul 2005
[ 13:39 garga ] Original commit 
1.668 mail/Makefile
1.1 mail/qsheff/Makefile
1.1 mail/qsheff/distinfo
1.1 mail/qsheff/files/patch-Makefile.in
1.1 mail/qsheff/pkg-descr
1.1 mail/qsheff/files/pkg-message.in
1.1 mail/qsheff/pkg-plist
A qmail-queue replacement to filter mail traffic and more.
It supports:
        * Antivirus executing
        * body filtering
        * subject filtering
        * attachment blocking
        * quarantine
        * white/black list
        * single line logging for qmail and many features.

PR:             ports/83590
Submitted by:   Ozkan KIRIK <ozkan@enderunix.org>
Approved by:    flz (mentor)

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.287 seconds.