Remove expired ports:

2018-12-19 net/ntop: Broken for more than 6 months
2018-12-19 textproc/ots: Broken for more than 6 months
2018-12-20 x11/xdialog: Uses obsolete glib12
2018-12-20 net/netdude: Uses obsolete glib12
2018-12-20 japanese/jmode-skk: Uses obsolete glib12
2018-12-20 print/gsview: Uses obsolete glib12
2018-12-20 x11/dgs: Uses obsolete glib12
2018-12-20 japanese/jmode: Uses obsolete glib12
2018-12-20 multimedia/xmms: Uses obsolete glib12
This commit is contained in:
Rene Ladan 2018-12-21 14:22:17 +00:00
parent ab5f5506bc
commit dd1112a2b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488006
89 changed files with 9 additions and 2531 deletions

1
LEGAL
View file

@ -96,7 +96,6 @@ giftool* graphics/giftool Do not redistribute for profit
gnome2/mcitymicrogui-default* x11-themes/metacity-theme-microgui Themes may contain artwork not done by the author. Keep FreeBSD safe if the theme author violated copyrights gnome2/mcitymicrogui-default* x11-themes/metacity-theme-microgui Themes may contain artwork not done by the author. Keep FreeBSD safe if the theme author violated copyrights
GoogleEarthLinux-* astro/google-earth Not really sure about the redistribution terms GoogleEarthLinux-* astro/google-earth Not really sure about the redistribution terms
groupoffice-com-* www/groupoffice Free for personal use only groupoffice-com-* www/groupoffice Free for personal use only
gsview* print/gsview Can only be distributed for free
HeroesOfMightAndMagic-* games/HeroesOfMightAndMagic Software is commercial HeroesOfMightAndMagic-* games/HeroesOfMightAndMagic Software is commercial
homard-* french/homard The free downloading of HOMARD software is only allowed for coupling with Code_Aster. For any other use, a license agreement is requested. Please contact HOMARD project: <homard@edf.fr>. homard-* french/homard The free downloading of HOMARD software is only allowed for coupling with Code_Aster. For any other use, a license agreement is requested. Please contact HOMARD project: <homard@edf.fr>.
hplip-*-plugin.run print/hplip-plugin License agreement is required hplip-*-plugin.run print/hplip-plugin License agreement is required

9
MOVED
View file

@ -10907,3 +10907,12 @@ polish/php_doc||2018-12-21|Has expired: unmaintained and documents obsolete PHP
portuguese/php_doc-br||2018-12-21|Has expired: unmaintained and documents obsolete PHP < 5.6 portuguese/php_doc-br||2018-12-21|Has expired: unmaintained and documents obsolete PHP < 5.6
french/php_doc||2018-12-21|Has expired: unmaintained and documents obsolete PHP < 5.6 french/php_doc||2018-12-21|Has expired: unmaintained and documents obsolete PHP < 5.6
japanese/php_doc||2018-12-21|Has expired: unmaintained and documents obsolete PHP < 5.6 japanese/php_doc||2018-12-21|Has expired: unmaintained and documents obsolete PHP < 5.6
net/ntop||2018-12-21|Has expired: Broken for more than 6 months
textproc/ots||2018-12-21|Has expired: Broken for more than 6 months
x11/xdialog||2018-12-21|Has expired: Uses obsolete glib12
net/netdude||2018-12-21|Has expired: Uses obsolete glib12
japanese/jmode-skk||2018-12-21|Has expired: Uses obsolete glib12
print/gsview||2018-12-21|Has expired: Uses obsolete glib12
x11/dgs||2018-12-21|Has expired: Uses obsolete glib12
japanese/jmode||2018-12-21|Has expired: Uses obsolete glib12
multimedia/xmms||2018-12-21|Has expired: Uses obsolete glib12

View file

@ -126,8 +126,6 @@
SUBDIR += jed SUBDIR += jed
SUBDIR += jishyo SUBDIR += jishyo
SUBDIR += jls SUBDIR += jls
SUBDIR += jmode
SUBDIR += jmode-skk
SUBDIR += jpilot SUBDIR += jpilot
SUBDIR += jstrings SUBDIR += jstrings
SUBDIR += jvim3 SUBDIR += jvim3

View file

@ -1,23 +0,0 @@
# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -skk
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= XIM server for SKK input method
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
MASTERDIR= ${.CURDIR}/../../japanese/jmode
DESCR= ${.CURDIR}/pkg-descr
.if defined(WITH_DBSKKD) || exists(${LOCALBASE}/libexec/dbskkd-cdb)
RUN_DEPENDS= ${LOCALBASE}/libexec/dbskkd-cdb:japanese/dbskkd-cdb
.else
RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:japanese/skkserv
.endif
CONFIGURE_ARGS= --with-skk
.include "${MASTERDIR}/Makefile"

View file

@ -1,3 +0,0 @@
XIM server for SKK input method
WWW: http://anthy.sourceforge.jp/

View file

@ -1,30 +0,0 @@
# Created by: Yukihiro Nakai <nakai@FreeBSD.org>
# $FreeBSD$
PORTNAME= jmode
PORTVERSION= 0.6.7
PORTREVISION= 9
CATEGORIES= japanese
MASTER_SITES= OSDN/anthy/5467
MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= XIM server for Anthy input method
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Uses obsolete glib12
EXPIRATION_DATE= 2018-12-20
NOT_FOR_ARCHS= aarch64 mips mips64 powerpc64 sparc64
LIB_DEPENDS= libanthy.so:japanese/anthy
USES= gettext-runtime gnome
USE_GNOME= gtk12
USE_XORG= x11 xext xi
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (jmode-0.6.7.tar.gz) = 4691d8b5930c4624d455df3d80f3d23a2ed5802d6a14b4cb81cececd488ea3a9
SIZE (jmode-0.6.7.tar.gz) = 166629

View file

@ -1,11 +0,0 @@
--- Makefile.in.orig 2003-08-11 14:13:27 UTC
+++ Makefile.in
@@ -430,7 +430,7 @@ info: info-recursive
info-am:
-install-data-am: install-gnorbaDATA install-pkgdataDATA
+install-data-am: install-pkgdataDATA
install-exec-am:

View file

@ -1,9 +0,0 @@
--- src/anthy.xpm.orig 2018-02-10 09:55:51 UTC
+++ src/anthy.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * anthy_xpm[] = {
+static const char * anthy_xpm[] = {
"24 32 81 1",
" c None",
". c #EAAFC3",

View file

@ -1,19 +0,0 @@
--- src/anthyconv.cpp.orig 2003-06-02 14:50:36 UTC
+++ src/anthyconv.cpp
@@ -5,6 +5,7 @@
#endif
#include <stdio.h>
+#include <string.h>
#include "anthy.xpm"
#include "jmode.h"
#include "anthyconv.h"
@@ -147,7 +148,7 @@ KKContext *AnthyConv::createContext(XimI
return anthy;
}
-char **AnthyConv::getIcon()
+const char **AnthyConv::getIcon()
{
// toolbarに出てくるアイコンを返す。
return anthy_xpm;

View file

@ -1,11 +0,0 @@
--- src/anthyconv.h.orig 2003-01-27 13:20:32 UTC
+++ src/anthyconv.h
@@ -13,7 +13,7 @@ class AnthyConv : public KKConv{
public:
virtual ~AnthyConv();
KKContext *createContext(XimIC *);
- char **getIcon();
+ const char **getIcon();
void onPushIcon();
virtual char *getModeName(int );
private:

View file

@ -1,9 +0,0 @@
--- src/code.xpm.orig 2018-02-10 09:59:43 UTC
+++ src/code.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * code_xpm[] = {
+static const char * code_xpm[] = {
"24 32 13 1",
" c None",
". c #7FFF00",

View file

@ -1,10 +0,0 @@
--- src/connection.cpp.orig 2003-05-03 13:13:15 UTC
+++ src/connection.cpp
@@ -8,6 +8,7 @@
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "xim.h"
#include "xdispatch.h"
#include <list>

View file

@ -1,10 +0,0 @@
--- src/convdisp.cpp.orig 2003-06-02 15:02:23 UTC
+++ src/convdisp.cpp
@@ -7,6 +7,7 @@
#include <X11/Xutil.h>
#include <X11/extensions/shape.h>
#include <stdlib.h>
+#include <string.h>
#include "xim.h"
#include "kkconv.h"
#include "convdisp.h"

View file

@ -1,10 +0,0 @@
--- src/dispatch.cpp.orig 2003-08-11 14:38:20 UTC
+++ src/dispatch.cpp
@@ -16,6 +16,7 @@
#include <X11/Xatom.h>
#include <unistd.h>
#include <stdio.h>
+#include <stdlib.h>
#include <map>
#include "jmode.h"

View file

@ -1,20 +0,0 @@
--- src/keyatom.cpp.orig 2003-01-21 14:26:14 UTC
+++ src/keyatom.cpp
@@ -9,6 +9,8 @@
# include <alloca.h>
# endif
#endif
+#include <stdlib.h>
+#include <string.h>
#include "jmode.h"
@@ -275,7 +277,7 @@ read_conf_file()
strlen(CONF_DIR)+20);
fn[0] = 0;
strcat(fn, homedir);
- strcat(fn, "/."PACKAGE);
+ strcat(fn, "/." PACKAGE);
if (read_a_conf_file(fn)) {
return ;
}

View file

@ -1,37 +0,0 @@
--- src/kkconv.cpp.orig 2002-06-15 14:05:09 UTC
+++ src/kkconv.cpp
@@ -18,10 +18,12 @@
# include <alloca.h>
# endif
#endif
+#include <stdlib.h>
+#include <string.h>
// キャラクタコード32から、
//このソースはEUCで書かれている。
-static char *ascii_wide_tab[]={
+static const char *ascii_wide_tab[]={
0,"","","","","","","",
"","","","","","","","",
"","","","","","","","",
@@ -325,9 +327,9 @@ KKContext *createKKContext(XimIC *ic)
return c;
}
-char **getKKIcon()
+const char **getKKIcon()
{
- char **c;
+ const char **c;
c = NULL;
if (current_conv) {
c = current_conv->getIcon ();
@@ -338,7 +340,7 @@ char **getKKIcon()
// tool barの仮名漢字変換のボタンが押された。
void onPushIcon()
{
- char **c=0;
+ const char **c=0;
if (current_conv) {
c = current_conv->getIcon ();
if (c) {

View file

@ -1,20 +0,0 @@
--- src/kkconv.h.orig 2018-02-10 10:12:06 UTC
+++ src/kkconv.h
@@ -82,7 +82,7 @@ protected:
class XimIC;
class KKConv {
public:
- virtual char **getIcon()=0;
+ virtual const char **getIcon()=0;
virtual void onPushIcon()=0;
virtual KKContext *createContext(XimIC *)=0;
virtual char *getModeName(int )=0;
@@ -105,7 +105,7 @@ struct Candidates {
bool init_conv();
KKContext *createKKContext(XimIC *);
-char **getKKIcon();
+const char **getKKIcon();
void onPushIcon();
void register_kkconv(KKConv *);

View file

@ -1,16 +0,0 @@
--- src/main.cpp.orig 2003-05-03 09:46:15 UTC
+++ src/main.cpp
@@ -27,11 +27,11 @@ int host_byte_order;
//ʸ»úÎó
#ifdef __FreeBSD__
-#define LANG "ja_JP.EUC"
+#define LANG "ja_JP.eucJP"
#else
#define LANG "ja_JP"
#endif
-#define VERSION_NAME "jmode out of the way! Version "VERSION"\n"
+#define VERSION_NAME "jmode out of the way! Version " VERSION "\n"
char *version_name=VERSION_NAME;
char *usage=
"--help , --version :Show usage or version\n"

View file

@ -1,9 +0,0 @@
--- src/off.xpm.orig 2018-02-10 09:59:01 UTC
+++ src/off.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * off_xpm[] = {
+static const char * off_xpm[] = {
"12 32 2 1",
" c None",
". c #FFFF00",

View file

@ -1,9 +0,0 @@
--- src/on.xpm.orig 2018-02-10 09:57:51 UTC
+++ src/on.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * on_xpm[] = {
+static const char * on_xpm[] = {
"12 32 3 1",
" c None",
". c #FFFF00",

View file

@ -1,9 +0,0 @@
--- src/skk.xpm.orig 2001-01-29 07:48:17 UTC
+++ src/skk.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * skk_xpm[] = {
+static const char * skk_xpm[] = {
"24 32 13 1",
" c None",
". c #FFFFFF",

View file

@ -1,20 +0,0 @@
--- src/skkconv.cpp.orig 2002-06-15 14:35:40 UTC
+++ src/skkconv.cpp
@@ -101,7 +101,7 @@ void SKKConv::init()
bind_str_to_atom("slash", A_skk_begin_latin_conv);
}
-char **SKKConv::getIcon()
+const char **SKKConv::getIcon()
{
return skk_xpm;
}
@@ -960,7 +960,7 @@ void SKKChildWindow::draw()
void SKKChildWindow::activate(GtkWidget *w, gpointer p)
{
SKKChildContext *c;
- int pos = (int)p;
+ int pos = (uint64_t)p;
c = get_current_context();
if (c) {
c->stat.setMode(pos);

View file

@ -1,11 +0,0 @@
--- src/skkconv.h.orig 2002-06-15 14:10:40 UTC
+++ src/skkconv.h
@@ -35,7 +35,7 @@ class SKKConv : public KKConv{
public:
virtual ~SKKConv();
//
- char **getIcon();
+ const char **getIcon();
void onPushIcon();
virtual char *getModeName(int );
//

View file

@ -1,47 +0,0 @@
--- src/ui.cpp.orig 2018-02-10 10:03:56 UTC
+++ src/ui.cpp
@@ -100,7 +100,7 @@ public:
virtual void motion(GtkWidget *,int x,int y,int b);
private:
void create();
- void add_icon_to_button(GtkWidget *,char **xpm);
+ void add_icon_to_button(GtkWidget *,const char **xpm);
void add_input_mode(GtkWidget *,char *,int mode);
void init_mode_menu();
void init_buttons();
@@ -286,7 +286,7 @@ void ToolBar::create()
gtk_widget_show(m_hbox);
gtk_widget_show(m_win);
//³¨¤òŽ¤ë¡¢
- char **p;
+ const char **p;
p = getKKIcon();
if (p) {
add_icon_to_button(kk_setting_button,p);
@@ -353,7 +353,7 @@ void ToolBar::set_mode(int s)
}
}
-void ToolBar::add_icon_to_button(GtkWidget *button,char **xpm)
+void ToolBar::add_icon_to_button(GtkWidget *button,const char **xpm)
{
GtkStyle *style;
GdkBitmap *mask;
@@ -434,7 +434,7 @@ void ToolBar::destroy(GtkWidget *w)
void ToolBar::activate(GtkWidget *w,gpointer p)
{
- int pos = (int)p;
+ int pos = (uint64_t)p;
gtk_widget_draw(w, NULL);
user_if->change_menu(pos);
}
@@ -581,7 +581,7 @@ GtkWidget *Indicator::get_win()
void Indicator::draw_stat()
{
- char *m = "OFF";
+ const char *m = "OFF";
if (XimIC::isAnyActive()){
m = "ON";
}

View file

@ -1,10 +0,0 @@
--- src/ximic.cpp.orig 2003-08-11 14:23:54 UTC
+++ src/ximic.cpp
@@ -7,6 +7,7 @@
#endif
#include <stdlib.h>
+#include <string.h>
#include <ctype.h>
#include "xim.h"
#include "convdisp.h"

View file

@ -1,10 +0,0 @@
--- src/ximim.cpp.orig 2003-05-16 16:07:43 UTC
+++ src/ximim.cpp
@@ -15,6 +15,7 @@
# include <alloca.h>
# endif
#endif
+#include <stdlib.h>
static std::map<int,XimIM *> g_ims;

View file

@ -1,10 +0,0 @@
--- src/ximpacket.cpp.orig 2003-02-10 15:01:26 UTC
+++ src/ximpacket.cpp
@@ -3,6 +3,7 @@
#endif
#include <list>
+#include <stdlib.h>
#include "xim.h"
//

View file

@ -1,11 +0,0 @@
--- src/ximtrans.cpp.orig 2003-05-27 10:54:52 UTC
+++ src/ximtrans.cpp
@@ -6,6 +6,8 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include "xim.h"
#ifndef __GNUC__

View file

@ -1,3 +0,0 @@
XIM server for Anthy input method
WWW: http://anthy.sourceforge.jp/

View file

@ -1,3 +0,0 @@
bin/jmode
%%DATADIR%%/jmode-default.conf
%%DATADIR%%/jmode-kana.conf

View file

@ -473,7 +473,6 @@
SUBDIR += xawtv SUBDIR += xawtv
SUBDIR += xfce4-parole SUBDIR += xfce4-parole
SUBDIR += xine SUBDIR += xine
SUBDIR += xmms
SUBDIR += xporthdmv SUBDIR += xporthdmv
SUBDIR += xvid SUBDIR += xvid
SUBDIR += yamdi SUBDIR += yamdi

View file

@ -1,89 +0,0 @@
# Created by: Espen Skoglund <esk@ira.uka.de>
# $FreeBSD$
PORTNAME= xmms
PORTVERSION= 1.2.11
PORTREVISION= 28
CATEGORIES= multimedia audio ipv6
MASTER_SITES= http://www.xmms.org/files/1.2.x/ \
http://legacy.xmms2.org/ \
LOCAL/beech
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= X Multimedia System -- audio player with Winamp GUI
DEPRECATED= Uses obsolete glib12
EXPIRATION_DATE= 2018-12-20
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS?= ru-xmms-[0-9]* zh-xmms-[0-9]*
GNU_CONFIGURE= yes
USES= desktop-file-utils gmake iconv libtool localbase pathfix tar:bzip2
USE_GNOME= gtk12
USE_LDCONFIG= yes
USE_XORG= sm x11 xxf86vm
LDFLAGS_i386= -Wl,-znotext
CONFIGURE_ARGS= xmms_cv_newpcm_driver=yes --disable-static
CONFIGURE_ENV= INPUT_PLUGINS="${INPUT_PLUGINS}" \
OUTPUT_PLUGINS="${OUTPUT_PLUGINS}" \
VISUALIZATION_PLUGINS="${VISUALIZATION_PLUGINS}"
INPUT_PLUGINS= cdaudio mpg123 tonegen wav
OUTPUT_PLUGINS= OSS disk_writer
VISUALIZATION_PLUGINS= blur_scope sanalyzer
OPTIONS_DEFINE= ESOUND IPV6 MIKMOD NLS SPEC VFILEINFO VORBIS
OPTIONS_DEFAULT=MIKMOD VORBIS
OPTIONS_DEFINE_i386= SIMD
OPTIONS_DEFAULT_i386= SIMD
OPTIONS_SUB= yes
ESOUND_CONFIGURE_ENABLE=esd
ESOUND_USE= GNOME=esound
ESOUND_VARS= OUTPUT_PLUGINS+=esd
IPV6_CONFIGURE_ENABLE= ipv6
MIKMOD_CONFIGURE_ENABLE=mikmod
MIKMOD_LIB_DEPENDS= libmikmod.so:audio/libmikmod
MIKMOD_VARS= INPUT_PLUGINS+=mikmod
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
SIMD_CONFIGURE_ENABLE= simd
SPEC_DESC= Visualization opengl_spectrum
SPEC_CONFIGURE_ENABLE= opengl
SPEC_USE= GL=gl
SPEC_VARS= VISUALIZATION_PLUGINS+=opengl_spectrum
VFILEINFO_DESC= Enable Extended Vorbis Fileinfo
VFILEINFO_CPPFLAGS= -DALL_VORBIS_TAGS
VORBIS_CONFIGURE_ENABLE=vorbis
VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis
VORBIS_VARS= INPUT_PLUGINS+=vorbis
.if !defined(WITH_DEBUG)
INSTALL_TARGET= install-strip
.endif
post-patch:
@${REINPLACE_CMD} -e 's/alsa_found=yes/alsa_found=no/' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's,@mkdir_p@,${MKDIR},' \
${WRKSRC}/po/Makefile.in.in
@${FIND} ${WRKSRC} -name '*.s' | ${XARGS} ${REINPLACE_CMD} \
-e 's,/.*,,' -e 's/fist /fists /' -e 's/fistp /fistps /' \
-e '$$s/$$/\${.newline} .section ".note.GNU-stack","",@progbits/'
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/xmms/Skins
${INSTALL_DATA} ${FILESDIR}/xmms.desktop ${STAGEDIR}${DESKTOPDIR}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (xmms-1.2.11.tar.bz2) = 7ec15c56632b6c82e61ccddeaefd372359af2f005708a58cdf3951c574b20390
SIZE (xmms-1.2.11.tar.bz2) = 2581032

View file

@ -1,11 +0,0 @@
--- General/ir/ir.c.orig 2005-05-21 18:04:04 UTC
+++ General/ir/ir.c
@@ -16,7 +16,7 @@
#include "ir.h"
/* Important stuff to know */
-static gboolean keepGoing = FALSE;
+static volatile gboolean keepGoing = FALSE;
/* The thread handle */
static pthread_t irapp_thread;

View file

@ -1,21 +0,0 @@
--- Input/mikmod/drv_xmms.c.orig 2003-05-19 21:22:06 UTC
+++ Input/mikmod/drv_xmms.c
@@ -117,6 +117,10 @@ static BOOL xmms_Reset(void)
return VC_Init();
}
+static void xmms_CommandLine(CHAR * commandLine)
+{
+}
+
MDRIVER drv_xmms =
{
NULL,
@@ -127,6 +131,7 @@ MDRIVER drv_xmms =
"xmms",
NULL,
#endif
+ xmms_CommandLine,
xmms_IsThere,
VC_SampleLoad,
VC_SampleUnload,

View file

@ -1,31 +0,0 @@
--- Output/OSS/OSS.h.orig 2003-06-11 18:44:17 UTC
+++ Output/OSS/OSS.h
@@ -37,7 +37,19 @@
#include <stdio.h>
#include <string.h>
+#ifdef __FreeBSD__
+#include <sys/soundcard.h>
+#else
#include "soundcard.h"
+#endif
+
+#ifndef SNDCTL_DSP_GETPLAYVOL
+#define SNDCTL_DSP_GETPLAYVOL SOUND_MIXER_READ_PCM
+#endif
+
+#ifndef SNDCTL_DSP_SETPLAYVOL
+#define SNDCTL_DSP_SETPLAYVOL SOUND_MIXER_WRITE_PCM
+#endif
#include "xmms/plugin.h"
#include "libxmms/configfile.h"
@@ -82,6 +94,8 @@ int oss_get_output_time(void);
int oss_get_written_time(void);
void oss_set_audio_params(void);
+int oss_get_fd(void);
+
void oss_free_convert_buffer(void);
int (*oss_get_convert_func(int output, int input))(void **, int);
int (*oss_get_stereo_convert_func(int output, int input))(void **, int, int);

View file

@ -1,80 +0,0 @@
--- Output/OSS/audio.c.orig 2005-05-15 00:01:20 UTC
+++ Output/OSS/audio.c
@@ -23,7 +23,7 @@
#define NFRAGS 32
-static gint fd = 0;
+static gint fd = -1;
static char *buffer;
static gboolean going, prebuffer, paused, unpause, do_pause, remove_prebuffer;
static gint device_buffer_used, buffer_size, prebuffer_size, blk_size;
@@ -273,8 +273,10 @@ static void oss_write_audio(gpointer dat
{
output_time_offset += (output_bytes * 1000) / output.bps;
output_bytes = 0;
+#ifndef __FreeBSD__
close(fd);
fd = open(device_name,O_WRONLY);
+#endif
oss_setup_format(new_format, new_frequency, new_channels);
}
if (effects_enabled() && ep && ep->mod_samples)
@@ -480,6 +482,7 @@ void oss_close(void)
{
ioctl(fd, SNDCTL_DSP_RESET, 0);
close(fd);
+ fd = -1;
}
g_free(device_name);
oss_free_convert_buffer();
@@ -498,8 +501,10 @@ void oss_flush(gint time)
else
{
ioctl(fd, SNDCTL_DSP_RESET, 0);
+#ifndef __FreeBSD__
close(fd);
fd = open(device_name, O_WRONLY);
+#endif
oss_set_audio_params();
output_time_offset = time;
written = ((guint64)time * input.bps) / 1000;
@@ -568,8 +573,10 @@ void *oss_loop(void *arg)
else if (unpause && paused)
{
unpause = FALSE;
+#ifndef __FreeBSD__
close(fd);
fd = open(device_name, O_WRONLY);
+#endif
oss_set_audio_params();
paused = FALSE;
}
@@ -583,8 +590,10 @@ void *oss_loop(void *arg)
*/
ioctl(fd, SNDCTL_DSP_RESET, 0);
+#ifndef __FreeBSD__
close(fd);
fd = open(device_name, O_WRONLY);
+#endif
oss_set_audio_params();
output_time_offset = flush;
written = ((guint64)flush * input.bps) / 1000;
@@ -597,6 +606,7 @@ void *oss_loop(void *arg)
ioctl(fd, SNDCTL_DSP_RESET, 0);
close(fd);
+ fd = -1;
g_free(buffer);
pthread_exit(NULL);
}
@@ -707,3 +717,8 @@ gint oss_open(AFormat fmt, gint rate, gi
pthread_create(&buffer_thread, NULL, oss_loop, NULL);
return 1;
}
+
+int oss_get_fd(void)
+{
+ return fd;
+}

View file

@ -1,91 +0,0 @@
--- Output/OSS/mixer.c.orig 2001-06-16 13:30:35 UTC
+++ Output/OSS/mixer.c
@@ -34,12 +34,20 @@ static char* get_mixer_device(void)
void oss_get_volume(int *l, int *r)
{
- int fd, v, cmd, devs;
+ int fd, v, devs, dspfd;
+ long cmd;
gchar *devname;
- devname = get_mixer_device();
- fd = open(devname, O_RDONLY);
- g_free(devname);
+ dspfd = oss_get_fd();
+ if (oss_cfg.use_master == 0 && dspfd != -1) {
+ fd = dspfd;
+ dspfd = 1;
+ } else {
+ devname = get_mixer_device();
+ fd = open(devname, O_RDONLY);
+ g_free(devname);
+ dspfd = 0;
+ }
/*
* We dont show any errors if this fails, as this is called
@@ -49,28 +57,40 @@ void oss_get_volume(int *l, int *r)
{
ioctl(fd, SOUND_MIXER_READ_DEVMASK, &devs);
if ((devs & SOUND_MASK_PCM) && (oss_cfg.use_master==0))
- cmd = SOUND_MIXER_READ_PCM;
+ cmd = (dspfd != 0) ? SNDCTL_DSP_GETPLAYVOL :
+ SOUND_MIXER_READ_PCM;
else if ((devs & SOUND_MASK_VOLUME) && (oss_cfg.use_master==1))
cmd = SOUND_MIXER_READ_VOLUME;
else
{
- close(fd);
+ if (dspfd == 0)
+ close(fd);
return;
}
ioctl(fd, cmd, &v);
*r = (v & 0xFF00) >> 8;
*l = (v & 0x00FF);
- close(fd);
+ if (dspfd == 0)
+ close(fd);
}
}
void oss_set_volume(int l, int r)
{
- int fd, v, cmd, devs;
+ int fd, v, devs, dspfd;
+ long cmd;
gchar *devname;
- devname = get_mixer_device();
- fd = open(devname, O_RDONLY);
+ dspfd = oss_get_fd();
+ if (oss_cfg.use_master == 0 && dspfd != -1) {
+ fd = dspfd;
+ dspfd = 1;
+ devname = g_strdup("<OSS FD>");
+ } else {
+ devname = get_mixer_device();
+ fd = open(devname, O_RDONLY);
+ dspfd = 0;
+ }
if (fd != -1)
{
@@ -81,12 +101,14 @@ void oss_set_volume(int l, int r)
cmd = SOUND_MIXER_WRITE_VOLUME;
else
{
- close(fd);
+ if (dspfd == 0)
+ close(fd);
return;
}
v = (r << 8) | l;
ioctl(fd, cmd, &v);
- close(fd);
+ if (dspfd == 0)
+ close(fd);
}
else
g_warning("oss_set_volume(): Failed to open mixer device (%s): %s",

View file

@ -1,10 +0,0 @@
--- Output/esd/esdout.h.orig 2004-07-18 20:03:46 UTC
+++ Output/esd/esdout.h
@@ -68,6 +68,7 @@ void esdout_fetch_volume(int *l, int *r)
void esdout_set_volume(int l, int r);
void esdout_mixer_init(void);
void esdout_mixer_init_vol(int l, int r);
+void esdout_reset_playerid(void);
int esdout_playing(void);
int esdout_free(void);

View file

@ -1,22 +0,0 @@
--- Output/esd/mixer.c.orig 2006-07-16 13:40:04 UTC
+++ Output/esd/mixer.c
@@ -164,7 +164,8 @@ void esdout_set_volume(int l, int r)
static void esdout_get_oss_volume(int *l, int *r)
{
- int fd, v, cmd, devs;
+ int fd, v, devs;
+ long cmd;
if (esd_cfg.use_remote)
return;
@@ -191,7 +192,8 @@ static void esdout_get_oss_volume(int *l
static void esdout_set_oss_volume(int l, int r)
{
- int fd, v, cmd, devs;
+ int fd, v, devs;
+ long cmd;
if (esd_cfg.use_remote)
return;

View file

@ -1,43 +0,0 @@
--- xmms/bmp.c.orig 2006-07-16 13:40:04 UTC
+++ xmms/bmp.c
@@ -19,6 +19,12 @@
*/
#include "xmms.h"
+#if HAVE_STDINT_H
+#include <stdint.h>
+#elif !defined(UINT32_MAX)
+#define UINT32_MAX 0xffffffffU
+#endif
+
struct rgb_quad
{
guchar rgbBlue;
@@ -183,7 +189,7 @@ GdkPixmap *read_bmp(gchar * filename)
}
else if (bitcount != 24 && bitcount != 16 && bitcount != 32)
{
- gint ncols, i;
+ guint32 ncols, i;
ncols = offset - headSize - 14;
if (headSize == 12)
@@ -201,9 +207,17 @@ GdkPixmap *read_bmp(gchar * filename)
}
}
fseek(file, offset, SEEK_SET);
+ /* verify buffer size */
+ if (!h || !w ||
+ w > (((UINT32_MAX - 3) / 3) / h) ||
+ h > (((UINT32_MAX - 3) / 3) / w)) {
+ g_warning("read_bmp(): width(%u)*height(%u) too large", w, h);
+ fclose(file);
+ return NULL;
+ }
+ data = g_malloc0((w * 3 * h) + 3); /* +3 is just for safety */
buffer = g_malloc(imgsize);
fread(buffer, imgsize, 1, file);
- data = g_malloc0((w * 3 * h) + 3); /* +3 is just for safety */
if (bitcount == 1)
read_1b_rgb(buffer, imgsize, data, w, h, rgb_quads);

View file

@ -1,12 +0,0 @@
--- xmms/i18n.h.in.orig 2007-11-16 21:56:53 UTC
+++ xmms/i18n.h.in
@@ -1,7 +1,8 @@
#undef ENABLE_NLS
+#include <locale.h>
+
#ifdef ENABLE_NLS
-# include <locale.h>
# include <libintl.h>
# define _(String) gettext (String)
# ifdef gettext_noop

View file

@ -1,11 +0,0 @@
--- xmms/util.c.orig 2006-07-16 13:40:04 UTC
+++ xmms/util.c
@@ -175,7 +175,7 @@ GdkImage *create_dblsize_image(GdkImage
* This needs to be optimized
*/
- dblimg = gdk_image_new(GDK_IMAGE_NORMAL, gdk_visual_get_best(), img->width << 1, img->height << 1);
+ dblimg = gdk_image_new(GDK_IMAGE_NORMAL, gdk_visual_get_best_with_depth(img->depth), img->width << 1, img->height << 1);
if (dblimg->bpp == 1)
{
char *srcptr, *ptr, *ptr2;

View file

@ -1,11 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Exec=xmms %U
Icon=xmms
GenericName=XMMS Player
Comment=Audio Player
Terminal=false
Name=xmms
MimeType=application/x-xmms;
Categories=GTK;Application;AudioVideo;Audio;

View file

@ -1,4 +0,0 @@
XMMS --- X Multimedia System. XMMS is a multimedia player based on the look of
Winamp. Currently it plays mpeg layer 1/2/3, wav, au, CD audio, etc.
WWW: http://www.xmms.org/

View file

@ -1,92 +0,0 @@
bin/wmxmms
bin/xmms
bin/xmms-config
include/xmms/configfile.h
include/xmms/dirbrowser.h
include/xmms/formatter.h
include/xmms/fullscreen.h
include/xmms/plugin.h
include/xmms/titlestring.h
include/xmms/util.h
include/xmms/xmmsctrl.h
lib/libxmms.so
lib/libxmms.so.1
lib/libxmms.so.1.3.1
lib/xmms/Effect/libecho.so
lib/xmms/Effect/libstereo.so
lib/xmms/Effect/libvoice.so
lib/xmms/General/libir.so
lib/xmms/General/libsong_change.so
lib/xmms/Input/libcdaudio.so
%%MIKMOD%%lib/xmms/Input/libmikmod.so
lib/xmms/Input/libmpg123.so
lib/xmms/Input/libtonegen.so
%%VORBIS%%lib/xmms/Input/libvorbis.so
lib/xmms/Input/libwav.so
%%ESOUND%%lib/xmms/Output/libesdout.so
lib/xmms/Output/libOSS.so
lib/xmms/Output/libdisk_writer.so
%%SPEC%%lib/xmms/Visualization/libogl_spectrum.so
lib/xmms/Visualization/libbscope.so
lib/xmms/Visualization/libsanalyzer.so
man/man1/wmxmms.1.gz
man/man1/xmms.1.gz
share/aclocal/xmms.m4
share/applications/xmms.desktop
%%NLS%%share/locale/af/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/az/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/be/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/bg/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/bs/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/cs/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/cy/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/da/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/de/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/el/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/en/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/eo/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/es/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/et/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/eu/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/fi/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ga/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/gl/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/hr/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/hu/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/id/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/it/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ja/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ka/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ko/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/lt/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/lv/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/mk/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ms/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/nl/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/nn/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/no/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/pl/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/pt/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ro/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/ru/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/sk/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/sl/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/sq/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/sr/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/sr@Latn/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/sv/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/tg/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/th/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/tr/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/uk/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/uz/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/vi/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/wa/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xmms.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xmms.mo
%%DATADIR%%/wmxmms.xpm
@dir share/xmms/Skins

View file

@ -509,7 +509,6 @@
SUBDIR += net6 SUBDIR += net6
SUBDIR += netatalk3 SUBDIR += netatalk3
SUBDIR += netcat SUBDIR += netcat
SUBDIR += netdude
SUBDIR += netembryo SUBDIR += netembryo
SUBDIR += nethogs SUBDIR += nethogs
SUBDIR += netmap SUBDIR += netmap
@ -542,7 +541,6 @@
SUBDIR += nsscache SUBDIR += nsscache
SUBDIR += ntimed SUBDIR += ntimed
SUBDIR += ntlmaps SUBDIR += ntlmaps
SUBDIR += ntop
SUBDIR += ntopng SUBDIR += ntopng
SUBDIR += ntp SUBDIR += ntp
SUBDIR += ntpa SUBDIR += ntpa

View file

@ -1,33 +0,0 @@
# Created by: ijliao
# $FreeBSD$
PORTNAME= netdude
PORTVERSION= 0.5.1
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles
DEPRECATED= Uses obsolete glib12
EXPIRATION_DATE= 2018-12-20
LIB_DEPENDS= libltdl.so:devel/libltdl \
libnetdude.so:net/libnetdude
USES= gettext iconv libtool gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR}
LIBS+= -L${LOCALBASE}/lib -lltdl
USE_GNOME= glib12 gtk12
INSTALL_TARGET= install-strip
PORTDOCS= *
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's|DOC_MODULE = netdude|DOC_MODULE =|' \
${WRKSRC}/doc/netdude-manual/Makefile.in
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (netdude-0.5.1.tar.gz) = 9b1c03c806ba521397c75a0f5c841f8e79e0803e4173106e8e7e883d2fb3b9c8
SIZE (netdude-0.5.1.tar.gz) = 1373564

View file

@ -1,11 +0,0 @@
--- protocols/ip/nd_ip.c.orig Sun Oct 13 21:33:19 2002
+++ protocols/ip/nd_ip.c Sun Oct 13 21:34:05 2002
@@ -102,7 +102,7 @@
{ N_("Low delay"), N_("Minimize delay"), IPTOS_LOWDELAY, nd_ip_tos_value_cb },
{ N_("Throughput"), N_("Maximize throughput"), IPTOS_THROUGHPUT, nd_ip_tos_value_cb },
{ N_("Reliability"), N_("Maximize reliability"), IPTOS_RELIABILITY, nd_ip_tos_value_cb },
- { N_("Low cost"), N_("Minimize cost"), IPTOS_LOWCOST, nd_ip_tos_value_cb },
+ { N_("Low cost"), N_("Minimize cost"), IPTOS_MINCOST, nd_ip_tos_value_cb },
{ N_("None"), N_("Clear all bits"), 0, nd_ip_tos_value_cb },
{ N_("Custom"), N_("Custom ToS value"), -1, nd_ip_tos_custom_cb },
{ NULL, NULL, 0, NULL}

View file

@ -1,5 +0,0 @@
Netdude is the NETwork DUmp data Displayer and Editor for tcpdump tracefiles.
It is a GUI-based tool that allows you to make detailed changes to packets in
tcpdump tracefiles.
WWW: http://netdude.sourceforge.net/

View file

@ -1,70 +0,0 @@
bin/netdude
bin/netdude0.5
include/netdude/0.5/nd.h
include/netdude/0.5/nd_clipboard.h
include/netdude/0.5/nd_debug.h
include/netdude/0.5/nd_dialog.h
include/netdude/0.5/nd_fam.h
include/netdude/0.5/nd_filter_gui.h
include/netdude/0.5/nd_gettext.h
include/netdude/0.5/nd_globals.h
include/netdude/0.5/nd_gui.h
include/netdude/0.5/nd_info_dialog.h
include/netdude/0.5/nd_macros.h
include/netdude/0.5/nd_main.h
include/netdude/0.5/nd_packet.h
include/netdude/0.5/nd_plugin.h
include/netdude/0.5/nd_prefs.h
include/netdude/0.5/nd_protocol.h
include/netdude/0.5/nd_protocol_inst.h
include/netdude/0.5/nd_protocol_plugin.h
include/netdude/0.5/nd_raw_protocol.h
include/netdude/0.5/nd_recent.h
include/netdude/0.5/nd_timestamp.h
include/netdude/0.5/nd_tp.h
include/netdude/0.5/nd_tpm_gui.h
include/netdude/0.5/nd_trace.h
include/netdude/0.5/nd_trace_area_gui.h
include/netdude/0.5/nd_trace_registry.h
include/netdude/0.5/nd_types.h
include/netdude/0.5/protocols/snap/nd_snap.h
include/netdude/0.5/protocols/vlan/nd_vlan.h
man/man1/netdude.1.gz
%%DATADIR%%/0.5/pixmaps/apply_to_all.xpm
%%DATADIR%%/0.5/pixmaps/apply_to_part.xpm
%%DATADIR%%/0.5/pixmaps/apply_to_sel.xpm
%%DATADIR%%/0.5/pixmaps/delete.xpm
%%DATADIR%%/0.5/pixmaps/delete_okay.xpm
%%DATADIR%%/0.5/pixmaps/exclamation.xpm
%%DATADIR%%/0.5/pixmaps/incomplete.xpm
%%DATADIR%%/0.5/pixmaps/netdude-icon.png
%%DATADIR%%/0.5/pixmaps/netdude_small.xpm
%%DATADIR%%/0.5/pixmaps/netdude_splash.xpm
%%DATADIR%%/0.5/pixmaps/question.xpm
%%DATADIR%%/0.5/plugins/nd_bpf.a
%%DATADIR%%/0.5/plugins/nd_bpf.so
%%DATADIR%%/0.5/plugins/nd_cksumfix.a
%%DATADIR%%/0.5/plugins/nd_cksumfix.so
%%DATADIR%%/0.5/protocols/nd_arp.a
%%DATADIR%%/0.5/protocols/nd_arp.so
%%DATADIR%%/0.5/protocols/nd_ethernet.a
%%DATADIR%%/0.5/protocols/nd_ethernet.so
%%DATADIR%%/0.5/protocols/nd_fddi.a
%%DATADIR%%/0.5/protocols/nd_fddi.so
%%DATADIR%%/0.5/protocols/nd_icmp.a
%%DATADIR%%/0.5/protocols/nd_icmp.so
%%DATADIR%%/0.5/protocols/nd_ip.a
%%DATADIR%%/0.5/protocols/nd_ip.so
%%DATADIR%%/0.5/protocols/nd_pcap.a
%%DATADIR%%/0.5/protocols/nd_pcap.so
%%DATADIR%%/0.5/protocols/nd_sll.a
%%DATADIR%%/0.5/protocols/nd_sll.so
%%DATADIR%%/0.5/protocols/nd_snap.a
%%DATADIR%%/0.5/protocols/nd_snap.so
%%DATADIR%%/0.5/protocols/nd_tcp.a
%%DATADIR%%/0.5/protocols/nd_tcp.so
%%DATADIR%%/0.5/protocols/nd_udp.a
%%DATADIR%%/0.5/protocols/nd_udp.so
%%DATADIR%%/0.5/protocols/nd_vlan.a
%%DATADIR%%/0.5/protocols/nd_vlan.so
@dir include/netdude/0.5/protocols/fddi

View file

@ -1,84 +0,0 @@
# Created by: Bill Fumerola <billf@chc-chimes.com>
# $FreeBSD$
PORTNAME= ntop
PORTVERSION= 5.0.1
PORTREVISION= 14
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable
MAINTAINER= ports@FreeBSD.org
COMMENT= Network monitoring tool with command line and web interfaces
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= Makefiles use hacks that don't work with recent automake. Try net/ntopng
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2018-12-19
LIB_DEPENDS= libgdbm.so:databases/gdbm \
libevent.so:devel/libevent
BUILD_DEPENDS= rrdtool12>=1.2:databases/rrdtool12 \
dot:graphics/graphviz \
geoiplookup:net/GeoIP
RUN_DEPENDS:= ${BUILD_DEPENDS} \
urwfonts>0:x11-fonts/urwfonts
BROKEN_powerpc64= fails to link: libntop.so: undefined reference to 'bswap_32'
DBDIR?= /var/db
USES= autoreconf:build cpe gmake libtool python shebangfix ssl
SHEBANG_FILES= python/sankey.py
USE_GNOME= libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
PLIST_SUB= DBDIR=${DBDIR} \
PORTVERSION=${PORTVERSION}
CONFIGURE_ARGS= --localstatedir=${DBDIR} \
--with-ossl-root=${OPENSSLBASE} \
--with-gdbm-root=${LOCALBASE} \
--with-zlib-root=/usr
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
SUB_FILES= pkg-deinstall
SUB_LIST= DBDIR=${DBDIR}
USE_RC_SUBR= ntop
OPTIONS_DEFINE= PCAP_PORT XMLDUMP JUMBO_FRAMES MAKO
PCAP_PORT_DESC= Use libpcap from ports
XMLDUMP_DESC= Enable XML Dump support
JUMBO_FRAMES_DESC= Jumbo Frames (experimental)
MAKO_DESC= Install py-mako for Host Map, Region View
PCAP_PORT_LIB_DEPENDS= libpcap.so.1:net/libpcap
PCAP_PORT_CONFIGURE_ON= --with-pcap-root=${LOCALBASE}
PCAP_PORT_CONFIGURE_OFF=--with-pcap-root=/usr
XMLDUMP_LIB_DEPENDS= libgdome.so:textproc/gdome2
XMLDUMP_CPPFLAGS= -I${LOCALBASE}/include/libxml2 \
-I${LOCALBASE}/include/libxml2/libxml \
-I${LOCALBASE}/include/libgdome \
-I${LOCALBASE}/include/glib-2.0
# should set your mtu to 9000
# see http://www.cyberciti.biz/faq/freebsd-jumbo-frames-networking-configration/
JUMBO_FRAMES_CONFIGURE_ON= --enable-jumbo-frames
MAKO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR}
pre-configure:
@(cd ${WRKSRC} && ./autogen.sh --noconfig)
pre-install:
@cd ${WRKSRC} && ${MAKE_CMD} dnetter
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so \
${STAGEDIR}${PREFIX}/lib/ntop/plugins/*.so
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (ntop-5.0.1.tar.gz) = 7e8e84cb14d2173beaca4d4cb991a14d84a4bef84ec37b2276bc363f45c52ef8
SIZE (ntop-5.0.1.tar.gz) = 40133867

View file

@ -1,37 +0,0 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: ntop
# REQUIRE: DAEMON
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable ntop:
#
# ntop_enable (bool): Set it to "YES" to enable ntop
# Default is "NO".
# ntop_flags (flags): Set extra flags to ntop
# Default is "-d --use-syslog=daemon". see ntop(8).
#
. /etc/rc.subr
name=ntop
rcvar=ntop_enable
load_rc_config $name
: ${ntop_enable="NO"}
: ${ntop_flags="-d --use-syslog=daemon"}
command=%%PREFIX%%/bin/ntop
start_precmd="${name}_checkpw"
ntop_checkpw()
{
if [ ! -f %%DBDIR%%/ntop/ntop_pw.db ]; then
err 1 "Please set admin password for ntop. Run '%%PREFIX%%/bin/ntop -u nobody -A'"
fi
}
run_rc_command "$1"

View file

@ -1,95 +0,0 @@
--- Makefile.am.orig 2012-08-02 04:39:52.000000000 -0300
+++ Makefile.am 2013-01-08 10:43:54.000000000 -0200
@@ -61,8 +61,6 @@
ETTER_PASSIVE_FILE = etter.finger.os
ETTER_PASSIVE = $(ETTER_PASSIVE_FILE).gz
-ETTER_PASSIVE_DOWNLOAD_FROM = "http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share"
-ETTER_PASSIVE_DOWNLOAD_PARMS = "rev=HEAD"
NTOPDATA = ntop-cert.pem \
$(ETTER_PASSIVE) \
@@ -308,16 +306,13 @@
echo " WARNING: This install created a directory for the ntop"; \
echo " files and databases:"; \
echo ""; \
- echo " $(DESTDIR)$(datadir)/ntop"; \
+ echo " $(CFG_DBFILE_DIR)"; \
echo ""; \
echo " This directory MUST be owned by the user"; \
echo " which you are going to use to run ntop."; \
echo ""; \
echo " The command you must issue is something like:"; \
echo ""; \
- echo " chown -R ntop.ntop $(DESTDIR)$(datadir)/ntop"; \
- echo " or chown -R ntop:users $(DESTDIR)$(datadir)/ntop"; \
- echo ""; \
echo " man chown to check the syntax for YOUR system"; \
echo ""; \
echo "************************************************************"; \
@@ -334,7 +329,6 @@
chcon -t textrel_shlib_t $(DESTDIR)$(libdir)/*ntop*.so
install-data-local: ntop.txt ntop.html faq.html
- @$(top_srcdir)/mkinstalldirs $(DESTDIR)/$(libdir)/plugins;
@if ! test -d $(DESTDIR)$(datadir)/ntop; then \
$(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir)/ntop; \
touch $(DESTDIR)$(datadir)/ntop/warnuser; \
@@ -370,21 +364,6 @@
@echo ""
@echo ""
@echo -n "Preparing "
- @if test -f oui.txt; then \
- rm -rf oui.txt; \
- fi
- @if test -f oui.txt.gz.old; then \
- rm -rf oui.txt.gz.old; \
- fi;
- @mv oui.txt.gz oui.txt.gz.old
- @echo "(old oui.txt.gz file is now oui.txt.gz.old)"
- @echo ""
- @wget -c http://standards.ieee.org/regauth/oui/oui.txt
- @gzip oui.txt
- @echo ""
- @echo ""
- @echo -n "Old file lines were: "
- @gunzip -c oui.txt.gz.old | wc -l
@echo -n "New file lines are: "
@gunzip -c oui.txt.gz | wc -l
@echo ""
@@ -402,35 +381,6 @@
@echo ""
@echo "Preparing "
@echo ""
-
- @if test -f $(ETTER_PASSIVE).old; then \
- echo "...Deleting prior file, $(ETTER_PASSIVE).old..."; \
- rm -rf $(ETTER_PASSIVE).old; \
- fi;
- @if test -f $(ETTER_PASSIVE); then \
- echo "...Moving current $(ETTER_PASSIVE) to $(ETTER_PASSIVE).old"; \
- mv $(ETTER_PASSIVE) $(ETTER_PASSIVE).old; \
- fi;
- @for file in $(ETTER_PASSIVE) $(ETTER_PASSIVE).gz \
- $(ETTER_PASSIVE_FILE) $(ETTER_PASSIVE_FILE).gz; do \
- if test -f $$file; then \
- echo "...Deleting prior file, $$file..."; \
- rm -rf $$file; \
- fi; \
- done
- @echo ""
- @echo "...Downloading new file..."
- @wget -O $(ETTER_PASSIVE_FILE) \
- $(ETTER_PASSIVE_DOWNLOAD_FROM)/$(ETTER_PASSIVE_FILE)?$(ETTER_PASSIVE_DOWNLOAD_PARMS)
- @echo ""
- @echo "gziping downloaded file..."
- @gzip $(ETTER_PASSIVE_FILE)
- @echo ""
- @echo ""
- @if test -f $(ETTER_PASSIVE).old; then \
- echo -n "Old file lines were: "; \
- gunzip -c $(ETTER_PASSIVE).old | wc -l; \
- fi;
@echo -n "New file lines are: "
@gunzip -c $(ETTER_PASSIVE) | wc -l
@echo ""

View file

@ -1,43 +0,0 @@
--- autogen.sh.orig 2012-02-20 14:35:43.000000000 +0400
+++ autogen.sh 2014-06-10 16:29:45.873177238 +0400
@@ -202,30 +202,6 @@
GNU_OR_DIE=0
}
-WGET=`find_command 'wget*'`
-($WGET --version) < /dev/null > /dev/null 2>&1 ||
-{
- echo
- echo "You must have wget installed to compile $progname."
- echo "Download the appropriate package for your distribution, or get the"
- echo "source tarball from ftp://ftp.gnu.org/pub/gnu/wget"
- GNU_OR_DIE=0
-}
-
-if test "$GNU_OR_DIE" -eq 0; then
- exit 1
-fi
-
-SVN=`find_command 'svn'`
-($SVN --version) < /dev/null > /dev/null 2>&1 ||
-{
- echo
- echo "You must have svn/subversion installed to compile $progname."
- echo "Download the appropriate package for your distribution, or get the"
- echo "source from http://subversion.tigris.org"
- GNU_OR_DIE=0
-}
-
if test "$GNU_OR_DIE" -eq 0; then
exit 1
fi
@@ -442,7 +418,8 @@
if test -d nDPI; then
echo "nDPI already available"
else
- svn co $NDPI_URL
+ echo "nDPI not bundled"
+ exit 1
fi
dnl> nDPI compilation

View file

@ -1,47 +0,0 @@
--- configure.in.orig 2012-08-13 04:35:26.000000000 -0300
+++ configure.in 2013-01-09 13:11:12.000000000 -0200
@@ -560,7 +560,7 @@
test -d ${TMP_ROOT} &&
test -r ${TMP_ROOT}/libpcap.a; then
PCAP_ROOT=${TMP_ROOT}
- CORELIBS="${CORELIBS} -L${TMP_ROOT} -L${HOME}/PF_RING/userland/lib -lpfring -lpcap "
+ CORELIBS="${CORELIBS}-L${TMP_ROOT}-L${HOME}/PF_RING/userland/lib -lpfring -lpcap "
INCS="${INCS} -I ${PCAP_ROOT}"
AC_MSG_RESULT([found in $PCAP_ROOT])
elif test ".${PCAP_ROOT}" != .; then
@@ -568,7 +568,7 @@
test -r $PCAP_ROOT/lib/libpcap.a &&
test -r $PCAP_ROOT/include/pcap.h; then
PCAP_ROOT=`cd ${PCAP_ROOT} && pwd`
- CORELIBS="${CORELIBS} -L ${PCAP_ROOT}/lib -lpcap"
+ CORELIBS="${CORELIBS}-L${PCAP_ROOT}/lib -lpcap"
INCS="${INCS} -I ${PCAP_ROOT}/include"
AC_MSG_RESULT([found in $PCAP_ROOT])
else
@@ -584,7 +584,7 @@
test -r /usr/local/lib/libpcap.a &&
test -r /usr/local/include/pcap.h; then
PCAP_ROOT="/usr/local"
- CORELIBS="${CORELIBS} -L$PCAP_ROOT/lib -lpcap"
+ CORELIBS="${CORELIBS}-L$PCAP_ROOT/lib -lpcap"
INCS="${INCS} -I$PCAP_ROOT/include"
AC_MSG_RESULT([found in $PCAP_ROOT])
dnl>
@@ -1744,8 +1744,6 @@
else
if test -f "3rd_party/GeoLiteCity.dat.gz"; then
cp 3rd_party/GeoLiteCity.dat.gz .
- else
- wget http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
fi
gunzip GeoLiteCity.dat.gz
@@ -1758,8 +1756,6 @@
else
if test -f "3rd_party/GeoIPASNum.dat.gz"; then
cp 3rd_party/GeoIPASNum.dat.gz .
- else
- wget http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz
fi
gunzip GeoIPASNum.dat.gz

View file

@ -1,11 +0,0 @@
--- ./ntop.c.orig 2011-02-02 10:23:03.000000000 +0100
+++ ./ntop.c 2011-02-02 10:24:12.000000000 +0100
@@ -187,7 +187,7 @@
#endif
signal(SIGQUIT, SIG_IGN);
- if((childpid=fork()) < 0)
+ if((childpid=rfork(RFPROC)) < 0)
traceEvent(CONST_TRACE_ERROR, "INIT: Occurred while daemonizing (errno=%d)", errno);
else {
#ifdef DEBUG

View file

@ -1,25 +0,0 @@
#!/bin/sh
#
# $FreeBSD$
#
case $2 in
DEINSTALL)
;;
POST-DEINSTALL)
if [ -d %%DBDIR%%/ntop ];then
echo "===> post-deinstallation information for $1"
echo ""
echo " Please note that ntop was not completely removed"
echo " from this system:"
echo ""
echo " %%DBDIR%%/ntop can be removed if this port will not be"
echo " reinstalled."
echo ""
fi
;;
*)
exit 64
;;
esac
exit 0

View file

@ -1,5 +0,0 @@
ntop is a flexible and feature-rich tool for monitoring and troubleshooting
local area networks. It provides command line and web interfaces, the latter
via an embedded web server. ntop is based on libpcap.
WWW: http://www.ntop.org/

View file

@ -1,10 +0,0 @@
----------------------------------------------------------------------------
WARNING:
In the past, ntop has been the subject of repeated security vulner-
abilities, particularly relating to its web interface. It is strongly
suggested that you protect your ntop web interface via packet filters
or TCP wrappers.
IPv6 isn't currently supported by the port.
----------------------------------------------------------------------------

View file

@ -1,488 +0,0 @@
bin/ntop
etc/ntop/GeoIPASNum.dat
etc/ntop/GeoLiteCity.dat
etc/ntop/etter.finger.os.gz
etc/ntop/ntop-cert.pem
etc/ntop/oui.txt.gz
etc/ntop/specialMAC.txt.gz
lib/libnetflowPlugin-%%PORTVERSION%%.so
lib/libnetflowPlugin.so
lib/libntop-%%PORTVERSION%%.so
lib/libntop.a
lib/libntop.so
lib/libntopreport-%%PORTVERSION%%.so
lib/libntopreport.a
lib/libntopreport.so
lib/librrdPlugin-%%PORTVERSION%%.so
lib/librrdPlugin.so
lib/libsflowPlugin-%%PORTVERSION%%.so
lib/libsflowPlugin.so
lib/ntop/plugins/netflowPlugin.so
lib/ntop/plugins/rrdPlugin.so
lib/ntop/plugins/sflowPlugin.so
man/man8/ntop.8.gz
%%DATADIR%%/html/Google_Maps_Marker.png
%%DATADIR%%/html/JSCookMenu.js
%%DATADIR%%/html/Risk_high.gif
%%DATADIR%%/html/Risk_low.gif
%%DATADIR%%/html/Risk_medium.gif
%%DATADIR%%/html/Risk_unknown.gif
%%DATADIR%%/html/antenna.gif
%%DATADIR%%/html/arrow.gif
%%DATADIR%%/html/arrow_down.png
%%DATADIR%%/html/arrow_up.png
%%DATADIR%%/html/autosuggest.css
%%DATADIR%%/html/autosuggest.js
%%DATADIR%%/html/back.png
%%DATADIR%%/html/bg_line.gif
%%DATADIR%%/html/bit_off.png
%%DATADIR%%/html/bit_on.png
%%DATADIR%%/html/black.gif
%%DATADIR%%/html/blank.gif
%%DATADIR%%/html/bottom_corner.gif
%%DATADIR%%/html/bridge.gif
%%DATADIR%%/html/brocade.gif
%%DATADIR%%/html/bug.png
%%DATADIR%%/html/bulb.gif
%%DATADIR%%/html/calendar-setup.js
%%DATADIR%%/html/calendar.gif
%%DATADIR%%/html/calendar.js
%%DATADIR%%/html/card.gif
%%DATADIR%%/html/child.gif
%%DATADIR%%/html/clear.gif
%%DATADIR%%/html/clock.gif
%%DATADIR%%/html/collapsed.gif
%%DATADIR%%/html/corner.gif
%%DATADIR%%/html/d3.js
%%DATADIR%%/html/deleteURL.gif
%%DATADIR%%/html/deleteUser.gif
%%DATADIR%%/html/disk.gif
%%DATADIR%%/html/dns.gif
%%DATADIR%%/html/domLib.js
%%DATADIR%%/html/domTT.js
%%DATADIR%%/html/download.gif
%%DATADIR%%/html/dump.html
%%DATADIR%%/html/edit.gif
%%DATADIR%%/html/emulex.gif
%%DATADIR%%/html/error.gif
%%DATADIR%%/html/expanded.gif
%%DATADIR%%/html/external.png
%%DATADIR%%/html/facebook.gif
%%DATADIR%%/html/faq.html
%%DATADIR%%/html/favicon.ico
%%DATADIR%%/html/fback.png
%%DATADIR%%/html/fforward.png
%%DATADIR%%/html/forward.png
%%DATADIR%%/html/functions.js
%%DATADIR%%/html/gauge.jpg
%%DATADIR%%/html/gaugeR.jpg
%%DATADIR%%/html/gaugeS.jpg
%%DATADIR%%/html/graph.gif
%%DATADIR%%/html/graph_zoom.gif
%%DATADIR%%/html/graph_zoomDOWN.gif
%%DATADIR%%/html/graph_zoomUP.gif
%%DATADIR%%/html/gray_bg.gif
%%DATADIR%%/html/help.html
%%DATADIR%%/html/help.png
%%DATADIR%%/html/hostSortNote.html
%%DATADIR%%/html/icon_python.png
%%DATADIR%%/html/img_inquisitor/as_pointer.gif
%%DATADIR%%/html/img_inquisitor/hl_corner_bl.gif
%%DATADIR%%/html/img_inquisitor/hl_corner_br.gif
%%DATADIR%%/html/img_inquisitor/hl_corner_tl.gif
%%DATADIR%%/html/img_inquisitor/hl_corner_tr.gif
%%DATADIR%%/html/img_inquisitor/ul_corner_bl.gif
%%DATADIR%%/html/img_inquisitor/ul_corner_br.gif
%%DATADIR%%/html/img_inquisitor/ul_corner_tl.gif
%%DATADIR%%/html/img_inquisitor/ul_corner_tr.gif
%%DATADIR%%/html/info.gif
%%DATADIR%%/html/initiator.gif
%%DATADIR%%/html/jqplot/excanvas.js
%%DATADIR%%/html/jqplot/excanvas.min.js
%%DATADIR%%/html/jqplot/jquery.jqplot.css
%%DATADIR%%/html/jqplot/jquery.jqplot.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.BezierCurveRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.BezierCurveRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.barRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.barRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.blockRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.blockRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.bubbleRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.bubbleRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasOverlay.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasOverlay.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasTextRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.canvasTextRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.categoryAxisRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.categoryAxisRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.ciParser.js
%%DATADIR%%/html/jqplot/plugins/jqplot.ciParser.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.cursor.js
%%DATADIR%%/html/jqplot/plugins/jqplot.cursor.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.dateAxisRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.dateAxisRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.donutRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.donutRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.dragable.js
%%DATADIR%%/html/jqplot/plugins/jqplot.dragable.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.enhancedLegendRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.funnelRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.funnelRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.highlighter.js
%%DATADIR%%/html/jqplot/plugins/jqplot.highlighter.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.json2.js
%%DATADIR%%/html/jqplot/plugins/jqplot.json2.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.logAxisRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.logAxisRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoAxisRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.meterGaugeRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.meterGaugeRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.ohlcRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.ohlcRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pieRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pieRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pointLabels.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pointLabels.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidAxisRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidAxisRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidGridRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidGridRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidRenderer.js
%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidRenderer.min.js
%%DATADIR%%/html/jqplot/plugins/jqplot.trendline.js
%%DATADIR%%/html/jqplot/plugins/jqplot.trendline.min.js
%%DATADIR%%/html/jquery-1.7.2.min.js
%%DATADIR%%/html/jquery-ui-1.8.16.custom.css
%%DATADIR%%/html/jquery-ui-1.8.16.custom.min.js
%%DATADIR%%/html/jscalendar/calendar-load.js
%%DATADIR%%/html/jscalendar/calendar-setup.js
%%DATADIR%%/html/jscalendar/calendar.js
%%DATADIR%%/html/jscalendar/lang/calendar-en.js
%%DATADIR%%/html/json2.js
%%DATADIR%%/html/line-bottom.png
%%DATADIR%%/html/linkedin.gif
%%DATADIR%%/html/loading.gif
%%DATADIR%%/html/lock.png
%%DATADIR%%/html/mail.gif
%%DATADIR%%/html/major.gif
%%DATADIR%%/html/marchio_unipi_pant541_144.gif
%%DATADIR%%/html/marker.gif
%%DATADIR%%/html/marker.png
%%DATADIR%%/html/minor.gif
%%DATADIR%%/html/multihomed.png
%%DATADIR%%/html/multivlaned.gif
%%DATADIR%%/html/nboxLogo.gif
%%DATADIR%%/html/ntop.gif
%%DATADIR%%/html/ntop.html
%%DATADIR%%/html/ntop_logo.png
%%DATADIR%%/html/ntopdump.dtd
%%DATADIR%%/html/ntophelp.html
%%DATADIR%%/html/p2p.gif
%%DATADIR%%/html/phone.gif
%%DATADIR%%/html/printer.gif
%%DATADIR%%/html/privacyNotice.html
%%DATADIR%%/html/question.gif
%%DATADIR%%/html/reflection.js
%%DATADIR%%/html/router.gif
%%DATADIR%%/html/rrdAlarmConfig.js
%%DATADIR%%/html/sankey.css
%%DATADIR%%/html/sankey.js
%%DATADIR%%/html/sankey.min.html
%%DATADIR%%/html/seagate.gif
%%DATADIR%%/html/skype.gif
%%DATADIR%%/html/skype.png
%%DATADIR%%/html/sorterScript.js
%%DATADIR%%/html/sorterStyle.css
%%DATADIR%%/html/spacer.gif
%%DATADIR%%/html/statsicons/flags/ad.gif
%%DATADIR%%/html/statsicons/flags/ae.gif
%%DATADIR%%/html/statsicons/flags/af.gif
%%DATADIR%%/html/statsicons/flags/ag.gif
%%DATADIR%%/html/statsicons/flags/ai.gif
%%DATADIR%%/html/statsicons/flags/al.gif
%%DATADIR%%/html/statsicons/flags/am.gif
%%DATADIR%%/html/statsicons/flags/an.gif
%%DATADIR%%/html/statsicons/flags/ao.gif
%%DATADIR%%/html/statsicons/flags/aq.gif
%%DATADIR%%/html/statsicons/flags/ar.gif
%%DATADIR%%/html/statsicons/flags/as.gif
%%DATADIR%%/html/statsicons/flags/at.gif
%%DATADIR%%/html/statsicons/flags/au.gif
%%DATADIR%%/html/statsicons/flags/aw.gif
%%DATADIR%%/html/statsicons/flags/az.gif
%%DATADIR%%/html/statsicons/flags/ba.gif
%%DATADIR%%/html/statsicons/flags/bb.gif
%%DATADIR%%/html/statsicons/flags/bd.gif
%%DATADIR%%/html/statsicons/flags/be.gif
%%DATADIR%%/html/statsicons/flags/bf.gif
%%DATADIR%%/html/statsicons/flags/bg.gif
%%DATADIR%%/html/statsicons/flags/bh.gif
%%DATADIR%%/html/statsicons/flags/bi.gif
%%DATADIR%%/html/statsicons/flags/bj.gif
%%DATADIR%%/html/statsicons/flags/bm.gif
%%DATADIR%%/html/statsicons/flags/bn.gif
%%DATADIR%%/html/statsicons/flags/bo.gif
%%DATADIR%%/html/statsicons/flags/br.gif
%%DATADIR%%/html/statsicons/flags/bs.gif
%%DATADIR%%/html/statsicons/flags/bt.gif
%%DATADIR%%/html/statsicons/flags/bv.gif
%%DATADIR%%/html/statsicons/flags/bw.gif
%%DATADIR%%/html/statsicons/flags/by.gif
%%DATADIR%%/html/statsicons/flags/bz.gif
%%DATADIR%%/html/statsicons/flags/ca.gif
%%DATADIR%%/html/statsicons/flags/cc.gif
%%DATADIR%%/html/statsicons/flags/cd.gif
%%DATADIR%%/html/statsicons/flags/cf.gif
%%DATADIR%%/html/statsicons/flags/cg.gif
%%DATADIR%%/html/statsicons/flags/ch.gif
%%DATADIR%%/html/statsicons/flags/ci.gif
%%DATADIR%%/html/statsicons/flags/ck.gif
%%DATADIR%%/html/statsicons/flags/cl.gif
%%DATADIR%%/html/statsicons/flags/cm.gif
%%DATADIR%%/html/statsicons/flags/cn.gif
%%DATADIR%%/html/statsicons/flags/co.gif
%%DATADIR%%/html/statsicons/flags/com.gif
%%DATADIR%%/html/statsicons/flags/cr.gif
%%DATADIR%%/html/statsicons/flags/cu.gif
%%DATADIR%%/html/statsicons/flags/cv.gif
%%DATADIR%%/html/statsicons/flags/cx.gif
%%DATADIR%%/html/statsicons/flags/cy.gif
%%DATADIR%%/html/statsicons/flags/cz.gif
%%DATADIR%%/html/statsicons/flags/de.gif
%%DATADIR%%/html/statsicons/flags/dj.gif
%%DATADIR%%/html/statsicons/flags/dk.gif
%%DATADIR%%/html/statsicons/flags/dm.gif
%%DATADIR%%/html/statsicons/flags/do.gif
%%DATADIR%%/html/statsicons/flags/dz.gif
%%DATADIR%%/html/statsicons/flags/ec.gif
%%DATADIR%%/html/statsicons/flags/edu.gif
%%DATADIR%%/html/statsicons/flags/ee.gif
%%DATADIR%%/html/statsicons/flags/eg.gif
%%DATADIR%%/html/statsicons/flags/eh.gif
%%DATADIR%%/html/statsicons/flags/es.gif
%%DATADIR%%/html/statsicons/flags/et.gif
%%DATADIR%%/html/statsicons/flags/eu.gif
%%DATADIR%%/html/statsicons/flags/fi.gif
%%DATADIR%%/html/statsicons/flags/fj.gif
%%DATADIR%%/html/statsicons/flags/fk.gif
%%DATADIR%%/html/statsicons/flags/fm.gif
%%DATADIR%%/html/statsicons/flags/fo.gif
%%DATADIR%%/html/statsicons/flags/fr.gif
%%DATADIR%%/html/statsicons/flags/fx.gif
%%DATADIR%%/html/statsicons/flags/ga.gif
%%DATADIR%%/html/statsicons/flags/gb.gif
%%DATADIR%%/html/statsicons/flags/gd.gif
%%DATADIR%%/html/statsicons/flags/ge.gif
%%DATADIR%%/html/statsicons/flags/gf.gif
%%DATADIR%%/html/statsicons/flags/gh.gif
%%DATADIR%%/html/statsicons/flags/gi.gif
%%DATADIR%%/html/statsicons/flags/gl.gif
%%DATADIR%%/html/statsicons/flags/gm.gif
%%DATADIR%%/html/statsicons/flags/gn.gif
%%DATADIR%%/html/statsicons/flags/gov.gif
%%DATADIR%%/html/statsicons/flags/gp.gif
%%DATADIR%%/html/statsicons/flags/gq.gif
%%DATADIR%%/html/statsicons/flags/gr.gif
%%DATADIR%%/html/statsicons/flags/gt.gif
%%DATADIR%%/html/statsicons/flags/gu.gif
%%DATADIR%%/html/statsicons/flags/gw.gif
%%DATADIR%%/html/statsicons/flags/gy.gif
%%DATADIR%%/html/statsicons/flags/hk.gif
%%DATADIR%%/html/statsicons/flags/hm.gif
%%DATADIR%%/html/statsicons/flags/hn.gif
%%DATADIR%%/html/statsicons/flags/hr.gif
%%DATADIR%%/html/statsicons/flags/ht.gif
%%DATADIR%%/html/statsicons/flags/hu.gif
%%DATADIR%%/html/statsicons/flags/id.gif
%%DATADIR%%/html/statsicons/flags/ie.gif
%%DATADIR%%/html/statsicons/flags/il.gif
%%DATADIR%%/html/statsicons/flags/in.gif
%%DATADIR%%/html/statsicons/flags/int.gif
%%DATADIR%%/html/statsicons/flags/io.gif
%%DATADIR%%/html/statsicons/flags/iq.gif
%%DATADIR%%/html/statsicons/flags/ir.gif
%%DATADIR%%/html/statsicons/flags/is.gif
%%DATADIR%%/html/statsicons/flags/it.gif
%%DATADIR%%/html/statsicons/flags/jm.gif
%%DATADIR%%/html/statsicons/flags/jo.gif
%%DATADIR%%/html/statsicons/flags/jp.gif
%%DATADIR%%/html/statsicons/flags/ke.gif
%%DATADIR%%/html/statsicons/flags/kg.gif
%%DATADIR%%/html/statsicons/flags/kh.gif
%%DATADIR%%/html/statsicons/flags/ki.gif
%%DATADIR%%/html/statsicons/flags/km.gif
%%DATADIR%%/html/statsicons/flags/kn.gif
%%DATADIR%%/html/statsicons/flags/kp.gif
%%DATADIR%%/html/statsicons/flags/kr.gif
%%DATADIR%%/html/statsicons/flags/kw.gif
%%DATADIR%%/html/statsicons/flags/ky.gif
%%DATADIR%%/html/statsicons/flags/kz.gif
%%DATADIR%%/html/statsicons/flags/la.gif
%%DATADIR%%/html/statsicons/flags/lb.gif
%%DATADIR%%/html/statsicons/flags/lc.gif
%%DATADIR%%/html/statsicons/flags/li.gif
%%DATADIR%%/html/statsicons/flags/lk.gif
%%DATADIR%%/html/statsicons/flags/local.gif
%%DATADIR%%/html/statsicons/flags/localhost.gif
%%DATADIR%%/html/statsicons/flags/lr.gif
%%DATADIR%%/html/statsicons/flags/ls.gif
%%DATADIR%%/html/statsicons/flags/lt.gif
%%DATADIR%%/html/statsicons/flags/lu.gif
%%DATADIR%%/html/statsicons/flags/lv.gif
%%DATADIR%%/html/statsicons/flags/ly.gif
%%DATADIR%%/html/statsicons/flags/ma.gif
%%DATADIR%%/html/statsicons/flags/mc.gif
%%DATADIR%%/html/statsicons/flags/md.gif
%%DATADIR%%/html/statsicons/flags/mil.gif
%%DATADIR%%/html/statsicons/flags/mk.gif
%%DATADIR%%/html/statsicons/flags/ml.gif
%%DATADIR%%/html/statsicons/flags/mn.gif
%%DATADIR%%/html/statsicons/flags/mo.gif
%%DATADIR%%/html/statsicons/flags/mq.gif
%%DATADIR%%/html/statsicons/flags/mr.gif
%%DATADIR%%/html/statsicons/flags/mt.gif
%%DATADIR%%/html/statsicons/flags/mu.gif
%%DATADIR%%/html/statsicons/flags/mx.gif
%%DATADIR%%/html/statsicons/flags/my.gif
%%DATADIR%%/html/statsicons/flags/mz.gif
%%DATADIR%%/html/statsicons/flags/na.gif
%%DATADIR%%/html/statsicons/flags/ne.gif
%%DATADIR%%/html/statsicons/flags/net.gif
%%DATADIR%%/html/statsicons/flags/ng.gif
%%DATADIR%%/html/statsicons/flags/ni.gif
%%DATADIR%%/html/statsicons/flags/nl.gif
%%DATADIR%%/html/statsicons/flags/no.gif
%%DATADIR%%/html/statsicons/flags/np.gif
%%DATADIR%%/html/statsicons/flags/nu.gif
%%DATADIR%%/html/statsicons/flags/nz.gif
%%DATADIR%%/html/statsicons/flags/om.gif
%%DATADIR%%/html/statsicons/flags/org.gif
%%DATADIR%%/html/statsicons/flags/pa.gif
%%DATADIR%%/html/statsicons/flags/pe.gif
%%DATADIR%%/html/statsicons/flags/pf.gif
%%DATADIR%%/html/statsicons/flags/pg.gif
%%DATADIR%%/html/statsicons/flags/ph.gif
%%DATADIR%%/html/statsicons/flags/pk.gif
%%DATADIR%%/html/statsicons/flags/pl.gif
%%DATADIR%%/html/statsicons/flags/pr.gif
%%DATADIR%%/html/statsicons/flags/ps.gif
%%DATADIR%%/html/statsicons/flags/pt.gif
%%DATADIR%%/html/statsicons/flags/py.gif
%%DATADIR%%/html/statsicons/flags/qa.gif
%%DATADIR%%/html/statsicons/flags/ro.gif
%%DATADIR%%/html/statsicons/flags/ru.gif
%%DATADIR%%/html/statsicons/flags/rw.gif
%%DATADIR%%/html/statsicons/flags/sa.gif
%%DATADIR%%/html/statsicons/flags/sb.gif
%%DATADIR%%/html/statsicons/flags/sd.gif
%%DATADIR%%/html/statsicons/flags/se.gif
%%DATADIR%%/html/statsicons/flags/sg.gif
%%DATADIR%%/html/statsicons/flags/si.gif
%%DATADIR%%/html/statsicons/flags/sk.gif
%%DATADIR%%/html/statsicons/flags/sm.gif
%%DATADIR%%/html/statsicons/flags/sn.gif
%%DATADIR%%/html/statsicons/flags/su.gif
%%DATADIR%%/html/statsicons/flags/sv.gif
%%DATADIR%%/html/statsicons/flags/sy.gif
%%DATADIR%%/html/statsicons/flags/sz.gif
%%DATADIR%%/html/statsicons/flags/tc.gif
%%DATADIR%%/html/statsicons/flags/td.gif
%%DATADIR%%/html/statsicons/flags/tf.gif
%%DATADIR%%/html/statsicons/flags/tg.gif
%%DATADIR%%/html/statsicons/flags/th.gif
%%DATADIR%%/html/statsicons/flags/tj.gif
%%DATADIR%%/html/statsicons/flags/tk.gif
%%DATADIR%%/html/statsicons/flags/tm.gif
%%DATADIR%%/html/statsicons/flags/tn.gif
%%DATADIR%%/html/statsicons/flags/to.gif
%%DATADIR%%/html/statsicons/flags/tr.gif
%%DATADIR%%/html/statsicons/flags/tt.gif
%%DATADIR%%/html/statsicons/flags/tw.gif
%%DATADIR%%/html/statsicons/flags/tz.gif
%%DATADIR%%/html/statsicons/flags/ua.gif
%%DATADIR%%/html/statsicons/flags/uk.gif
%%DATADIR%%/html/statsicons/flags/us.gif
%%DATADIR%%/html/statsicons/flags/uy.gif
%%DATADIR%%/html/statsicons/flags/uz.gif
%%DATADIR%%/html/statsicons/flags/va.gif
%%DATADIR%%/html/statsicons/flags/vc.gif
%%DATADIR%%/html/statsicons/flags/ve.gif
%%DATADIR%%/html/statsicons/flags/vg.gif
%%DATADIR%%/html/statsicons/flags/vi.gif
%%DATADIR%%/html/statsicons/flags/vn.gif
%%DATADIR%%/html/statsicons/flags/wf.gif
%%DATADIR%%/html/statsicons/flags/ws.gif
%%DATADIR%%/html/statsicons/flags/ye.gif
%%DATADIR%%/html/statsicons/flags/yu.gif
%%DATADIR%%/html/statsicons/flags/za.gif
%%DATADIR%%/html/statsicons/flags/ze.gif
%%DATADIR%%/html/statsicons/flags/zm.gif
%%DATADIR%%/html/statsicons/flags/zw.gif
%%DATADIR%%/html/statsicons/os/aix.gif
%%DATADIR%%/html/statsicons/os/amiga.gif
%%DATADIR%%/html/statsicons/os/be.gif
%%DATADIR%%/html/statsicons/os/bsd.gif
%%DATADIR%%/html/statsicons/os/cisco.gif
%%DATADIR%%/html/statsicons/os/hp.gif
%%DATADIR%%/html/statsicons/os/irix.gif
%%DATADIR%%/html/statsicons/os/linux.gif
%%DATADIR%%/html/statsicons/os/novell.gif
%%DATADIR%%/html/statsicons/os/os2.gif
%%DATADIR%%/html/statsicons/os/sun.gif
%%DATADIR%%/html/statsicons/os/windows.gif
%%DATADIR%%/html/style.css
%%DATADIR%%/html/switch.gif
%%DATADIR%%/html/theme.css
%%DATADIR%%/html/theme.js
%%DATADIR%%/html/twitter.png
%%DATADIR%%/html/upload.gif
%%DATADIR%%/html/url.gif
%%DATADIR%%/html/user.gif
%%DATADIR%%/html/users.gif
%%DATADIR%%/html/vgauge.jpg
%%DATADIR%%/html/warning.gif
%%DATADIR%%/html/web.gif
%%DATADIR%%/html/wheel.gif
%%DATADIR%%/html/white_bg.gif
%%DATADIR%%/html/youtube.gif
%%DATADIR%%/html/zoom.js
%%DATADIR%%/python/GeoPacketVisualizer.py
%%DATADIR%%/python/docs/Makefile
%%DATADIR%%/python/docs/epydoc.conf
%%DATADIR%%/python/docs/src/fastbit.py
%%DATADIR%%/python/docs/src/host.py
%%DATADIR%%/python/docs/src/interface.py
%%DATADIR%%/python/docs/src/ntop.py
%%DATADIR%%/python/hello_world.py
%%DATADIR%%/python/json/info.py
%%DATADIR%%/python/json/interfaces.py
%%DATADIR%%/python/json/iphone/clientcheck.py
%%DATADIR%%/python/json/iphone/hostinfo.py
%%DATADIR%%/python/json/iphone/ifdata.py
%%DATADIR%%/python/json/iphone/iflist.py
%%DATADIR%%/python/json/iphone/iftophosts.py
%%DATADIR%%/python/json/iphone/instance.py
%%DATADIR%%/python/json/iphone/interfaces.py
%%DATADIR%%/python/rrdalarm/config.py
%%DATADIR%%/python/rrdalarm/crontab.rrdalarm
%%DATADIR%%/python/rrdalarm/save.py
%%DATADIR%%/python/rrdalarm/scripts/savelog.py
%%DATADIR%%/python/rrdalarm/scripts/sendmail.py
%%DATADIR%%/python/rrdalarm/start.py
%%DATADIR%%/python/sankey.py
%%DATADIR%%/python/templates/GeoPacketVisualizer.tmpl
%%DATADIR%%/python/templates/fastbit.tmpl
%%DATADIR%%/python/templates/ipPortQuery.tmpl
%%DATADIR%%/python/templates/queryResults.tmpl
%%DATADIR%%/python/templates/rrdAlarmConfigurator.tmpl
%%DATADIR%%/python/templates/rrdAlarmConfiguratorHelp.tmpl
%%DATADIR%%/python/templates/rrdAlarmStart.tmpl
@dir(nobody,nobody,) %%DBDIR%%/ntop

View file

@ -76,7 +76,6 @@
SUBDIR += gl2ps SUBDIR += gl2ps
SUBDIR += gsfonts SUBDIR += gsfonts
SUBDIR += gspdf SUBDIR += gspdf
SUBDIR += gsview
SUBDIR += gtklp SUBDIR += gtklp
SUBDIR += gutenprint SUBDIR += gutenprint
SUBDIR += gv SUBDIR += gv

View file

@ -1,59 +0,0 @@
# Created by: bf <bf2006a@yahoo.com>
# $FreeBSD$
PORTNAME= gsview
PORTVERSION= 4.9
PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= LOCAL/bf
MAINTAINER= hrs@FreeBSD.org
COMMENT= GUI to view, search, print, and convert PostScript and PDF documents
DEPRECATED= Uses obsolete glib12
EXPIRATION_DATE= 2018-12-20
LICENSE= AFPL
LICENSE_NAME= Aladdin Free Public Licence
LICENSE_FILE= ${WRKSRC}/LICENCE
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
RUN_DEPENDS+= epstool:graphics/epstool \
pstotext:print/pstotext
USES= cpe ghostscript
USE_GNOME= gtk12
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/gsview \
bin/gsview-help \
etc/gsview/printer.ini \
man/man1/gsview.1.gz
PORTDOCS= gsview.css cdorder.txt regorder.txt Readme.htm LICENCE \
gvxct.htm gvxde.htm gvxen.htm gvxes.htm gvxfr.htm gvxgr.htm \
gvxit.htm gvxnl.htm gvxru.htm gvxse.htm gvxsk.htm
SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS
post-patch:
${CP} ${WRKSRC}/srcunx/unx.mak ${WRKSRC}/Makefile
${REINPLACE_CMD} -e 's;malloc\.h;stdlib\.h;g' \
${WRKSRC}/src/doc2html.c ${WRKSRC}/src/doc2ipf.c \
${WRKSRC}/src/doc2xml.c
${REINPLACE_CMD} -e 's;mozilla;firefox3;g' \
${WRKSRC}/srcunx/gvxhelp.txt
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/gsview ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/srcunx/gvxhelp.txt \
${STAGEDIR}${PREFIX}/bin/gsview-help
${INSTALL_MAN} ${WRKSRC}/srcunx/gsview.1 ${STAGEDIR}${PREFIX}/man/man1
${MKDIR} ${STAGEDIR}${PREFIX}/etc/gsview/
${INSTALL_DATA} ${WRKSRC}/src/printer.ini \
${STAGEDIR}${PREFIX}/etc/gsview/
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} gsview.css cdorder.txt regorder.txt \
Readme.htm LICENCE ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/bin/*.htm ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (gsview-4.9.tar.gz) = 1a717bef2d6372e6182e4df1793c5d222dc5881a5e02e32284dc716e209ea9e5
SIZE (gsview-4.9.tar.gz) = 892681

View file

@ -1,9 +0,0 @@
--- src/gvcver.mak.orig 2008-07-14 09:44:07.759575900 -0400
+++ src/gvcver.mak 2008-07-14 09:44:49.641971567 -0400
@@ -32,5 +32,5 @@
$(ECHOGSV) -a $(OD)gsvver.h -x 23 "define GSVIEW_VERSION " $(GSVIEW_VERSION)
$(ECHOGSV) -a $(OD)gsvver.h -x 23 "define GSVIEW_DOT_VERSION " -x 22 $(GSVIEW_DOT_VERSION) -x 22
$(ECHOGSV) -a $(OD)gsvver.h -x 23 "define GSVIEW_DATE " -x 22 $(GSVIEW_DATE) -x 22
- $(ECHOGSV) -a $(OD)gsvver.h -x 23 "define GSVIEW_DOCPATH " -x 22 $(GSVIEW_DOCPATH) "/gsview-" $(GSVIEW_DOT_VERSION) "/" -x 22
+ $(ECHOGSV) -a $(OD)gsvver.h -x 23 "define GSVIEW_DOCPATH " -x 22 $(GSVIEW_DOCPATH) "/gsview/" -x 22
$(ECHOGSV) -a $(OD)gsvver.h -x 23 "define GSVIEW_ETCPATH " -x 22 $(GSVIEW_ETCPATH) "/gsview/" -x 22

View file

@ -1,50 +0,0 @@
--- srcunx/unx.mak.orig 2004-11-27 05:51:26 UTC
+++ srcunx/unx.mak
@@ -19,8 +19,8 @@
#
# WARNING: Doesn't install pstotext
-prefix=
-GSVIEW_ROOT=/usr/local
+prefix=${PREFIX}
+GSVIEW_ROOT=
GSVIEW_BASE=$(prefix)$(GSVIEW_ROOT)
@@ -38,8 +38,6 @@ GSVIEW_DOCPATH=$(GSVIEW_BASE)/share/doc
# GSview printer.ini and system wide gsview.ini
GSVIEW_ETCPATH=$(prefix)/etc
-MAKE=make
-CC=gcc
OBJ=o
INSTALL=install -m 644
INSTALL_EXE=install -m 755
@@ -51,7 +49,7 @@ LDEBUG=
# Linux
XINCLUDE=
PFLAGS=-DMULTITHREAD
-PLINK=-lpthread -lrt
+PLINK=-lpthread
# SunOS 5.7
#XINCLUDE=-I/usr/openwin/share/lib
@@ -77,7 +75,8 @@ PLINK=-lpthread -lrt
# Other possible options are -Wtraditional
# Compiler flags for C and C++ files.
-CFLAGS=-O -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings $(CDEBUG) -DX11 -DUNIX -DNONAG $(RPM_OPT_FLAGS) `gtk-config --cflags` $(XINCLUDE) $(PFLAGS)
+#CFLAGS=-O -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings $(CDEBUG) -DX11 -DUNIX -DNONAG $(RPM_OPT_FLAGS) `gtk-config --cflags` $(XINCLUDE) $(PFLAGS)
+CFLAGS+=-Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings $(CDEBUG) -DX11 -DUNIX -DNONAG `gtk-config --cflags` $(XINCLUDE) $(PFLAGS)
# Linker flags
LFLAGS=$(LDEBUG) $(PLINK) `gtk-config --libs`
@@ -152,7 +151,7 @@ OBJS=$(OBJCOM1) $(OBJCOM2) $(OBJPLAT1)
#all: gsview html pstotext
all: $(BD)gsview$(EXE) html
-GSVIEW_DOCDIR=$(GSVIEW_DOCPATH)/gsview-$(GSVIEW_DOT_VERSION)
+GSVIEW_DOCDIR=$(GSVIEW_DOCPATH)/gsview
$(BD)gsview$(EXE): $(OBJS)
$(COMP) $(CFLAGS) $(FO)$(BD)gsview$(EXE) $(OBJS) $(LFLAGS)

View file

@ -1,11 +0,0 @@
=========================================================
For html help access, edit %%PREFIX%%/bin/gsview-help
to start your browser of choice with appropriate options.
Some configuration of Ghostscript options may be
necessary through the Options->Advanced Configure...
menu. Consider installing graphics/pstoedit to take
full advantage of the Edit->Convert to vector format...
feature. (This feature, while useful, occasionally causes
coredumps.)
=========================================================

View file

@ -1,24 +0,0 @@
GSview is a graphical interface for Ghostscript. (Ghostscript is an
interpreter for the PostScript page description language used by
laser printers.) For documents following the Adobe PostScript Document
Structuring Conventions, GSview allows selected pages to be viewed or
printed. Features include:
* Display and print PostScript and PDF files.
* View pages in arbitrary order (Next, Previous, Goto).
* Page size and Orientation are automatically selected from DSC
comments or can be selected using the menu.
* Print selected pages using Ghostscript.
* Convert pages to bitmap, PDF or PostScript.
* Selectable display resolution, depth, alpha.
* Single button zoom.
* Extract selected pages to another file.
* Copy display bitmap to clipboard, and save clipboard bitmap as BMP file.
* Add bitmap or user preview to EPS file (Interchange, TIFF or Windows
Metafile)
* Graphically select and show bounding box for EPS file.
* Extract bitmap preview or PostScript from DOS EPS file.
* Extract text or search for text.
* Can read gzip and bzip2 compressed PostScript and PDF files.
* On-line help.
* English, Catalan, Dutch, French, German, Greek, Italian, Russian,
Slovak, Spanish and Swedish languages.

View file

@ -542,7 +542,6 @@
SUBDIR += opentoken SUBDIR += opentoken
SUBDIR += openvanilla-framework SUBDIR += openvanilla-framework
SUBDIR += or-aspell SUBDIR += or-aspell
SUBDIR += ots
SUBDIR += p5-AI-Categorizer SUBDIR += p5-AI-Categorizer
SUBDIR += p5-Algorithm-CheckDigits SUBDIR += p5-Algorithm-CheckDigits
SUBDIR += p5-Algorithm-RabinKarp SUBDIR += p5-Algorithm-RabinKarp

View file

@ -1,35 +0,0 @@
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= ots
PORTVERSION= 0.5.0
PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Open Text Summarizer
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2018-12-19
LIB_DEPENDS= libpopt.so:devel/popt
USES= autoreconf gettext libtool pathfix pkgconfig
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE=yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||' ${WRKSRC}/Makefile.am
@${REINPLACE_CMD} -e '\|doc/Makefile|d' ${WRKSRC}/configure.in
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (ots-0.5.0.tar.gz) = ea908d22256166d1200fef55a82dd3ea8e096a249eaaf0b926f3577f1a63e137
SIZE (ots-0.5.0.tar.gz) = 371126

View file

@ -1,5 +0,0 @@
The Open Text Summarizer is an open source tool for summarizing texts.
The program reads a text and decides which sentences are important and
which are not.
WWW: http://libots.sourceforge.net/

View file

@ -1,44 +0,0 @@
bin/ots
include/libots-1/ots/libots.h
lib/libots-1.a
lib/libots-1.so
lib/libots-1.so.0
lib/libots-1.so.0.5.0
libdata/pkgconfig/libots-1.pc
%%DATADIR%%/bg.xml
%%DATADIR%%/ca.xml
%%DATADIR%%/cs.xml
%%DATADIR%%/cy.xml
%%DATADIR%%/da.xml
%%DATADIR%%/de.xml
%%DATADIR%%/el.xml
%%DATADIR%%/en.xml
%%DATADIR%%/eo.xml
%%DATADIR%%/es.xml
%%DATADIR%%/et.xml
%%DATADIR%%/eu.xml
%%DATADIR%%/fi.xml
%%DATADIR%%/fr.xml
%%DATADIR%%/ga.xml
%%DATADIR%%/gl.xml
%%DATADIR%%/he.xml
%%DATADIR%%/hu.xml
%%DATADIR%%/ia.xml
%%DATADIR%%/id.xml
%%DATADIR%%/is.xml
%%DATADIR%%/it.xml
%%DATADIR%%/lv.xml
%%DATADIR%%/mi.xml
%%DATADIR%%/ms.xml
%%DATADIR%%/mt.xml
%%DATADIR%%/nl.xml
%%DATADIR%%/nn.xml
%%DATADIR%%/pl.xml
%%DATADIR%%/pt.xml
%%DATADIR%%/ro.xml
%%DATADIR%%/ru.xml
%%DATADIR%%/sv.xml
%%DATADIR%%/tl.xml
%%DATADIR%%/tr.xml
%%DATADIR%%/uk.xml
%%DATADIR%%/yi.xml

View file

@ -48,7 +48,6 @@
SUBDIR += deforaos-panel SUBDIR += deforaos-panel
SUBDIR += deskmenu SUBDIR += deskmenu
SUBDIR += deskpaint SUBDIR += deskpaint
SUBDIR += dgs
SUBDIR += dmenu SUBDIR += dmenu
SUBDIR += dmenu2 SUBDIR += dmenu2
SUBDIR += docker-tray SUBDIR += docker-tray
@ -399,7 +398,6 @@
SUBDIR += xcursorgen SUBDIR += xcursorgen
SUBDIR += xcut SUBDIR += xcut
SUBDIR += xdbedizzy SUBDIR += xdbedizzy
SUBDIR += xdialog
SUBDIR += xditview SUBDIR += xditview
SUBDIR += xdm SUBDIR += xdm
SUBDIR += xdotool SUBDIR += xdotool

View file

@ -1,43 +0,0 @@
# Created by: Yukihiro Nakai <Nakai@technologist.com>
# $FreeBSD$
PORTNAME= dgs
PORTVERSION= 0.5.9.1
PORTREVISION= 18
CATEGORIES= x11
MASTER_SITES= GNU/../old-gnu/dgs
MAINTAINER= ports@FreeBSD.org
COMMENT= Display ghostscript system
DEPRECATED= Uses obsolete glib12
EXPIRATION_DATE= 2018-12-20
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
MAKE_JOBS_UNSAFE= yes
USE_XORG= xt sm ice xext x11
USE_GNOME= glib12
USES= ghostscript:run gmake jpeg libtool makeinfo
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-0.5.9
pre-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} \
${REINPLACE_CMD} -e 's|manm|mann|g'
post-patch:
${REINPLACE_CMD} -e 's,@prefix@,$$(DESTDIR)@prefix@,g' \
-e 's,@mandir@,$$(DESTDIR)@mandir@,g' \
${WRKSRC}/gs/unix-gcc.mak.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
${INSTALL_SCRIPT} ${WRKSRC}/dgs-config ${STAGEDIR}${PREFIX}/bin/
${INSTALL_SCRIPT} ${WRKSRC}/dpsnx.agent ${STAGEDIR}${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/dpsnx.agent.1 ${STAGEDIR}${PREFIX}/man/man1/
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (dgs-0.5.9.1.tar.gz) = 3eec74462db86b7e2e1860f7cbaa455ba92c085b942adea1037390e41e429d76
SIZE (dgs-0.5.9.1.tar.gz) = 4118928

View file

@ -1,11 +0,0 @@
--- DPS/clients/makepsres/makepsres.c.orig 2000-01-11 22:25:01.000000000 +0000
+++ DPS/clients/makepsres/makepsres.c
@@ -126,7 +126,7 @@ char *program;
extern char *malloc(), *realloc();
-#if !defined(__NetBSD__) && !defined(__FreeBSD__)
+#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__DragonFly__)
# if !defined(__GLIBC__)
extern char *sys_errlist[];
# else

View file

@ -1,13 +0,0 @@
--- configure.orig Wed Oct 20 15:57:45 1999
+++ configure Wed Oct 20 15:58:34 1999
@@ -3499,10 +3500,6 @@
*) # Relative path.
ac_sub_cache_file="$ac_dots$cache_file" ;;
esac
- case "$ac_given_INSTALL" in
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
- esac
echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
# The eval makes quoting arguments work.

View file

@ -1,20 +0,0 @@
--- doc/announce.tmpl.texi.orig 2014-01-23 19:17:38.000000000 +0100
+++ doc/announce.tmpl.texi 2014-01-23 19:26:31.000000000 +0100
@@ -40,7 +40,7 @@
should read the appropriate license for each component before making any
decisions about what you can and cannot do.
-@table @bullet
+@itemize @bullet
@item DPS/README
Adobe DPSclient library copyrighted by Adobe Systems Incorporated.
@@ -55,7 +55,7 @@
@item zlib/README
ZLIB library copyrighted by Jean-loup Gailly and Mark Adler
-@end table
+@end itemize
@section What's new in this release?
@set ANNOUNCE-ONLY

View file

@ -1,20 +0,0 @@
--- doc/faq.tmpl.texi.orig 2014-01-23 19:27:02.000000000 +0100
+++ doc/faq.tmpl.texi 2014-01-23 19:27:21.000000000 +0100
@@ -14,7 +14,7 @@
should read the appropriate license for each component before making any
decisions about what you can and cannot do.
-@table @bullet
+@itemize @bullet
@item DPS/README
Adobe DPSclient library copyrighted by Adobe Systems Incorporated.
@@ -29,7 +29,7 @@
@item zlib/README
ZLIB library copyrighted by Jean-loup Gailly and Mark Adler
-@end table
+@end itemize
@end enumerate

View file

@ -1,3 +0,0 @@
GNU dgs is a display ghostscript system. It has been decommissioned by
the GNU project for "no longer [being] useful in conjunction with current
GNUstep" and the latest release dates back to the year 2000.

View file

@ -1,122 +0,0 @@
bin/dgs
bin/dgs-config
bin/dpsexec
bin/dpsnx.agent
bin/makepsres
bin/pswrap
bin/texteroids
bin/xepsf
include/DPS/ColorSB.h
include/DPS/ColorSBP.h
include/DPS/DPSScrollW.h
include/DPS/DPSScrollWP.h
include/DPS/FontCreatP.h
include/DPS/FontCreato.h
include/DPS/FontSB.h
include/DPS/FontSBP.h
include/DPS/FontSamplP.h
include/DPS/FontSample.h
include/DPS/PSres.h
include/DPS/XDPS.h
include/DPS/XDPSlib.h
include/DPS/XDPSproto.h
include/DPS/dpsNXargs.h
include/DPS/dpsXclient.h
include/DPS/dpsXcommon.h
include/DPS/dpsXpreview.h
include/DPS/dpsXshare.h
include/DPS/dpsXuserpath.h
include/DPS/dpsclient.h
include/DPS/dpsconfig.h
include/DPS/dpsexcept.h
include/DPS/dpsfriends.h
include/DPS/dpsops.h
include/DPS/psops.h
lib/libdps.a
lib/libdps.so
lib/libdps.so.0
lib/libdps.so.0.0.1
lib/libdpstk.a
lib/libdpstk.so
lib/libdpstk.so.0
lib/libdpstk.so.0.0.1
lib/libpsres.a
lib/libpsres.so
lib/libpsres.so.0
lib/libpsres.so.0.0.1
man/man1/dgs.1.gz
man/man1/dpsnx.agent.1.gz
man/mann/dpsexec.man.gz
man/mann/makepsres.man.gz
man/mann/xepsf.man.gz
share/aclocal/path_dps.m4
share/ghostscript/5.50/Fontmap
share/ghostscript/5.50/doc/Bug-form.htm
share/ghostscript/5.50/doc/C-style.htm
share/ghostscript/5.50/doc/Commprod.htm
share/ghostscript/5.50/doc/Copying.htm
share/ghostscript/5.50/doc/Current.htm
share/ghostscript/5.50/doc/DLL.htm
share/ghostscript/5.50/doc/Devices.htm
share/ghostscript/5.50/doc/Drivers.htm
share/ghostscript/5.50/doc/Fonts.htm
share/ghostscript/5.50/doc/Helpers.htm
share/ghostscript/5.50/doc/Hershey.htm
share/ghostscript/5.50/doc/History1.htm
share/ghostscript/5.50/doc/History2.htm
share/ghostscript/5.50/doc/History3.htm
share/ghostscript/5.50/doc/History4.htm
share/ghostscript/5.50/doc/Htmstyle.htm
share/ghostscript/5.50/doc/Humor.htm
share/ghostscript/5.50/doc/Install.htm
share/ghostscript/5.50/doc/Language.htm
share/ghostscript/5.50/doc/Lib.htm
share/ghostscript/5.50/doc/Make.htm
share/ghostscript/5.50/doc/New-user.htm
share/ghostscript/5.50/doc/News.htm
share/ghostscript/5.50/doc/Ps2pdf.htm
share/ghostscript/5.50/doc/Psfiles.htm
share/ghostscript/5.50/doc/Public.htm
share/ghostscript/5.50/doc/Readme.htm
share/ghostscript/5.50/doc/Source.htm
share/ghostscript/5.50/doc/Unix-lpr.htm
share/ghostscript/5.50/doc/Use.htm
share/ghostscript/5.50/doc/Xfonts.htm
share/ghostscript/5.50/examples/ridt91.eps
share/ghostscript/5.50/gs_btokn.ps
share/ghostscript/5.50/gs_ccfnt.ps
share/ghostscript/5.50/gs_cff.ps
share/ghostscript/5.50/gs_cidfn.ps
share/ghostscript/5.50/gs_cmap.ps
share/ghostscript/5.50/gs_dbt_e.ps
share/ghostscript/5.50/gs_diskf.ps
share/ghostscript/5.50/gs_dpnxt.ps
share/ghostscript/5.50/gs_dps.ps
share/ghostscript/5.50/gs_dps1.ps
share/ghostscript/5.50/gs_dps2.ps
share/ghostscript/5.50/gs_dpsx.ps
share/ghostscript/5.50/gs_epsf.ps
share/ghostscript/5.50/gs_fonts.ps
share/ghostscript/5.50/gs_init.ps
share/ghostscript/5.50/gs_iso_e.ps
share/ghostscript/5.50/gs_kanji.ps
share/ghostscript/5.50/gs_ksb_e.ps
share/ghostscript/5.50/gs_l2img.ps
share/ghostscript/5.50/gs_lev2.ps
share/ghostscript/5.50/gs_ll3.ps
share/ghostscript/5.50/gs_mex_e.ps
share/ghostscript/5.50/gs_mro_e.ps
share/ghostscript/5.50/gs_pdf_e.ps
share/ghostscript/5.50/gs_pdfwr.ps
share/ghostscript/5.50/gs_pfile.ps
share/ghostscript/5.50/gs_res.ps
share/ghostscript/5.50/gs_setpd.ps
share/ghostscript/5.50/gs_statd.ps
share/ghostscript/5.50/gs_std_e.ps
share/ghostscript/5.50/gs_sym_e.ps
share/ghostscript/5.50/gs_ttf.ps
share/ghostscript/5.50/gs_typ32.ps
share/ghostscript/5.50/gs_typ42.ps
share/ghostscript/5.50/gs_type1.ps
share/ghostscript/5.50/gs_wan_e.ps
@dir share/ghostscript/fonts

View file

@ -1,45 +0,0 @@
# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
# $FreeBSD$
PORTNAME= xdialog
PORTVERSION= 2.3.1
PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= http://xdialog.free.fr/
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
MAINTAINER= ler@FreeBSD.org
COMMENT= Drop in replacement for the "dialog" or "cdialog" programs
DEPRECATED= Uses obsolete glib12
EXPIRATION_DATE= 2018-12-20
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= localbase tar:bzip2
USE_GNOME= gtk12
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|m4 lib src|m4 src|g ; \
s|-I../lib||g ; \
s|-L../lib -lgetopt||g ; \
s| install-docDATA||g'
@${REINPLACE_CMD} -e 's,Xdialog\\-%%version%%,xdialog,' \
${WRKSRC}/doc/Xdialog.man
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/samples
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.png ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/samples/* ${STAGEDIR}${DOCSDIR}/samples
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (Xdialog-2.3.1.tar.bz2) = 1d446899697145fc36623d8afdd274066177da9383a6b619c18e8eb1b2ba589a
SIZE (Xdialog-2.3.1.tar.bz2) = 457938

View file

@ -1,6 +0,0 @@
Xdialog is designed to be a drop in replacement for the "dialog" or
"cdialog" programs. It converts any terminal based program into a
program with an X-windows interface. The dialogs are easier to see
and use while adding even more functionalities.
WWW: http://xdialog.free.fr/

View file

@ -1,103 +0,0 @@
bin/Xdialog
man/man1/Xdialog.1.gz
%%PORTDOCS%%%%DOCSDIR%%/2ranges.png
%%PORTDOCS%%%%DOCSDIR%%/authors.html
%%PORTDOCS%%%%DOCSDIR%%/box.html
%%PORTDOCS%%%%DOCSDIR%%/buildlist.png
%%PORTDOCS%%%%DOCSDIR%%/calendar.png
%%PORTDOCS%%%%DOCSDIR%%/center.png
%%PORTDOCS%%%%DOCSDIR%%/changelog.html
%%PORTDOCS%%%%DOCSDIR%%/check.png
%%PORTDOCS%%%%DOCSDIR%%/checklist.png
%%PORTDOCS%%%%DOCSDIR%%/colorsel.png
%%PORTDOCS%%%%DOCSDIR%%/combobox.png
%%PORTDOCS%%%%DOCSDIR%%/common.html
%%PORTDOCS%%%%DOCSDIR%%/compatibility.html
%%PORTDOCS%%%%DOCSDIR%%/dselect.png
%%PORTDOCS%%%%DOCSDIR%%/editbox.png
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/fill.png
%%PORTDOCS%%%%DOCSDIR%%/fixedfont.png
%%PORTDOCS%%%%DOCSDIR%%/fontsel.png
%%PORTDOCS%%%%DOCSDIR%%/fselect.png
%%PORTDOCS%%%%DOCSDIR%%/gauge.png
%%PORTDOCS%%%%DOCSDIR%%/gtk.html
%%PORTDOCS%%%%DOCSDIR%%/icon.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/infobox.png
%%PORTDOCS%%%%DOCSDIR%%/input.png
%%PORTDOCS%%%%DOCSDIR%%/intro.html
%%PORTDOCS%%%%DOCSDIR%%/labelcenter.png
%%PORTDOCS%%%%DOCSDIR%%/labelleft.png
%%PORTDOCS%%%%DOCSDIR%%/labelright.png
%%PORTDOCS%%%%DOCSDIR%%/left.png
%%PORTDOCS%%%%DOCSDIR%%/license.html
%%PORTDOCS%%%%DOCSDIR%%/logbox.png
%%PORTDOCS%%%%DOCSDIR%%/msgbox.png
%%PORTDOCS%%%%DOCSDIR%%/nofixedfont.png
%%PORTDOCS%%%%DOCSDIR%%/notags.png
%%PORTDOCS%%%%DOCSDIR%%/password.png
%%PORTDOCS%%%%DOCSDIR%%/radiolist.png
%%PORTDOCS%%%%DOCSDIR%%/range.png
%%PORTDOCS%%%%DOCSDIR%%/rcfile.png
%%PORTDOCS%%%%DOCSDIR%%/right.png
%%PORTDOCS%%%%DOCSDIR%%/samples/Xdialog.wrapper.c
%%PORTDOCS%%%%DOCSDIR%%/samples/Xmessage
%%PORTDOCS%%%%DOCSDIR%%/samples/Xmore
%%PORTDOCS%%%%DOCSDIR%%/samples/allrpms
%%PORTDOCS%%%%DOCSDIR%%/samples/bluebox.rc
%%PORTDOCS%%%%DOCSDIR%%/samples/buildlist
%%PORTDOCS%%%%DOCSDIR%%/samples/calendar
%%PORTDOCS%%%%DOCSDIR%%/samples/chain
%%PORTDOCS%%%%DOCSDIR%%/samples/checklist
%%PORTDOCS%%%%DOCSDIR%%/samples/dselect
%%PORTDOCS%%%%DOCSDIR%%/samples/editbox
%%PORTDOCS%%%%DOCSDIR%%/samples/fixed-font.rc
%%PORTDOCS%%%%DOCSDIR%%/samples/format1440
%%PORTDOCS%%%%DOCSDIR%%/samples/fselect
%%PORTDOCS%%%%DOCSDIR%%/samples/gauge
%%PORTDOCS%%%%DOCSDIR%%/samples/infobox
%%PORTDOCS%%%%DOCSDIR%%/samples/infobox2
%%PORTDOCS%%%%DOCSDIR%%/samples/inputbox
%%PORTDOCS%%%%DOCSDIR%%/samples/install-wrapper
%%PORTDOCS%%%%DOCSDIR%%/samples/kernel
%%PORTDOCS%%%%DOCSDIR%%/samples/logbox
%%PORTDOCS%%%%DOCSDIR%%/samples/logbox2
%%PORTDOCS%%%%DOCSDIR%%/samples/login
%%PORTDOCS%%%%DOCSDIR%%/samples/menubox
%%PORTDOCS%%%%DOCSDIR%%/samples/msgbox
%%PORTDOCS%%%%DOCSDIR%%/samples/no-entry.xpm
%%PORTDOCS%%%%DOCSDIR%%/samples/radiolist
%%PORTDOCS%%%%DOCSDIR%%/samples/rangebox
%%PORTDOCS%%%%DOCSDIR%%/samples/set-time
%%PORTDOCS%%%%DOCSDIR%%/samples/tailbox
%%PORTDOCS%%%%DOCSDIR%%/samples/textbox
%%PORTDOCS%%%%DOCSDIR%%/samples/timebox
%%PORTDOCS%%%%DOCSDIR%%/samples/treeview
%%PORTDOCS%%%%DOCSDIR%%/samples/warning.xpm
%%PORTDOCS%%%%DOCSDIR%%/samples/xlock-wrapper
%%PORTDOCS%%%%DOCSDIR%%/samples/yesno
%%PORTDOCS%%%%DOCSDIR%%/special.html
%%PORTDOCS%%%%DOCSDIR%%/spinbox.png
%%PORTDOCS%%%%DOCSDIR%%/syntax.html
%%PORTDOCS%%%%DOCSDIR%%/tailbox.png
%%PORTDOCS%%%%DOCSDIR%%/timebox.png
%%PORTDOCS%%%%DOCSDIR%%/title.png
%%PORTDOCS%%%%DOCSDIR%%/transient.html
%%PORTDOCS%%%%DOCSDIR%%/treeview.png
%%PORTDOCS%%%%DOCSDIR%%/withtags.png
%%PORTDOCS%%%%DOCSDIR%%/yesno-wizard.png
%%PORTDOCS%%%%DOCSDIR%%/yesno.png
%%NLS%%share/locale/ca/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/de/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/es/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/fr/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/hu/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/id/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/it/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/nl/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/no_NO/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/pl/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/ru/LC_MESSAGES/Xdialog.mo
%%NLS%%share/locale/sv_SE/LC_MESSAGES/Xdialog.mo