notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/prelude-lml/Makefile

Number of commits found: 67

Thursday, 21 Aug 2014
14:58 koobs search for other commits by this committer
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)
Original commitRevision:365562 
Wednesday, 30 Jul 2014
03:57 pi search for other commits by this committer
security/libgcrypt: 1.5.3_3 -> 1.6.1

- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
Original commitRevision:363436 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Monday, 26 May 2014
12:50 miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
Original commitRevision:355321 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Saturday, 4 Jan 2014
23:40 antoine search for other commits by this committer
Convert the tree to USES=fam

Approved by:	portmgr (bapt)
Original commitRevision:338691 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Saturday, 29 Jun 2013
21:35 antoine search for other commits by this committer
- Do not modify charset.alias
- Add a directory created by the port to pkg-plist
Original commitRevision:322061 
Friday, 3 May 2013
16:36 ehaupt search for other commits by this committer
Chase security/libgcrypt update
Original commitRevision:317220 
Saturday, 27 Apr 2013
18:25 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Original commitRevision:316683 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Tuesday, 18 Dec 2012
23:09 bapt search for other commits by this committer
Chase icu, graphite2 and libexttextcat bump
Original commitRevision:309206 
Saturday, 15 Dec 2012
22:22 pawel search for other commits by this committer
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

security/prelude-manager:
- Update to version 1.0.2
- Add missing deps, port requires pkg-config during build
- Convert to OptionsNG, remove PRELUDEDB option - it can't be turned off
  by CONFIGURE_ARGS, package links to preludedb at all times if available

security/pflogger:
- Bump PORTREVISION, libprelude ABI version changed

www/py-prewikka:
- Update to version 1.0.1p1
- Convert to OptionsNG
- Sort plist

PR:		172056 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Original commitRevision:308968 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Sunday, 17 Jun 2012
10:08 dougb search for other commits by this committer
The submitter points out that this service doesn't start because it relies
on the database to be up first, which given the previous REQUIRE line could
only have happened by accident. So change the REQUIRE to LOGIN, which matches
how we like ports scripts to run generally, and add postgresql mysql.

While I'm here:
1. Add a $FreeBSD$
2. Add KEYWORD: shutdown
3. Sort the structure to be more standard
4. Move the obviously non-optional flags to command_args

Bump PORTREVISION to reflect these changes.

Submitted by:   Варнаков Кирилл
<kiril@varnakov.net>
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Tuesday, 2 Aug 2011
16:22 bapt search for other commits by this committer
Fix master_site
Original commit
09:22 bapt search for other commits by this committer
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Original commit
Friday, 1 Oct 2010
09:00 erwin search for other commits by this committer
Mark BROKEN: does not fetch
Original commit
Wednesday, 23 Sep 2009
22:17 linimon search for other commits by this committer
Reset r.gruyters@snow.nl by request due to lack of time.

Feature safe:   yes
Original commit
Friday, 18 Sep 2009
13:00 pav search for other commits by this committer
- Update to 0.9.15

PR:             ports/138372
Submitted by:   Vladimir Korkodinov <viper@perm.raid.ru>
Approved by:    maintainer timeout (17 days)
Feature safe:   yes
Original commit
Wednesday, 18 Feb 2009
23:36 amdmi3 search for other commits by this committer
- Update to 0.9.14

PR:             131287
Submitted by:   Vladimir Korkodinov <viper at perm dot raid dot ru>
Approved by:    Robin Gruyters <r dot gruyters at snow dot nl> (maintainer)
Original commit
Sunday, 30 Nov 2008
21:00 remko search for other commits by this committer
Restore previous maintainer, now with his new email address.

Approved by:    wxs (diff not reviewed, ack'ed to commit)
Original commit
Saturday, 29 Nov 2008
23:21 pav search for other commits by this committer
- Chase libprelude update

Forgotten by:   beech
Reported by:    pointyhat
Original commit
Friday, 28 Nov 2008
23:20 linimon search for other commits by this committer
Reset r.gruyters@yirdis.nl: email address bounces.
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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
 - 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)
Original commit
Friday, 6 Jun 2008
14:01 edwin search for other commits by this committer
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)
Original commit
Tuesday, 13 May 2008
14:51 miwi search for other commits by this committer
- Update to 0.9.12.2

PR:             123207
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Original commit
Friday, 15 Feb 2008
11:18 miwi search for other commits by this committer
- Update to 0.9.11

PR:             119855
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Original commit
Friday, 5 Oct 2007
01:47 clsung search for other commits by this committer
- update dependency on libprelude

PR:             ports/116110
Submitted by:   maintainer (Robin Gruyters)
Original commit
Sunday, 12 Aug 2007
11:10 rafan search for other commits by this committer
- Update to 0.9.10.1

PR:             ports/115341
Submitted by:   Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
Original commit
Wednesday, 6 Jun 2007
12:50 araujo search for other commits by this committer
- Update libprelude to 0.9.14.
- Update dependent ports accordingly.
- Bump PORTVERSION to force rebuild.

PR:             ports/112703
Submitted by:   Marcelo Araujo <araujo@FreeBSD.org>
Approved by:    stas (mentor)
Original commit
Wednesday, 30 May 2007
06:13 miwi search for other commits by this committer
- Update to 0.9.10

Changelog prelude-lml:
- Ability to use regular expressions in plugins.rules to define
  monitored sources, this can be very useful when combined to file
  globing.
- [SPEEDUP] When the "*" keyword is used, the data is passed to the
  upper layer without trying to match anything.
- Fix NULL pointer dereference when a rule reference an existing,
  but empty context (fix #226).
- Remove deprecated use of prelude_client_print_setup_error(),
  directly handled via prelude_perror().
- Make the log parser more robust.

PR:             112835
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Original commit
Monday, 29 Jan 2007
19:05 gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
Original commit
Friday, 22 Dec 2006
08:51 miwi search for other commits by this committer
- Fix post installment for configuration files. (if not exists...)
- Bump PORTREVISION

PR:             ports/107080
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Original commit
Thursday, 21 Dec 2006
19:14 miwi search for other commits by this committer
- Update to 0.9.8.1

Changelog prelude-lml-0.9.8.1:
- Compile and run under OS X.
- Various portability fixes.

PR:             ports/107011
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Original commit
Monday, 27 Nov 2006
01:16 clsung search for other commits by this committer
- Update to 0.9.11
- library version update of related ports

Changelog libprelude:
- Hook class comparison function. Accept NULL, equal, not equal operator.
- Introduce better error checking in the idmef-class API, which is now
  considered public and might be used by external application. Rename
  error code to reflect the API.
- Change to the way IDMEF listed element are handled. Specifying negative
  number as the position of the element from the low level API now allow
  to position the element at the specified (reversed) index. Using the
  high level API a negative index permit to address a list of element
  backward (replace an element).
- Build fixes for SWIG > 1.3.27.
- Modify idmef_value_match() so that it always unroll listed value
  (do it for both val1 and val2. Remove assertion, and let
  idmef_value_type_compare() return an error code in case there is an issue.
- Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as
  path using an undefined list index on idmef_path_get() call.
- Make criteria parser accept (*) list index.
- Implement comparison function for all IDMEF object.

PR:             ports/104328
Submitted by:   maintainer (Robin Gruyters)
Approved by:    portmgr (pav)
Original commit
Wednesday, 13 Sep 2006
14:59 miwi search for other commits by this committer
- Update to 0.9.7

Changelog prelude-lml-0.9.7:
 - Fix reading from standard input.
 - Fix OpenBSD getaddrinfo() problem.
 - Add Cisco-CSS support.
 - Add Cisco-Router IDS module support.
 - Checkpoint ruleset is supported again.
 - Support 'fork failure' grsecurity warning, fix 'terminal being sniffed'
  match.
 - NTsyslog ruleset audit.
 - Fix WAP11 ruleset.

PR:             ports/103220
Submitted by:   Robin Gruyters <r.gruyters(at)yirdis.nl> (maintainer)
Original commit
Tuesday, 11 Jul 2006
07:52 clsung search for other commits by this committer
- Update to 0.9.6

Prelude-LML Changes:
- Fix a bug where some rules marked silent would trigger an alert.
- Load Sonicwall and Spamassassin ruleset by default.
- Fix rule syntax problem in Sonicwall ruleset.
- Fix rule indexing problem in Squid ruleset.
- Postfix rule consistency fix.

PR:             ports/100063
Submitted by:   maintainer (Robin Gruyters)
Original commit
Thursday, 18 May 2006
20:20 erwin search for other commits by this committer
Update to 0.9.5

PR:             97418
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Original commit
Friday, 5 May 2006
11:24 garga search for other commits by this committer
- Chase libprelude version
- Bump PORTREVISION

PR:             ports/96758, ports/96759, ports/96760
Submitted by:   maintainer
Original commit
Friday, 24 Mar 2006
19:23 garga search for other commits by this committer
- Fix rc.d startup script
- Bump PORTREVISION

PR:             ports/94900
Submitted by:   maintainer
Original commit
Tuesday, 21 Mar 2006
11:50 garga search for other commits by this committer
* security/libprelude: [1]
  - Update to 0.9.7
  - Bump libprelude.so version

* security/libpreludedb: [2]
  - Update to 0.9.6
  - Chase libprelude.so version

* security/prelude-lml: [3]
  - Update to 0.9.4
  - Chase libprelude.so version
  - Add a rc.d startup script

* security/prelude-manager: [4]
  - Update to 0.9.4
  - Chase libprelude.so version
  - Add a rc.d startup script

PR:             ports/94402 [1], ports/94403 [2],
                ports/94404 [3], ports/94405 [4]
Submitted by:   maintainer [1] [2] [3] [4]
Original commit
Thursday, 2 Mar 2006
09:39 sergei search for other commits by this committer
- Update to 0.9.3 (unbreaks fething)
- Add .../old/ subdir to MASTER_SITES so the port is still fetchable even
  when the Prelude project releases a new version

PR:             ports/93710
Submitted by:   Robin Gruyters (maintainer)
Approved by:    portmgr (krion)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Monday, 20 Feb 2006
23:02 sergei search for other commits by this committer
- Fix run-time linking problems of the Prelude ports by installing libtool
  archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc
- Bump PORTREVISION

PR:             ports/93501
Submitted by:   Robin Gruyters (maintainer)
Original commit
Wednesday, 15 Feb 2006
14:02 sergei search for other commits by this committer
- Transfer maintainership of the Prelude ports to the submitter,
  who has kindly agreed to adopt them

PR:             ports/93386
Submitted by:   Robin Gruyters <r dot gruyters at yirdis dot nl>
Original commit
Tuesday, 14 Feb 2006
15:21 sergei search for other commits by this committer
- Update to 0.9.2
- Chase libprelude shlib version bump
- Use @dirrmtry; sort pkg-plist
Original commit
Tuesday, 10 Jan 2006
17:09 sergei search for other commits by this committer
- Chase libprelude version bump (.2 -> .4)
- Bump PORTREVISION
Original commit
Monday, 28 Nov 2005
16:37 sergei search for other commits by this committer
- Update to 0.9.1
- Move log metadata dir from ${PREFIX}/etc/prelude-lml/metadata to
  /var/spool/prelude-lml (upstream changed to ${PREFIX}/var/lib/prelude-lml,
  use slightly modified location to better adhere to hier(7))

Prompted by:    edwin's script
Original commit
Tuesday, 18 Oct 2005
16:19 sergei search for other commits by this committer
- Update to 0.9.0
- Chase libprelude version bump
- Convert to USE_AUTOTOOLS, use libtool 1.5
Original commit
Tuesday, 26 Apr 2005
08:21 sergei search for other commits by this committer
- Take maintainership
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Thursday, 25 Mar 2004
21:26 clement search for other commits by this committer
- Use CONFIGURE_TARGET instead of --program-prefix=""

Reminded by:    -ports@ discussion
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Sunday, 29 Feb 2004
15:29 clement search for other commits by this committer
- Drop maintainership
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Tuesday, 13 Jan 2004
15:04 clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
Original commit
Wednesday, 17 Dec 2003
00:07 pav search for other commits by this committer
libprelude
- update to 0.8.10
- use NOPORTDOCS
prelude-lml
- chase shlib version, bump portrevision
prelude-manager
- update to 0.8.10
prelude-nids
- update to 0.8.6

PR:             ports/60113
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Original commit
Tuesday, 4 Nov 2003
03:06 foxfair search for other commits by this committer
PR:             58388
Submitted by:   maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-lml to 0.8.6
Original commit
Monday, 6 Oct 2003
13:12 edwin search for other commits by this committer
[maintainer update] security/{libprelude,prelude-lil,prelude-nids}: update to
latest versions.

        - update libprelude to 0.8.7
        - update prelude-nids to 0.8.4
        - update prelude-lml 0.8.5

PR:             ports/57625
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Friday, 26 Sep 2003
22:30 naddy search for other commits by this committer
Update prelude ports to latest version:
libprelude: 0.8.5 -> 0.8.6
prelude-lml: 0.8.3 -> 0.8.4
prelude-manager: 0.8.7 -> 0.8.8
prelude-nids: 0.8.1 -> 0.8.3

PR:             57168
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Wednesday, 18 Jun 2003
02:45 foxfair search for other commits by this committer
PR:             53012
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-lml 0.8.3, Log Monitoring Lackey for prelude Network
Intrusion Detection System.
Original commit

Number of commits found: 67