1a332 FreshPorts -- print/scribus
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
scribus 1.4.1_3 print on this many watch lists=22 search for ports that depend on this port
A comprehensive desktop publishing program
Maintained by: sylvio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Mar 2002 16:01:12
Also Listed In: editors
License: not specified in port


Scribus is a desktop publishing program, similar to Adobe PageMaker(TM),
QuarkXPress(TM) or Adobe InDesign(TM).

Scribus offers support for professional publishing features, such
as CMYK color, easy PDF creation, Encapsulated Postscript import/export
and creation of color separations.

WWW: http://www.scribus.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/cmake
  3. x11-toolkits/qt4-gui
  4. devel/qt4-linguist
  5. devel/qt4-moc
  6. net/qt4-network
  7. devel/qmake4
  8. devel/qt4-rcc
  9. devel/qt4-uic
  10. textproc/qt4-xml
  11. devel/desktop-file-utils
  12. devel/pkgconf
Required To Run:
  1. x11-toolkits/py-tkinter
  2. graphics/py-imaging
  3. misc/shared-mime-info
  4. lang/python27
  5. x11-toolkits/qt4-gui
  6. net/qt4-network
  7. textproc/qt4-xml
  8. devel/desktop-file-utils
  9. devel/gio-fam-backend
  10. devel/pkgconf
  11. print/ghostscript9
Required Libraries:
  1. graphics/jpeg
  2. graphics/lcms
  3. graphics/png
  4. graphics/tiff
  5. print/cups-client
  6. print/freetype2
  7. graphics/podofo
  8. devel/boost-libs
  9. textproc/aspell
  10. graphics/cairo
  11. textproc/hyphen
  12. devel/libexecinfo
  13. x11-fonts/fontconfig
  14. devel/glib20
  15. devel/pcre
  16. graphics/libart_lgpl
  17. textproc/libxml2
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  3. http://freefr.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  4. http://garr.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  5. http://heanet.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  6. http://hivelocity.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  7. http://ignum.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  8. http://internode.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  9. http://iweb.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  10. http://jaist.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  11. http://nchc.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  12. http://ncu.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  13. http://netcologne.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  14. http://osdn.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  15. http://space.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  16. http://sunet.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  17. http://superb-dca3.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  18. http://switch.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  19. http://tenet.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  20. http://ufpr.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  21. http://waix.dl.sourceforge.net/project/scribus/scribus/1.4.1/
  22. http://www.scribus.net/downloads/1.4.1/

Number of commits found: 80

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.4.1_3
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
02 Mar 2013 22:32:49
Original commit files touched by this commit  1.4.1_3
lwhsu search for other commits by this committer
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
31 Jan 2013 13:38:43
Original commit files touched by this commit  1.4.1_2
bapt search for other commits by this committer
Chase boost update
06 Jun 2012 06:44:38
Original commit files touched by this commit  1.4.1_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.4.1_1
dinoex search for other commits by this committer
- update png to 1.5.10
30 May 2012 18:11:53
Original commit files touched by this commit  1.4.1
sylvio search for other commits by this committer
- Fix problem of duplicate LATEST_LINK values with scribus-devel port.

Reported by: erwin@
15 May 2012 16:48:04
Original commit files touched by this commit  1.4.1
sylvio search for other commits by this committer
- Update to 1.4.1

PR:             ports/167919
Submitted by:   bsam@
15 Feb 2012 16:46:48
Original commit files touched by this commit  1.4.0_1
bsam search for other commits by this committer
Update mime and desktop databases via @exec and @unexec at pkg-plist.
This change should have been done at the previous commit [1].
Bump PORTREVISION.

PR:             ports/164609 [1]
Submitted by:   bsam (me) [1]
Pointed out by: makc
Tested at:      Redports
Approved by:    sylvio (maintainer timeout 15 days)  [1]
14 Feb 2012 19:05:28
Original commit files touched by this commit  1.4.0
bsam search for other commits by this committer
Update to version 1.4.0. The new version uses QT4.

From the official site:
After almost 4 years of intensive work, the Scribus Team (www.scribus.net)
has released the new stable version 1.4.0 of the Open Source desktop
publishing program Scribus.[...] In summary, more than 2000 feature
requests and bugs have been resolved since the development of this
new version started.

PR:             ports/164592 [1]
                ports/164609 [2]
Submitted by:   Sergey Golyashov <svvord@ulona.org> [1], bsam [2]
Approved by:    sylvio (maintainer timeout 15 days)
14 Nov 2011 03:26:46
Original commit files touched by this commit  1.3.3.14_1
rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:    avilla (mentor), portmgr (miwi)
Feature safe:   yes
14 Oct 2011 23:00:42
Original commit files touched by this commit  1.3.3.14_1
pav search for other commits by this committer
- Unbreak

Submitted by:   coder.tuxfamily <coder@tuxfamily.org>
14 Oct 2011 16:43:03
Original commit files touched by this commit  1.3.3.14_1
pav search for other commits by this committer
- Mark BROKEN: does not compile
  /usr/ports/print/scribus/work/scribus-1.3.3.14/scribus/cupsoptions.cpp: In
constructor 'CupsOptions::CupsOptions(QWidget*, QString)':
  /usr/ports/print/scribus/work/scribus-1.3.3.14/scribus/cupsoptions.cpp:63:
error: 'ppd_file_t' was not declared in this scope

Reported by:    pointyhat
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.3.3.14_1
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 06:14:57
Original commit files touched by this commit  1.3.3.14_1
miwi search for other commits by this committer
- Kick MD5 Support
02 May 2011 12:44:53
Original commit files touched by this commit  1.3.3.14_1
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
15 Dec 2010 18:51:22
Original commit files touched by this commit  1.3.3.14
dinoex search for other commits by this committer
- reduce dependecies
PR:             152849
Approved by:    (maintainer timeout)
31 Mar 2010 14:12:37
Original commit files touched by this commit  1.3.3.14
sylvio search for other commits by this committer
- Fix of build

Reported by:    QAT
31 Mar 2010 01:09:51
Original commit files touched by this commit  1.3.3.14
sylvio search for other commits by this committer
- Update to 1.3.3.14

Approved by:    miwi (mentor)
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.3.3.13_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.3.3.13_3
dinoex search for other commits by this committer
- update to jpeg-8
02 Feb 2010 23:37:46
Original commit files touched by this commit  1.3.3.13_2
sylvio search for other commits by this committer
- Fix problem with can not find plugin "libsvgimplugin.so: Undefined symbol"
- BUMP PORTREVISION

PR:             ports/142801
Submitted by:   Oliver Adler <bug_reporter@a999.de>
Approved by:    miwi (mentor)
27 Nov 2009 22:52:30
Original commit files touched by this commit  1.3.3.13_1
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
22 Aug 2009 00:35:32
Original commit files touched by this commit  1.3.3.13_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.3.3.13_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
16 Jul 2009 15:43:12
Original commit files touched by this commit  1.3.3.13
skreuzer search for other commits by this committer
Change maintainer to scjamorim@bsd.com.br

Submitted by:   scjamorim@bsd.com.br (to ports@)
Approved by:    carpetsmoker@rwxrwxrwx.net (maintainer), wxs (mentor, implicit)
29 Jun 2009 10:22:50
Original commit files touched by this commit  1.3.3.13
amdmi3 search for other commits by this committer
- Update to 1.3.3.13

PR:             135422
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout
08 Jun 2009 22:30:55
Original commit files touched by this commit  1.3.3.11_2
miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
06 Jan 2009 17:59:31
Original commit files touched by this commit  1.3.3.11_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
06 Jun 2008 13:58:01
Original commit files touched by this commit  1.3.3.11_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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.3.3.11
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
20 Jan 2008 21:56:35
Original commit files touched by this commit  1.3.3.11
miwi search for other commits by this committer
- Update to 1.3.3.11

PR:             119663
Submitted by:   Vizeli Pascal <pvizeli@yahoo.de>
Approved by:    maintainer
16 Dec 2007 19:23:26
Original commit files touched by this commit  1.3.3.8
pav search for other commits by this committer
- Add build dependency on perl

PR:             ports/118750
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
26 Aug 2007 08:22:56
Original commit files touched by this commit  1.3.3.8
rafan search for other commits by this committer
- Update to 1.3.3.8
- Unbreak
- Pass maintainership to submitter

PR:             ports/115816
Submitted by:   Martin Tournoij <carpetsmoker at xs4all.nl>
26 Aug 2007 08:12:49
Original commit files touched by this commit  1.3.3.4_1
rafan search for other commits by this committer
- Reorder pkg-plist for upcoming update and unbreak
18 Aug 2007 01:09:47
Original commit files touched by this commit  1.3.3.4_1
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
02 Jul 2007 18:45:55
Original commit files touched by this commit  1.3.3.4_1
miwi search for other commits by this committer
- Unbreak
- Fix build after objformat removal
- Remove FreeBSD 4.X gruft
29 Jun 2007 19:33:25
Original commit files touched by this commit  1.3.3.4_1
linimon search for other commits by this committer
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
19 May 2007 20:32:57
Original commit files touched by this commit  1.3.3.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Apr 2007 17:25:58
Original commit files touched by this commit  1.3.3.4
kris search for other commits by this committer
BROKEN on 7.0: Broken objformat handling
05 Nov 2006 20:43:56
Original commit files touched by this commit  1.3.3.4
miwi search for other commits by this committer
- Update to 1.3.3.4

PR:             ports/104717
Submitted by:   Armin Pirkovitsch<a.pirko@inode.at>
Sponsored by:   FreeBSD Bug-a-thon #2
25 Jun 2006 12:51:22
Original commit files touched by this commit  1.3.3.2
markus search for other commits by this committer
Update to version 1.3.3.2

PR:             ports/99133
Submitted by:   Rainer Alves <rainer.alves@gmail.com> (maintainer)
30 Apr 2006 22:31:29
Original commit files touched by this commit  1.3.3.1
thierry search for other commits by this committer
- Update to 1.3.3.1;

- Take maintainership.

PR:             ports/95855
Submitted by:   Rainer Alves <rainer.alves (at) gmail.com>
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.4.1_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
07 Jan 2006 23:58:07
Original commit files touched by this commit  1.2.4.1
pav search for other commits by this committer
- Update to 1.2.4.1

PR:             ports/91461
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
27 Dec 2005 15:04:09
Original commit files touched by this commit  1.2.3_1
ehaupt search for other commits by this committer
The substitution command s|2\.3|${PYTHON_VERSION:S/^python//}|g in
print/scribus/Makefile is too liberal, substituting part of the Scribus
version (1.2.3) for the Python version (2.4), among other things.

Also bump PORTREVISION.

PR:             90974
Submitted by:   Aron Stansvik <elvstone@gmail.com>
25 Nov 2005 17:42:55
Original commit files touched by this commit  1.2.3
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
16 Sep 2005 11:04:14
Original commit files touched by this commit  1.2.3
garga search for other commits by this committer
- Update to 1.2.3

PR:             ports/86122
Submitted by:   Ports Fury
16 Jul 2005 21:30:30
Original commit files touched by this commit  1.2.2.1
thierry search for other commits by this committer
Update to version 1.2.2.1.

PR:             83161
Submitted by:   KATO Tsuguru <tkato432 (at) yahoo.com>
25 Feb 2005 14:32:28
Original commit files touched by this commit  1.2.1
krion search for other commits by this committer
Add MASTER_SITE_SOURCEFORGE to MASTER_SITES

PR:             ports/77976
Submitted by:   Ports Fury
12 Jan 2005 19:39:54
Original commit files touched by this commit  1.2.1
krion search for other commits by this committer
Update to version 1.2.1

PR:             ports/76163
Submitted by:   Ports Fury
12 Dec 2004 15:37:01
Original commit files touched by this commit  1.2
lesi search for other commits by this committer
Fix build without imake.

Pointed out by: dosirak via kris, while testing X.Org upgrade
11 Dec 2004 18:14:18
Original commit files touched by this commit  1.2
krion search for other commits by this committer
Fix build

PR:             ports/74950
Submitted by:   Ports Fury
09 Dec 2004 09:55:06
Original commit files touched by this commit  1.2
krion search for other commits by this committer
BROKEN: Broken pkg-plist
30 Aug 2004 08:29:34
Original commit files touched by this commit  1.2
krion search for other commits by this committer
Update to version 1.2

PR:             ports/71122
Submitted by:   Ports Fury
14 Jun 2004 00:47:57
Original commit files touched by this commit  1.1.7
markus search for other commits by this committer
Fix build

Submitted by:   bento via kris
Pointy hat to:  me
07 Jun 2004 01:03:53
Original commit files touched by this commit  1.1.7
markus search for other commits by this committer
- Update to version 1.1.7
- Add a new and remove two dead mastersites
- Add second WWW line
28 Apr 2004 20:36:45
Original commit files touched by this commit  1.1.6
markus search for other commits by this committer
- Update to 1.1.6
- respect CFLAGS
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.0.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.0.1
trevor search for other commits by this committer
SIZEify.
20 Jan 2004 16:30:09
Original commit files touched by this commit  1.0.1
marcus search for other commits by this committer
Use the new ghostscript options.

Submitted by:   linimon
27 Sep 2003 01:01:08
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
KATO mega patch

- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:             ports/56820-56858
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
31 Aug 2003 01:30:56
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
[PATCH] print/scribus: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afpl

PR:             ports/54961
Submitted by:   Jens Rehsack <rehsack@liwing.de>
08 Aug 2003 11:03:40
Original commit files touched by this commit  1.0.1
krion search for other commits by this committer
Update to 1.0.1
16 Jul 2003 06:25:13
Original commit files touched by this commit  1.0
daichi search for other commits by this committer
update print/scribus: 0.9.11 -> 1.0

PR:             54507
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de>
22 Jun 2003 19:17:31
Original commit files touched by this commit  0.9.11
arved search for other commits by this committer
Update to 0.9.11

PR:             53391
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
18 May 2003 02:05:00
Original commit files touched by this commit  0.9.9
petef search for other commits by this committer
Update to 0.9.9.

PR:             51235
Submitted by:   Ports Fury
17 Apr 2003 09:28:40
Original commit files touched by this commit  0.9.8
arved search for other commits by this committer
Update to 0.9.8

PR:             51063
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
20 Feb 2003 18:55:51
Original commit files touched by this commit  0.9.7
knu search for other commits by this committer
De-pkg-comment.
14 Feb 2003 13:22:57
Original commit files touched by this commit  0.9.7
markp search for other commits by this committer
Update to 0.9.7.

PR:             48149
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
15 Jan 2003 19:57:58
Original commit files touched by this commit  0.9.6
arved search for other commits by this committer
Update to 0.9.6

PR:             47082
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
01 Jan 2003 20:45:32
Original commit files touched by this commit  0.9.1
lioux search for other commits by this committer
Ports guidelines for no MAINTAINER email address: s/freebsd-ports/ports/
15 Nov 2002 03:49:21
Original commit files touched by this commit  0.9.1
alane search for other commits by this committer
1. Updated to 0.9.1.
2. Got it to build (ohh, the pain).
3. Give up maintainership because I don't have time to fight with it.
31 Oct 2002 12:12:00
Original commit files touched by this commit  0.8_1
alane search for other commits by this committer
Mark BROKEN until I can figure out what is happening.
30 Oct 2002 21:50:36
Original commit files touched by this commit  0.8
alane search for other commits by this committer
Forgot the PR, so force commit of Makefile.

PR:             44415
30 Oct 2002 21:42:06
Original commit files touched by this commit  0.8
alane search for other commits by this committer
Finally updated scribus to 0.8 + official patches. It's kind of a shame
that a missing / on an open block comment prevents scribus.cpp from com-
piling.
08 Aug 2002 12:12:47
Original commit files touched by this commit  0.6
lioux search for other commits by this committer
o Unmark BROKEN
o Update to 0.6 supported by qt2 while waiting for 0.7.7 supporting
  qt3
o Increase verbosity in DESCR

Submitted by:   blackend
Approved by:    maintainer
08 Aug 2002 04:22:40
Original commit files touched by this commit  0.5
alane search for other commits by this committer
Mark as broken. Version is not available anymore. Update to qt3 and 0.7.7
is coming in the next couple of weeks. No sense in working on the qt2 version
in my opinion, so scribus can be considered no longer available for qt2.
05 Aug 2002 17:00:46
Original commit files touched by this commit  0.5
alane search for other commits by this committer
Take over maintainership. Will move to 0.7.7 for QT3.
14 Mar 2002 19:01:12
Original commit files touched by this commit
ijliao search for other commits by this committer
add scribus 0.5
A Layout program

Number of commits found: 80

285d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24534
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours9
new 7 days30
new fortnight64
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0