diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-09-30 18:39:44 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-09-30 18:39:44 +0800 |
commit | 6f7466406cf22ca0c92a34e355e661a21b63e7c6 (patch) | |
tree | b7baeadda128f31d3a2a9969563990868e8403c2 /editors | |
parent | 9a72dc576c244113b22142e511b5afcb5286123f (diff) | |
download | freebsd-ports-gnome-6f7466406cf22ca0c92a34e355e661a21b63e7c6.tar.gz freebsd-ports-gnome-6f7466406cf22ca0c92a34e355e661a21b63e7c6.tar.zst freebsd-ports-gnome-6f7466406cf22ca0c92a34e355e661a21b63e7c6.zip |
Remove expired ports:
2018-09-29 net/ntp-devel: Use net/ntp instead
2018-09-29 net/xrdp-devel: Use net/xrdp instead
2018-09-29 net/tigervnc-devel: Use net/tigervnc instead
2018-09-29 net/unison-devel: Use net/unison instead
2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream
2018-08-15 graphics/gnustep-slideshowkit: unknown license
2018-08-15 graphics/gnustep-slideshow: depends on expiring graphics/gnustep-slideshowkit
2018-09-30 security/lockdown: Renders system unbootable
2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use List::BinarySearch instead
2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead
2018-09-30 editors/yui: Unmaintained upstream
2018-09-29 x11/tint-devel: Use x11/tint instead
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/yui/Makefile | 42 | ||||
-rw-r--r-- | editors/yui/distinfo | 2 | ||||
-rw-r--r-- | editors/yui/files/patch-Makefile.in | 22 | ||||
-rw-r--r-- | editors/yui/files/patch-configure.in | 10 | ||||
-rw-r--r-- | editors/yui/files/patch-tyui_main.cc | 74 | ||||
-rw-r--r-- | editors/yui/files/patch-tyui_yui1.cc | 29 | ||||
-rw-r--r-- | editors/yui/pkg-descr | 20 | ||||
-rw-r--r-- | editors/yui/pkg-plist | 17 |
9 files changed, 0 insertions, 217 deletions
diff --git a/editors/Makefile b/editors/Makefile index 4e19d69bb81e..4f01d9fbcf64 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -261,7 +261,6 @@ SUBDIR += xmlcopyeditor SUBDIR += xvile SUBDIR += yudit - SUBDIR += yui SUBDIR += yzis SUBDIR += zile SUBDIR += zoinks diff --git a/editors/yui/Makefile b/editors/yui/Makefile deleted file mode 100644 index d1609cb3b7d9..000000000000 --- a/editors/yui/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# Created by: Rashid N. Achilov <citycat4@ngs.ru> -# $FreeBSD$ - -PORTNAME= yui -PORTVERSION= 3.2.06 -CATEGORIES= editors -MASTER_SITES= http://www.sheltonsoft.ru/fileZ/software/ \ - http://www.askd.ru/~shelton/design/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Rich-featured multi-windows console text editor - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYRIGHT - -DEPRECATED= Unmaintained upstream -EXPIRATION_DATE= 2018-09-30 - -BROKEN_FreeBSD_12= fails to link: undefined reference to HTAnchor_physical -BROKEN_aarch64= fails to compile: cast from pointer to smaller type loses information -BROKEN_armv6= fails to link: undefined reference to HTAnchor_physical -BROKEN_armv7= fails to link: undefined reference to HTAnchor_physical -BROKEN_mips64= fails to compile: cast from unsigned char* to unsigned int loses precision -BROKEN_sparc64= fails to compile -BROKEN_powerpc64= fails to build: strip: open tyui/y failed: No such file or directory - -GNU_CONFIGURE= yes -MAKE_ENV= LIBPATH=${PREFIX}/lib -USES= autoreconf tar:bzip2 - -OPTIONS_DEFINE= DOCS - -post-install: - ${LN} -sf help_eng.html ${STAGEDIR}${PREFIX}/lib/yui/yhelp.html - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for file in BUGS CHANGES TODO THANKS - ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} -.endfor - -.include <bsd.port.mk> diff --git a/editors/yui/distinfo b/editors/yui/distinfo deleted file mode 100644 index dc0d2cc4c48d..000000000000 --- a/editors/yui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (yui-3.2.06.tar.bz2) = 4bfae3abf7d68ce2b11a17643346fe20a6770686c5b285f12f47a85ba568617d -SIZE (yui-3.2.06.tar.bz2) = 736482 diff --git a/editors/yui/files/patch-Makefile.in b/editors/yui/files/patch-Makefile.in deleted file mode 100644 index e4a63d644296..000000000000 --- a/editors/yui/files/patch-Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.in.orig 2014-05-27 23:10:08.284230405 +0800 -+++ Makefile.in 2014-05-27 23:10:49.067246053 +0800 -@@ -77,12 +77,12 @@ dist: realclean - && $(MV) $(DSTNAME).tar.bz2 $(HOMEDIR)/backup/current) - - install: all -- $(INSTALL) -d -m 755 $(INSTDIR) -- $(INSTALL) -d -m 755 $(MANDIR)/man1 -- $(INSTALL) -d -m 755 $(LIBDIR)/yui -+ $(INSTALL) -d -m 755 $(DESTDIR)$(INSTDIR) -+ $(INSTALL) -d -m 755 $(DESTDIR)$(MANDIR)/man1 -+ $(INSTALL) -d -m 755 $(DESTDIR)$(LIBDIR)/yui - $(STRIP) tyui/y -- $(INSTALL) -m 755 tyui/y $(INSTDIR)/y -- $(INSTALL) -m 644 y.1 $(MANDIR)/man1/y.1 -+ $(INSTALL) -m 755 tyui/y $(DESTDIR)$(INSTDIR)/y -+ $(INSTALL) -m 644 y.1 $(DESTDIR)$(MANDIR)/man1/y.1 - for _doc in $(FILES) ; do cd doc && $(SED) -e s!@LIBPATH@!$(LIBPATH)!g \ -- < $$_doc.in > $(LIBDIR)/yui/$$_doc && cd ..; done -- -cd $(LIBDIR)/yui && $(LN) -s help_eng.html yhelp.html -+ < $$_doc.in > $(DESTDIR)$(LIBDIR)/yui/$$_doc && cd ..; done -+ -cd $(DESTDIR)$(LIBDIR)/yui && $(LN) -s help_eng.html yhelp.html diff --git a/editors/yui/files/patch-configure.in b/editors/yui/files/patch-configure.in deleted file mode 100644 index 0dca920c55b1..000000000000 --- a/editors/yui/files/patch-configure.in +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.in.orig 2010-05-04 16:28:05 UTC -+++ configure.in -@@ -5,6 +5,7 @@ AC_PREREQ(2.59) - AC_INIT(yui, 3.2.05, citycat4@ngs.ru) - AC_CONFIG_SRCDIR([tyui/yui1.cc]) - AC_CONFIG_HEADER([config.h]) -+AC_CONFIG_MACRO_DIR([m4]) - - # Auxilary scripts - AC_CONFIG_AUX_DIR(cfgaux) diff --git a/editors/yui/files/patch-tyui_main.cc b/editors/yui/files/patch-tyui_main.cc deleted file mode 100644 index 1d590571c768..000000000000 --- a/editors/yui/files/patch-tyui_main.cc +++ /dev/null @@ -1,74 +0,0 @@ ---- tyui/main.cc.orig 2011-09-29 06:55:56 UTC -+++ tyui/main.cc -@@ -1150,7 +1150,7 @@ void Appl::findCtag( char *ctag ) - int line=0; - Edit *e = NULL; - -- while( fgets( buf1024, 1023, f ) > 0 ) { -+ while( fgets( buf1024, 1023, f ) ) { - buf1024[1023] = 0; - if ( buf1024[0] == 0x1b || !(s=strtok( buf1024, "\t" )) || strcmp( ctag, s ) ) - continue; -@@ -1765,7 +1765,7 @@ void Appl::readOptions() - char *s = NULL; - OPT_info *cinfo = NULL; - next: -- while( fgets( buf1024, 1023, f ) > 0 ) { -+ while( fgets( buf1024, 1023, f ) ) { - buf1024[1023] = 0; - s=strtok( buf1024, " \t\r\n" ); - for( int first=1; s; s=strtok( 0, " \t\r\n" ) ) { -@@ -1862,7 +1862,7 @@ void Appl::readColormap() - for( int i=0; i < len_color_info; i++ ) - color_info[i].inited = 0; - next: -- while( fgets( buf1024, 1023, f ) > 0 ) { -+ while( fgets( buf1024, 1023, f ) ) { - buf1024[1023] = 0; - s=strtok( buf1024, " \t\r\n" ); - for( int first=1; s; s=strtok( 0, " \t\r\n" ) ) { -@@ -1945,7 +1945,7 @@ void Appl::readColortrans() - char *fg=NULL, *bg=NULL, *s=NULL; - int found_term=0, c_fg=0, c_bg=0; - next: -- while( fgets( buf1024, 1023, f ) > 0 ) { -+ while( fgets( buf1024, 1023, f ) ) { - if ( fg && bg ) - break; - buf1024[1023] = 0; -@@ -2027,7 +2027,7 @@ void Appl::readKeymap() - for( int i=0; i < len_com_info; i++ ) - com_info[i].inited = 0; - next: -- while( fgets( buf1024, 1023, f ) > 0 ) { -+ while( fgets( buf1024, 1023, f ) ) { - COM_info *cinfo = NULL; - buf1024[1023] = 0; - s=strtok( buf1024, " \t\r\n" ); -@@ -2144,7 +2144,7 @@ void Appl::readMacro() - } - if ( f ) { - next: -- while( fgets( buf1024, 1023, f ) > 0 ) { -+ while( fgets( buf1024, 1023, f ) ) { - - - } -@@ -2480,7 +2480,7 @@ void parse_highlight( const char *home ) - int punctuate = 1; - tinfo.name = buf2; - for( int cycle=1; cycle; ) { -- if ( fgets( buf1024, 1023, f ) <= 0 ) -+ if ( fgets( buf1024, 1023, f ) == NULL ) - { - cycle=0; - if ( ext ) -@@ -2615,7 +2615,7 @@ void parse_highlight_html( const char *h - unsigned param=0, hend=0, ret=0; - tinfo.name = buf2; - int ext_flag = 1; -- while( fgets( buf, 1023, f ) > 0 ) -+ while( fgets( buf, 1023, f ) ) - { - buf[1023] = 0; - if ( sscanf( buf, "%[^# \t]%u%u", buf2, ¶m, &hend ) != 3 ) diff --git a/editors/yui/files/patch-tyui_yui1.cc b/editors/yui/files/patch-tyui_yui1.cc deleted file mode 100644 index 86257df03d86..000000000000 --- a/editors/yui/files/patch-tyui_yui1.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- tyui/yui1.cc.orig 2011-09-29 11:50:50 UTC -+++ tyui/yui1.cc -@@ -2665,7 +2665,7 @@ int Edit::saveText( char *Name ) - Screen::sync(); - if ( strlen(name) > 0 && BAK_FILE(eOpt.options) ) { - FILE *forig = fopen( name, "r" ); -- if ( forig <= 0 ) { -+ if ( forig == NULL ) { - modal *m = new modal( ALIGN_CENTER, - lang( "Can't open original file,\ncreation of backup file skipped", - "Ошибка открытия исходного файла,\nсоздание '.bak'-файла пропущено" ), Warning.get() ); -@@ -2675,7 +2675,7 @@ int Edit::saveText( char *Name ) - char *nameBack = strdup( Buf1 ); - fd = open( nameBack, O_RDWR | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR ); - FILE *fbak = (fd >= 0 ? fdopen( fd, "w+" ) : 0); -- if ( fbak <= 0 ) { -+ if ( fbak == NULL ) { - sprintf( Buf1, openError.get(), nameBack ); - modal *m = new modal( ALIGN_CENTER, (char*)Buf1, Warning.get() ); - execUp( m ); -@@ -2784,7 +2784,7 @@ write_char: - unlink( realName ); - fd = open( realName, O_RDWR | O_CREAT | O_TRUNC, fInfo->s.st_mode ); - FILE *forig = (fd >= 0 ? fdopen( fd, "w+" ) : 0); -- if ( forig <= 0 ) { -+ if ( forig == NULL ) { - fclose( f ); - sprintf( Buf1, lang("Can't open file\n%s\n\nCheck permissions, your file saved in\n%s", - "Ошибка открытия файла\n%s\n\nПроверьте права доступа, файл сохранен в\n%s"), name, tmp ); diff --git a/editors/yui/pkg-descr b/editors/yui/pkg-descr deleted file mode 100644 index b0a0bd9cdeb6..000000000000 --- a/editors/yui/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -y is a multi-windowed console text editor, primarily intended for -programmers and system administrators. - -y main features is: - - Multi-windows interface with up and down menu lines - - Pulldown menus - - Operable window list - - Copy/paste between windows - - Inter-windows search and replace - - Help window with ability to browse manual pages and info files - - Internal terminal window - - Internal GDB interface with ability to set up breakpoints - inside text window - - Status saving - you can load 20 files from your program project - by one click - - C-style and HTML-style Syntax highlight - - Stream and columnar blocks with saving block features - - Ability to edit huge (hundred of Mb) files - -Rashid N. Achilov (citycat4@ngs.ru) diff --git a/editors/yui/pkg-plist b/editors/yui/pkg-plist deleted file mode 100644 index 433e72bbce20..000000000000 --- a/editors/yui/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -bin/y -lib/yui/README -lib/yui/README.utf8 -lib/yui/colormap -lib/yui/colortrans -lib/yui/help_eng.html -lib/yui/help_rus.html -lib/yui/highlight -lib/yui/highlight_html -lib/yui/keymap -lib/yui/options -lib/yui/yhelp.html -man/man1/y.1.gz -%%PORTDOCS%%%%DOCSDIR%%/BUGS -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/THANKS |