summaryrefslogtreecommitdiff
path: root/www/links+
diff options
context:
space:
mode:
Diffstat (limited to 'www/links+')
-rw-r--r--www/links+/CVS/Entries4
-rw-r--r--www/links+/CVS/Repository1
-rw-r--r--www/links+/CVS/Root1
-rw-r--r--www/links+/Makefile47
-rw-r--r--www/links+/distinfo2
-rw-r--r--www/links+/patches/CVS/Entries3
-rw-r--r--www/links+/patches/CVS/Repository1
-rw-r--r--www/links+/patches/CVS/Root1
-rw-r--r--www/links+/patches/patch-html_c12
-rw-r--r--www/links+/patches/patch-https_c16
-rw-r--r--www/links+/patches/patch-menu_c14
-rw-r--r--www/links+/pkg/CVS/Entries4
-rw-r--r--www/links+/pkg/CVS/Repository1
-rw-r--r--www/links+/pkg/CVS/Root1
-rw-r--r--www/links+/pkg/DESCR9
-rw-r--r--www/links+/pkg/MESSAGE.x112
-rw-r--r--www/links+/pkg/PLIST15
17 files changed, 0 insertions, 134 deletions
diff --git a/www/links+/CVS/Entries b/www/links+/CVS/Entries
deleted file mode 100644
index 5818c8e..0000000
--- a/www/links+/CVS/Entries
+++ /dev/null
@@ -1,4 +0,0 @@
1/Makefile/1.71/Mon Jun 28 07:35:35 2021//
2/distinfo/1.41/Mon Jun 28 07:35:35 2021//
3D/patches////
4D/pkg////
diff --git a/www/links+/CVS/Repository b/www/links+/CVS/Repository
deleted file mode 100644
index 27ad6b0..0000000
--- a/www/links+/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
1ports/www/links+
diff --git a/www/links+/CVS/Root b/www/links+/CVS/Root
deleted file mode 100644
index 3811072..0000000
--- a/www/links+/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
1/cvs
diff --git a/www/links+/Makefile b/www/links+/Makefile
deleted file mode 100644
index d079b93..0000000
--- a/www/links+/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
1# $OpenBSD: Makefile,v 1.71 2021/06/28 07:35:35 sthen Exp $
2
3COMMENT= graphics and text browser
4VER= 2.26
5DISTNAME= links-${VER}
6PKGNAME= links+-${VER}
7CATEGORIES= www
8
9HOMEPAGE= http://links.twibright.com/
10
11MAINTAINER= Tim Meunier <trondd@kagu-tsuchi.com>
12
13# GPLv2+
14PERMIT_PACKAGE= Yes
15
16WANTLIB= bz2 c crypto event lzma pthread ssl z
17
18MASTER_SITES= http://links.twibright.com/download/
19
20LIB_DEPENDS= archivers/bzip2 \
21 archivers/xz
22
23CONFIGURE_STYLE= gnu
24CONFIGURE_ARGS+= --with-ssl --without-brotli --without-lzip --without-zstd
25CONFIGURE_ARGS+= --without-freetype --without-librsvg --without-libtiff
26CONFIGURE_ARGS+= --without-svgalib --without-openmp
27
28FLAVORS= no_x11
29FLAVOR?=
30
31.if !${FLAVOR:Mno_x11}
32LIB_DEPENDS+= graphics/jpeg \
33 graphics/png
34CONFIGURE_ARGS+= --with-x --enable-graphics
35WANTLIB+= X11 jpeg>=62 m png
36
37MESSAGE= ${PKGDIR}/MESSAGE.x11
38.endif
39
40MAKE_FLAGS= CFLAGS="${CFLAGS} -DEVENT_DEPRECATED"
41NO_TEST= Yes
42
43post-install:
44 ${INSTALL_DATA_DIR} ${PREFIX}/share/links+
45 ${INSTALL_DATA} ${WRKSRC}/doc/links_cal/* ${PREFIX}/share/links+
46
47.include <bsd.port.mk>
diff --git a/www/links+/distinfo b/www/links+/distinfo
deleted file mode 100644
index b0c5b8b..0000000
--- a/www/links+/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
1SHA256 (links-2.26.tar.gz) = xCpNuiHc+0UlA0E5SJzUfzCqDF+dBbN9Ti6q6pQ/4rE=
2SIZE (links-2.26.tar.gz) = 7104653
diff --git a/www/links+/patches/CVS/Entries b/www/links+/patches/CVS/Entries
deleted file mode 100644
index ce2d04f..0000000
--- a/www/links+/patches/CVS/Entries
+++ /dev/null
@@ -1,3 +0,0 @@
1/patch-html_c/1.17/Thu Apr 26 00:35:53 2018//
2/patch-https_c/1.7/Sun Sep 23 20:12:32 2018//
3D
diff --git a/www/links+/patches/CVS/Repository b/www/links+/patches/CVS/Repository
deleted file mode 100644
index 36011a8..0000000
--- a/www/links+/patches/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
1ports/www/links+/patches
diff --git a/www/links+/patches/CVS/Root b/www/links+/patches/CVS/Root
deleted file mode 100644
index 3811072..0000000
--- a/www/links+/patches/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
1/cvs
diff --git a/www/links+/patches/patch-html_c b/www/links+/patches/patch-html_c
deleted file mode 100644
index 23aeeee..0000000
--- a/www/links+/patches/patch-html_c
+++ /dev/null
@@ -1,12 +0,0 @@
1$OpenBSD: patch-html_c,v 1.17 2018/04/26 00:35:53 bcallah Exp $
2Index: html.c
3--- html.c.orig
4+++ html.c
5@@ -1004,6 +1004,7 @@ static void html_a(unsigned char *a)
6 format_.target = stracpy(format_.target_base);
7 }
8 /*format_.attr ^= AT_BOLD;*/
9+ format_.attr |= AT_UNDERLINE;
10 set_link_attr();
11 } else if (!ev) kill_html_stack_item(&html_top);
12 if ((al = get_attr_val(a, cast_uchar "name"))) {
diff --git a/www/links+/patches/patch-https_c b/www/links+/patches/patch-https_c
deleted file mode 100644
index 14579d4..0000000
--- a/www/links+/patches/patch-https_c
+++ /dev/null
@@ -1,16 +0,0 @@
1$OpenBSD: patch-https_c,v 1.7 2018/09/23 20:12:32 sthen Exp $
2Index: https.c
3--- https.c.orig
4+++ https.c
5@@ -264,6 +264,11 @@ links_ssl *getSSL(void)
6 RAND_write_file(cast_const_char f_randfile);
7 }
8 }
9+#elif defined(HAVE_RAND_FILE_NAME) && defined(HAVE_RAND_LOAD_FILE) && defined(HAVE_RAND_WRITE_FILE)
10+ unsigned char f_randfile[PATH_MAX];
11+ const unsigned char *f = (const unsigned char *)RAND_file_name(cast_char f_randfile, sizeof(f_randfile));
12+ if (RAND_load_file(cast_const_char f_randfile, -1))
13+ RAND_write_file(cast_const_char f_randfile);
14 #endif
15
16 #if defined(HAVE_RAND_ADD)
diff --git a/www/links+/patches/patch-menu_c b/www/links+/patches/patch-menu_c
deleted file mode 100644
index 2ff2787..0000000
--- a/www/links+/patches/patch-menu_c
+++ /dev/null
@@ -1,14 +0,0 @@
1Index: menu.c
2--- menu.c.orig
3+++ menu.c
4@@ -2084,10 +2084,6 @@ static int proxy_ok_dialog(struct dialog_data *dlg, st
5 if (p) {
6 p++;
7 lp = strtol(cast_const_char p, &end, 10);
8- if (!*end && lp == 9050) {
9- proxies.only_proxies = 1;
10- msg_box(term, NULL, TEXT_(T_PROXIES), AL_LEFT, TEXT_(T_TOR_MODE_ENABLED), MSG_BOX_END, NULL, 1, TEXT_(T_OK), msg_box_null, B_ENTER | B_ESC);
11- }
12 }
13 }
14
diff --git a/www/links+/pkg/CVS/Entries b/www/links+/pkg/CVS/Entries
deleted file mode 100644
index d45eee6..0000000
--- a/www/links+/pkg/CVS/Entries
+++ /dev/null
@@ -1,4 +0,0 @@
1/DESCR/1.3/Sat Oct 20 11:44:23 2007//
2/MESSAGE.x11/1.1/Mon Jul 12 22:02:27 2010//
3/PLIST/1.4/Fri Oct 10 23:08:26 2008//
4D
diff --git a/www/links+/pkg/CVS/Repository b/www/links+/pkg/CVS/Repository
deleted file mode 100644
index 30285f3..0000000
--- a/www/links+/pkg/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
1ports/www/links+/pkg
diff --git a/www/links+/pkg/CVS/Root b/www/links+/pkg/CVS/Root
deleted file mode 100644
index 3811072..0000000
--- a/www/links+/pkg/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
1/cvs
diff --git a/www/links+/pkg/DESCR b/www/links+/pkg/DESCR
deleted file mode 100644
index 6c51333..0000000
--- a/www/links+/pkg/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
1Links main features:
2- Graphics and text browser
3- Easy and quick user control via pull-down menu in both text and
4 graphics mode, in 25 languages.
5- Tables, frames in both graphics and text mode, builtin image
6 display in graphics mode
7
8Flavors:
9 no_x11 - disable X support.
diff --git a/www/links+/pkg/MESSAGE.x11 b/www/links+/pkg/MESSAGE.x11
deleted file mode 100644
index 5c13f75..0000000
--- a/www/links+/pkg/MESSAGE.x11
+++ /dev/null
@@ -1,2 +0,0 @@
1To calibrate your monitor with links+, run:
2 ${PREFIX}/bin/links -g ${PREFIX}/share/links+/calibration.html
diff --git a/www/links+/pkg/PLIST b/www/links+/pkg/PLIST
deleted file mode 100644
index e3f67e8..0000000
--- a/www/links+/pkg/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
1@comment $OpenBSD: PLIST,v 1.4 2008/10/10 23:08:26 sthen Exp $
2@conflict links-*
3@bin bin/links
4@man man/man1/links.1
5share/links+/
6share/links+/adjusted.png
7share/links+/black-control-rocking.png
8share/links+/black-icon.png
9share/links+/calibration.html
10share/links+/elbow.png
11share/links+/kalibrace.html
12share/links+/picture-crank-0.png
13share/links+/picture-crank-up.png
14share/links+/picture-icon.png
15share/links+/test_pattern.png