Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1p1_2 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.0.1p1_2 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
1.0.1p1_2 05 Aug 2019 13:22:34 |
antoine |
Mark BROKEN: unfetchable |
1.0.1p1_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.0.1p1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.0.1p1_1 26 Sep 2015 17:18:23 |
bapt |
Use @sample |
1.0.1p1_1 19 Mar 2015 00:21:05 |
amdmi3 |
- Fix whitespace
- Drop @dirrm* from plist
- Add empty directory to plist |
1.0.1p1_1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.0.1p1_1 21 Aug 2014 14:58:55 |
koobs |
security/libprelude: Take MAINTAINER'ship, STAGE & Modernize
- Take Maintainership
- Enable STAGE support
- Tweak MASTER_SITES https -> http (portlint)
- Add LICENSE and LICENSE_FILE
- Deprecate USE_AUTOTOOLS for libtool (-> USES)
- Sort USES and OPTIONS
- Use OPTIONS helpers as much as possible for now [1]
- Add --enable-static to CONFIGURE_ARGS to retain the static lib
- Assign and Use ETCDIR rather than hardcoding
- Use the install-strip install target
- Update pkg-plist, use @sample and other goodies
While I'm here, bump dependent ports since our SHLIB major version has
changed
[1] https://reviews.freebsd.org/D665
Approved by: portmgr (implicit, bump unstaged port) |
1.0.1p1 21 Feb 2014 13:39:58 |
ehaupt |
Remove trailing whitespaces from category www |
1.0.1p1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.1p1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.0.1p1 15 Dec 2013 16:22:17 |
wg |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
1.0.1p1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.1p1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.1p1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.0.1p1 15 Dec 2012 22:22:38 |
pawel |
Update Prelude-IDS ports to 1.0.1 release
security/libprelude:
- Remove BROKEN, update to version 1.0.1 [1]
- Add missing deps, port requires pkg-config during build
security/libpreludedb:
- Update to version 1.0.1p1
- Add missing deps
- Make options deterministic and not dependent on what's installed
security/prelude-lml:
- Update to version 1.0.1
- Add missing deps, port requires pkg-config during build
- Convert to OptionsNG (Only the first 15 lines of the commit message are shown above ) |
0.9.17.1_2 13 May 2012 19:09:01 |
rm |
- strict python version to 2.x only |
0.9.17.1_2 02 Aug 2011 19:22:14 |
bapt |
Fix master_site |
0.9.17.1_2 25 Feb 2011 04:40:31 |
miwi |
- Move over to py25
- while here drop md5 support
- Small cleanups |
0.9.17.1_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.17.1 13 Dec 2009 16:28:06 |
miwi |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
0.9.17.1 11 Oct 2009 09:12:10 |
yzlin |
- update to 0.9.17.1
PR: ports/139099
Submitted by: Vladimir Korkodinov <viper AT perm.raid.ru>
Approved by: rafan (co-mentor) |
0.9.14_4 23 Sep 2009 22:17:11 |
linimon |
Reset r.gruyters@snow.nl by request due to lack of time.
Feature safe: yes |
0.9.14_4 19 Sep 2009 21:12:56 |
pav |
- Chase libprelude update
Feature safe: yes |
0.9.14_3 18 Feb 2009 23:39:00 |
amdmi3 |
- Chase security/libprelude shlib version bump
PR: 131286, 131585 (partial)
Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> |
0.9.14_2 30 Nov 2008 21:00:12 |
remko |
Restore previous maintainer, now with his new email address.
Approved by: wxs (diff not reviewed, ack'ed to commit) |
0.9.14_2 28 Nov 2008 23:20:21 |
linimon |
Reset r.gruyters@yirdis.nl: email address bounces. |
0.9.14_2 30 Sep 2008 06:38:16 |
beech |
- Chase libprelude shlib bump |
0.9.14_1 06 Jun 2008 14:07:24 |
edwin |
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) |
0.9.14 13 May 2008 14:51:45 |
miwi |
- Update to 0.9.14
PR: 123205
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) |
0.9.13_1 30 Jan 2008 18:41:21 |
pav |
- Fix plist: don't remove directories we didn't created
Reported by: pointyhat |
0.9.13_1 07 Nov 2007 13:07:09 |
miwi |
- Fix pkg-list
Submitted by: pointyhat via pav
Approved by: portmgr (pav) |
0.9.13 25 Oct 2007 21:30:37 |
miwi |
- Update to 0.9.13
Changelog:
- Only perform additional database request when using Sensor localtime:
this bring a performance improvement of about 36% on aggregated query,
when using either frontend localtime (the default), or UTC time.
- JQuery support: Port most of the javascript code to make use of
JQuery.
Add show/hide effect to CSS popup. More filtering functionality in the
SensorListing view.
- Cleanup the Authentication class, so that uper Prewikka layer can act
depending whether the backend support user creation / deletion.
Anonymous
authentication is nowa plugin.
- Better integration of CGI authentication allowing user listing and
deletion.
- Report template exception directly to the user. (Only the first 15 lines of the commit message are shown above ) |
0.9.12.1_1 05 Oct 2007 01:50:11 |
clsung |
- update prelude dependency
PR: ports/116114
Submitted by: maintainer (Robin Gruyters) |
0.9.12.1 15 Aug 2007 06:49:45 |
clsung |
- Update to 0.9.12.1
Changelog prewikka 0.9.12.1:
- Implement an Auto-Refresh system (fix #231). (including code from
Paul Robert Marino <prmarino1@gmail.com>).
- Ability to filter on missing/offline/online/unknown agents. Make more
easier to read each agent status in collapsed mode.
- Fix filter load/save/delete issue with translation.
- New 'My account' tabs, under the Settings section (fix #241).
- New messageid and analyzerid parameters, allowing link to a Prewikka alert
from an external tool (previously required a database query in order to
retrieve the database event id).
- Don't redirect to user listing once an user preference are recorded. Fix
changing of another user language by an user with PERM_USER_MANAGEMENT.
Display target user language rather than current user language.
- Improve the timeline control table layout.
- Fix translation of string possibly using plural.
- Fix a template compilation problem with certain version of Cheetah
(Giandomenico De Tullio <ghisha at email.it>)
PR: ports/115234
Submitted by: maintainer (Robin Gruyters) |
0.9.11.3 04 Jun 2007 13:19:44 |
miwi |
- Update to 0.9.11.3
- Changelog
* Fix database schema version.
PR: 113152
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) |
0.9.11.2 30 May 2007 06:46:39 |
miwi |
- Update to 0.9.11.2
Changelog Prewikka:
- In case a database schema upgrade is required, or the Prewikka
database does not exist, make the error available from the Prewikka
console, rather than exiting badly (which previously required the
user to parse its web server log in order to find out the problem).
- Fix Apache CGI authentication. (Robin Gruyters)
- Fix incorrect locale switch when accessing certain pages.
PR: 113116
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) |
0.9.10 11 Apr 2007 20:11:59 |
miwi |
- Update to 0.9.10
PR: 111450
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) |
0.9.9 08 Feb 2007 22:35:57 |
miwi |
- Update to 0.9.9
Changlog:
- Improve database performance by reducing the number of query. (Paul Robert
Marino)
- Activate CleanOutput filtering (lot of escaping fixes).
- More action logging.
- Bug fixes with the error pages Back/Retry buttons.
- Fix error on group by user (#191).
- Fix template compilation error with Cheetah version 2 (#184).
PR: 108925
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) |
0.9.8_1 15 Jan 2007 01:23:09 |
clsung |
- version number of libprelude has changed
- bump PORTREVISION
PR: ports/107862
Submitted by: clsung
Approved by: maintainer (Robin Gruyters) |
0.9.8 27 Nov 2006 01:21:30 |
clsung |
- Update to 0.9.8
prewikka 0.9.8 Changelog:
- Save/load user configuration when using CGI authentication mode (#181).
- Show Prewikka version in the About page (#177).
- Use Python logging facility (available backend: stderr, file, smtp, syslog),
multiple simultaneous handler supported (#113).
- Fix anonymous authentication.
- Fix external process going into zombie state (#178).
- Fix sqlite schema (#180).
- Display correct alertident for invalid CorrelationAlert analyzerid/messageid
pair.
- prewikka-httpd should now log the source address.
- Thread safety fixes.
PR: ports/105807
Submitted by: maintainer (Robin Gruyters) |
0.9.7.1_1 23 Sep 2006 02:31:01 |
rafan |
- Do not override configuration files
PR: ports/103479
Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer) |
0.9.7.1 05 Sep 2006 07:25:52 |
itetcu |
- Update to 0.9.7.1
Changelog prewikka 0.9.7.1:
- Fix filter interface bug introduced in 0.9.7.
- Improved error reporting on filter creation.
- Rename command configuration section to host_commands.
PR: ports/102887
Submitted by: Robin Gruyters (maintainer) |
0.9.7 17 Aug 2006 05:37:47 |
clsung |
- Update to 0.9.7
Changelog prewikka-0.9.7:
- Use preludedb_delete_(alert|heartbeat)_from_list(). Require
libpreludedb 0.9.9. Provide a deletion performance improvement
of around 3000%.
- Handle multiple listed source/target properly. Separate
source/target in the message listing.
- Make host command/Information link available from the Sensor
listing.
- Always take care of the "external_link_new_window" configuration
parameter.
- Make external command handling more generic. Allow to specify
command line arguments.
- Allow to define unlimited number of external commands rather than
only a defined subset (fix #134).
- Avoid toggling several popup at once in the HeartbeatListing.
- Only provide lookup capability for known network address type (fix #76).
- New address and node name lookup provided through prelude-ids.com service.
- Link to new prelude-ids.com port lookup instead of broken portsdb
database (fix #162).
- Various bug fixes.
PR: ports/102140
Submitted by: maintainer (Robin Gruyters) |
0.9.6_1 15 Aug 2006 06:44:44 |
clsung |
- Chase libpreludedb shlib version change
- bump PORTREVISION
PR: ports/102051
Submitted by: maintainer (Robin Gruyters) |
0.9.6 28 Jul 2006 07:46:30 |
itetcu |
Update to 0.9.6:
- CGI authentication module, from Tilman Baumann
<tilman.baumann@collax.com>.
- Correct libpreludedb runtime version check.
- Show multiple source/target in message listing/summary.
- Fix invalid use of socket.inet_ntoa() to read ICMP Gateway Address,
which is stored as string (#156).
- Fix aggregation on IDMEF-Path that are not string.
- Fix setup.py --root option (#166).
PR: ports/100961
Submitted by: Robin Gruyters (maintainer) |
0.9.5 10 May 2006 22:14:30 |
pav |
- Drop unnecessary post-patch
PR: ports/96977
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) |
0.9.5 05 May 2006 11:23:32 |
garga |
- Update to 0.9.5
- Chase libprelude version
PR: ports/96762
Submitted by: maintainer |
0.9.4 19 Apr 2006 10:22:10 |
garga |
The Prewikka frontend provides a means to query the Prelude database, aggregate
and filter events, and provides useful statistics about what's going on. It
provides a nice interface for the security analyst to see what's going on on
the monitored system.
WWW: http://www.prelude-ids.org/
PR: ports/95996
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> |