| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Dec 2012 23:52:36
0.2.2_6
|
pawel  |
Bump ports affected by security/libprelude update |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
08 Mar 2012 08:04:10
0.2.2_4
|
sunpoet  |
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by: sunpoet (myself)
Tested by: exp-run by linimon
Approved by: linimon (with portmgr hat) |
14 Feb 2012 12:45:35
0.2.2_4
|
mm  |
Bump pcre library dependency due to 8.30 update |
20 Mar 2011 12:54:45
0.2.2_3
|
miwi  |
- Get Rid MD5 support |
03 Apr 2010 10:44:36
0.2.2_3
|
roam  |
Chase the ftp/curl shlib version bump. |
19 Sep 2009 21:12:56
0.2.2_2
|
pav  |
- Chase libprelude update
Feature safe: yes |
22 Aug 2009 00:32:25
0.2.2_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
18 Feb 2009 23:39:00
0.2.2_2
|
amdmi3  |
- Chase security/libprelude shlib version bump
PR: 131286, 131585 (partial)
Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> |
23 Jan 2009 15:43:14
0.2.2_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
25 Dec 2008 20:02:32
0.2.2
|
miwi  |
- Update to 0.2.2
PR: 129925
Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer) |
29 Sep 2008 23:47:01
0.2.0_4
|
beech  |
- Chase libprelude shlib bump |
21 Aug 2008 06:18:49
0.2.0_3
|
rafan  |
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 ) |
14 May 2008 22:12:17
0.2.0_3
|
miwi  |
- Chase security/libprelude shlib version bump
PR: 123661
Submitted by: Robin Gruyters
Pointy hat to: miwi |
05 Oct 2007 01:49:20
0.2.0_2
|
clsung  |
- update prelude dependency
PR: ports/116113
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
Approved by: maintainer (Michael Josic) |
23 Jul 2007 09:36:52
0.2.0_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
04 Jul 2007 17:26:41
0.2.0_1
|
miwi  |
- Fix build with gcc 4.2
Submitted by: danfe@ (thanks)
Approved by: maintainer via privat mail |
04 Jul 2007 11:39:16
0.2.0_1
|
miwi  |
- Marked Broken does not compile with gcc 4.2
PR: 114225
Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer) |
12 Jun 2007 16:38:19
0.2.0_1
|
araujo  |
- Updated dependency library libprelude.
- Bump PORTVERSION to force rebuild.
Submitted by: Marcelo Araujo <araujo@FreeBSD.org>
Approved by: stas (mentor) |
03 Mar 2007 18:32:11
0.2.0
|
kris  |
Now appears to build on amd64, assuming it might on other arches too.
Remove support for 4.x. |
16 Jan 2007 18:43:14
0.2.0
|
rafan  |
- Chase libprelude update
PR: ports/107989
Submitted by: Robin Gruyters <r.gruyters at yirdis.nl>
Approved by: Michael Josic <systemoperator at gmail.com> (maintainer) |
15 Jan 2007 14:55:46
0.2.0
|
miwi  |
- Update to 2.0
PR: ports/107916
Submitted by: Michael Josic<systemoperator@gmail.com> (maintainer) |
13 Dec 2006 12:41:36
0.1.7_3
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
27 Nov 2006 01:19:55
0.1.7_2
|
clsung  |
- Added WITH_PRELUDE option. Also added a patch to fix the 'missing prelude.h'
message.
PR: ports/104618
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
Approved by: maintainer (Michael Josic) |
04 Aug 2006 14:04:14
0.1.7_1
|
rafan  |
- Add two critical patches for MyDoom and Bagle modules
- Pass maintainership to submitter
PR: ports/101321
Submitted by: Michael Josic <systemoperator at gmail.com> (new maintainer)
Approved by: Ryo Okamoto <ryo at aquahill.net> (old maintainer) |
12 May 2006 15:31:31
0.1.7
|
garga  |
- Update to 0.1.7
PR: ports/96674
Submitted by: maintainer |
29 Apr 2006 23:56:18
0.1.6
|
mnag  |
- Update port 0.1.6
- Mark as BROKEN on 4.x
PR: 96168
Submitted by: maintainer |
24 Apr 2006 02:43:52
0.1.5_1
|
marcus  |
Fix the adns library version so it matches the internal soname. This sets
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed. |
21 Apr 2006 18:39:19
0.1.5_1
|
sem  |
- Bump adns library version and PORTREVISION after last dns/adns update
for all affected ports.
Reproached by: kris |
28 Jan 2006 21:11:56
0.1.5
|
kris  |
BROKEN on !i386: Does not compile |
02 Jan 2006 21:25:07
0.1.5
|
edwin  |
New port: net/nepenthes (resend with shar)
Nepenthes can determine the malware activity on a network
by deploying a nepenthes sensor (i.e. honey pot). The
programm emulates different well known vulnerabilities
waiting for malicious connections trying to exploit them.
WWW: http://nepenthes.sourceforge.net
PR: ports/90062
Submitted by: ryo <ryo@aquahill.net> |