Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/base/Makefile

[BACK] Up to [FreeBSD] / ports / security / base

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 9 11:22:35 2010 UTC (21 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Update to 1.4.5

PR:		145635
Submitted by:	olli hauer <ohauer@gmx.de>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Sep 17 21:16:19 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Update to 1.4.4

Feature safe: yes

Requested  by:	Raleigh Romine <rromine@nsf.gov>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:34:48 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jun 6 16:23:58 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 1.4.3.1

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 29 19:41:47 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 1.4.3

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri May 1 14:01:44 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -3 lines
- Update to 1.4.1

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Sep 11 11:39:03 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
- Add missing dependecy of php ctype

Reported by:	Matthew Seaman <matthew.seaman@thebunker.net>
Approved by:	portmgr (erwin)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 6 21:13:27 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -6 lines
- Update to 1.4.1
- Take over maintainership
- Use SF macro

PR:		127133
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (old maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:00:46 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

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)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 27 08:13:49 2008 UTC (3 years, 9 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 1.4.0

PR:		ports/123125
Submitted by:	Linh Pham <question+fbsdports at closedsrc.org> (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Dec 12 18:42:01 2007 UTC (4 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 1.3.9

PR:		118166
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun May 27 10:00:07 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- Update to 1.3.6

PR:		112795
Submitted by:	Kian Mohageri <kian.mohageri@gmail.com>
Approved by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 19 20:22:21 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Mar 6 06:51:49 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -3 lines
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:		ports/106557
Submitted by:	ale
Hat:		portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 26 21:26:34 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 1.3.5

PR:             109554
Submitted by:   Kian Mohageri <kian.mohageri@gmail.com>
Approved by:    maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 21 23:38:57 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 1.2.7

PR:		ports/105727
Submitted by:	Linh Pham (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 29 19:41:58 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -3 lines
- Update to 1.2.6
- Remove snort from depends [1]

PR:		ports/100783
Submitted by:	Linh Pham <question+fbsdports(at)closedsrc.org>
                Kian Mohageri <kian.mohageri(at)gmail.com> [1]
Approved by:	krion (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 9 05:54:26 2006 UTC (5 years, 8 months ago) by clsung
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update security/base to 1.2.5, which includes some bugfixes.

PR:		98725
Submitted by:	maintainer (Linh Pham)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 16 12:10:35 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +24 -3 lines
Update security/base to 1.2.4.
- BASE 1.2.4 includes many, many bugfixes and changes which PDF library it uses
- use OPTIONS
- Updated ./files/pkg-message.in to include mention of FPDF path, since it does
not use the standard PHP sub-ports or standard PHP class paths.

PR:		ports/94812
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Approved by:	lawrance

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 13 04:14:59 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove USE_REINPLACE from all categories starting with S

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 13 06:13:43 2006 UTC (6 years ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update security/base to 1.2.2, which includes several fixes and updates,
  including: adding Turkish as a language, a final version of the SQL
  injection fix included in 1.2.1, and Portscan information.

PR:		91738
Submitted by:	Linh Pham (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 31 19:49:01 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update security/base to 1.2.1, which fixes a SQL injection issue
  derived from ACID.

PR:		ports/88257
Submitted by:	maintainer

Security:	http://www.vuxml.org/freebsd/f38c87a5-4a3e-11da-8ba2-0004614cc33d.html

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 12 19:31:37 2005 UTC (6 years, 4 months ago) by sem
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.2

PR:		ports/87327
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 4 16:45:40 2005 UTC (6 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Update to 1.1.4

PR:		ports/84725
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 30 17:09:58 2005 UTC (6 years, 7 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
- Fix missing dependency.
- Complete pkg-message (note on Apache configuration).

PR:		ports/82829
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 14 16:06:21 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 1.1.3.

PR:		82232
Submitted by:	Linh Pham (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 9 21:49:50 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 1.1.2

PR:		ports/79702
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 5 18:18:26 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -9 lines
- Update to 1.1

PR:		ports/79515
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 21 00:17:25 2005 UTC (6 years, 11 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_4_0
Add security/base:

BASE is the Basic Analysis and Security Engine. It is based on the code
from the ACID project. This application provides a PHP-based web front-end
to query and analyze the alerts coming from a Snort IDS system.

BASE is a web interface to perform analysis of intrusions that Snort has
detected on your network. It uses a user authentication and role-base
system, so that you as the security admin can decide what and how much
information each user can see. It also has a simple to use, web-based
setup program for people not comfortable with editing files directly.

WWW:	http://secureideas.sourceforge.net/

PR:		ports/74492 [1], ports/77103 [2]
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> [1],
		Paul Schmhel <pauls@utdallas.edu> [2]

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options