FreshPorts -- The Place For Ports Fri, 5 Dec 2008 12:10 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: security/bro/Makefile
CVSWeb

Number of commits found: 21

Thu, 21 Aug 2008
[ 07: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)
Fri, 25 Jul 2008
[ 13:48 pav ] Original commit 
1.36 security/bro/Makefile
1.134 security/openssl/Makefile
1.6 security/pft/Makefile
1.47 security/pgp/Makefile
1.3 security/poly1305aes/Makefile
1.8 security/tlswrap/Makefile
1.8 security/tthsum/Makefile
1.37 security/vpnc/Makefile
1.52 shells/ksh93/Makefile
1.7 sysutils/anacron/Makefile

(Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Wed, 14 May 2008
[ 20:53 tabthorpe ] Original commit 
1.35 security/bro/Makefile
- Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf

PR:             ports/123681
Submitted by:   tabthorpe
Approved by:    Paul Schmehl <pauls utdallas.edu> (maintainer)
Wed, 17 Oct 2007
[ 11:13 ade ] Original commit 
1.1502 MOVED
1.29 audio/denemo/Makefile
1.13 audio/rezound/Makefile
1.28 audio/sfront/Makefile
1.11 biology/chemeq/Makefile
1.12 cad/alliance/Makefile
1.29 cad/iverilog/Makefile
1.6 cad/opencascade/Makefile
1.21 cad/tkgate/Makefile
1.54 databases/clip/Makefile

(Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Tue, 11 Sep 2007
[ 21:50 edwin ] Original commit 
1.33 security/bro/Makefile
Undo changes to the header.
Mon, 10 Sep 2007
[ 14:28 edwin ] Original commit 
1.32 security/bro/Makefile
1.8 security/bro/distinfo
1.3 security/bro/files/patch-Conn.h
1.2 security/bro/files/patch-Makefile.in
1.2 security/bro/files/patch-Obj.cc
1.2 security/bro/files/patch-Serializer.h
1.1 security/bro/files/patch-aux-scripts-Makefile.in
1.2 security/bro/files/patch-libedit::configure
1.2 security/bro/files/patch-patricia.c
1.2 security/bro/files/patch-patricia.h

(Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
security/bro, port upgrade to version 1.2.1, take over maintainership

        This is an upgrade of the security/bro port to the current
        stable version.  The port is very complex, so it needs to
        be tested carefully to make sure that I'm not screwing
        anything up or using wrong conventions. Also, I'm willing
        to take over maintainership of the port if it's accepted
        into the tree.

        Please note, there are several files that need to be removed
        from the port and quite a few that need to be added. All
        these files are in FILESDIR.  I have provided blank patches
        for the files that need to be removed, so the patches will
        create blank files.

Added IS_INTERACTIVE to the port
Left original freebsd header comments in it.
Next time please use one big patch-file instead of lots of little ones :-)

PR:             ports/114999
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
Sat, 13 May 2006
[ 05:15 edwin ] Original commit 
1.10 science/2dhf/Makefile
1.5 science/abinit/Makefile
1.8 science/bblimage/Makefile
1.7 science/cdcl/Makefile
1.11 science/chemtool-devel/Makefile
1.3 science/dcl/Makefile
1.5 science/dft++/Makefile
1.11 science/euler/Makefile
1.37 science/felt/Makefile
1.20 science/gdis/Makefile

(Only the first 10 of 275 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with S
Sun, 4 Sep 2005
[ 20:36 ade ] Original commit 
1.30 security/bro/Makefile
Revert back to devel/bison
Fri, 2 Sep 2005
[ 09:01 pav ] Original commit 
1.29 security/bro/Makefile
- Switch bison dependency to bison175 port
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sun, 19 Sep 2004
[ 03:09 leeym ] Original commit 
1.26 security/bro/Makefile
1.1 security/bro/files/patch-Conn.h
- unbreak this port on 5.x

PR:             71853
Submitted by:   leeym
Approved by:    portmgr (marcus)
Sat, 18 Sep 2004
[ 00:02 kris ] Original commit 
1.25 security/bro/Makefile
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Tue, 4 Nov 2003
[ 16:00 osa ] Original commit 
1.23 security/bro/Makefile
1.5 security/bro/distinfo
Fix broken (checksum mismatch) by change suffix of distro
from "-current" to "a37".

No changes for MD5.
Mon, 3 Nov 2003
[ 03:56 kris ] Original commit 
1.6 audio/evilbar/Makefile
1.14 audio/spiralsynth/Makefile
1.15 audio/xmms-uade/Makefile
1.17 biology/platon/Makefile
1.28 cad/spice/Makefile
1.13 chinese/xemacs/Makefile
1.8 chinese/xmms/Makefile
1.14 databases/clip/Makefile
1.9 devel/boost/Makefile
1.7 devel/clo++/Makefile

(Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 14 Oct 2003
[ 15:50 osa ] Original commit 
1.21 security/bro/Makefile
1.4 security/bro/distinfo
1.1 security/bro/files/patch-Makefile.in
1.1 security/bro/files/patch-Obj.cc
1.1 security/bro/files/patch-libedit::configure
1.1 security/bro/files/patch-patricia.c
1.1 security/bro/files/patch-patricia.h
1.4 security/bro/pkg-plist
Update to 0.8, fix RESTRICTED.
Wed, 24 Sep 2003
[ 10:37 osa ] Original commit 
1.3 audio/adpcm/Makefile
1.15 audio/ecasound/Makefile
1.19 audio/sidplay/Makefile
1.39 audio/xmcd/Makefile
1.8 audio/xmms-musepack/Makefile
1.16 audio/xmradio/Makefile
1.10 benchmarks/dbs/Makefile
1.40 benchmarks/iozone/Makefile
1.21 benchmarks/netperf/Makefile
1.4 biology/dna-qc/Makefile

(Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Thu, 20 Feb 2003
[ 18:59 knu ] Original commit 
1.8 security/acid/Makefile
1.21 security/bjorb/Makefile
1.19 security/botan/Makefile
1.19 security/bro/Makefile
1.2 security/bubblegum/Makefile
1.5 security/ca-roots/Makefile
1.6 security/cfv/Makefile
1.14 security/cops/Makefile
1.23 security/crack/Makefile
1.8 security/crank/Makefile

(Only the first 10 of 146 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 8 Jun 2002
[ 18:31 obrien ] Original commit 
1.18 security/bro/Makefile
To ports@freebsd.org.
Fri, 2 Jun 2000
[ 05:18 will ]  
unknown security/bjorb/Makefile
unknown security/bro/Makefile
unknown security/firewalk/Makefile
unknown security/fwtk/Makefile
unknown security/gtkportscan/Makefile
unknown security/identify/Makefile
unknown security/kmap/Makefile
unknown security/libident/Makefile
unknown security/nbaudit/Makefile
unknown security/nmap/Makefile

(Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Remove redundant/inappropriate CATEGORIES.  People need to start reading   the
Porter's Handbook.  :-)    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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 19495
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days27
new fortnight94
new month164

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

Add tab to Netscape 6

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