FreshPorts -- The Place For Ports Sat, 4 Jul 2009 7:27 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
asterisk 1.4.24.1_2 net on this many watch lists=43 search for ports that depend on this port An older version of this port was marked as vulnerable.
An Open Source PBX and telephony toolkit
Maintained by: sobomax@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Oct 2003 12:24:59


Asterisk is an Open Source PBX and telephony toolkit.  It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.

WWW: http://www.asteriskpbx.com
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: audio/mpg123, devel/gmake, devel/bison
Required To Run: audio/mpg123
Required Libraries: audio/speex, devel/newt, audio/gsm, ftp/curl, devel/pwlib, net/openh323, databases/unixODBC, devel/libltdl15, databases/freetds, audio/libvorbis, net/radiusclient, net-mgmt/net-snmp, textproc/iksemel, databases/sqlite2, databases/postgresql83-client

To install the port: cd /usr/ports/net/asterisk/ && make install clean
To add the package: pkg_add -r asterisk


Configuration Options
===> The following configuration options are available for asterisk-1.4.24.1_2:
     OGGVORBIS=on (default) "Enable Ogg Vorbis support"
     ODBC=on (default) "Enable ODBC support"
     POSTGRES=on (default) "Enable PostgreSQL support"
     RADIUS=on (default) "Enable RADIUS accounting support"
     SNMP=on (default) "Enable SNMP support"
     H323=on (default) "Enable H.323 support"
     FREETDS=on (default) "Enable FreeTDS support"
     JABBER=on (default) "Enable Jabber and Gtalk support"
     SQLITE=on (default) "Enable SQLITE support"
     CODEC_PATCH=off (default) "Apply codec negotiation patch"
     ILBC=off (default) "Enable iLBC codec"
     MISC_PATCHES=off (default) "Apply additional patches"
     ZAPTEL=off (default) "Enable Zaptel support"
===> Use 'make config' to modify these settings

Master Sites:
http://downloads.asterisk.org/pub/telephony/asterisk/
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 138 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 May 2009 08:15:38
Original commit files touched by this commit  1.4.24.1_2
sobomax search for other commits by this committer
Fix typo that under certain conditions could cause loss of audio. The
fix has been already incorprated into the vendor's version, so that the
patch will only live till the next release. Vendor's issue #15105.

Bump PORTREVISION.
12 May 2009 22:54:10
Original commit files touched by this commit  1.4.24.1_1
sobomax search for other commits by this committer
Patch two issues (fixed in the vendor's tree) and update MASTER_SITES.
06 Apr 2009 11:53:45
Original commit files touched by this commit  1.4.24.1
sobomax search for other commits by this committer
- Update to the latest 1.4.24.1;

- add missed CONFLICTS to prevent from clashing with 1.2 or 1.6;

- when installing package make sure to copy default configs into
actual configs to match what the port does.
06 Feb 2009 01:09:13
Original commit files touched by this commit  1.4.23.1
sobomax search for other commits by this committer
Update to 1.4.23.1.
26 Jan 2009 09:19:31
Original commit files touched by this commit  1.4.22.2_2
sobomax search for other commits by this committer
Update to 1.4.22.2.
23 Jan 2009 15:43:14
Original commit files touched by this commit  1.4.22.1_1
roam search for other commits by this committer
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.
08 Jan 2009 20:16:52
Original commit files touched by this commit  1.4.22.1
sobomax search for other commits by this committer
Update to 1.4.22.1.
06 Jan 2009 15:51:16
Original commit files touched by this commit  1.4.22_1
sobomax search for other commits by this committer
Fix patch that got corrupted during 1.4.22 update. No PORTREVISION bump
since the patch is optional (opt-in).
05 Jan 2009 19:04:45
Original commit files touched by this commit  1.4.22_1
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
16 Dec 2008 08:16:35
Original commit files touched by this commit  1.4.22
sobomax search for other commits by this committer
Fix build with misc patches on and codec negotiation patch off. This
combination is not enabled by default so that no PORTREVISION bump.

Reported by:    Peter Beckman
10 Dec 2008 08:51:06
Original commit files touched by this commit  1.4.22
sobomax search for other commits by this committer
Include bsd.port.options.mk explicitly since we modify OPTIONS.

Suggested by:   pav
09 Dec 2008 07:59:50
Original commit files touched by this commit  1.4.22
sobomax search for other commits by this committer
Update to 1.4.22.
09 Dec 2008 06:02:40
Original commit files touched by this commit  1.4.21.2_5
sobomax search for other commits by this committer
Convert all WITHOUT_XXX options into WITH_XXX form. OPTIONS system
only really supports the latter.

PR:             ports/127615
Submitted by:   Dmitry Marakasov
12 Nov 2008 18:45:25
Original commit files touched by this commit  1.4.21.2_5
sobomax search for other commits by this committer
Fix a bug resulting in recording hanging up indefinitely when connection
to peer drops.
20 Oct 2008 18:26:22
Original commit files touched by this commit  1.4.21.2_4
sobomax search for other commits by this committer
Make patch sutrable for integration with vendor by putting back
#ifdef that we have had no business of removing in the first place.
Don't bump PORTREVISION since it makes no difference for the compiled
package.
20 Oct 2008 18:13:28
Original commit files touched by this commit  1.4.21.2_4
sobomax search for other commits by this committer
There is existing history in patch-main::utils.c.
20 Oct 2008 17:26:15
Original commit files touched by this commit  1.4.21.2_4
koitsu search for other commits by this committer
- Follow present-day naming scheme of files/ patches
- Increase PORTREVISION
20 Oct 2008 14:58:49
Original commit files touched by this commit  1.4.21.2_3
koitsu search for other commits by this committer
Fix for asterisk retaining parent process prio/rtprio.

PR:             ports/127829
Submitted by:   Wojciech Puchar <wojtek@tensor.gdynia.pl>
22 Aug 2008 23:11:30
Original commit files touched by this commit  1.4.21.2_3
sobomax search for other commits by this committer
Fix obscure build error in the port. Basically, depending on versions
of some externals packages (I suspect it's autotools), files
openh323buildopts.h and ptbuildopts.h can be generated with either
tab or space after #define. As a result, configure in some case could
have failed to grep the correct field.

Reported by:    Rodrigo Graeff
21 Aug 2008 08:32:48
Original commit files touched by this commit  1.4.21.2_3
sobomax search for other commits by this committer
Properly link H323 module with ptlib and oh323 libraries. Otherwise
H323 channel fails to load. Bump PORTREVISION.

Reported by:    Rodrigo Graeff
21 Aug 2008 00:41:24
Original commit files touched by this commit  1.4.21.2_2
sobomax search for other commits by this committer
Make sure the iLBC codec module is compiled when users asks for it.

Bump PORTREVISION.

Reported by:    Rodrigo Graeff
17 Aug 2008 09:28:29
Original commit files touched by this commit  1.4.21.2_1
sobomax search for other commits by this committer
Make asterisk respect CFLAGS. This should fix numerous "undefined reference
to `__sync_xxx'" build errors reported by many people who have CPUTYPE set
to i686 and similar values in /etc/make.conf. The problem itself is related
to the fact that asterisk used FreeBSD CFLAGS when probing for gcc
capabilities during configure phase, while its own CFLAGS during actual
build. As a result, object code generated by gcc missed those functions.
11 Aug 2008 16:58:12
Original commit files touched by this commit  1.4.21.2
sobomax search for other commits by this committer
Update to 1.4.21.2.
25 Jul 2008 13:24:09
Original commit files touched by this commit  1.4.20.1_1
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
12 Jun 2008 11:14:08
Original commit files touched by this commit  1.4.20.1_1
sobomax search for other commits by this committer
o Update codec negotiation patch. This version should be working with
built-in h323 module;

o don't link main binary with h323 library and friends. This creates
issues with ooh323 module, from the asterisk-addons package.

Bump PORTREVISION.
10 Jun 2008 09:30:35
Original commit files touched by this commit  1.4.20.1
sobomax search for other commits by this committer
o Update to 1.4.20.1;

o add opt-in support for the iLBC codec;

o move another extra patch into opt-in section.
06 Jun 2008 14:50:32
Original commit files touched by this commit  1.4.19.2_1
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)
16 May 2008 10:24:29
Original commit files touched by this commit  1.4.19.2
sobomax search for other commits by this committer
o Update to 1.4.19.2;

o move all additional functionality into separate patches and make it
opt in. It has been concern of asterisks devs that the FreeBSD pacakage
adds functionalty not present in the original version, whch could be
confusing.
27 Mar 2008 10:58:30
Original commit files touched by this commit  1.4.18.1_1
kuriyama search for other commits by this committer
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
18 Mar 2008 22:22:20
Original commit files touched by this commit  1.4.18.1
sobomax search for other commits by this committer
Update net/asterisk and net/asterisk12 to 1.4.18.1 and 1.2.17 respectively.
Those releases fix several security issues in the RTP/SIP code.
13 Mar 2008 22:22:46
Original commit files touched by this commit  1.4.18
sobomax search for other commits by this committer
Update to 1.4.18.
28 Feb 2008 10:21:21
Original commit files touched by this commit  1.4.17_1
sobomax search for other commits by this committer
Port compiles on FreeBSD/powerpc just fine.
07 Feb 2008 04:40:45
Original commit files touched by this commit  1.4.17_1
sobomax search for other commits by this committer
Fix ## (forceful disconnect) not working in some cases. This issue
has been reported to digium alteady and should be fixed in one of
the next releases.
18 Jan 2008 22:17:55
Original commit files touched by this commit  1.4.17
sobomax search for other commits by this committer
Update the codec negotiaion patch to the latest version.
17 Jan 2008 18:41:52
Original commit files touched by this commit  1.4.17
sobomax search for other commits by this committer
Update codec negotiation patch to 20080117 version. No PORTREVISION bump
since it's optional functionality.
02 Jan 2008 22:59:12
Original commit files touched by this commit  1.4.17
sobomax search for other commits by this committer
Upgrade to 1.4.17, this is mostly a security release that fixes bug
which can cause DoS (AST-2008-001).
26 Dec 2007 11:13:39
Original commit files touched by this commit  1.4.16.2
sobomax search for other commits by this committer
Update to 1.4.16.2.
11 Dec 2007 22:24:23
Original commit files touched by this commit  1.4.13
sobomax search for other commits by this committer
Update to 1.4.13 and add missed audio/gsm dependency.

PR:             115169, 117199
Submitted by:   Vladimir Korkodinov, Dan Lukes
17 Oct 2007 11:13:01
Original commit files touched by this commit  1.4.11_3
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
09 Oct 2007 04:33:47
Original commit files touched by this commit  1.4.11_2
sobomax search for other commits by this committer
The last change has been submitted by: Alexandre Snarskii.
09 Oct 2007 04:32:57
Original commit files touched by this commit  1.4.11_2
sobomax search for other commits by this committer
Allow EXTRA_PATCHES to be altered in the Makefile.local.
04 Oct 2007 12:17:26
Original commit files touched by this commit  1.4.11_2
trasz search for other commits by this committer
- Update textproc/iksemel to version 1.3.

Approved by:    sobomax (asterisk maintainer)
18 Sep 2007 04:18:10
Original commit files touched by this commit  1.4.11_1
sobomax search for other commits by this committer
Make sure to set astrundir to /var/run in the default asterisk.conf, so that
it matches rc.d startup script. Bump PORTREVISION.

Reported by:    Steve Clement
03 Sep 2007 09:18:58
Original commit files touched by this commit  1.4.11
sobomax search for other commits by this committer
Update to 1.4.11.

Sponsored by:   Sippy Software, Inc., http://www.sippysoft.com
13 Aug 2007 18:35:37
Original commit files touched by this commit  1.4.10
sobomax search for other commits by this committer
Allow building with bamby's codec negotiation patch. Don't bump
PORTREVISION since this option is off by default.

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
10 Aug 2007 17:30:40
Original commit files touched by this commit  1.4.9_1
sobomax search for other commits by this committer
Update to 1.4.10.

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
28 Jul 2007 13:27:31
Original commit files touched by this commit  1.4.9_1
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
27 Jul 2007 03:41:10
Original commit files touched by this commit  1.4.9
sobomax search for other commits by this committer
Update to 1.4.9.

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )

Enable SQLite support.

PR:             114720
Submitted by:   VipeR
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.4.8
rafan search for other commits by this committer
- 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
22 Jul 2007 12:02:46
Original commit files touched by this commit  1.4.8
sobomax search for other commits by this committer
By default turn zaptel off, so that asterisk and related software can be
packaged.

Requested by:           linimon
22 Jul 2007 11:40:35
Original commit files touched by this commit  1.4.8
sobomax search for other commits by this committer
o Update to 1.4.8, which fixes some security issues.

PR:             114720, 114712

o Enable zaptel channel and friends on AMD64.

PR:             112624

o Improve startup script.

PR:             107222
29 May 2007 21:52:15
Original commit files touched by this commit  1.4.4_2
sobomax search for other commits by this committer
Correct newt library version number.

PR:             113121
Submitted by:   viper<viper@perm.raid.ru>
28 May 2007 21:21:08
Original commit files touched by this commit  1.4.4_1
sobomax search for other commits by this committer
Add FreeTDS support. Bump PORTREVISION.

Submitted by:   Alex Miller <asm@asm.kiev.ua>
28 May 2007 19:16:35
Original commit files touched by this commit  1.4.4
sobomax search for other commits by this committer
o Update to 1.4.4;

o make sure ${PREFIX}/etc/asterisk is removed if empty.

PR:             112174, 112326
Submitted by:   "Phillip N." <pneumann@gmail.com>
26 Apr 2007 08:57:34
Original commit files touched by this commit  1.4.3
sobomax search for other commits by this committer
Update to 1.4.3.

PR:             112143
Submitted by:   "Phillip Neumann" <pneumann@gmail.com>
26 Apr 2007 01:18:36
Original commit files touched by this commit  1.4.2_1
sobomax search for other commits by this committer
Zaptel parts now compile after upgrading zaptel and libpri to 1.4.x.

Sponsored by:   Sippy Software, Inc. ( http://www.sippysoft.com/ )
16 Apr 2007 09:40:15
Original commit files touched by this commit  1.4.2
sobomax search for other commits by this committer
Add Jabber and Gtalk support.

PR:             111553
Submitted by:   pneumann at gmail.com
13 Apr 2007 09:55:48
Original commit files touched by this commit  1.4.2
sobomax search for other commits by this committer
o Unbreak on non-i386;

o Move H323 option from i386-only section to generic one. It works fine at
least on amd64.
13 Apr 2007 09:06:06
Original commit files touched by this commit  1.4.2
sobomax search for other commits by this committer
Long awaited upgrade to 1.4.2.

Sponsored by:   Sippy Software, Inc.
23 Feb 2007 22:51:12
Original commit files touched by this commit  1.2.13_4
mezz search for other commits by this committer
Chase the shared library version of speex, bump the PORTREVISION.
29 Jan 2007 18:49:10
Original commit files touched by this commit  1.2.13_3
sobomax search for other commits by this committer
Fix breagake due to recent BIND9 changes to resolver.
03 Jan 2007 16:18:06
Original commit files touched by this commit  1.2.13_3
bsam search for other commits by this committer
1. Fix a typo: dmsmgr.conf -> dnsmgr.conf.
2. Create all needed directories (add @exec mkdir -p <dirs>) at
   pkg-plist file. This bug is seen only when the port is pkg_added/pkg_deletted
   by a port which depends on current port (ex. net/asterisk-addons).
3. Bump PORTREVISION.

PR:             105310
Submitted by:   bsam (me)
Approved by:    sobomax (maintainer timeout, 9 weeks)
13 Dec 2006 12:41:36
Original commit files touched by this commit  1.2.13_2
roam search for other commits by this committer
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
05 Dec 2006 11:17:04
Original commit files touched by this commit  1.2.13_1
sobomax search for other commits by this committer
Add another local patch that will be submitted to the vendor.
05 Dec 2006 10:14:29
Original commit files touched by this commit  1.2.13_1
sobomax search for other commits by this committer
Update codec negotiation patch to the latest version.

Submitted by:   Andriy Pylypenko
03 Dec 2006 23:33:38
Original commit files touched by this commit  1.2.13
sobomax search for other commits by this committer
Allow secure digest auth to be requested for outgoing call legs by AGI.
20 Oct 2006 16:03:02
Original commit files touched by this commit  1.2.13
mnag search for other commits by this committer
- Update to 1.2.13

PR:             104567
Submitted by:   Thomas Sandford <freebsduser___paradisegreen.co.uk>
Approved by:    portmgr (secteam blanket), maintainer timeout (1 day, security
bypass)
With hat:       secteam
Security:      
http://www.vuxml.org/freebsd/1c0def84-5fb1-11db-b2e9-0008c79fa3d2.html
04 Oct 2006 05:41:27
Original commit files touched by this commit  1.2.12.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update to 1.2.12.1.

PR:             103426
Submitted by:   Thomas Sandford
24 Aug 2006 01:58:25
Original commit files touched by this commit  1.2.9.1_2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix crash caused by the recent BIND upgrade from version 8 to version 9.

Submitted by:   David G. Lawrence
20 Jul 2006 01:19:08
Original commit files touched by this commit  1.2.9.1_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix build on 4.x. Untested due to the lack of 4.x system.

No PORTREVISION bump since it doens't change package content.

Submitted by:   Andriy I Pylypenko <bamby@ua.fm>
20 Jun 2006 19:57:24
Original commit files touched by this commit  1.2.9.1_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix patch to apply.
19 Jun 2006 19:38:41
Original commit files touched by this commit  1.2.9.1_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Merge in patch from Asterisk's ticket 7305. This patch should be part of the
next release.

Requested by:   Denis Shaposhnikov <dsh@vlink.ru>
19 Jun 2006 19:34:43
Original commit files touched by this commit  1.2.9.1_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Make asterisk_pidfile actually working.

Reported by:    Denis Shaposhnikov <dsh@vlink.ru>
17 Jun 2006 16:22:59
Original commit files touched by this commit  1.2.9.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Make patcheable.
17 Jun 2006 00:34:44
Original commit files touched by this commit  1.2.9.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update to 1.2.9.1.
25 May 2006 21:29:52
Original commit files touched by this commit  1.2.7.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Allow pidfile location to be altered via asterisk_pidfile variable in
rc.conf. No PORTREVISION bump since it's really a very specialized
feature.

Requested by:   Denis Shaposhnikov <dsh@vlink.ru>
23 May 2006 03:47:04
Original commit files touched by this commit  1.2.7.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix on sparc64.

Submitted by:   ahze
22 May 2006 22:01:19
Original commit files touched by this commit  1.2.7.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Doesn't compile on sparc64. Patches are welcome.
11 May 2006 23:49:56
Original commit files touched by this commit  1.2.7.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
11 May 2006 21:09:40
Original commit files touched by this commit  1.2.7.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Remove dead MASTER_SITEs.

PR:             93811
Submitted by:   Diane Bruce <db@db.net>
26 Apr 2006 12:31:03
Original commit files touched by this commit  1.2.7.1
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
- Update to 1.2.7.1 [1]
- Remove bristuff support (will be added later as a slave port)
- Update codec negotiation patch [2]
- Use pwlib and openh323 from ports [3]
- Remove FORBIDDEN now that asterisk is >= 1.2.6

Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not
synced with Digium zaptel driver.

PR:             93528, 96315
Submitted by:   Andriy I Pylypenko <bamby@portaone.com> [1] [2] [3]
Approved by:    MAINTAINER
25 Apr 2006 22:26:51
Original commit files touched by this commit  1.2.4_2
 This port version is marked as vulnerable.
remko search for other commits by this committer
Mark the port as forbidden due to a security issue which could lead to
unauthorized system access.

With hat:       secteam
13 Apr 2006 05:00:49
Original commit files touched by this commit  1.2.4_2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
1. PROVIDE -> PROVIDE:.

2. Remove bogus BEFORE.

3. More sensible REQUIRE.

PR:             94673
Submitted by:   Sean Winn <sean@gothic.net.au>
15 Mar 2006 08:09:24
Original commit files touched by this commit  1.2.4_2
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
- Bring back bristuff support (bristuff-0.3.0-PRE-1l).
- Bump PORTREVISIONs

Approved by:    sobomax
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
14 Feb 2006 23:50:27
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Use corrected version of the codec negotiation patch.

Submitted by:   J.R. Oldroyd
06 Feb 2006 22:03:50
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()
function).

Submitted by:           Dan Lukes <dan@obluda.cz>
06 Feb 2006 20:39:59
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix build on 4.x.

Submitted by:   Tod McQuillin
06 Feb 2006 00:41:05
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update to 1.2.4.
05 Feb 2006 12:35:09
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
netchild search for other commits by this committer
Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
transition to newer versions of pwlib and openh323 without breaking ports
which depend upon them.

PR:                     83396
Submitted by:           Steve Ames <steve@energistic.com>
In colaboration with:   Steve Ames <steve@energistic.com>
Approved by:            linimon ("no weeping changes ATM"-Heads-Up)
27 Jan 2006 00:15:33
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update to 1.2.3.
26 Jan 2006 23:29:58
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix build on amd64. No PORTREVISION bump since it doesn't change content
of the package on the rest arches.

Reported by:    bram <bram@diomedia.be>
21 Jan 2006 08:20:21
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
When building with zaptel disabled make sure to set WITHOUT_ZAPTEL make
environment variable.

Poked by:       kris, unbuildable ports reminder
17 Jan 2006 22:27:46
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update to 1.2.1.
17 Dec 2005 07:00:19
Original commit files touched by this commit  1.0.9_2
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
Use correct WRKSRC paths for pwlib and openh323 when WRKDIRPREFIX
is set to a non-default value.

PR:             ports/72973
Submitted by:   Vivek Khera <vivek@khera.org>
Approved by:    sobomax (maintainer, timeout 13 months)
07 Nov 2005 21:06:12
Original commit files touched by this commit  1.0.9_2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Add support for amd64 (untested). No PORTREVISION bump since it doesn't affect
already supported arches.

Submitted by:   David Taylor
06 Sep 2005 17:47:35
Original commit files touched by this commit  1.0.9_2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update the MASTER_SITES.

Submitted by:   Jean Milanez Melo
29 Aug 2005 15:12:28
Original commit files touched by this commit  1.0.9_2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Make app_rxfax/app_txfax compilable on 4.x.
14 Aug 2005 19:44:06
Original commit files touched by this commit  1.0.9_2
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
- Add dependency on unixODBC (and WITHOUT_ODBC knob).
- Unify WITH_FOO knobs.
- Bump PORTREVISION.

Approved by:    portmgr, MAINTAINER
15 Jul 2005 13:21:58
Original commit files touched by this commit  1.0.9_1
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Fix build on RELENG_4 (fix res_watchdog, do not build fax support).
Bump PORTREVISION.

Approved by:    MAINTAINER

Number of commits found: 138 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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.511 seconds.