mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Remove expired ports:
2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months 2019-03-05 devel/gpsim: Broken for more than 6 months 2019-03-05 devel/hgview: Broken for more than 6 months 2019-03-05 games/mudmagic: Broken for more than 6 months 2019-03-05 math/mumps-mpich: Broken for more than 6 months 2019-03-05 math/sdpara: Broken for more than 6 months 2019-03-05 net/tn5250j: Broken for more than 6 months 2019-03-05 net-im/pidgin-skype: Broken for more than 6 months 2019-03-05 net-im/skype: Broken for more than 6 months 2019-03-05 net-im/skype-devel: Broken for more than 6 months 2019-03-05 science/dft_tools: Broken for more than 6 months 2019-03-05 science/triqs: Broken for more than 6 months 2019-03-05 security/hamachi: Broken for more than 6 months 2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months 2019-03-05 x11/altyo: Broken for more than 6 months 2019-03-05 x11/pantheon-terminal: Broken for more than 6 months 2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months
This commit is contained in:
parent
073afa4d20
commit
01e4c04538
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494849
2
LEGAL
2
LEGAL
@ -184,7 +184,7 @@ sharefonts-* x11-fonts/sharefonts Shareware: cannot be distributed without prio
|
||||
shorten-* audio/shorten May not be sold. May not be distributed if modified
|
||||
sid-milter-* mail/sid-milter May incorporate intellectual property, possible patent issues
|
||||
simian-* devel/simian Have to agree to license before download
|
||||
skype* net-im/skype Redistribution prohibited
|
||||
skype4* net-im/skype4 Redistribution prohibited
|
||||
STonX-* emulators/stonx Contains ROM (C) by Atari
|
||||
stuffit* archivers/stuffit Only unmodified original package can be distributed
|
||||
susv2.tar.bz2 misc/susv2 Redistribution of the documents is not permitted
|
||||
|
17
MOVED
17
MOVED
@ -11662,3 +11662,20 @@ devel/cpuflags||2019-03-04|Has expired: does not recognize modern CPUs; use -mar
|
||||
www/moodle31|www/moodle35|2019-03-04|Has expired: Upstream no longer maintained
|
||||
www/moodle34|www/moodle35|2019-03-04|Has expired: Upstream no longer maintained
|
||||
net/wireshark-qt5|net/wireshark|2019-03-05|Only GUI for wireshark is Qt5
|
||||
devel/elixir-lager_logger||2019-03-06|Has expired: Broken for more than 6 months
|
||||
devel/gpsim||2019-03-06|Has expired: Broken for more than 6 months
|
||||
devel/hgview||2019-03-06|Has expired: Broken for more than 6 months
|
||||
games/mudmagic||2019-03-06|Has expired: Broken for more than 6 months
|
||||
math/mumps-mpich||2019-03-06|Has expired: Broken for more than 6 months
|
||||
math/sdpara||2019-03-06|Has expired: Broken for more than 6 months
|
||||
net/tn5250j||2019-03-06|Has expired: Broken for more than 6 months
|
||||
net-im/pidgin-skype||2019-03-06|Has expired: Broken for more than 6 months
|
||||
net-im/skype||2019-03-06|Has expired: Broken for more than 6 months
|
||||
net-im/skype-devel||2019-03-06|Has expired: Broken for more than 6 months
|
||||
science/dft_tools||2019-03-06|Has expired: Broken for more than 6 months
|
||||
science/triqs||2019-03-06|Has expired: Broken for more than 6 months
|
||||
security/hamachi||2019-03-06|Has expired: Broken for more than 6 months
|
||||
textproc/elixir-ex_doc||2019-03-06|Has expired: Broken for more than 6 months
|
||||
x11/altyo||2019-03-06|Has expired: Broken for more than 6 months
|
||||
x11/pantheon-terminal||2019-03-06|Has expired: Broken for more than 6 months
|
||||
x11-wm/e-module-everything-websearch||2019-03-06|Has expired: Broken for more than 6 months
|
||||
|
@ -539,7 +539,6 @@
|
||||
SUBDIR += elixir-gettext
|
||||
SUBDIR += elixir-hex
|
||||
SUBDIR += elixir-inflex
|
||||
SUBDIR += elixir-lager_logger
|
||||
SUBDIR += elixir-libring
|
||||
SUBDIR += elixir-make
|
||||
SUBDIR += elixir-math
|
||||
@ -876,7 +875,6 @@
|
||||
SUBDIR += gperf
|
||||
SUBDIR += gpm
|
||||
SUBDIR += gprbuild
|
||||
SUBDIR += gpsim
|
||||
SUBDIR += gputils
|
||||
SUBDIR += gradle
|
||||
SUBDIR += gradle4
|
||||
@ -922,7 +920,6 @@
|
||||
SUBDIR += hg-git
|
||||
SUBDIR += hgreviewboard
|
||||
SUBDIR += hgsvn
|
||||
SUBDIR += hgview
|
||||
SUBDIR += hhdate
|
||||
SUBDIR += highlighterkit
|
||||
SUBDIR += hive
|
||||
|
@ -1,24 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lager_logger
|
||||
PORTVERSION= 1.0.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
||||
MAINTAINER= erlang@FreeBSD.org
|
||||
COMMENT= Lager backend for Elixir's Logger
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BROKEN= fails to build
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
USES= elixir
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= PSPDFKit-labs
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1486503362
|
||||
SHA256 (PSPDFKit-labs-lager_logger-v1.0.4_GH0.tar.gz) = e84c46d3f2967b3e1cffc2e0f66185288b69c02acb102b3694037c06d0adf9a7
|
||||
SIZE (PSPDFKit-labs-lager_logger-v1.0.4_GH0.tar.gz) = 4490
|
@ -1,15 +0,0 @@
|
||||
--- mix.exs.orig 2017-02-07 20:49:06 UTC
|
||||
+++ mix.exs
|
||||
@@ -4,10 +4,9 @@ defmodule LagerLogger.Mixfile do
|
||||
def project do
|
||||
[app: :lager_logger,
|
||||
version: "1.0.4",
|
||||
- elixir: ">= 1.1.0 and < 1.5.0",
|
||||
+ elixir: ">= 1.1.0 and < 1.7.0",
|
||||
package: package(),
|
||||
- description: description(),
|
||||
- deps: deps()]
|
||||
+ description: description()]
|
||||
end
|
||||
|
||||
defp package do
|
@ -1,3 +0,0 @@
|
||||
A lager backend that forwards all log messages to Elixir's Logger.
|
||||
|
||||
WWW: https://github.com/PSPDFKit-labs/lager_logger
|
@ -1,4 +0,0 @@
|
||||
lib/elixir/lib/lager_logger/ebin/Elixir.LagerLogger.beam
|
||||
lib/elixir/lib/lager_logger/ebin/lager_logger.app
|
||||
lib/elixir/lib/lager_logger/lib/lager_logger.ex
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
@ -1,64 +0,0 @@
|
||||
# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpsim
|
||||
PORTVERSION= 0.29.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Software simulator for Microchip PIC microcontrollers
|
||||
|
||||
LICENSE= GPLv2 LGPL21
|
||||
LICENSE_COMB= multi
|
||||
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
BUILD_DEPENDS= gpasm:devel/gputils
|
||||
LIB_DEPENDS= libpopt.so:devel/popt
|
||||
RUN_DEPENDS= gpasm:devel/gputils
|
||||
|
||||
USES= gmake libtool localbase:ldflags pathfix pkgconfig readline
|
||||
USE_CXXSTD= gnu++98
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES GTK2
|
||||
OPTIONS_DEFAULT= GTK2
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
GTK2_LIB_DEPENDS= libgtkextra-x11-2.0.so:x11-toolkits/gtkextra2
|
||||
GTK2_USE= gnome=gtk20
|
||||
GTK2_CONFIGURE_ENABLE= gui
|
||||
GTK2_DESKTOP_ENTRIES= "GPSim" "" "" "gpsim" "Development;GTK;" ""
|
||||
|
||||
post-patch:
|
||||
.for i in gpsim/Makefile.in modules/Makefile.in
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|-lstdc++||' ${WRKSRC}/${i}
|
||||
.endfor
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for i in AUTHORS ChangeLog PROCESSORS README* doc/gpsim.pdf
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} ${i} \
|
||||
${STAGEDIR}${DOCSDIR})
|
||||
.endfor
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
.for i in led_test logic_test mod_test usart_gui usart_test
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/modules/${i}
|
||||
(cd ${WRKSRC}/examples/modules/${i} && ${INSTALL_DATA} *.asm *.stc \
|
||||
${STAGEDIR}${EXAMPLESDIR}/modules/${i})
|
||||
.endfor
|
||||
.for i in digital_stim p16f628_test stack_test
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/projects/${i}
|
||||
(cd ${WRKSRC}/examples/projects/${i} && ${INSTALL_DATA} *.asm *.stc \
|
||||
${STAGEDIR}${EXAMPLESDIR}/projects/${i})
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gpsim-0.29.0.tar.gz) = 9ed078038da80dab117e803467d3df3818fa84af7a4a289aaac295913a30615d
|
||||
SIZE (gpsim-0.29.0.tar.gz) = 3301050
|
@ -1,13 +0,0 @@
|
||||
--- modules/logic.cc.orig 2015-06-11 02:17:18 UTC
|
||||
+++ modules/logic.cc
|
||||
@@ -269,8 +269,10 @@ LogicGate::LogicGate(const char *name, c
|
||||
|
||||
LogicGate::~LogicGate()
|
||||
{
|
||||
+#ifdef HAVE_GUI
|
||||
if (pixbuf)
|
||||
g_object_unref(pixbuf);
|
||||
+#endif
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------
|
@ -1,4 +0,0 @@
|
||||
gpsim is a full-featured software simulator for Microchip PIC
|
||||
microcontrollers distributed under the GNU General Public License.
|
||||
|
||||
WWW: http://gpsim.sourceforge.net/
|
@ -1,162 +0,0 @@
|
||||
bin/gpsim
|
||||
include/eXdbm/eXdbm.h
|
||||
include/eXdbm/eXdbmErrors.h
|
||||
include/eXdbm/eXdbmTypes.h
|
||||
include/gpsim/12bit-instructions.h
|
||||
include/gpsim/12bit-processors.h
|
||||
include/gpsim/14bit-instructions.h
|
||||
include/gpsim/14bit-processors.h
|
||||
include/gpsim/14bit-registers.h
|
||||
include/gpsim/14bit-tmrs.h
|
||||
include/gpsim/16bit-instructions.h
|
||||
include/gpsim/16bit-processors.h
|
||||
include/gpsim/16bit-registers.h
|
||||
include/gpsim/16bit-tmrs.h
|
||||
include/gpsim/ValueCollections.h
|
||||
include/gpsim/a2d_v2.h
|
||||
include/gpsim/a2dconverter.h
|
||||
include/gpsim/attributes.h
|
||||
include/gpsim/bit.h
|
||||
include/gpsim/bitlog.h
|
||||
include/gpsim/breakpoints.h
|
||||
include/gpsim/bytelog.h
|
||||
include/gpsim/clock_phase.h
|
||||
include/gpsim/cmd_gpsim.h
|
||||
include/gpsim/cmd_manager.h
|
||||
include/gpsim/cod.h
|
||||
include/gpsim/comparator.h
|
||||
include/gpsim/ctmu.h
|
||||
include/gpsim/eeprom.h
|
||||
include/gpsim/errors.h
|
||||
include/gpsim/exports.h
|
||||
include/gpsim/expr.h
|
||||
include/gpsim/fopen-path.h
|
||||
include/gpsim/gpsim_classes.h
|
||||
include/gpsim/gpsim_def.h
|
||||
include/gpsim/gpsim_interface.h
|
||||
include/gpsim/gpsim_object.h
|
||||
include/gpsim/gpsim_time.h
|
||||
include/gpsim/hexutils.h
|
||||
include/gpsim/i2c-ee.h
|
||||
include/gpsim/icd.h
|
||||
include/gpsim/intcon.h
|
||||
include/gpsim/interface.h
|
||||
include/gpsim/ioports.h
|
||||
include/gpsim/lxt_write.h
|
||||
include/gpsim/modules.h
|
||||
include/gpsim/operator.h
|
||||
include/gpsim/p12f6xx.h
|
||||
include/gpsim/p12x.h
|
||||
include/gpsim/p16f62x.h
|
||||
include/gpsim/p16f87x.h
|
||||
include/gpsim/p16f88x.h
|
||||
include/gpsim/p16f8x.h
|
||||
include/gpsim/p16x5x.h
|
||||
include/gpsim/p16x6x.h
|
||||
include/gpsim/p16x7x.h
|
||||
include/gpsim/p16x8x.h
|
||||
include/gpsim/p17c75x.h
|
||||
include/gpsim/p18x.h
|
||||
include/gpsim/p1xf1xxx.h
|
||||
include/gpsim/packages.h
|
||||
include/gpsim/pic-instructions.h
|
||||
include/gpsim/pic-ioports.h
|
||||
include/gpsim/pic-packages.h
|
||||
include/gpsim/pic-processor.h
|
||||
include/gpsim/pic-registers.h
|
||||
include/gpsim/picdis.h
|
||||
include/gpsim/pie.h
|
||||
include/gpsim/pir.h
|
||||
include/gpsim/pm_rd.h
|
||||
include/gpsim/processor.h
|
||||
include/gpsim/program_files.h
|
||||
include/gpsim/protocol.h
|
||||
include/gpsim/psp.h
|
||||
include/gpsim/pthread-wrap.h
|
||||
include/gpsim/rcon.h
|
||||
include/gpsim/registers.h
|
||||
include/gpsim/sim_context.h
|
||||
include/gpsim/spp.h
|
||||
include/gpsim/ssp.h
|
||||
include/gpsim/stimuli.h
|
||||
include/gpsim/symbol.h
|
||||
include/gpsim/tmr0.h
|
||||
include/gpsim/trace.h
|
||||
include/gpsim/trace_orb.h
|
||||
include/gpsim/trigger.h
|
||||
include/gpsim/ttoken.h
|
||||
include/gpsim/uart.h
|
||||
include/gpsim/ui.h
|
||||
include/gpsim/value.h
|
||||
include/gpsim/xref.h
|
||||
lib/libgpsim.a
|
||||
lib/libgpsim.so
|
||||
lib/libgpsim.so.0
|
||||
lib/libgpsim.so.0.0.0
|
||||
lib/libgpsim_dht11.a
|
||||
lib/libgpsim_dht11.so
|
||||
lib/libgpsim_dht11.so.0
|
||||
lib/libgpsim_dht11.so.0.0.0
|
||||
lib/libgpsim_ds1307.a
|
||||
lib/libgpsim_ds1307.so
|
||||
lib/libgpsim_ds1307.so.0
|
||||
lib/libgpsim_ds1307.so.0.0.0
|
||||
lib/libgpsim_ds1820.a
|
||||
lib/libgpsim_ds1820.so
|
||||
lib/libgpsim_ds1820.so.0
|
||||
lib/libgpsim_ds1820.so.0.0.0
|
||||
lib/libgpsim_dspic.a
|
||||
lib/libgpsim_dspic.so
|
||||
lib/libgpsim_dspic.so.0
|
||||
lib/libgpsim_dspic.so.0.0.0
|
||||
lib/libgpsim_eXdbm.a
|
||||
lib/libgpsim_eXdbm.so
|
||||
lib/libgpsim_eXdbm.so.0
|
||||
lib/libgpsim_eXdbm.so.0.0.0
|
||||
lib/libgpsim_graphicLCD.a
|
||||
lib/libgpsim_graphicLCD.so
|
||||
lib/libgpsim_graphicLCD.so.0
|
||||
lib/libgpsim_graphicLCD.so.0.0.0
|
||||
lib/libgpsim_i2c2par.a
|
||||
lib/libgpsim_i2c2par.so
|
||||
lib/libgpsim_i2c2par.so.0
|
||||
lib/libgpsim_i2c2par.so.0.0.0
|
||||
lib/libgpsim_lcd.a
|
||||
lib/libgpsim_lcd.so
|
||||
lib/libgpsim_lcd.so.0
|
||||
lib/libgpsim_lcd.so.0.0.0
|
||||
lib/libgpsim_modules.a
|
||||
lib/libgpsim_modules.so
|
||||
lib/libgpsim_modules.so.0
|
||||
lib/libgpsim_modules.so.0.0.0
|
||||
lib/libgpsimcli.a
|
||||
lib/libgpsimcli.so
|
||||
lib/libgpsimcli.so.0
|
||||
lib/libgpsimcli.so.0.0.0
|
||||
lib/libgpsimgui.a
|
||||
lib/libgpsimgui.so
|
||||
lib/libgpsimgui.so.0
|
||||
lib/libgpsimgui.so.0.0.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PROCESSORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.EXAMPLES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.MODULES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/gpsim.pdf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/led_test/led_mod.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/led_test/led_mod.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/logic_test/logic_mod.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/logic_test/logic_mod.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/mod_test/mod_test.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/mod_test/mod_test.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/usart_gui/usart_gui.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/usart_gui/usart_gui.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/usart_test/usart_test.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/usart_test/usart_test.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projects/digital_stim/digital_stim.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projects/digital_stim/digital_stim.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projects/p16f628_test/f628.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projects/p16f628_test/f628.stc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projects/stack_test/stack_test.asm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projects/stack_test/stack_test.stc
|
@ -1,50 +0,0 @@
|
||||
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hgview
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://download.logilab.org/pub/${PORTNAME}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Fast Mercurial log navigator written in pyqt4
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= Qt4 has been EOL since december 2015
|
||||
EXPIRATION_DATE= 2019-03-15
|
||||
|
||||
BROKEN= fails to configure
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
RUN_DEPENDS= hg:devel/mercurial \
|
||||
${PYTHON_PKGNAMEPREFIX}mx-base>0:lang/py-mx-base@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= hg:devel/mercurial \
|
||||
xmlto:textproc/xmlto \
|
||||
asciidoc:textproc/asciidoc
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gmake pyqt:4 python:2.7
|
||||
USE_PYQT= gui_run qscintilla2_run xml_build
|
||||
USE_PYTHON= distutils
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|path/to.*hgview.py|${PYTHON_SITELIBDIR}/hgext/hgview.py|' \
|
||||
${WRKSRC}/README
|
||||
@${REINPLACE_CMD} -e 's|'make'|'${MAKE_CMD}'|' ${WRKSRC}/setup.py
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's,distutils\.command\.install ,setuptools\.command\.install ,' \
|
||||
${WRKSRC}/setup.py
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (hgview-1.9.0.tar.gz) = 8b2e5e10544deaa79ba9ef3f6339e103af357edbeb4b2594be079fddf7b8e6ed
|
||||
SIZE (hgview-1.9.0.tar.gz) = 181130
|
@ -1,4 +0,0 @@
|
||||
A faster implementation of hgk using pyqt4. Its primary purpose
|
||||
was to be able to browse the Linux kernel mercurial repository.
|
||||
|
||||
WWW: http://www.logilab.org/project/hgview/
|
@ -1,149 +0,0 @@
|
||||
bin/hgview
|
||||
%%PYTHON_SITELIBDIR%%/hgext/hgview.py
|
||||
%%PYTHON_SITELIBDIR%%/hgext/hgview.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgext/hgview.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/__pkginfo__.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/__pkginfo__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/__pkginfo__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/application.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/application.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/application.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/config.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/config.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/config.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/application.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/application.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/application.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/canvas.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/canvas.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/canvas.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/exceptions.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/exceptions.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/exceptions.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/graphlog.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/graphlog.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/graphlog.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/helpviewer.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/helpviewer.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/helpviewer.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/hgrepoviewer.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/hgrepoviewer.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/hgrepoviewer.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/mainframe.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/mainframe.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/mainframe.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/manifest.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/manifest.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/manifest.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/utils.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/utils.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/utils.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/widgets.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/widgets.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/curses/widgets.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/decorators.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/decorators.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/decorators.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hggraph.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hggraph.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hggraph.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/graphmod.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/graphmod.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/graphmod.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/mqsupport.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/mqsupport.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/mqsupport.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/phases.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/phases.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/phases.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/scmutil.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/scmutil.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgpatches/scmutil.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgviewhelp.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgviewhelp.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/hgviewhelp.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/inotify.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/inotify.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/inotify.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/application.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/application.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/application.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/blockmatcher.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/blockmatcher.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/blockmatcher.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/config.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/config.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/config.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/filediffviewer_ui.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/filediffviewer_ui.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/filediffviewer_ui.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/fileviewer_ui.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/fileviewer_ui.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/fileviewer_ui.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/helpviewer.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/helpviewer.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/helpviewer.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/helpviewer_ui.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/helpviewer_ui.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/helpviewer_ui.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgfiledialog.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgfiledialog.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgfiledialog.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgfileview.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgfileview.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgfileview.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgmanifestdialog.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgmanifestdialog.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgmanifestdialog.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgqv_rc.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgqv_rc.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgqv_rc.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgqv_ui.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgqv_ui.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgqv_ui.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgrepomodel.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgrepomodel.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgrepomodel.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgrepoviewer.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgrepoviewer.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/hgrepoviewer.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/lexers.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/lexers.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/lexers.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/manifestviewer_ui.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/manifestviewer_ui.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/manifestviewer_ui.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/mixins.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/mixins.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/mixins.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/quickbar.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/quickbar.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/quickbar.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/revision_description.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/revision_description.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/revision_description.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/revisions_table.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/revisions_table.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/revisions_table.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/styleditemdelegate.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/styleditemdelegate.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/styleditemdelegate.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/widgets.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/widgets.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/qt4/widgets.pyo
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/util.py
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/util.pyc
|
||||
%%PYTHON_SITELIBDIR%%/hgviewlib/util.pyo
|
||||
man/man1/hgview.1.gz
|
@ -613,7 +613,6 @@
|
||||
SUBDIR += mt_dolphin_ia
|
||||
SUBDIR += mt_gtk_client
|
||||
SUBDIR += mtaserver
|
||||
SUBDIR += mudmagic
|
||||
SUBDIR += multimc
|
||||
SUBDIR += mvdsv
|
||||
SUBDIR += nInvaders
|
||||
|
@ -1,47 +0,0 @@
|
||||
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mudmagic
|
||||
PORTVERSION= 1.9
|
||||
PORTREVISION= 18
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.mudmagic.com/mud-client/downloads/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK+ based MUD client
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= Does not build with recent devel/glib20
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libpcre.so:devel/pcre \
|
||||
libpng.so:graphics/png \
|
||||
libexpat.so:textproc/expat2 \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= gettext-runtime gmake libtool localbase pathfix \
|
||||
pkgconfig python:2.7 sqlite
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
LIBS+= `${PYTHON_CMD:T}-config --libs` `pkg-config --libs gtk+-x11-2.0` `pkg-config --libs libcurl`
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
|
||||
${WRKSRC}/src/network/network.h \
|
||||
${WRKSRC}/src/configuration/configuration.h \
|
||||
${WRKSRC}/src/interface/tools.c \
|
||||
${WRKSRC}/src/interface/theme_select.c \
|
||||
${WRKSRC}/src/protocols/http.h \
|
||||
${WRKSRC}/src/utils/gamelist.c \
|
||||
${WRKSRC}/src/utils/muderr.h \
|
||||
${WRKSRC}/src/utils/alias_triggers.c \
|
||||
${WRKSRC}/src/utils/gamelist.h
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (mudmagic-1.9.tar.gz) = bfb40914c88ce024c9e641890bdb83c60965303f4b8098d9986026014392f94a
|
||||
SIZE (mudmagic-1.9.tar.gz) = 3523213
|
@ -1,11 +0,0 @@
|
||||
--- configure.orig 2018-02-11 22:32:42 UTC
|
||||
+++ configure
|
||||
@@ -18702,7 +18702,7 @@ FOUND_PYTHON=no
|
||||
PYTHON_CXXFLAGS=""
|
||||
PYTHON_LIBS=""
|
||||
|
||||
-PYTHON_binchk="python python2 python2.2 python2.3 python2.4"
|
||||
+PYTHON_binchk="python python2 python2.2 python2.3 python2.4 python2.7"
|
||||
for i in ${PYTHON_binchk};
|
||||
do
|
||||
PYTHON_check=`$i -V 2>/dev/null; echo $?`
|
@ -1,6 +0,0 @@
|
||||
The Mud Magic Mud Client is written in GTK+ and supports MXP, MSP,
|
||||
MCCP, and ZMP with PCRE regular expression handling and Python script
|
||||
engine. The plugins shipped with the client currently include an
|
||||
automapper, note system, and database front end.
|
||||
|
||||
WWW: http://www.mudmagic.com/mud-client/
|
@ -1,111 +0,0 @@
|
||||
bin/mudmagic
|
||||
bin/mudmagic-bin
|
||||
man/man1/mudmagic.1.gz
|
||||
lib/libmudmagic.a
|
||||
lib/libmudmagic.so
|
||||
lib/libmudmagic.so.0
|
||||
lib/libmudmagic.so.0.1.9
|
||||
lib/mudmagic/libs/libmxp.a
|
||||
lib/mudmagic/libs/libmxp.so
|
||||
lib/mudmagic/libs/libmxp.so.0
|
||||
lib/mudmagic/libs/libmxp.so.0.1.9
|
||||
libdata/pkgconfig/mudmagic.pc
|
||||
share/applications/mudmagic.desktop
|
||||
%%DATADIR%%/doc/alias.html
|
||||
%%DATADIR%%/doc/close.gif
|
||||
%%DATADIR%%/doc/configuration.html
|
||||
%%DATADIR%%/doc/connecting.html
|
||||
%%DATADIR%%/doc/developers.html
|
||||
%%DATADIR%%/doc/explain.html
|
||||
%%DATADIR%%/doc/favicon.ico
|
||||
%%DATADIR%%/doc/grafix/alias1_big.png
|
||||
%%DATADIR%%/doc/grafix/alias1_thumb.png
|
||||
%%DATADIR%%/doc/grafix/alias2_big.png
|
||||
%%DATADIR%%/doc/grafix/alias2_thumb.png
|
||||
%%DATADIR%%/doc/grafix/atm_big.png
|
||||
%%DATADIR%%/doc/grafix/atm_thumb.png
|
||||
%%DATADIR%%/doc/grafix/connect_big.png
|
||||
%%DATADIR%%/doc/grafix/connect_thumb.png
|
||||
%%DATADIR%%/doc/grafix/delayed_big.png
|
||||
%%DATADIR%%/doc/grafix/delayed_thumb.png
|
||||
%%DATADIR%%/doc/grafix/font_big.png
|
||||
%%DATADIR%%/doc/grafix/font_thumb.png
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_book.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_down.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_end.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_endm.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_endp.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_leaf.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_line.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_link.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_list.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_listm.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_listp.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_open.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_space.gif
|
||||
%%DATADIR%%/doc/grafix/hlp/ix_up.gif
|
||||
%%DATADIR%%/doc/grafix/ix_copy.gif
|
||||
%%DATADIR%%/doc/grafix/ix_text.gif
|
||||
%%DATADIR%%/doc/grafix/ix_zip.gif
|
||||
%%DATADIR%%/doc/grafix/jshlogo.gif
|
||||
%%DATADIR%%/doc/grafix/jshtext.gif
|
||||
%%DATADIR%%/doc/grafix/modules_big.png
|
||||
%%DATADIR%%/doc/grafix/modules_thumb.png
|
||||
%%DATADIR%%/doc/grafix/mxp_big.png
|
||||
%%DATADIR%%/doc/grafix/mxp_thumb.png
|
||||
%%DATADIR%%/doc/grafix/open_big.png
|
||||
%%DATADIR%%/doc/grafix/open_thumb.png
|
||||
%%DATADIR%%/doc/grafix/proxy_big.png
|
||||
%%DATADIR%%/doc/grafix/proxy_thumb.png
|
||||
%%DATADIR%%/doc/grafix/savedchar.png
|
||||
%%DATADIR%%/doc/grafix/savedchar_thumb.png
|
||||
%%DATADIR%%/doc/grafix/seperator_big.png
|
||||
%%DATADIR%%/doc/grafix/seperator_thumb.png
|
||||
%%DATADIR%%/doc/grafix/sound1_big.png
|
||||
%%DATADIR%%/doc/grafix/sound1_thumb.png
|
||||
%%DATADIR%%/doc/grafix/sound2_big.png
|
||||
%%DATADIR%%/doc/grafix/sound2_thumb.png
|
||||
%%DATADIR%%/doc/grafix/theme_big.png
|
||||
%%DATADIR%%/doc/grafix/theme_thumb.png
|
||||
%%DATADIR%%/doc/grafix/wizard_big.png
|
||||
%%DATADIR%%/doc/grafix/wizard_thumb.png
|
||||
%%DATADIR%%/doc/index.html
|
||||
%%DATADIR%%/doc/introduction.html
|
||||
%%DATADIR%%/doc/license.txt
|
||||
%%DATADIR%%/doc/lightbox.css
|
||||
%%DATADIR%%/doc/lightbox.js
|
||||
%%DATADIR%%/doc/loading.gif
|
||||
%%DATADIR%%/doc/macintosh.txt
|
||||
%%DATADIR%%/doc/macros.html
|
||||
%%DATADIR%%/doc/mudmagic.html
|
||||
%%DATADIR%%/doc/mudmagic_scripting.html
|
||||
%%DATADIR%%/doc/nav.html
|
||||
%%DATADIR%%/doc/overlay.png
|
||||
%%DATADIR%%/doc/python_scripting.html
|
||||
%%DATADIR%%/doc/readme.txt
|
||||
%%DATADIR%%/doc/treeview.css
|
||||
%%DATADIR%%/doc/triggers.html
|
||||
%%DATADIR%%/doc/wincompile.txt
|
||||
%%DATADIR%%/interface/apple-red.png
|
||||
%%DATADIR%%/interface/automapper.glade
|
||||
%%DATADIR%%/interface/background.xpm
|
||||
%%DATADIR%%/interface/database.glade
|
||||
%%DATADIR%%/interface/featured.png
|
||||
%%DATADIR%%/interface/gnome-foot.png
|
||||
%%DATADIR%%/interface/gnome-gmush.png
|
||||
%%DATADIR%%/interface/gnome-gsame.png
|
||||
%%DATADIR%%/interface/gnu-keys.png
|
||||
%%DATADIR%%/interface/interface.glade
|
||||
%%DATADIR%%/interface/mmenterstar.png
|
||||
%%DATADIR%%/interface/mudmagic.png
|
||||
%%DATADIR%%/interface/mudmagic.xpm
|
||||
%%DATADIR%%/interface/mudmagic2.xpm
|
||||
%%DATADIR%%/interface/mudmagic_hosted.png
|
||||
%%DATADIR%%/interface/notes.glade
|
||||
%%DATADIR%%/interface/nymph.png
|
||||
%%DATADIR%%/interface/s_wizard.xpm
|
||||
%%DATADIR%%/interface/top30.png
|
||||
%%DATADIR%%/interface/version.png
|
||||
%%DATADIR%%/interface/wizard.xpm
|
||||
%%DATADIR%%/interface/xs_wizard.xpm
|
||||
share/pixmaps/mudmagic.png
|
@ -383,7 +383,6 @@
|
||||
SUBDIR += multichoose
|
||||
SUBDIR += mumps
|
||||
SUBDIR += mumps-edf
|
||||
SUBDIR += mumps-mpich
|
||||
SUBDIR += muparser
|
||||
SUBDIR += nanoflann
|
||||
SUBDIR += naturalmath
|
||||
@ -837,7 +836,6 @@
|
||||
SUBDIR += scilab-toolbox-swt
|
||||
SUBDIR += scs
|
||||
SUBDIR += sdpa
|
||||
SUBDIR += sdpara
|
||||
SUBDIR += secp256k1
|
||||
SUBDIR += sfft
|
||||
SUBDIR += sfst
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Created by: Thierry Thomas <thierry@pompo.net>
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mumps
|
||||
|
||||
BROKEN= conflicting dependencies
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
WITH_MPI= yes
|
||||
|
||||
.include "../mumps/Makefile"
|
@ -1,82 +0,0 @@
|
||||
# Created by: NAKATA, Maho <maho@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sdpara
|
||||
PORTVERSION= 7.3.1
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= math parallel
|
||||
MASTER_SITES= SF/sdpa/sdpara
|
||||
DISTNAME= ${PORTNAME}.${PORTVERSION}.src.20100914
|
||||
DIST_SUBDIR= sdpa
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SDPARA parallel version of SDPA (math/sdpa)
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
|
||||
BROKEN= conflicting dependencies
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
LIB_DEPENDS= libblacs.so:math/blacs \
|
||||
libscalapack.so:math/scalapack \
|
||||
libmpich.so:net/mpich2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}
|
||||
|
||||
USES= fortran gmake
|
||||
|
||||
PORTEXAMPLES= *
|
||||
PLIST_FILES= bin/sdpara %%DATADIR%%/param.sdpa
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
OPTIONS_SINGLE= BLAS
|
||||
OPTIONS_SINGLE_BLAS= ATLAS GOTOBLAS REFERENCE
|
||||
OPTIONS_DEFAULT= REFERENCE
|
||||
|
||||
ATLAS_USES= blaslapack:atlas
|
||||
GOTOBLAS_DESC= GotoBLAS blas implementation
|
||||
GOTOBLAS_USES= blaslapack:gotoblas
|
||||
REFERENCE_DESC= Reference blas implementation
|
||||
REFERENCE_USES= blaslapack
|
||||
|
||||
LAPACK_LIBS= -L${LOCALBASE}/lib ${LAPACKLIB}
|
||||
BLAS_LIBS= -L${LOCALBASE}/lib ${BLASLIB}
|
||||
SCALAPACK_LIBS= -L${LOCALBASE}/lib -lscalapack -lblacs -lblacsc
|
||||
FORTRAN_LIBS= ${LDFLAGS} -lgfortran
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/^CC /s|=.*|= ${LOCALBASE}/bin/mpicc| ; \
|
||||
/^CXX /s|=.*|= ${LOCALBASE}/bin/mpicxx| ; \
|
||||
/^FC /s|=.*|= ${LOCALBASE}/bin/mpif77| ; \
|
||||
/^CFLAGS /s|=.*|= ${CFLAGS}| ; \
|
||||
/^CXXFLAGS /s|=.*|= ${CXXFLAGS}| ; \
|
||||
/^FFLAGS /s|=.*|= ${FFLAGS}| ; \
|
||||
/^LAPACK_LIBS /s|=.*|= ${LAPACK_LIBS}| ; \
|
||||
/^BLAS_LIBS /s|=.*|= ${BLAS_LIBS}| ; \
|
||||
/^SCALAPACK_LIBS /s|=.*|= ${SCALAPACK_LIBS}| ; \
|
||||
/^FORTRAN_LIBS /s|=.*|= ${FORTRAN_LIBS}|' \
|
||||
${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/^CC /s|=.*|= ${LOCALBASE}/bin/mpicc| ; \
|
||||
/^CFLAGS /s|=.*|= ${CFLAGS}| ; \
|
||||
/^CXX /s|=.*|= ${LOCALBASE}/bin/mpicxx| ; \
|
||||
/^CXXFLAGS /s|=.*|= ${CXXFLAGS}| ; \
|
||||
/^FC /s|=.*|= ${LOCALBASE}/bin/mpif77| ; \
|
||||
/^FFLAGS /s|=.*|= ${FFLAGS}|' \
|
||||
${WRKSRC}/mumps/Makefile
|
||||
|
||||
pre-build:
|
||||
@(cd ${WRKSRC}/mumps && ${DO_MAKE_BUILD} ${ALL_TARGET})
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/sdpara ${STAGEDIR}${PREFIX}/bin
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/param.sdpa ${STAGEDIR}${DATADIR}
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/example* ${STAGEDIR}${EXAMPLESDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (sdpa/sdpara.7.3.1.src.20100914.tar.gz) = 76bda5251f4abd304ee365d8c920b76e731e528199f9e57e5a56dbf22345975d
|
||||
SIZE (sdpa/sdpara.7.3.1.src.20100914.tar.gz) = 2090108
|
@ -1,10 +0,0 @@
|
||||
The SDPARA (SemiDefinite Programming Algorithm PARAllel version) is a
|
||||
parallel version of the SDPA. C++ source codes of the SDPARA are
|
||||
available in this homepage. They form a stand-alone software package for
|
||||
solving SDPs in parallel with the help of MPI (Message Passing
|
||||
Interface) and ScaLAPACK (Scalable LAPACK). However callable libraries
|
||||
of the SDPARA, which could be used combinedly with other C++ programs,
|
||||
are not available. We assume that you know how to use the latest version
|
||||
of the SDPA and MPICH.
|
||||
|
||||
WWW: http://sdpa.sourceforge.net/
|
@ -112,7 +112,6 @@
|
||||
SUBDIR += pidgin-privacy-please
|
||||
SUBDIR += pidgin-rocketchat
|
||||
SUBDIR += pidgin-sipe
|
||||
SUBDIR += pidgin-skype
|
||||
SUBDIR += pidgin-skypeweb
|
||||
SUBDIR += pidgin-twitter
|
||||
SUBDIR += pidgin-window_merge
|
||||
@ -160,8 +159,6 @@
|
||||
SUBDIR += sayaka
|
||||
SUBDIR += scudcloud
|
||||
SUBDIR += sendxmpp
|
||||
SUBDIR += skype
|
||||
SUBDIR += skype-devel
|
||||
SUBDIR += skype4
|
||||
SUBDIR += slack-term
|
||||
SUBDIR += ssh-chat
|
||||
|
@ -1,95 +0,0 @@
|
||||
# Created by: mandree@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pidgin-skype
|
||||
PORTVERSION= 0.0.0.664
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= LOCAL/mandree
|
||||
DISTFILES= pidgin-skype-svn-r${PORTVERSION:E}.tar.xz
|
||||
|
||||
MAINTAINER= mandree@FreeBSD.org
|
||||
COMMENT= Plugin to use Skype chat from Pidgin (with Skype running)
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin \
|
||||
${LOCALBASE}/bin/skype:net-im/skype
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin \
|
||||
${LOCALBASE}/bin/skype:net-im/skype
|
||||
|
||||
USES= gmake pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
|
||||
# this is a local target to build a tarball
|
||||
# Note that googlecode.com is gone.
|
||||
build-tarball: ${DISTFILES}
|
||||
${DISTFILES}:
|
||||
${RM} -r ${WRKSRC}
|
||||
svn export -r${PORTVERSION:E} \
|
||||
http://skype4pidgin.googlecode.com/svn/trunk/ ${WRKSRC}
|
||||
tar -C ${WRKSRC}/.. -cvf - ${WRKSRC:T} | ${XZ_CMD} -vvc >${DISTFILES} || \
|
||||
{ ${RM} ${DISTFILES} ; exit 1 ; }
|
||||
|
||||
upload-tarball: build-tarball
|
||||
scp ${DISTFILES} freefall.freebsd.org:public_distfiles/
|
||||
|
||||
mycflags= -shared -fPIC -DPIC \
|
||||
-I${LOCALBASE}/include \
|
||||
-I${LOCALBASE}/include/libpurple \
|
||||
-I${LOCALBASE}/include/pidgin \
|
||||
-I${LOCALBASE}/include/glib-2.0 \
|
||||
-I${LOCALBASE}/lib/glib-2.0/include \
|
||||
-DPURPLE_PLUGINS
|
||||
mylibs= -lpthread
|
||||
|
||||
# DBUS: No DBUS here, does not work with Skype 2.1 beta
|
||||
# NLS: While the build works and enables translations,
|
||||
# the upstream translations and .pot file are woefully out of date.
|
||||
#OPTIONS_DEFINE= NLS
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
mycflags+= -DENABLE_NLS
|
||||
mylibs+= -L${LOCALBASE}/lib -lintl
|
||||
USES+= gettext
|
||||
PLIST_SUB+= NLS=""
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's/#undef ENABLE_NLS//' ${WRKSRC}/libskype.c
|
||||
.else
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC} && ${CC} ${CPPFLAGS} ${CFLAGS} ${mycflags} \
|
||||
-o libskype.so libskype.c ${mylibs}
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} -C ${BUILD_WRKSRC} locales
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/purple-2
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/libskype.so ${STAGEDIR}${PREFIX}/lib/purple-2
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/emotes/skype
|
||||
${INSTALL_DATA} ${WRKSRC}/theme ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/emotes/skype
|
||||
.for i in 16 22 48
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/protocols/${i}
|
||||
${INSTALL_DATA} ${WRKSRC}/icons/${i}/skypeout.png \
|
||||
${WRKSRC}/icons/${i}/skype.png \
|
||||
${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/protocols/${i}/
|
||||
.endfor
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
.for i in cs de en_AU es fr hu it ja mk nb pl pt pt_BR ru
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES/
|
||||
${INSTALL_DATA} ${WRKSRC}/po/${i}.mo ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES/skype4pidgin.mo
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (pidgin-skype-svn-r664.tar.xz) = b784ca68628073b7640775e44258cb6bdd3a39dc9ce70598f22e9b81f3eac0ca
|
||||
SIZE (pidgin-skype-svn-r664.tar.xz) = 125564
|
@ -1,7 +0,0 @@
|
||||
This is a Skype Plugin for Pidgin/libpurple/Adium. It lets you view and
|
||||
chat with all your Skype buddies from within Pidgin/Adium. You still
|
||||
need Skype to be running to be able to use it, but it lets you keep a
|
||||
consistent user interface and use all the other nifty Pidgin/Adium
|
||||
plugins with it, like spell-checking or OTR encryption. -- Eion Robb
|
||||
|
||||
WWW: http://eion.robbmob.com/
|
@ -1,22 +0,0 @@
|
||||
lib/purple-2/libskype.so
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/en_AU/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/mk/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/skype4pidgin.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/skype4pidgin.mo
|
||||
share/pixmaps/pidgin/emotes/skype/theme
|
||||
share/pixmaps/pidgin/protocols/16/skype.png
|
||||
share/pixmaps/pidgin/protocols/16/skypeout.png
|
||||
share/pixmaps/pidgin/protocols/22/skype.png
|
||||
share/pixmaps/pidgin/protocols/22/skypeout.png
|
||||
share/pixmaps/pidgin/protocols/48/skype.png
|
||||
share/pixmaps/pidgin/protocols/48/skypeout.png
|
@ -1,66 +0,0 @@
|
||||
# Created by: netchild@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= skype
|
||||
PORTVERSION= 2.2.0.35
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://download.skype.com/linux/
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= skype_static-${DISTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= P2P VoIP software, development version
|
||||
|
||||
OPTIONS_DEFINE= DOCS VIDEO
|
||||
OPTIONS_DEFAULT=VIDEO
|
||||
VIDEO_DESC= [broken] Video support
|
||||
|
||||
CONFLICTS= skype-1* skype-2.0* skype-2.1*
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
USES= cpe linux tar:bzip2
|
||||
USE_LINUX= alsalib alsa-plugins-oss dri expat fontconfig libasyncns \
|
||||
libsigcpp20 xorglibs
|
||||
BROKEN= uses non existing libsigcpp20
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
RESTRICTED= Redistribution prohibited.
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_static-${DISTVERSION}
|
||||
SKYPEDIR= share/skype
|
||||
PORTDOCS= LICENSE README
|
||||
PLIST_SUB+= SKYPEDIR=${SKYPEDIR}
|
||||
SUB_FILES= skype.sh
|
||||
SUB_LIST+= SKYPEDIR=${SKYPEDIR}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MVIDEO}
|
||||
RUN_DEPENDS+= webcamd:multimedia/webcamd
|
||||
USE_LINUX+= libv4l
|
||||
SUB_LIST+= VIDEO="LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so "
|
||||
.else
|
||||
SUB_LIST+= VIDEO=""
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${INSTALL} -d ${STAGEDIR}${PREFIX}/share/applications
|
||||
@${INSTALL_DATA} ${WRKSRC}/skype.desktop ${STAGEDIR}${PREFIX}/share/applications/
|
||||
@${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_48x48.png ${STAGEDIR}${PREFIX}/share/pixmaps/skype.png
|
||||
@cd ${WRKSRC}/ && ${MKDIR} ${STAGEDIR}${PREFIX}/${SKYPEDIR} && ${COPYTREE_SHARE} "avatars icons sounds lang" ${STAGEDIR}${PREFIX}/${SKYPEDIR}/
|
||||
|
||||
# The binary main program
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/skype ${STAGEDIR}${PREFIX}/${SKYPEDIR}/
|
||||
|
||||
# The wrapper for main program
|
||||
@${INSTALL_SCRIPT} ${WRKDIR}/skype.sh ${STAGEDIR}${PREFIX}/bin/skype
|
||||
@${CHMOD} a+rx ${STAGEDIR}${PREFIX}/bin/skype
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
@${INSTALL} -d ${STAGEDIR}${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (skype_static-2.2.0.35.tar.bz2) = 4f5bf7f2029fcd90d6d5f8477ac3e9a87fac9fd4cb08c0634747c435e985167d
|
||||
SIZE (skype_static-2.2.0.35.tar.bz2) = 30885960
|
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
exec %%VIDEO%%%%PREFIX%%/%%SKYPEDIR%%/skype --resources=%%PREFIX%%/%%SKYPEDIR%% "$@"
|
@ -1,7 +0,0 @@
|
||||
Skype is a free program that uses the latest P2P technology to bring
|
||||
affordable and high-quality voice communications to people all over
|
||||
the world.
|
||||
|
||||
This is the development / beta / ... version.
|
||||
|
||||
WWW: http://www.skype.com/
|
@ -1,87 +0,0 @@
|
||||
*******************************************************************************
|
||||
In the current version, video doesn't work. The instructions below are left in
|
||||
for completeness.
|
||||
*******************************************************************************
|
||||
|
||||
1. Sound
|
||||
|
||||
Since the OSS interface was removed, Skype now uses linux-alsa compat packages.
|
||||
By default you get one device corresponding to your default OSS dsp device (so
|
||||
Skype will use it for ringing, incoming voice and mic). If that doesn't suit
|
||||
needs, you can map the other dsp devices for example by editing
|
||||
/compat/linux/etc/alsa/pcm/pcm-oss.conf. You need to (re)start Skype after you
|
||||
edit this file in order to get Skype pick up the changes.
|
||||
Adding the following to the stock file, and then starting Skype and choosing
|
||||
in Options-->Sound Devices: Speakers: oss1
|
||||
will let you use the second dsp (usually the front panel connectors for your
|
||||
headphones, while still hearing the call ringing and other notification on the
|
||||
first dsp device (presumably the one you connect your speakers to).
|
||||
pcm.oss1 {
|
||||
type oss
|
||||
device /dev/dsp1
|
||||
hint {
|
||||
description "Open Sound System"
|
||||
}
|
||||
}
|
||||
|
||||
ctl.oss1 {
|
||||
type oss
|
||||
device /dev/mixer1
|
||||
hint {
|
||||
description "Open Sound System"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
2. Video
|
||||
|
||||
2.1. Receiving video
|
||||
Should work out of the box. Please make sure you have
|
||||
Options --> Video Devices --> Enable Skype Video checked.
|
||||
|
||||
2.2. Sending video
|
||||
Skype uses /dev/videoX (usually /dev/video0). This device node is created by
|
||||
the drivers for your webcam (eg. multimedia/webcamd). If you selected the VIDEO
|
||||
option (default) multimedia/webcamd will be pulled in.
|
||||
First please make sure your webcam works with the drivers webcamd provides; you
|
||||
can use multimedia/pwcview's pwcview(1) to check that you get a good image from
|
||||
your webcam; if you get a good image, you will get video in Skype also.
|
||||
|
||||
It also uses v4l2 interface hence you very likely need to have linux_v4l2wrapper
|
||||
kernel module (which you either have in base on recent HEAD or the port will
|
||||
install for you); you need to load the module before stating Skype:
|
||||
# kldload linux_v4l2wrapper
|
||||
To make it permanent you can:
|
||||
# echo 'linux_v4l2wrapper_load="YES"' >> /boot/loader.conf
|
||||
|
||||
|
||||
3. SMSes
|
||||
|
||||
You can send SMSes with this version (provided you have Skype credit, of course).
|
||||
Check Options --> SMS for details.
|
||||
|
||||
|
||||
4. Screen sharing
|
||||
|
||||
You should be able to receive and send.
|
||||
Please make sure you have Options --> Video Devices --> Enable Skype Video
|
||||
checked to use this feature (yes, even if you don't use video).
|
||||
|
||||
|
||||
5. Skype Access
|
||||
|
||||
Doesn't work and it is likely not very probable it will ever work since it
|
||||
uses a lot of Linux-specific things.
|
||||
|
||||
|
||||
6. Problems and bug reports
|
||||
|
||||
First of all, please understand that this is a closed, binary Linux application
|
||||
that makes use for some more-or-less cutting edge Linux features/interfaces,
|
||||
etc. As such, making it work on FreeBSD is mainly a question of keeping our
|
||||
linuxulator as close as possible to the Linux kernel, and our Linux compat
|
||||
ports up to date.
|
||||
|
||||
When reporting problems at very least we need to know the output of:
|
||||
$ uname -a; sysctl compat.linux | head -2; grep OVERRIDE_LINUX_ /etc/make.conf
|
||||
the skype version you are using, and hardware details (eg. webcam) if related.
|
@ -1,131 +0,0 @@
|
||||
bin/skype
|
||||
share/pixmaps/skype.png
|
||||
share/applications/skype.desktop
|
||||
%%SKYPEDIR%%/skype
|
||||
%%SKYPEDIR%%/avatars/Angel Skype.png
|
||||
%%SKYPEDIR%%/avatars/Architect Skype.png
|
||||
%%SKYPEDIR%%/avatars/Beach Skype.png
|
||||
%%SKYPEDIR%%/avatars/Behind Skype.png
|
||||
%%SKYPEDIR%%/avatars/Business Skype.png
|
||||
%%SKYPEDIR%%/avatars/Call Me Sweetheart.png
|
||||
%%SKYPEDIR%%/avatars/Call Me.png
|
||||
%%SKYPEDIR%%/avatars/Carnaval Skype.png
|
||||
%%SKYPEDIR%%/avatars/Chic Skype.png
|
||||
%%SKYPEDIR%%/avatars/Christmas Skype.png
|
||||
%%SKYPEDIR%%/avatars/College Skype.png
|
||||
%%SKYPEDIR%%/avatars/DIY Skype.png
|
||||
%%SKYPEDIR%%/avatars/DJ Skype.png
|
||||
%%SKYPEDIR%%/avatars/Desert Skype.png
|
||||
%%SKYPEDIR%%/avatars/Designer Skype.png
|
||||
%%SKYPEDIR%%/avatars/Devil Skype.png
|
||||
%%SKYPEDIR%%/avatars/Earbud Skype.png
|
||||
%%SKYPEDIR%%/avatars/Empire Skype.png
|
||||
%%SKYPEDIR%%/avatars/Fax Skype.png
|
||||
%%SKYPEDIR%%/avatars/Geisha Skype.png
|
||||
%%SKYPEDIR%%/avatars/Hula Skype.png
|
||||
%%SKYPEDIR%%/avatars/Make Skype Not War.png
|
||||
%%SKYPEDIR%%/avatars/Metal Skype.png
|
||||
%%SKYPEDIR%%/avatars/Ninja Skype.png
|
||||
%%SKYPEDIR%%/avatars/Party Skype.png
|
||||
%%SKYPEDIR%%/avatars/Pop Skype.png
|
||||
%%SKYPEDIR%%/avatars/Rice Skype.png
|
||||
%%SKYPEDIR%%/avatars/Skypahontas.png
|
||||
%%SKYPEDIR%%/avatars/Skype 502.png
|
||||
%%SKYPEDIR%%/avatars/Skype Aid.png
|
||||
%%SKYPEDIR%%/avatars/Skype Artiste.png
|
||||
%%SKYPEDIR%%/avatars/Skype Beauty.png
|
||||
%%SKYPEDIR%%/avatars/Skype Bling.png
|
||||
%%SKYPEDIR%%/avatars/Skype Boarder.png
|
||||
%%SKYPEDIR%%/avatars/Skype Brrr... .png
|
||||
%%SKYPEDIR%%/avatars/Skype Candy.png
|
||||
%%SKYPEDIR%%/avatars/Skype Cola.png
|
||||
%%SKYPEDIR%%/avatars/Skype Cool Shades.png
|
||||
%%SKYPEDIR%%/avatars/Skype Extreme.png
|
||||
%%SKYPEDIR%%/avatars/Skype Goaaaaal.png
|
||||
%%SKYPEDIR%%/avatars/Skype Headset.png
|
||||
%%SKYPEDIR%%/avatars/Skype Jah.png
|
||||
%%SKYPEDIR%%/avatars/Skype Jyve.png
|
||||
%%SKYPEDIR%%/avatars/Skype Safety.png
|
||||
%%SKYPEDIR%%/avatars/Skype San.png
|
||||
%%SKYPEDIR%%/avatars/Skype Shorty.png
|
||||
%%SKYPEDIR%%/avatars/Skype Smiley.png
|
||||
%%SKYPEDIR%%/avatars/Skype Time.png
|
||||
%%SKYPEDIR%%/avatars/Skype in a Bag.png
|
||||
%%SKYPEDIR%%/avatars/Skype-a-Manger.png
|
||||
%%SKYPEDIR%%/avatars/Skype-ahoy.png
|
||||
%%SKYPEDIR%%/avatars/Skype-in-one.png
|
||||
%%SKYPEDIR%%/avatars/Skype.png
|
||||
%%SKYPEDIR%%/avatars/Skypers of the Caribbean.png
|
||||
%%SKYPEDIR%%/avatars/Star Skype.png
|
||||
%%SKYPEDIR%%/avatars/Sushi Skype.png
|
||||
%%SKYPEDIR%%/avatars/The Skypeness.png
|
||||
%%SKYPEDIR%%/avatars/Travel Skype.png
|
||||
%%SKYPEDIR%%/avatars/Wetsuit Skype.png
|
||||
%%SKYPEDIR%%/avatars/Yin Yang Skype.png
|
||||
%%SKYPEDIR%%/icons/SkypeBlue_16x16.png
|
||||
%%SKYPEDIR%%/icons/SkypeBlue_32x32.png
|
||||
%%SKYPEDIR%%/icons/SkypeBlue_48x48.png
|
||||
%%SKYPEDIR%%/lang/skype_bg.qm
|
||||
%%SKYPEDIR%%/lang/skype_bg.ts
|
||||
%%SKYPEDIR%%/lang/skype_de.qm
|
||||
%%SKYPEDIR%%/lang/skype_de.ts
|
||||
%%SKYPEDIR%%/lang/skype_en.qm
|
||||
%%SKYPEDIR%%/lang/skype_en.ts
|
||||
%%SKYPEDIR%%/lang/skype_es.qm
|
||||
%%SKYPEDIR%%/lang/skype_es.ts
|
||||
%%SKYPEDIR%%/lang/skype_et.qm
|
||||
%%SKYPEDIR%%/lang/skype_et.ts
|
||||
%%SKYPEDIR%%/lang/skype_fr.qm
|
||||
%%SKYPEDIR%%/lang/skype_fr.ts
|
||||
%%SKYPEDIR%%/lang/skype_it.qm
|
||||
%%SKYPEDIR%%/lang/skype_it.ts
|
||||
%%SKYPEDIR%%/lang/skype_ja.qm
|
||||
%%SKYPEDIR%%/lang/skype_ja.ts
|
||||
%%SKYPEDIR%%/lang/skype_ko.qm
|
||||
%%SKYPEDIR%%/lang/skype_ko.ts
|
||||
%%SKYPEDIR%%/lang/skype_lt.qm
|
||||
%%SKYPEDIR%%/lang/skype_lt.ts
|
||||
%%SKYPEDIR%%/lang/skype_lv.qm
|
||||
%%SKYPEDIR%%/lang/skype_lv.ts
|
||||
%%SKYPEDIR%%/lang/skype_pl.qm
|
||||
%%SKYPEDIR%%/lang/skype_pl.ts
|
||||
%%SKYPEDIR%%/lang/skype_pt_br.qm
|
||||
%%SKYPEDIR%%/lang/skype_pt_br.ts
|
||||
%%SKYPEDIR%%/lang/skype_pt_pt.qm
|
||||
%%SKYPEDIR%%/lang/skype_pt_pt.ts
|
||||
%%SKYPEDIR%%/lang/skype_ro.qm
|
||||
%%SKYPEDIR%%/lang/skype_ro.ts
|
||||
%%SKYPEDIR%%/lang/skype_ru.qm
|
||||
%%SKYPEDIR%%/lang/skype_ru.ts
|
||||
%%SKYPEDIR%%/lang/skype_th.qm
|
||||
%%SKYPEDIR%%/lang/skype_th.ts
|
||||
%%SKYPEDIR%%/lang/skype_tr.qm
|
||||
%%SKYPEDIR%%/lang/skype_tr.ts
|
||||
%%SKYPEDIR%%/lang/skype_uk.qm
|
||||
%%SKYPEDIR%%/lang/skype_uk.ts
|
||||
%%SKYPEDIR%%/lang/skype_zh_s.qm
|
||||
%%SKYPEDIR%%/lang/skype_zh_s.ts
|
||||
%%SKYPEDIR%%/lang/skype_zh_t.qm
|
||||
%%SKYPEDIR%%/lang/skype_zh_t.ts
|
||||
%%SKYPEDIR%%/sounds/CallBusy.wav
|
||||
%%SKYPEDIR%%/sounds/CallConnecting.wav
|
||||
%%SKYPEDIR%%/sounds/CallFailed.wav
|
||||
%%SKYPEDIR%%/sounds/CallHangup.wav
|
||||
%%SKYPEDIR%%/sounds/CallHold.wav
|
||||
%%SKYPEDIR%%/sounds/CallRemoteHangup.wav
|
||||
%%SKYPEDIR%%/sounds/CallResume.wav
|
||||
%%SKYPEDIR%%/sounds/CallRingingIn.wav
|
||||
%%SKYPEDIR%%/sounds/CallRingingOut.wav
|
||||
%%SKYPEDIR%%/sounds/ChatIncoming.wav
|
||||
%%SKYPEDIR%%/sounds/ChatIncomingInitial.wav
|
||||
%%SKYPEDIR%%/sounds/ChatOutgoing.wav
|
||||
%%SKYPEDIR%%/sounds/ContactAdded.wav
|
||||
%%SKYPEDIR%%/sounds/ContactAuthRequest.wav
|
||||
%%SKYPEDIR%%/sounds/ContactOffline.wav
|
||||
%%SKYPEDIR%%/sounds/ContactOnline.wav
|
||||
%%SKYPEDIR%%/sounds/SkypeLogin.wav
|
||||
%%SKYPEDIR%%/sounds/SkypeLogout.wav
|
||||
%%SKYPEDIR%%/sounds/TransferComplete.wav
|
||||
%%SKYPEDIR%%/sounds/TransferFailed.wav
|
||||
%%SKYPEDIR%%/sounds/TransferRequest.wav
|
||||
%%SKYPEDIR%%/sounds/VoicemailReceived.wav
|
@ -1,64 +0,0 @@
|
||||
# Created by: netchild@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= skype
|
||||
PORTVERSION= 2.1.0.81
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://download.skype.com/linux/
|
||||
DISTNAME= skype_static-${DISTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= P2P VoIP software
|
||||
|
||||
CONFLICTS= skype-devel-[0-9]*
|
||||
|
||||
OPTIONS_DEFINE= DOCS VIDEO
|
||||
OPTIONS_DEFAULT=VIDEO
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
USES= cpe linux tar:bzip2
|
||||
USE_LINUX= alsalib alsa-plugins-oss dri expat fontconfig libasyncns \
|
||||
libsigcpp20 xorglibs
|
||||
BROKEN= uses non existing libsigcpp20
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
RESTRICTED= Redistribution prohibited.
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_static-${DISTVERSION}
|
||||
SKYPEDIR= share/skype
|
||||
PORTDOCS= LICENSE README
|
||||
PLIST_SUB+= SKYPEDIR=${SKYPEDIR}
|
||||
SUB_FILES= skype.sh
|
||||
SUB_LIST+= SKYPEDIR=${SKYPEDIR}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MVIDEO}
|
||||
RUN_DEPENDS+= webcamd:multimedia/webcamd
|
||||
USE_LINUX+= libv4l
|
||||
SUB_LIST+= VIDEO="LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so "
|
||||
.else
|
||||
SUB_LIST+= VIDEO=""
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${INSTALL} -d ${STAGEDIR}${PREFIX}/share/applications
|
||||
@${INSTALL_DATA} ${WRKSRC}/skype.desktop ${STAGEDIR}${PREFIX}/share/applications/
|
||||
@${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_48x48.png ${STAGEDIR}${PREFIX}/share/pixmaps/skype.png
|
||||
@cd ${WRKSRC}/ && ${MKDIR} ${STAGEDIR}${PREFIX}/${SKYPEDIR} && ${COPYTREE_SHARE} "avatars icons sounds lang" ${STAGEDIR}${PREFIX}/${SKYPEDIR}/
|
||||
|
||||
# The binary main program
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/skype ${STAGEDIR}${PREFIX}/${SKYPEDIR}/
|
||||
|
||||
# The wrapper for main program
|
||||
@${INSTALL_SCRIPT} ${WRKDIR}/skype.sh ${STAGEDIR}${PREFIX}/bin/skype
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
@${INSTALL} -d ${STAGEDIR}${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (skype_static-2.1.0.81.tar.bz2) = 5cbdc7c07b47af01607ac6d0b7285368866f92a244f52aed68c4f7c227d466ae
|
||||
SIZE (skype_static-2.1.0.81.tar.bz2) = 27555345
|
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
exec %%VIDEO%%%%PREFIX%%/%%SKYPEDIR%%/skype --resources=%%PREFIX%%/%%SKYPEDIR%% "$@"
|
@ -1,5 +0,0 @@
|
||||
Skype is a free program that uses the latest P2P technology to bring
|
||||
affordable and high-quality voice communications to people all over
|
||||
the world.
|
||||
|
||||
WWW: http://www.skype.com/
|
@ -1,101 +0,0 @@
|
||||
1. Minimum OS version.
|
||||
|
||||
Skype is a Linux binary package that we run on FreeBSD via our Linux compat.
|
||||
In order for Skype to work OK, you need your kernel and modules to be:
|
||||
- post 2011-05-03 in on HEAD
|
||||
- post 2011-05-08 in on 7,8-STABLE
|
||||
The port tries to check for this, but there is a smaller or bigger interval for
|
||||
which this can't be done automatically. So in case of any trouble please make
|
||||
sure you run kernel/modules built from sources after above dates.
|
||||
Tests were only done on HEAD and 8-STABLE with linux-fc10, and I don't think it
|
||||
can work with fc4.
|
||||
|
||||
|
||||
2. Sound
|
||||
|
||||
Since the OSS interface was removed, Skype now uses linux-alsa compat packages.
|
||||
By default you get one device corresponding to your default OSS dsp device (so
|
||||
Skype will use it for ringing, incoming voice and mic). If that doesn't suit
|
||||
needs, you can map the other dsp devices for example by editing
|
||||
/compat/linux/etc/alsa/pcm/pcm-oss.conf. You need to (re)start Skype after you
|
||||
edit this file in order to get Skype pick up the changes.
|
||||
Adding the following to the stock file, and then starting Skype and choosing
|
||||
in Options-->Sound Devices: Speakers: oss1
|
||||
will let you use the second dsp (usually the front panel connectors for your
|
||||
headphones, while still hearing the call ringing and other notification on the
|
||||
first dsp device (presumably the one you connect your speakers to).
|
||||
pcm.oss1 {
|
||||
type oss
|
||||
device /dev/dsp1
|
||||
hint {
|
||||
description "Open Sound System"
|
||||
}
|
||||
}
|
||||
|
||||
ctl.oss1 {
|
||||
type oss
|
||||
device /dev/mixer1
|
||||
hint {
|
||||
description "Open Sound System"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
3. Video
|
||||
|
||||
3.1. Receiving video
|
||||
Should work out of the box. Please make sure you have
|
||||
Options --> Video Devices --> Enable Skype Video checked.
|
||||
|
||||
3.2. Sending video
|
||||
Skype uses /dev/videoX (usually /dev/video0). This device node is created by
|
||||
the drivers for your webcam (eg. multimedia/webcamd). If you selected the VIDEO
|
||||
option (default) multimedia/webcamd will be pulled in.
|
||||
First please make sure your webcam works with the drivers webcamd provides; you
|
||||
can use multimedia/pwcview's pwcview(1) to check that you get a good image from
|
||||
your webcam; if you get a good image, you will get video in Skype also.
|
||||
|
||||
It also uses v4l2 interface hence you very likely need to have linux_v4l2wrapper
|
||||
kernel module (which you either have in base on recent HEAD or the port will
|
||||
install for you); you need to load the module before stating Skype:
|
||||
# kldload linux_v4l2wrapper
|
||||
To make it permanent you can:
|
||||
# echo 'linux_v4l2wrapper_load="YES"' >> /boot/loader.conf
|
||||
|
||||
|
||||
4. SMSes
|
||||
|
||||
You can send SMSes with this version (provided you have Skype credit, of course).
|
||||
Check Options --> SMS for details.
|
||||
|
||||
|
||||
5. Screen sharing
|
||||
|
||||
You should be able to receive and send.
|
||||
Please make sure you have Options --> Video Devices --> Enable Skype Video
|
||||
checked to use this feature (yes, even if you don't use video).
|
||||
|
||||
|
||||
6. Skype Access
|
||||
|
||||
Doesn't work and it is likely not very probable it will ever work since it
|
||||
uses a lot of Linux-specific things.
|
||||
|
||||
|
||||
7. Next version ...
|
||||
|
||||
.. is in net-im/skype-devel. It probably works worse that this version. Use it
|
||||
at your own risk.
|
||||
|
||||
|
||||
8. Problems and bug reports
|
||||
|
||||
First of all, please understand that this is a closed, binary Linux application
|
||||
that makes use for some more-or-less cutting edge Linux features/interfaces,
|
||||
etc. As such, making it work on FreeBSD is mainly a question of keeping our
|
||||
linuxulator as close as possible to the Linux kernel, and our Linux compat
|
||||
ports up to date.
|
||||
|
||||
When reporting problems at very least we need to know the output of:
|
||||
$ uname -a; sysctl compat.linux | head -2; grep OVERRIDE_LINUX_ /etc/make.conf
|
||||
the skype version you are using, and hardware details (eg. webcam) if related.
|
@ -1,131 +0,0 @@
|
||||
bin/skype
|
||||
share/pixmaps/skype.png
|
||||
share/applications/skype.desktop
|
||||
%%SKYPEDIR%%/skype
|
||||
%%SKYPEDIR%%/avatars/Angel Skype.png
|
||||
%%SKYPEDIR%%/avatars/Architect Skype.png
|
||||
%%SKYPEDIR%%/avatars/Beach Skype.png
|
||||
%%SKYPEDIR%%/avatars/Behind Skype.png
|
||||
%%SKYPEDIR%%/avatars/Business Skype.png
|
||||
%%SKYPEDIR%%/avatars/Call Me Sweetheart.png
|
||||
%%SKYPEDIR%%/avatars/Call Me.png
|
||||
%%SKYPEDIR%%/avatars/Carnaval Skype.png
|
||||
%%SKYPEDIR%%/avatars/Chic Skype.png
|
||||
%%SKYPEDIR%%/avatars/Christmas Skype.png
|
||||
%%SKYPEDIR%%/avatars/College Skype.png
|
||||
%%SKYPEDIR%%/avatars/DIY Skype.png
|
||||
%%SKYPEDIR%%/avatars/DJ Skype.png
|
||||
%%SKYPEDIR%%/avatars/Desert Skype.png
|
||||
%%SKYPEDIR%%/avatars/Designer Skype.png
|
||||
%%SKYPEDIR%%/avatars/Devil Skype.png
|
||||
%%SKYPEDIR%%/avatars/Earbud Skype.png
|
||||
%%SKYPEDIR%%/avatars/Empire Skype.png
|
||||
%%SKYPEDIR%%/avatars/Fax Skype.png
|
||||
%%SKYPEDIR%%/avatars/Geisha Skype.png
|
||||
%%SKYPEDIR%%/avatars/Hula Skype.png
|
||||
%%SKYPEDIR%%/avatars/Make Skype Not War.png
|
||||
%%SKYPEDIR%%/avatars/Metal Skype.png
|
||||
%%SKYPEDIR%%/avatars/Ninja Skype.png
|
||||
%%SKYPEDIR%%/avatars/Party Skype.png
|
||||
%%SKYPEDIR%%/avatars/Pop Skype.png
|
||||
%%SKYPEDIR%%/avatars/Rice Skype.png
|
||||
%%SKYPEDIR%%/avatars/Skypahontas.png
|
||||
%%SKYPEDIR%%/avatars/Skype 502.png
|
||||
%%SKYPEDIR%%/avatars/Skype Aid.png
|
||||
%%SKYPEDIR%%/avatars/Skype Artiste.png
|
||||
%%SKYPEDIR%%/avatars/Skype Beauty.png
|
||||
%%SKYPEDIR%%/avatars/Skype Bling.png
|
||||
%%SKYPEDIR%%/avatars/Skype Boarder.png
|
||||
%%SKYPEDIR%%/avatars/Skype Brrr... .png
|
||||
%%SKYPEDIR%%/avatars/Skype Candy.png
|
||||
%%SKYPEDIR%%/avatars/Skype Cola.png
|
||||
%%SKYPEDIR%%/avatars/Skype Cool Shades.png
|
||||
%%SKYPEDIR%%/avatars/Skype Extreme.png
|
||||
%%SKYPEDIR%%/avatars/Skype Goaaaaal.png
|
||||
%%SKYPEDIR%%/avatars/Skype Headset.png
|
||||
%%SKYPEDIR%%/avatars/Skype Jah.png
|
||||
%%SKYPEDIR%%/avatars/Skype Jyve.png
|
||||
%%SKYPEDIR%%/avatars/Skype Safety.png
|
||||
%%SKYPEDIR%%/avatars/Skype San.png
|
||||
%%SKYPEDIR%%/avatars/Skype Shorty.png
|
||||
%%SKYPEDIR%%/avatars/Skype Smiley.png
|
||||
%%SKYPEDIR%%/avatars/Skype Time.png
|
||||
%%SKYPEDIR%%/avatars/Skype in a Bag.png
|
||||
%%SKYPEDIR%%/avatars/Skype-a-Manger.png
|
||||
%%SKYPEDIR%%/avatars/Skype-ahoy.png
|
||||
%%SKYPEDIR%%/avatars/Skype-in-one.png
|
||||
%%SKYPEDIR%%/avatars/Skype.png
|
||||
%%SKYPEDIR%%/avatars/Skypers of the Caribbean.png
|
||||
%%SKYPEDIR%%/avatars/Star Skype.png
|
||||
%%SKYPEDIR%%/avatars/Sushi Skype.png
|
||||
%%SKYPEDIR%%/avatars/The Skypeness.png
|
||||
%%SKYPEDIR%%/avatars/Travel Skype.png
|
||||
%%SKYPEDIR%%/avatars/Wetsuit Skype.png
|
||||
%%SKYPEDIR%%/avatars/Yin Yang Skype.png
|
||||
%%SKYPEDIR%%/icons/SkypeBlue_16x16.png
|
||||
%%SKYPEDIR%%/icons/SkypeBlue_32x32.png
|
||||
%%SKYPEDIR%%/icons/SkypeBlue_48x48.png
|
||||
%%SKYPEDIR%%/lang/skype_bg.qm
|
||||
%%SKYPEDIR%%/lang/skype_bg.ts
|
||||
%%SKYPEDIR%%/lang/skype_de.qm
|
||||
%%SKYPEDIR%%/lang/skype_de.ts
|
||||
%%SKYPEDIR%%/lang/skype_en.qm
|
||||
%%SKYPEDIR%%/lang/skype_en.ts
|
||||
%%SKYPEDIR%%/lang/skype_es.qm
|
||||
%%SKYPEDIR%%/lang/skype_es.ts
|
||||
%%SKYPEDIR%%/lang/skype_et.qm
|
||||
%%SKYPEDIR%%/lang/skype_et.ts
|
||||
%%SKYPEDIR%%/lang/skype_fr.qm
|
||||
%%SKYPEDIR%%/lang/skype_fr.ts
|
||||
%%SKYPEDIR%%/lang/skype_it.qm
|
||||
%%SKYPEDIR%%/lang/skype_it.ts
|
||||
%%SKYPEDIR%%/lang/skype_ja.qm
|
||||
%%SKYPEDIR%%/lang/skype_ja.ts
|
||||
%%SKYPEDIR%%/lang/skype_ko.qm
|
||||
%%SKYPEDIR%%/lang/skype_ko.ts
|
||||
%%SKYPEDIR%%/lang/skype_lt.qm
|
||||
%%SKYPEDIR%%/lang/skype_lt.ts
|
||||
%%SKYPEDIR%%/lang/skype_lv.qm
|
||||
%%SKYPEDIR%%/lang/skype_lv.ts
|
||||
%%SKYPEDIR%%/lang/skype_pl.qm
|
||||
%%SKYPEDIR%%/lang/skype_pl.ts
|
||||
%%SKYPEDIR%%/lang/skype_pt_br.qm
|
||||
%%SKYPEDIR%%/lang/skype_pt_br.ts
|
||||
%%SKYPEDIR%%/lang/skype_pt_pt.qm
|
||||
%%SKYPEDIR%%/lang/skype_pt_pt.ts
|
||||
%%SKYPEDIR%%/lang/skype_ro.qm
|
||||
%%SKYPEDIR%%/lang/skype_ro.ts
|
||||
%%SKYPEDIR%%/lang/skype_ru.qm
|
||||
%%SKYPEDIR%%/lang/skype_ru.ts
|
||||
%%SKYPEDIR%%/lang/skype_th.qm
|
||||
%%SKYPEDIR%%/lang/skype_th.ts
|
||||
%%SKYPEDIR%%/lang/skype_tr.qm
|
||||
%%SKYPEDIR%%/lang/skype_tr.ts
|
||||
%%SKYPEDIR%%/lang/skype_uk.qm
|
||||
%%SKYPEDIR%%/lang/skype_uk.ts
|
||||
%%SKYPEDIR%%/lang/skype_zh_s.qm
|
||||
%%SKYPEDIR%%/lang/skype_zh_s.ts
|
||||
%%SKYPEDIR%%/lang/skype_zh_t.qm
|
||||
%%SKYPEDIR%%/lang/skype_zh_t.ts
|
||||
%%SKYPEDIR%%/sounds/CallBusy.wav
|
||||
%%SKYPEDIR%%/sounds/CallConnecting.wav
|
||||
%%SKYPEDIR%%/sounds/CallFailed.wav
|
||||
%%SKYPEDIR%%/sounds/CallHangup.wav
|
||||
%%SKYPEDIR%%/sounds/CallHold.wav
|
||||
%%SKYPEDIR%%/sounds/CallRemoteHangup.wav
|
||||
%%SKYPEDIR%%/sounds/CallResume.wav
|
||||
%%SKYPEDIR%%/sounds/CallRingingIn.wav
|
||||
%%SKYPEDIR%%/sounds/CallRingingOut.wav
|
||||
%%SKYPEDIR%%/sounds/ChatIncoming.wav
|
||||
%%SKYPEDIR%%/sounds/ChatIncomingInitial.wav
|
||||
%%SKYPEDIR%%/sounds/ChatOutgoing.wav
|
||||
%%SKYPEDIR%%/sounds/ContactAdded.wav
|
||||
%%SKYPEDIR%%/sounds/ContactAuthRequest.wav
|
||||
%%SKYPEDIR%%/sounds/ContactOffline.wav
|
||||
%%SKYPEDIR%%/sounds/ContactOnline.wav
|
||||
%%SKYPEDIR%%/sounds/SkypeLogin.wav
|
||||
%%SKYPEDIR%%/sounds/SkypeLogout.wav
|
||||
%%SKYPEDIR%%/sounds/TransferComplete.wav
|
||||
%%SKYPEDIR%%/sounds/TransferFailed.wav
|
||||
%%SKYPEDIR%%/sounds/TransferRequest.wav
|
||||
%%SKYPEDIR%%/sounds/VoicemailReceived.wav
|
@ -1447,7 +1447,6 @@
|
||||
SUBDIR += tinyfugue
|
||||
SUBDIR += tinyldap
|
||||
SUBDIR += tn5250
|
||||
SUBDIR += tn5250j
|
||||
SUBDIR += toonel
|
||||
SUBDIR += torsocks
|
||||
SUBDIR += traefik
|
||||
|
@ -1,63 +0,0 @@
|
||||
# Created by: Marcin Cieslak <saper@SYSTEM.PL>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tn5250j
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net java
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= saper@saper.info
|
||||
COMMENT= 5250 terminal emulator for the AS/400 written in Java
|
||||
|
||||
BROKEN= fails to build
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
BUILD_DEPENDS= ${JAVALIBDIR}/mail.jar:java/javamail \
|
||||
${JYTHON_JAR}:lang/jython \
|
||||
${JAVALIBDIR}/jt400.jar:sysutils/jtopen \
|
||||
${JAVALIBDIR}/itext.jar:devel/itext \
|
||||
${JAVALIBDIR}/log4j.jar:devel/log4j
|
||||
RUN_DEPENDS= ${JAVALIBDIR}/mail.jar:java/javamail \
|
||||
${JYTHON_JAR}:lang/jython \
|
||||
${JAVALIBDIR}/jt400.jar:sysutils/jtopen \
|
||||
${JAVALIBDIR}/itext.jar:devel/itext \
|
||||
${JAVALIBDIR}/log4j.jar:devel/log4j
|
||||
|
||||
USES= dos2unix zip
|
||||
USE_ANT= yes
|
||||
USE_JAVA= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
DOS2UNIX_FILES= build.xml
|
||||
JAVA_VERSION= 1.6 1.7
|
||||
|
||||
ALL_TARGET= package
|
||||
MAKE_ENV+= CLASSPATH=${JYTHON_PREFIX}
|
||||
MAKE_ARGS+= -Dlib.dir=${JAVALIBDIR}
|
||||
|
||||
JYTHON_PREFIX= ${LOCALBASE}/lib/jython
|
||||
JYTHON_JAR= ${JYTHON_PREFIX}/jython.jar
|
||||
|
||||
DOC_FILES= CHANGELOG.txt applet.txt filetransfers.txt readme.txt antbuild.txt\
|
||||
e-mail.txt macros.txt scripting.txt
|
||||
|
||||
SUB_FILES= tn5250j
|
||||
SUB_LIST= JYTHON_JAR=${JYTHON_JAR}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/tn5250j ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/build/tn5250j.jar ${STAGEDIR}${JAVAJARDIR}
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for d in ${DOC_FILES}
|
||||
${INSTALL_DATA} ${WRKSRC}/src/${d} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (tn5250j-0.6.0-src.zip) = a24610b7e8fa0dde30f3d001509164e8e51ea8afb68ce741fc6490fdfb081e6b
|
||||
SIZE (tn5250j-0.6.0-src.zip) = 634458
|
@ -1,100 +0,0 @@
|
||||
--- build.xml.orig 2008-06-12 17:53:31.850966916 +0200
|
||||
+++ build.xml 2008-06-12 17:55:27.789182054 +0200
|
||||
@@ -345,97 +345,8 @@
|
||||
<delete file="${dist.dir}/${dist.src.name}.tar"/>
|
||||
</target>
|
||||
|
||||
- <!-- Creates an installer for tn5250j -->
|
||||
- <target name="generate-installer" depends="dist" description="Creates installer using IzPack">
|
||||
|
||||
- <!-- Allows us to use the IzPack Ant task -->
|
||||
- <taskdef name="izpack" classpath="${basedir}/lib/compiler.jar"
|
||||
- classname="com.izforge.izpack.ant.IzPackTask"/>
|
||||
|
||||
- <!-- Copies the files to the dist directory -->
|
||||
- <echo message="Copies the image of the distribution to ${dist.dir}"/>
|
||||
- <delete dir="${dist.dir}/installer"/>
|
||||
- <mkdir dir="${dist.dir}/installer"/>
|
||||
- <copy todir="${dist.dir}/installer" includeEmptyDirs="yes">
|
||||
- <!--fileset dir="${basedir}">
|
||||
- <include name="bin/**"/>
|
||||
- <include name="lib/*.jar"/>
|
||||
- </fileset-->
|
||||
- <fileset dir="${build.dir}">
|
||||
- <include name="${jarname}" />
|
||||
- </fileset>
|
||||
- <fileset dir="${dist.dir}/${dist.base.name}/src/installer/">
|
||||
- <include name="**"/>
|
||||
- </fileset>
|
||||
- <fileset dir="${dist.dir}/${dist.base.name}/src/">
|
||||
- <include name="readme.txt"/>
|
||||
- <include name="COPYING"/>
|
||||
- <include name="tn5250jSplash.jpg"/>
|
||||
- <include name="tnicon.jpg"/>
|
||||
- </fileset>
|
||||
- <fileset dir="${lib.dir}">
|
||||
- <include name="**"/>
|
||||
- </fileset>
|
||||
- </copy>
|
||||
-
|
||||
- <!-- We call IzPack -->
|
||||
- <echo message="Makes the installer using IzPack"/>
|
||||
- <izpack input="${dist.dir}/installer/install.xml"
|
||||
- output="${dist.dir}/tn5250j-install-${version}.jar"
|
||||
- installerType="standard"
|
||||
- basedir="${dist.dir}"
|
||||
- izPackDir="${IzPack.dir}"/>
|
||||
-
|
||||
- <!--echo message="Makes the web installer using IzPack"/-->
|
||||
- <!--izpack input="${dist.dir}/installer/install.xml"
|
||||
- output="${dist.dir}/tn5250j-install-web-${version}.jar"
|
||||
- installerType="web"
|
||||
- basedir="${dist.dir}"
|
||||
- izPackDir="${IzPack.dir}"/-->
|
||||
-
|
||||
- </target>
|
||||
-
|
||||
-<!-- start jar bundler task -->
|
||||
- <taskdef name="jarbundler"
|
||||
- classpath="${lib.dir}/jarbundler-1.4.jar"
|
||||
- classname="com.loomcom.ant.tasks.jarbundler.JarBundler" />
|
||||
-
|
||||
- <target name= "dist-bin-jarbundle" depends="dist-bin-prepare" description="Prepares jar bundle binary distribution">
|
||||
- <jarbundler dir="${dist.dir}"
|
||||
- name="${Name}"
|
||||
- mainclass="org.tn5250j.My5250"
|
||||
- icon="${source.dir}/tnicon.icns"
|
||||
- version="${version}"
|
||||
- infostring="${Name} ${version}, (c) ${year}"
|
||||
- aboutmenuname="${Name}"
|
||||
- bundleid="org.tn5250j"
|
||||
- developmentregion="English"
|
||||
- signature="????"
|
||||
- type="APPL"
|
||||
- jvmversion="1.4+"
|
||||
- vmoptions="-Xmx256m"
|
||||
- smalltabs="true"
|
||||
- antialiasedgraphics="true"
|
||||
- antialiasedtext="true"
|
||||
- liveresize="true"
|
||||
- growboxintrudes="false"
|
||||
- workingdirectory="$APP_PACKAGE/Contents/Resources/Java"
|
||||
- screenmenu="true" >
|
||||
- <jarfileset dir="${dist.dir}/${dist.base.name}">
|
||||
- <include name="**/*.jar" />
|
||||
- <exclude name="**/CVS" />
|
||||
- </jarfileset>
|
||||
- </jarbundler>
|
||||
- </target>
|
||||
-
|
||||
- <target name= "dist-bin-jarbundle-tgz" depends="dist-bin-jarbundle" description="Create a Tgz-File of the jar bundle distribution">
|
||||
- <tar tarfile="${dist.dir}/${dist.bin.name}.app.tar"
|
||||
- basedir="${dist.dir}/"
|
||||
- includes="${Name}.app/**">
|
||||
- </tar>
|
||||
- <gzip zipfile="${dist.dir}/${dist.bin.name}.app.tgz" src="${dist.dir}/${dist.bin.name}.app.tar" />
|
||||
- <delete file="${dist.dir}/${dist.bin.name}.app.tar"/>
|
||||
- </target>
|
||||
|
||||
<!-- start jar bundler task -->
|
||||
|
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
CLASSPATH=`classpath`:%%JYTHON_JAR%% java org.tn5250j.My5250 "$@"
|
@ -1,3 +0,0 @@
|
||||
A feature-rich graphical Telnet 5250 emulator written in Java.
|
||||
|
||||
WWW: http://tn5250j.sourceforge.net/
|
@ -1,10 +0,0 @@
|
||||
bin/tn5250j
|
||||
%%JAVAJARDIR%%/tn5250j.jar
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/applet.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/filetransfers.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/antbuild.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/e-mail.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/macros.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scripting.txt
|
@ -61,7 +61,6 @@
|
||||
SUBDIR += datawarrior
|
||||
SUBDIR += dcl
|
||||
SUBDIR += devisor
|
||||
SUBDIR += dft_tools
|
||||
SUBDIR += dftbplus
|
||||
SUBDIR += dkh
|
||||
SUBDIR += dlib-cpp
|
||||
@ -310,7 +309,6 @@
|
||||
SUBDIR += teem
|
||||
SUBDIR += tfel
|
||||
SUBDIR += tinker
|
||||
SUBDIR += triqs
|
||||
SUBDIR += udunits
|
||||
SUBDIR += v_sim
|
||||
SUBDIR += vipster
|
||||
|
@ -1,42 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dft_tools
|
||||
DISTVERSION= 1.5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Interface to DFT codes in TRIQS
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN= wrong LIB_DEPENDS
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \
|
||||
googletest>0:devel/googletest # not needed: https://github.com/TRIQS/dft_tools/issues/95
|
||||
LIB_DEPENDS= libcpp2py.so:devel/cpp2py \
|
||||
libfftw3.so:math/fftw3 \
|
||||
libgmpxx.so:math/gmp \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libmpi.so:net/openmpi \
|
||||
libopenblas.so:math/openblas \
|
||||
libsz.so:science/szip \
|
||||
libtriqs.so:science/triqs
|
||||
|
||||
USES= cmake:noninja fortran gettext-runtime python:-2.7
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= TRIQS
|
||||
|
||||
# Use the same compiler as science/triqs
|
||||
LLVM_VER= 60
|
||||
BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER}
|
||||
CPP= clang-cpp${LLVM_VER}
|
||||
CC= clang${LLVM_VER}
|
||||
CXX= clang++${LLVM_VER}
|
||||
|
||||
post-install:
|
||||
@cd ${STAGEDIR}${PREFIX} && ${REINPLACE_CMD} -i '' -e 's|#!/bin/bash|#!/bin/sh|' bin/plovasp bin/vasp_dmft
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1529199984
|
||||
SHA256 (TRIQS-dft_tools-1.5_GH0.tar.gz) = ca10069c5b766092d289b07d0d36a19dfed7a7f5512fe62607334387422329ac
|
||||
SIZE (TRIQS-dft_tools-1.5_GH0.tar.gz) = 2808644
|
@ -1,11 +0,0 @@
|
||||
--- CMakeLists.txt.orig 2018-06-17 01:47:39 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -16,7 +16,7 @@ project(dft_tools C CXX Fortran)
|
||||
set(BUILD_SHARED_LIBS ON)
|
||||
|
||||
# Load TRIQS and Cpp2Py
|
||||
-find_package(TRIQS 1.5 EXACT REQUIRED)
|
||||
+find_package(TRIQS REQUIRED)
|
||||
find_package(Cpp2Py REQUIRED)
|
||||
|
||||
if (NOT ${TRIQS_WITH_PYTHON_SUPPORT})
|
@ -1,10 +0,0 @@
|
||||
TRIQS-based-based application is aimed at ab-initio calculations for correlated
|
||||
materials, combining realistic DFT band-structure calculations with the
|
||||
dynamical mean-field theory. Together with the necessary tools to perform the
|
||||
DMFT self-consistency loop for realistic multi-band problems, the package
|
||||
provides a full-fledged charge self-consistent interface to the Wien2K package.
|
||||
In addition, if Wien2k is not available, it provides a generic interface for
|
||||
one-shot DFT+DMFT calculations, where only the single-particle Hamiltonian in
|
||||
orbital space has to be provided.
|
||||
|
||||
WWW: https://triqs.github.io/dft_tools/master
|
@ -1,34 +0,0 @@
|
||||
bin/dmftproj
|
||||
bin/plovasp
|
||||
bin/vasp_dmft
|
||||
lib/libatm_c.so
|
||||
lib/python2.7/site-packages/triqs_dft_tools/__init__.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/block_structure.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/clear_h5_output.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/__init__.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/converter_tools.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/hk_converter.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/__init__.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/atm.so
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/converter.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/elstruct.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/inpconf.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/plotools.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/proj_group.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/proj_shell.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/sc_dmft.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/vaspio.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/vasp_converter.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/wannier90_converter.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/converters/wien2k_converter.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/sumk_dft.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/sumk_dft_tools.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/symmetry.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/trans_basis.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/update_archive.py
|
||||
lib/python2.7/site-packages/triqs_dft_tools/version.py
|
||||
share/triqs/Wien2k_SRC_files/SRC_templates/case.cf_f_mm2
|
||||
share/triqs/Wien2k_SRC_files/SRC_templates/case.cf_p_cubic
|
||||
share/triqs/Wien2k_SRC_files/SRC_templates/case.indmftpr
|
||||
share/triqs/Wien2k_SRC_files/SRC_templates/run_triqs
|
||||
share/triqs/Wien2k_SRC_files/SRC_templates/runsp_triqs
|
@ -1,50 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= triqs
|
||||
DISTVERSION= 2.0
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Toolbox for Research on Interacting Quantum Systems
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
BROKEN= wrong LIB_DEPENDS
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
BROKEN_i386= error: no matching function for call to 'max': https://github.com/TRIQS/triqs/issues/596
|
||||
|
||||
BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \
|
||||
${PYNUMPY}
|
||||
LIB_DEPENDS= libcpp2py.so:devel/cpp2py \
|
||||
libfftw3.so:math/fftw3 \
|
||||
libgmp.so:math/gmp \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libmpi.so:net/openmpi \
|
||||
libopa.so:net/mpich \
|
||||
libopenblas.so:math/openblas \
|
||||
libsz.so:science/szip
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
PORTSCOUT= limit:^[0-9]+\.[0-9].*$$
|
||||
|
||||
USES= cmake:noninja fortran gettext-runtime python:2.7 # python:2.7 matches that in devel/cpp2py
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${PORTNAME:tu}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# It requires c++17, which might be missing in compilers choosable with USES=compiler
|
||||
LLVM_VER= 60
|
||||
BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER}
|
||||
CPP= clang-cpp${LLVM_VER}
|
||||
CC= clang${LLVM_VER}
|
||||
CXX= clang++${LLVM_VER}
|
||||
|
||||
post-install:
|
||||
@cd ${STAGEDIR}${PREFIX} && ${RM} include/gtest.h lib/libgtest.so
|
||||
@cd ${STAGEDIR}${PREFIX} && ${RM} share/triqs.modulefile share/triqsvars.sh # https://github.com/TRIQS/triqs/issues/590
|
||||
@cd ${STAGEDIR}${PREFIX} && ${RM} share/cmake/run_test.cmake
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1529173992
|
||||
SHA256 (TRIQS-triqs-2.0_GH0.tar.gz) = 20e72638a9ebd2e169d5d4778f559388743852bb7124c49b4af7cac62cf8c888
|
||||
SIZE (TRIQS-triqs-2.0_GH0.tar.gz) = 3732883
|
@ -1,33 +0,0 @@
|
||||
--- CMakeLists.txt.orig 2018-05-26 21:43:55 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -206,7 +206,7 @@ endif (Build_Documentation)
|
||||
#-----------------------------------------------
|
||||
# Install the FindXXX that should be exported
|
||||
#-----------------------------------------------
|
||||
-install (FILES cmake/FindNFFT.cmake cmake/FindTest.cmake DESTINATION share/cmake)
|
||||
+#install (FILES cmake/FindNFFT.cmake cmake/FindTest.cmake DESTINATION share/cmake)
|
||||
|
||||
#---------------------------------------
|
||||
# triqs_config.h
|
||||
@@ -243,8 +243,8 @@ else()
|
||||
endif()
|
||||
|
||||
configure_file(./cmake/TRIQSConfig-version.cmake.in Config/TRIQSConfig-version.cmake @ONLY)
|
||||
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig.cmake DESTINATION share/cmake)
|
||||
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig-version.cmake DESTINATION share/cmake)
|
||||
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig.cmake DESTINATION lib/cmake/triqs)
|
||||
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig-version.cmake DESTINATION lib/cmake/triqs)
|
||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/triqs_config.h DESTINATION include/triqs)
|
||||
|
||||
#------------------------
|
||||
@@ -254,8 +254,8 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR
|
||||
configure_file(./cmake/FindTriqsTest.cmake.in Config//FindTriqsTest.cmake @ONLY)
|
||||
configure_file(./cmake/run_test.cmake.in Config/run_test.cmake @ONLY)
|
||||
|
||||
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/FindTriqsTest.cmake DESTINATION share/cmake)
|
||||
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/run_test.cmake DESTINATION share/cmake)
|
||||
+#install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/FindTriqsTest.cmake DESTINATION share/cmake)
|
||||
+#install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/run_test.cmake DESTINATION share/cmake)
|
||||
|
||||
#--------------------------------------------------------
|
||||
# Remind the user how to set up his/her variables
|
@ -1,11 +0,0 @@
|
||||
--- cmake/TRIQSConfig.cmake.in.orig 2018-06-16 22:23:49 UTC
|
||||
+++ cmake/TRIQSConfig.cmake.in
|
||||
@@ -19,7 +19,7 @@ list(APPEND CMAKE_MODULE_PATH ${TRIQS_RO
|
||||
set(TRIQS_WITH_PYTHON_SUPPORT @TRIQS_WITH_PYTHON_SUPPORT@)
|
||||
|
||||
# include the exported targets of this project
|
||||
-include(@CMAKE_INSTALL_PREFIX@/share/cmake/triqs-targets.cmake)
|
||||
+include(@CMAKE_INSTALL_PREFIX@/lib/cmake/triqs/triqs-targets.cmake)
|
||||
|
||||
MESSAGE(STATUS "Found TRIQSConfig.cmake with version ${TRIQS_VERSION}, hash = ${TRIQS_GIT_HASH}")
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- triqs/CMakeLists.txt.orig 2018-06-16 22:54:50 UTC
|
||||
+++ triqs/CMakeLists.txt
|
||||
@@ -256,7 +256,7 @@ endif()
|
||||
|
||||
# Install the library in lib and prepare an exported cmake file to reimport it
|
||||
install(TARGETS triqs DESTINATION lib EXPORT triqs-targets)
|
||||
-install(EXPORT triqs-targets DESTINATION share/cmake)
|
||||
+install(EXPORT triqs-targets DESTINATION lib/cmake/triqs)
|
||||
|
||||
# Install headers
|
||||
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION include FILES_MATCHING PATTERN "*.hpp" PATTERN "*.h" PATTERN "*.hxx" PATTERN "*.mako.*" EXCLUDE)
|
@ -1,9 +0,0 @@
|
||||
TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific
|
||||
project providing a set of C++ and Python libraries to develop new tools for
|
||||
the study of interacting quantum systems.
|
||||
|
||||
The goal of this toolkit is to provide high level, efficient and simple to use
|
||||
libraries in C++ and Python, and to promote the use of modern programming
|
||||
techniques.
|
||||
|
||||
WWW: https://triqs.github.io/triqs/master/index.html
|
@ -1,317 +0,0 @@
|
||||
include/triqs/arrays.hpp
|
||||
include/triqs/arrays/algorithms.hpp
|
||||
include/triqs/arrays/array.hpp
|
||||
include/triqs/arrays/asserts.hpp
|
||||
include/triqs/arrays/blas_lapack/axpy.hpp
|
||||
include/triqs/arrays/blas_lapack/copy.hpp
|
||||
include/triqs/arrays/blas_lapack/dot.hpp
|
||||
include/triqs/arrays/blas_lapack/gelss.hpp
|
||||
include/triqs/arrays/blas_lapack/gemm.hpp
|
||||
include/triqs/arrays/blas_lapack/gemv.hpp
|
||||
include/triqs/arrays/blas_lapack/ger.hpp
|
||||
include/triqs/arrays/blas_lapack/gesvd.hpp
|
||||
include/triqs/arrays/blas_lapack/getrf.hpp
|
||||
include/triqs/arrays/blas_lapack/getri.hpp
|
||||
include/triqs/arrays/blas_lapack/gtsv.hpp
|
||||
include/triqs/arrays/blas_lapack/qcache.hpp
|
||||
include/triqs/arrays/blas_lapack/scal.hpp
|
||||
include/triqs/arrays/blas_lapack/stev.hpp
|
||||
include/triqs/arrays/blas_lapack/swap.hpp
|
||||
include/triqs/arrays/blas_lapack/tools.hpp
|
||||
include/triqs/arrays/block_matrix.hpp
|
||||
include/triqs/arrays/cache.hpp
|
||||
include/triqs/arrays/expression_template/array_algebra.hpp
|
||||
include/triqs/arrays/expression_template/matrix_algebra.hpp
|
||||
include/triqs/arrays/expression_template/tools.hpp
|
||||
include/triqs/arrays/expression_template/vector_algebra.hpp
|
||||
include/triqs/arrays/functional/fold.hpp
|
||||
include/triqs/arrays/functional/map.hpp
|
||||
include/triqs/arrays/group_indices.hpp
|
||||
include/triqs/arrays/h5.hpp
|
||||
include/triqs/arrays/h5/array_of_non_basic.hpp
|
||||
include/triqs/arrays/h5/array_stack.hpp
|
||||
include/triqs/arrays/h5/simple_read_write.hpp
|
||||
include/triqs/arrays/impl/assignment.hpp
|
||||
include/triqs/arrays/impl/common.hpp
|
||||
include/triqs/arrays/impl/exceptions.hpp
|
||||
include/triqs/arrays/impl/indexmap_storage_pair.hpp
|
||||
include/triqs/arrays/impl/iterator_adapter.hpp
|
||||
include/triqs/arrays/impl/print.hpp
|
||||
include/triqs/arrays/impl/traits.hpp
|
||||
include/triqs/arrays/indexmaps/common.hpp
|
||||
include/triqs/arrays/indexmaps/cuboid/domain.hpp
|
||||
include/triqs/arrays/indexmaps/cuboid/foreach.hpp
|
||||
include/triqs/arrays/indexmaps/cuboid/map.hpp
|
||||
include/triqs/arrays/indexmaps/cuboid/mem_layout.hpp
|
||||
include/triqs/arrays/indexmaps/cuboid/slice.hpp
|
||||
include/triqs/arrays/indexmaps/permutation.hpp
|
||||
include/triqs/arrays/indexmaps/range.hpp
|
||||
include/triqs/arrays/linalg/cross_product.hpp
|
||||
include/triqs/arrays/linalg/det_and_inverse.hpp
|
||||
include/triqs/arrays/linalg/eigenelements.hpp
|
||||
include/triqs/arrays/make_immutable_array.hpp
|
||||
include/triqs/arrays/math_functions.hpp
|
||||
include/triqs/arrays/matrix.hpp
|
||||
include/triqs/arrays/mpi.hpp
|
||||
include/triqs/arrays/proxy.hxx
|
||||
include/triqs/arrays/python/array_view_to_python.hpp
|
||||
include/triqs/arrays/python/numpy_extractor.hpp
|
||||
include/triqs/arrays/reinterpret.hpp
|
||||
include/triqs/arrays/storages/mem_block.hpp
|
||||
include/triqs/arrays/storages/memcopy.hpp
|
||||
include/triqs/arrays/storages/shared_block.hpp
|
||||
include/triqs/arrays/vector.hpp
|
||||
include/triqs/atom_diag/atom_diag.hpp
|
||||
include/triqs/atom_diag/functions.hpp
|
||||
include/triqs/atom_diag/gf.hpp
|
||||
include/triqs/atom_diag/impl/worker.hpp
|
||||
include/triqs/clef.hpp
|
||||
include/triqs/clef/adapters/math.hpp
|
||||
include/triqs/clef/adapters/vector.hpp
|
||||
include/triqs/clef/clef.hpp
|
||||
include/triqs/clef/io.hpp
|
||||
include/triqs/clef/sum.hpp
|
||||
include/triqs/cpp2py_converters.hpp
|
||||
include/triqs/cpp2py_converters/arrays.hpp
|
||||
include/triqs/cpp2py_converters/fundamental_operator_set.hpp
|
||||
include/triqs/cpp2py_converters/gf.hpp
|
||||
include/triqs/cpp2py_converters/h5.hpp
|
||||
include/triqs/cpp2py_converters/operators_real_complex.hpp
|
||||
include/triqs/cpp2py_converters/real_or_complex.hpp
|
||||
include/triqs/det_manip.hpp
|
||||
include/triqs/det_manip/det_manip.hpp
|
||||
include/triqs/gfs.hpp
|
||||
include/triqs/gfs/block/auto_assign.hpp
|
||||
include/triqs/gfs/block/block_gf.hxx
|
||||
include/triqs/gfs/block/expr.hpp
|
||||
include/triqs/gfs/block/functions.hxx
|
||||
include/triqs/gfs/block/map.hpp
|
||||
include/triqs/gfs/block/mapped_functions.hxx
|
||||
include/triqs/gfs/debug.hpp
|
||||
include/triqs/gfs/domains/R.hpp
|
||||
include/triqs/gfs/domains/discrete.hpp
|
||||
include/triqs/gfs/domains/legendre.hpp
|
||||
include/triqs/gfs/domains/matsubara.hpp
|
||||
include/triqs/gfs/domains/product.hpp
|
||||
include/triqs/gfs/evaluator.hpp
|
||||
include/triqs/gfs/functions/closest_mesh_pt.hpp
|
||||
include/triqs/gfs/functions/density.hpp
|
||||
include/triqs/gfs/functions/functions2.hpp
|
||||
include/triqs/gfs/functions/imfreq.hpp
|
||||
include/triqs/gfs/functions/imtime.hpp
|
||||
include/triqs/gfs/functions/legendre.hpp
|
||||
include/triqs/gfs/functions/product.hpp
|
||||
include/triqs/gfs/gf/auto_assign.hpp
|
||||
include/triqs/gfs/gf/data_proxy.hpp
|
||||
include/triqs/gfs/gf/defs.hpp
|
||||
include/triqs/gfs/gf/flatten.hpp
|
||||
include/triqs/gfs/gf/gf.hxx
|
||||
include/triqs/gfs/gf/gf_expr.hpp
|
||||
include/triqs/gfs/gf/gf_indices.hpp
|
||||
include/triqs/gfs/gf/partial_eval.hpp
|
||||
include/triqs/gfs/gf/targets.hpp
|
||||
include/triqs/gfs/gf_tests.hpp
|
||||
include/triqs/gfs/h5.hpp
|
||||
include/triqs/gfs/legacy_for_python_api.hpp
|
||||
include/triqs/gfs/make_gf.hpp
|
||||
include/triqs/gfs/meshes.hpp
|
||||
include/triqs/gfs/meshes/comma.hpp
|
||||
include/triqs/gfs/meshes/discrete.hpp
|
||||
include/triqs/gfs/meshes/imfreq.hpp
|
||||
include/triqs/gfs/meshes/imtime.hpp
|
||||
include/triqs/gfs/meshes/legendre.hpp
|
||||
include/triqs/gfs/meshes/linear.hpp
|
||||
include/triqs/gfs/meshes/linear_interpolation.hpp
|
||||
include/triqs/gfs/meshes/mesh_tools.hpp
|
||||
include/triqs/gfs/meshes/multivar_eval.hpp
|
||||
include/triqs/gfs/meshes/product.hpp
|
||||
include/triqs/gfs/meshes/refreq.hpp
|
||||
include/triqs/gfs/meshes/retime.hpp
|
||||
include/triqs/gfs/meshes/segment.hpp
|
||||
include/triqs/gfs/meshes/tail_fitter.hpp
|
||||
include/triqs/gfs/transform/common.hpp
|
||||
include/triqs/gfs/transform/fourier.hpp
|
||||
include/triqs/gfs/transform/fourier_common.hpp
|
||||
include/triqs/gfs/transform/legendre_matsubara.hpp
|
||||
include/triqs/gfs/transform/pade.hpp
|
||||
include/triqs/h5.hpp
|
||||
include/triqs/h5/base.hpp
|
||||
include/triqs/h5/base_public.hpp
|
||||
include/triqs/h5/file.hpp
|
||||
include/triqs/h5/generic.hpp
|
||||
include/triqs/h5/group.hpp
|
||||
include/triqs/h5/map.hpp
|
||||
include/triqs/h5/optional.hpp
|
||||
include/triqs/h5/pair.hpp
|
||||
include/triqs/h5/scalar.hpp
|
||||
include/triqs/h5/serialization.hpp
|
||||
include/triqs/h5/string.hpp
|
||||
include/triqs/h5/tuple.hpp
|
||||
include/triqs/h5/variant.hpp
|
||||
include/triqs/h5/vector.hpp
|
||||
include/triqs/hilbert_space/fundamental_operator_set.hpp
|
||||
include/triqs/hilbert_space/hilbert_space.hpp
|
||||
include/triqs/hilbert_space/imperative_operator.hpp
|
||||
include/triqs/hilbert_space/space_partition.hpp
|
||||
include/triqs/hilbert_space/state.hpp
|
||||
include/triqs/lattice/bravais_lattice.hpp
|
||||
include/triqs/lattice/brillouin_zone.hpp
|
||||
include/triqs/lattice/cluster_mesh.hpp
|
||||
include/triqs/lattice/gf_mesh_brillouin_zone.hpp
|
||||
include/triqs/lattice/gf_mesh_cyclic_lattice.hpp
|
||||
include/triqs/lattice/grid_generator.hpp
|
||||
include/triqs/lattice/tight_binding.hpp
|
||||
include/triqs/mc_tools.hpp
|
||||
include/triqs/mc_tools/MersenneRNG.hpp
|
||||
include/triqs/mc_tools/impl_tools.hpp
|
||||
include/triqs/mc_tools/mc_generic.hpp
|
||||
include/triqs/mc_tools/mc_measure_aux_set.hpp
|
||||
include/triqs/mc_tools/mc_measure_set.hpp
|
||||
include/triqs/mc_tools/mc_move_set.hpp
|
||||
include/triqs/mc_tools/random_generator.hpp
|
||||
include/triqs/mpi/base.hpp
|
||||
include/triqs/mpi/boost.hpp
|
||||
include/triqs/mpi/vector.hpp
|
||||
include/triqs/operators/many_body_operator.hpp
|
||||
include/triqs/operators/many_body_operator_serialization.hpp
|
||||
include/triqs/operators/serialization.hpp
|
||||
include/triqs/operators/util/extractors.hpp
|
||||
include/triqs/statistics.hpp
|
||||
include/triqs/statistics/histograms.hpp
|
||||
include/triqs/statistics/statistics.hpp
|
||||
include/triqs/test_tools/arrays.hpp
|
||||
include/triqs/test_tools/gfs.hpp
|
||||
include/triqs/test_tools/many_body_operator.hpp
|
||||
include/triqs/triqs_config.h
|
||||
include/triqs/utility/arithmetic_ops_by_cast.hpp
|
||||
include/triqs/utility/boost_serialization.hpp
|
||||
include/triqs/utility/buffered_function.hpp
|
||||
include/triqs/utility/c14.hpp
|
||||
include/triqs/utility/c17.hpp
|
||||
include/triqs/utility/callbacks.hpp
|
||||
include/triqs/utility/complex_ops.hpp
|
||||
include/triqs/utility/concept_tools.hpp
|
||||
include/triqs/utility/count_type_occurrence.hpp
|
||||
include/triqs/utility/crash_logger.hpp
|
||||
include/triqs/utility/debug_stream.hpp
|
||||
include/triqs/utility/dressed_iterator.hpp
|
||||
include/triqs/utility/exceptions.hpp
|
||||
include/triqs/utility/expression_template_tools.hpp
|
||||
include/triqs/utility/factory.hpp
|
||||
include/triqs/utility/first_include.hpp
|
||||
include/triqs/utility/fortran_mangling.hpp
|
||||
include/triqs/utility/function_arg_ret_type.hpp
|
||||
include/triqs/utility/index_generator.hpp
|
||||
include/triqs/utility/is_complex.hpp
|
||||
include/triqs/utility/iterator_facade.hpp
|
||||
include/triqs/utility/itertools.hpp
|
||||
include/triqs/utility/kronecker.hpp
|
||||
include/triqs/utility/lazy_bracket.hpp
|
||||
include/triqs/utility/legendre.hpp
|
||||
include/triqs/utility/macros.hpp
|
||||
include/triqs/utility/mini_vector.hpp
|
||||
include/triqs/utility/numeric_ops.hpp
|
||||
include/triqs/utility/pade_approximants.hpp
|
||||
include/triqs/utility/real_or_complex.hpp
|
||||
include/triqs/utility/report_stream.hpp
|
||||
include/triqs/utility/scope_guard.hpp
|
||||
include/triqs/utility/serialization.hpp
|
||||
include/triqs/utility/signal_handler.hpp
|
||||
include/triqs/utility/stack_trace.hpp
|
||||
include/triqs/utility/static_if.hpp
|
||||
include/triqs/utility/time_pt.hpp
|
||||
include/triqs/utility/timer.hpp
|
||||
include/triqs/utility/timestamp.hpp
|
||||
include/triqs/utility/traits.hpp
|
||||
include/triqs/utility/tuple_serialize.hpp
|
||||
include/triqs/utility/tuple_tools.hpp
|
||||
include/triqs/utility/typeid_name.hpp
|
||||
include/triqs/utility/variant.hpp
|
||||
include/triqs/utility/variant_extensions.hpp
|
||||
include/triqs/utility/variant_serialize.hpp
|
||||
include/triqs/utility/view_tools.hpp
|
||||
include/triqs/version.hpp
|
||||
lib/cmake/triqs/TRIQSConfig-version.cmake
|
||||
lib/cmake/triqs/TRIQSConfig.cmake
|
||||
lib/cmake/triqs/triqs-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/triqs/triqs-targets.cmake
|
||||
lib/libtriqs.so
|
||||
lib/python2.7/site-packages/pytriqs/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/applications/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/applications/impurity_solvers/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/applications/impurity_solvers/cthyb.py
|
||||
lib/python2.7/site-packages/pytriqs/archive/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/archive/hdf_archive.py
|
||||
lib/python2.7/site-packages/pytriqs/archive/hdf_archive_basic_layer_h5py.py
|
||||
lib/python2.7/site-packages/pytriqs/archive/hdf_archive_schemes.py
|
||||
lib/python2.7/site-packages/pytriqs/arrays/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/arrays/block_matrix.so
|
||||
lib/python2.7/site-packages/pytriqs/atom_diag/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/atom_diag/atom_diag.so
|
||||
lib/python2.7/site-packages/pytriqs/cmake_info.py
|
||||
lib/python2.7/site-packages/pytriqs/dos/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/dos/dos.py
|
||||
lib/python2.7/site-packages/pytriqs/dos/hilbert_transform.py
|
||||
lib/python2.7/site-packages/pytriqs/fit/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/fit/fit.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/backwd_compat/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_imfreq.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_imtime.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_legendre.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_refreq.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_retime.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/block2_gf.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/block_gf.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/descriptor_base.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/descriptors.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/gf.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/gf_fnt.so
|
||||
lib/python2.7/site-packages/pytriqs/gf/lazy_expressions.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/local/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/map_block.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/mesh_point.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/mesh_product.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/meshes.so
|
||||
lib/python2.7/site-packages/pytriqs/gf/plot/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/plot/one_var.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/plot/plot_base.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/plot/select_indices.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/tools.py
|
||||
lib/python2.7/site-packages/pytriqs/gf/wrapped_aux.so
|
||||
lib/python2.7/site-packages/pytriqs/lattice/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/lattice/bz_patch.py
|
||||
lib/python2.7/site-packages/pytriqs/lattice/lattice_tools.so
|
||||
lib/python2.7/site-packages/pytriqs/lattice/super_lattice.py
|
||||
lib/python2.7/site-packages/pytriqs/lattice/tight_binding.py
|
||||
lib/python2.7/site-packages/pytriqs/magic.py
|
||||
lib/python2.7/site-packages/pytriqs/operators/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/operators/operators.so
|
||||
lib/python2.7/site-packages/pytriqs/operators/util/U_matrix.py
|
||||
lib/python2.7/site-packages/pytriqs/operators/util/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/operators/util/extractors.so
|
||||
lib/python2.7/site-packages/pytriqs/operators/util/hamiltonians.py
|
||||
lib/python2.7/site-packages/pytriqs/operators/util/observables.py
|
||||
lib/python2.7/site-packages/pytriqs/operators/util/op_struct.py
|
||||
lib/python2.7/site-packages/pytriqs/plot/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/plot/mpl_interface.py
|
||||
lib/python2.7/site-packages/pytriqs/plot/protocol.py
|
||||
lib/python2.7/site-packages/pytriqs/random_generator/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/random_generator/random_generator.so
|
||||
lib/python2.7/site-packages/pytriqs/statistics/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/statistics/histogram.py
|
||||
lib/python2.7/site-packages/pytriqs/statistics/histograms.so
|
||||
lib/python2.7/site-packages/pytriqs/sumk/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/sumk/sumk_discrete.py
|
||||
lib/python2.7/site-packages/pytriqs/sumk/sumk_discrete_from_lattice.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/__init__.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/bound_and_bisect.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/comparison_tests.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/dichotomy.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/dist_on_nodes.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/h5diff.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/mpi.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/mpi_boost.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/mpi_mpi4py.py
|
||||
lib/python2.7/site-packages/pytriqs/utility/redirect.py
|
||||
lib/python2.7/site-packages/pytriqs/version.py
|
@ -206,7 +206,6 @@
|
||||
SUBDIR += gtkpasman
|
||||
SUBDIR += gwee
|
||||
SUBDIR += hackbot
|
||||
SUBDIR += hamachi
|
||||
SUBDIR += hardening-check
|
||||
SUBDIR += hashcat
|
||||
SUBDIR += hashcat-legacy
|
||||
|
@ -1,42 +0,0 @@
|
||||
# Created by: Lapo Luchini <lapo@lapo.it>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hamachi
|
||||
DISTVERSION= 0.9.9.9-20
|
||||
DISTVERSIONSUFFIX= -lnx
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security linux
|
||||
MASTER_SITES= http://files.hamachi.cc/linux/
|
||||
PKGNAMEPREFIX= linux-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Fast, secure, simple VPN software with NAT-traversal
|
||||
|
||||
BROKEN= fails to patch with upx 3.94
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
PATCH_DEPENDS= upx:archivers/upx
|
||||
|
||||
USES= linux
|
||||
USE_RC_SUBR= hamachi
|
||||
|
||||
PLIST_FILES= bin/hamachi bin/hamachi-init sbin/hamachi-tuncfg
|
||||
PORTDOCS= README CHANGES
|
||||
MAKE_ENV= HAMACHI_DST=${STAGEDIR}${PREFIX}/bin TUNCFG_DST=${STAGEDIR}${PREFIX}/sbin
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
${RM} ${WRKSRC}/tuncfg/tuncfg
|
||||
${LOCALBASE}/bin/upx -d ${WRKSRC}/hamachi
|
||||
|
||||
do-build:
|
||||
${CC} ${CFLAGS} -o ${WRKSRC}/tuncfg/tuncfg ${WRKSRC}/tuncfg/tuncfg.c
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (hamachi-0.9.9.9-20-lnx.tar.gz) = 9e4b733558377d0c971ee2a19e04c0f5956e069033e8d13865f7c4dcb6d7f31b
|
||||
SIZE (hamachi-0.9.9.9-20-lnx.tar.gz) = 344866
|
@ -1,65 +0,0 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# hamachi.sh - load tap driver and start Hamachi's tuncfg daemon
|
||||
#
|
||||
# (C) Copyright 2007 by Lapo Luchini
|
||||
# (loosely based on ports/security/openvpn/files/openvpn.sh.in 1.9 by Matthias Andree)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it under
|
||||
# the terms of the GNU General Public License as published by the Free Software
|
||||
# Foundation; either version 2 of the License, or (at your option) any later
|
||||
# version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||
# details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License along with
|
||||
# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
|
||||
# Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
# PROVIDE: hamachi
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#TODO: serve la KEYWORD:shutdown? che fa?
|
||||
|
||||
# Note that we deliberately refrain from unloading drivers.
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
name="hamachi"
|
||||
rcvar=hamachi_enable
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
: ${hamachi_enable="NO"}
|
||||
|
||||
command="%%PREFIX%%/sbin/hamachi-tuncfg"
|
||||
start_precmd="hamachi_precmd"
|
||||
|
||||
hamachi_precmd() {
|
||||
# FreeBSD <= 5.4 does not know kldstat's -m option
|
||||
# FreeBSD >= 6.0 does not add debug.* sysctl information
|
||||
# in the default build - we check both to keep things simple
|
||||
if ! sysctl debug.if_tap_debug >/dev/null 2>&1 \
|
||||
&& ! kldstat -m if_tap >/dev/null 2>&1 ; then
|
||||
if ! kldload if_tap ; then
|
||||
warn "Could not load tap module."
|
||||
return 1
|
||||
fi
|
||||
fi
|
||||
if ! sysctl compat.linux >/dev/null 2>&1 \
|
||||
&& ! kldstat -m linuxelf >/dev/null 2>&1 ; then
|
||||
if ! kldload linux ; then
|
||||
warn "Could not load linux module."
|
||||
return 1
|
||||
fi
|
||||
fi
|
||||
return 0
|
||||
}
|
||||
|
||||
run_rc_command "$1"
|
@ -1,35 +0,0 @@
|
||||
--- Makefile.orig 2006-06-20 16:47:28.000000000 -0300
|
||||
+++ Makefile 2014-06-26 12:42:55.695423898 -0300
|
||||
@@ -2,12 +2,12 @@
|
||||
#
|
||||
# Where hamachi and its symbolic link hamachi-init goes
|
||||
#
|
||||
-HAMACHI_DST ?= /usr/bin
|
||||
+HAMACHI_DST ?= /usr/local/bin
|
||||
|
||||
#
|
||||
# Where root-level tunnel device configuration daemon tuncfg goes
|
||||
#
|
||||
-TUNCFG_DST ?= /sbin
|
||||
+TUNCFG_DST ?= /usr/local/sbin
|
||||
|
||||
.phony: install
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
@install -m 755 hamachi $(HAMACHI_DST)
|
||||
|
||||
@echo Creating hamachi-init symlink ..
|
||||
- @ln -sf $(HAMACHI_DST)/hamachi $(HAMACHI_DST)/hamachi-init
|
||||
+ @ln -sf hamachi $(HAMACHI_DST)/hamachi-init
|
||||
|
||||
@if which gcc > /dev/null 2>&1; then \
|
||||
echo "Compiling tuncfg .."; \
|
||||
@@ -26,7 +26,7 @@
|
||||
fi;
|
||||
|
||||
@echo Copying tuncfg into $(TUNCFG_DST) ..
|
||||
- @install -s -m 700 tuncfg/tuncfg $(TUNCFG_DST)
|
||||
+ @install -s -m 700 tuncfg/tuncfg $(TUNCFG_DST)/hamachi-tuncfg
|
||||
|
||||
@echo
|
||||
@echo "Hamachi is installed. See README for what to do next."
|
@ -1,249 +0,0 @@
|
||||
--- tuncfg/tuncfg.c.orig 2006-06-20 16:47:28.000000000 -0300
|
||||
+++ tuncfg/tuncfg.c 2010-05-23 11:08:53.000000000 -0300
|
||||
@@ -20,7 +20,7 @@
|
||||
* normally required by a private networking software. Namely -
|
||||
*
|
||||
* * creation of tunneling devices; this requires an access to
|
||||
- * /dev/net/tun file, which _usually_ has 700 access mask
|
||||
+ * /dev/tapXX files, which _usually_ has 700 access mask
|
||||
*
|
||||
* * configuration of the tunneling device using ifconfig, which is
|
||||
* always a root-level operation
|
||||
@@ -29,7 +29,7 @@
|
||||
* open a listening domain socket /var/run/tuncfg.sock.
|
||||
*
|
||||
* Upon accepting the connection on this socket, it will issue an open()
|
||||
- * call for /dev/net/tun file (thus instantiating the tunneling device)
|
||||
+ * call for /dev/tapXX file (iterating over first 16 XX values)
|
||||
* and pass obtained FD to the peer process. It will also query and pass
|
||||
* the MAC address of the device to the peer process.
|
||||
*
|
||||
@@ -48,10 +48,12 @@
|
||||
#include <sys/un.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/stat.h>
|
||||
+#include <sys/sysctl.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
-#include <linux/if.h>
|
||||
-#include <linux/if_tun.h>
|
||||
+#include <net/if.h>
|
||||
+#include <net/if_dl.h>
|
||||
+#include <netinet/in.h>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
@@ -59,6 +61,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
|
||||
/*
|
||||
*
|
||||
@@ -68,7 +71,7 @@
|
||||
|
||||
#define TUNTAP_URL "http://www.hamachi.cc/tuntap"
|
||||
|
||||
-#define MAX_CLIENTS 64
|
||||
+#define MAX_CLIENTS 16
|
||||
|
||||
struct context
|
||||
{
|
||||
@@ -90,6 +93,7 @@
|
||||
struct stat st;
|
||||
pid_t pid;
|
||||
int fd, r, i;
|
||||
+ int debug = 0;
|
||||
|
||||
struct context ctx[MAX_CLIENTS];
|
||||
int ctx_n = 0;
|
||||
@@ -98,18 +102,28 @@
|
||||
if (getuid() != 0)
|
||||
errorf("tuncfg: must be run with superuser permissions\n");
|
||||
|
||||
- // lcok
|
||||
- fd = open(LOCK_PATH, O_CREAT);
|
||||
+ //
|
||||
+ if (argc > 1)
|
||||
+ {
|
||||
+ debug = (strcmp(argv[1], "-d") == 0);
|
||||
+ }
|
||||
+
|
||||
+ // lock
|
||||
+ fd = open(LOCK_PATH, O_CREAT | O_RDWR);
|
||||
if (fd < 0)
|
||||
errorf("tuncfg: cannot open lock file %s -- %s\n",
|
||||
LOCK_PATH, strerror(errno));
|
||||
|
||||
+ //
|
||||
if (flock(fd, LOCK_EX | LOCK_NB) < 0)
|
||||
- errorf("tuncfg: already running\n");
|
||||
+ {
|
||||
+ errorf("tuncfg: already running, "
|
||||
+ "use 'killall tuncfg; tuncfg' to restart it\n");
|
||||
+ }
|
||||
|
||||
// check there's /dev/net/tun
|
||||
- if (stat("/dev/net/tun", &st) < 0)
|
||||
- errorf("tuncfg: cannot stat() /dev/net/tun -- %s\n"
|
||||
+ if (stat("/dev/tap0", &st) < 0)
|
||||
+ errorf("tuncfg: cannot stat() /dev/tap0 -- %s\n"
|
||||
"tuncfg: visit %s for more information\n",
|
||||
strerror(errno), TUNTAP_URL);
|
||||
|
||||
@@ -143,7 +157,7 @@
|
||||
SOCK_PATH, strerror(errno));
|
||||
|
||||
// daemonize
|
||||
- if (argc < 2 || strcmp(argv[1], "-d"))
|
||||
+ if (! debug)
|
||||
{
|
||||
chdir("/");
|
||||
|
||||
@@ -196,8 +210,13 @@
|
||||
if (FD_ISSET(fd, &fdr))
|
||||
{
|
||||
struct context * p;
|
||||
- struct ifreq ifr;
|
||||
char buf[4+6];
|
||||
+ int mib[6];
|
||||
+ size_t len;
|
||||
+ struct if_msghdr * msg = NULL;
|
||||
+ struct sockaddr_dl * sa;
|
||||
+ char dev_name[32];
|
||||
+ int i;
|
||||
int cli, dev = -1, tmp = -1;
|
||||
|
||||
cli = accept(fd, (void*)&addr, &alen);
|
||||
@@ -213,48 +232,64 @@
|
||||
goto done;
|
||||
}
|
||||
|
||||
- // open tap device
|
||||
- dev = open("/dev/net/tun", O_RDWR);
|
||||
- printf("tuncfg: open() %d %d\n", dev, errno);
|
||||
+ // open first available tap device
|
||||
+ for (i=0; i<MAX_CLIENTS; i++)
|
||||
+ {
|
||||
+ snprintf(dev_name, sizeof(dev_name),
|
||||
+ "/dev/tap%d", i);
|
||||
+
|
||||
+ dev = open(dev_name, O_RDWR);
|
||||
+ printf("tuncfg: open(%s) %d %d\n",
|
||||
+ dev_name, dev, errno);
|
||||
+ if (dev >= 0)
|
||||
+ break;
|
||||
+ }
|
||||
if (dev < 0)
|
||||
{
|
||||
- r = (0x02 << 24) | errno;
|
||||
+ r = (0x02 << 24);
|
||||
goto done;
|
||||
}
|
||||
|
||||
- // bring it up
|
||||
- strcpy(ifr.ifr_name, "ham%d");
|
||||
- ifr.ifr_flags = IFF_TAP | IFF_NO_PI;
|
||||
- if (ioctl(dev, TUNSETIFF, (ulong)&ifr) < 0)
|
||||
+ // query mac
|
||||
+ mib[0] = CTL_NET;
|
||||
+ mib[1] = AF_ROUTE;
|
||||
+ mib[2] = 0;
|
||||
+ mib[3] = AF_LINK;
|
||||
+ mib[4] = NET_RT_IFLIST;
|
||||
+ mib[5] = if_nametoindex("tap0");
|
||||
+
|
||||
+ if (! mib[5])
|
||||
{
|
||||
- printf("tuncfg: ioctl() -1 %d\n", errno);
|
||||
r = (0x03 << 24) | errno;
|
||||
goto done;
|
||||
}
|
||||
- printf("tuncfg: ioctl() 0 %s\n", ifr.ifr_name);
|
||||
|
||||
- // query mac
|
||||
- tmp = socket(AF_INET, SOCK_DGRAM, 0);
|
||||
- if (tmp < 0)
|
||||
+ if (sysctl(mib, 6, NULL, &len, NULL, 0) < 0)
|
||||
{
|
||||
- printf("tuncfg: socket(mac) %d\n", errno);
|
||||
r = (0x04 << 24) | errno;
|
||||
goto done;
|
||||
}
|
||||
-
|
||||
- if (ioctl(tmp, SIOCGIFHWADDR, (ulong)&ifr) < 0)
|
||||
+
|
||||
+ msg = malloc(len);
|
||||
+ if (! msg)
|
||||
+ {
|
||||
+ r = (0x05 << 24) | errno;
|
||||
+ goto done;
|
||||
+ }
|
||||
+
|
||||
+ if (sysctl(mib, 6, msg, &len, NULL, 0) < 0)
|
||||
{
|
||||
- printf("tuncfg: ioctl(mac) %d\n", errno);
|
||||
r = (0x05 << 24) | errno;
|
||||
goto done;
|
||||
}
|
||||
|
||||
- memcpy(buf+4, &ifr.ifr_hwaddr.sa_data, 6);
|
||||
+ sa = (void*)(msg + 1);
|
||||
+ memcpy(buf+4, LLADDR(sa), 6);
|
||||
|
||||
// remember
|
||||
p = &ctx[ctx_n++];
|
||||
p->fd = cli;
|
||||
- strncpy(p->dev, ifr.ifr_name, sizeof(p->dev));
|
||||
+ strncpy(p->dev, dev_name+5, 5);
|
||||
|
||||
r = 0;
|
||||
done:
|
||||
@@ -264,6 +299,7 @@
|
||||
send_with_fd(cli, buf, sizeof(buf), dev);
|
||||
}
|
||||
|
||||
+ free(msg);
|
||||
if (tmp != -1) close(tmp);
|
||||
if (dev != -1) close(dev);
|
||||
if (r != 0) close(cli);
|
||||
@@ -272,7 +308,7 @@
|
||||
skip:
|
||||
for (i=0; i<ctx_n; i++)
|
||||
{
|
||||
- unsigned long v[2];
|
||||
+ unsigned int v[2];
|
||||
char cmd[256];
|
||||
|
||||
if (! FD_ISSET(ctx[i].fd, &fdr))
|
||||
@@ -295,7 +331,7 @@
|
||||
goto ack;
|
||||
}
|
||||
|
||||
- /* v[0] = ham<n>, v[1] = ip, v[2] = mask */
|
||||
+ /* v[0] = ip, v[1] = mask */
|
||||
if ( (v[0] & 0xff000000) != 0x05000000 ||
|
||||
(v[1] & 0xff000000) != 0xff000000 )
|
||||
{
|
||||
@@ -324,9 +360,13 @@
|
||||
|
||||
r = system(cmd);
|
||||
printf("tuncfg: system(%s) %d %d\n", cmd, r, errno);
|
||||
-
|
||||
+ if (r != 0)
|
||||
+ {
|
||||
+ r = (0x08 << 24) | (r & 0x00ffffff);
|
||||
+ goto ack;
|
||||
+ }
|
||||
ack:
|
||||
- printf("tuncfg: config() %08x", r);
|
||||
+ printf("tuncfg: config() %08x\n", r);
|
||||
send_with_fd(ctx[i].fd, &r, sizeof(r), -1);
|
||||
}
|
||||
}
|
||||
@@ -360,4 +400,3 @@
|
||||
|
||||
return sendmsg(fd, &msg, 0);
|
||||
}
|
||||
-
|
@ -1,3 +0,0 @@
|
||||
Hamachi is a zero-configuration virtual private networking tool.
|
||||
|
||||
WWW: http://hamachi.cc/
|
@ -167,7 +167,6 @@
|
||||
SUBDIR += elasticsearch5-search-guard
|
||||
SUBDIR += elasticsearch6
|
||||
SUBDIR += elixir-earmark
|
||||
SUBDIR += elixir-ex_doc
|
||||
SUBDIR += elixir-funnel
|
||||
SUBDIR += elixir-sweet_xml
|
||||
SUBDIR += emacs-wiki
|
||||
|
@ -1,29 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ex_doc
|
||||
PORTVERSION= 0.18.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= textproc
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
||||
MAINTAINER= erlang@FreeBSD.org
|
||||
COMMENT= Tool to generate documentation for Elixir projects
|
||||
|
||||
LICENSE= APACHE20 MIT
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BROKEN= fails to build
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
USES= elixir
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elixir-lang
|
||||
|
||||
MIX_BUILD_DEPS= textproc/elixir-earmark
|
||||
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
|
||||
MIX_REWRITE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1531493189
|
||||
SHA256 (elixir-lang-ex_doc-v0.18.4_GH0.tar.gz) = 2ab845915c7ed082202af98514978632a1ffa918443ad48e0c8d986df6c057b6
|
||||
SIZE (elixir-lang-ex_doc-v0.18.4_GH0.tar.gz) = 577330
|
@ -1,3 +0,0 @@
|
||||
ExDoc produces HTML and online documentation for Elixir projects.
|
||||
|
||||
WWW: https://github.com/elixir-lang/ex_doc
|
@ -1,59 +0,0 @@
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.CLI.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Config.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.EPUB.Assets.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.EPUB.Templates.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.EPUB.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.HTML.Assets.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.HTML.Autolink.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.HTML.Templates.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Formatter.HTML.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.FunctionNode.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.GroupMatcher.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Markdown.Cmark.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Markdown.Earmark.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Markdown.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.ModuleNode.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Retriever.Error.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.Retriever.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.TypeNode.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.ExDoc.beam
|
||||
lib/elixir/lib/ex_doc/ebin/Elixir.Mix.Tasks.Docs.beam
|
||||
lib/elixir/lib/ex_doc/ebin/ex_doc.app
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/cli.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/assets.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/content_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/extra_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/head_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/media-types.txt
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/module_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/nav_item_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/nav_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/title_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/epub/templates/toc_item_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/assets.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/autolink.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/api_reference_entry_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/api_reference_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/detail_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/extra_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/footer_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/head_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/module_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/not_found_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/redirect_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/search_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/sidebar_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/summary_item_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/summary_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/group_matcher.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/markdown.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/markdown/cmark.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/markdown/earmark.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/retriever.ex
|
||||
lib/elixir/lib/ex_doc/lib/mix/tasks/docs.ex
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
@ -33,7 +33,6 @@
|
||||
SUBDIR += e-module-cpu
|
||||
SUBDIR += e-module-deskshow
|
||||
SUBDIR += e-module-everything-places
|
||||
SUBDIR += e-module-everything-websearch
|
||||
SUBDIR += e-module-mem
|
||||
SUBDIR += e-module-rmb
|
||||
SUBDIR += e-module-wlan
|
||||
|
@ -1,33 +0,0 @@
|
||||
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= e-module-everything-websearch
|
||||
PORTVERSION= 20140818
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm enlightenment
|
||||
MASTER_SITES= LOCAL/gblach/enlightenment/
|
||||
DIST_SUBDIR= enlightenment
|
||||
|
||||
MAINTAINER= enlightenment@FreeBSD.org
|
||||
COMMENT= Enlightenment websearch plugin for the "everything" module
|
||||
|
||||
BROKEN= Not compatible with Enlightenment 0.22
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
BUILD_DEPENDS= enlightenment:x11-wm/enlightenment
|
||||
RUN_DEPENDS= enlightenment:x11-wm/enlightenment
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool pkgconfig tar:xz
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include "../enlightenment/Makefile.plist"
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (enlightenment/e-module-everything-websearch-20140818.tar.xz) = ade5df04899b1cf1094ce29620aac10dbcd4f7109990bf39554b4d1019eb49b6
|
||||
SIZE (enlightenment/e-module-everything-websearch-20140818.tar.xz) = 355100
|
@ -1,5 +0,0 @@
|
||||
Helps to find stuff on Wikipedia, use Google suggestions
|
||||
and 'Google for it'(tm) action.
|
||||
Triggers can be configured, defaults are 'g ' and 'w '.
|
||||
|
||||
WWW: https://www.enlightenment.org/
|
@ -1,23 +0,0 @@
|
||||
lib/enlightenment/modules/evry-websearch/module.desktop
|
||||
lib/enlightenment/modules/evry-websearch/%%ENLIGHTENMENT_ARCH%%/module.a
|
||||
lib/enlightenment/modules/evry-websearch/%%ENLIGHTENMENT_ARCH%%/module.so
|
||||
lib/enlightenment/modules/evry-websearch/e-module.edj
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/ar/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/fr/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/it/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/el/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/cs/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/de/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/pt/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/zh_CN/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/nl/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/sl/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/ca/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/eo/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/es/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/gl/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/ru/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/sr/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/hu/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/lt/LC_MESSAGES/evry-websearch.mo
|
||||
%%NLS%%lib/enlightenment/modules/evry-websearch/locale/tr/LC_MESSAGES/evry-websearch.mo
|
@ -10,7 +10,6 @@
|
||||
SUBDIR += alacritty
|
||||
SUBDIR += alltray
|
||||
SUBDIR += alttab
|
||||
SUBDIR += altyo
|
||||
SUBDIR += aminal
|
||||
SUBDIR += antimicro
|
||||
SUBDIR += appres
|
||||
@ -249,7 +248,6 @@
|
||||
SUBDIR += p5-X11-XCB
|
||||
SUBDIR += p5-X11-Xlib
|
||||
SUBDIR += p5-XTerm-Conf
|
||||
SUBDIR += pantheon-terminal
|
||||
SUBDIR += pcdm
|
||||
SUBDIR += perwindowlayoutd
|
||||
SUBDIR += pipeglade
|
||||
|
@ -1,43 +0,0 @@
|
||||
# Created by: Nicola Vitale <nivit@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= altyo
|
||||
DISTVERSIONPREFIX= debian/
|
||||
DISTVERSION= 0.4_rc19
|
||||
DISTVERSIONSUFFIX= -${GH_ACCOUNT}1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Drop-down terminal emulator, written in Vala
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN= Cannot convert from `unowned string' to `unowned char[]?'
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
BUILD_DEPENDS= git:devel/git \
|
||||
valac:lang/vala
|
||||
|
||||
ALL_TARGET= default
|
||||
|
||||
GH_ACCOUNT= linvinus
|
||||
GH_PROJECT= AltYo
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_MAKE_ENV= NLSUPPORT=yes
|
||||
NLS_USES= gettext-runtime:run gettext-tools:build
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= gtk30 vte3
|
||||
|
||||
post-install:
|
||||
-@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1464786598
|
||||
SHA256 (linvinus-AltYo-debian-0.4_rc19-linvinus1_GH0.tar.gz) = e0ce5a53d25a0378af279cbd472722cf02605f8fffe137fa2a4272f91d68af97
|
||||
SIZE (linvinus-AltYo-debian-0.4_rc19-linvinus1_GH0.tar.gz) = 142389
|
@ -1,56 +0,0 @@
|
||||
--- Makefile.orig 2016-04-19 20:55:59 UTC
|
||||
+++ Makefile
|
||||
@@ -1,25 +1,7 @@
|
||||
PRG_NAME=altyo
|
||||
|
||||
-# guess Linux distro
|
||||
-LINUX.DISTRIB.FILE=$(shell ls /etc/lsb-release 2>/dev/null)
|
||||
-ifeq ($(LINUX.DISTRIB.FILE),)
|
||||
-LINUX.DISTRIB.FILE=$(shell ls /etc/debian_version 2>/dev/null)
|
||||
-endif
|
||||
-
|
||||
-ifeq ($(LINUX.DISTRIB.FILE),/etc/lsb-release)
|
||||
-LINUX.DISTRIB.ID=$(shell grep DISTRIB_ID /etc/lsb-release | sed 's/DISTRIB_ID=//')
|
||||
-endif
|
||||
-
|
||||
-ifeq ($(LINUX.DISTRIB.FILE),/etc/debian_version)
|
||||
-LINUX.DISTRIB.ID=debian
|
||||
-endif
|
||||
-
|
||||
-ifeq ($(LINUX.DISTRIB.ID),Ubuntu)
|
||||
-LINUX.DISTRIB.ID=ubuntu
|
||||
-endif
|
||||
-
|
||||
-CHANGELOG_TAG=${shell grep -m 1 "^altyo" ./debian/changelog | sed 's/.*(//' | sed 's/).*$$//'| sed 's/~/_/' | sed 's/:/%/'}
|
||||
-GIT_HASH=${shell which git >/dev/null && git log -1 --pretty=format:%h}
|
||||
+GIT_HASH=
|
||||
+CHANGELOG_TAG=
|
||||
VALA_FLAGS ?=
|
||||
|
||||
#use tmpfs for ssd hard drive
|
||||
@@ -95,19 +77,25 @@ install: gen_mo
|
||||
test -z "$(DESTDIR)$(PREFIX)/share/applications" || mkdir -p "$(DESTDIR)$(PREFIX)/share/applications";
|
||||
cp -a ./data/altyo.desktop $(DESTDIR)$(PREFIX)/share/applications
|
||||
cp -a ./data/altyo_standalone.desktop $(DESTDIR)$(PREFIX)/share/applications
|
||||
+ifeq ($(NLSUPPORT),yes)
|
||||
test -z "$(DESTDIR)$(PREFIX)/share/locale/ru/LC_MESSAGES" || mkdir -p "$(DESTDIR)$(PREFIX)/share/locale/ru/LC_MESSAGES";
|
||||
cp -a ./po/ru/LC_MESSAGES/altyo.mo $(DESTDIR)$(PREFIX)/share/locale/ru/LC_MESSAGES
|
||||
+endif
|
||||
test -z "$(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps" || mkdir -p "$(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps";
|
||||
cp -a ./data/altyo.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps
|
||||
test -z "$(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps" || mkdir -p "$(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps";
|
||||
cp -a ./data/altyo.svg $(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps
|
||||
|
||||
gen_po:
|
||||
+ifeq ($(NLSUPPORT),yes)
|
||||
xgettext -o ./po/altyo.po --from-code=UTF-8 -language=C --keyword=_ --keyword=N_ $(VALA_FILES) $(GLADE_FILES)
|
||||
msgmerge -s -U ./po/ru/LC_MESSAGES/$(PRG_NAME).po ./po/$(PRG_NAME).po
|
||||
+endif
|
||||
|
||||
gen_mo:
|
||||
+ifeq ($(NLSUPPORT),yes)
|
||||
msgfmt -c -v -o ./po/ru/LC_MESSAGES/$(PRG_NAME).mo ./po/ru/LC_MESSAGES/$(PRG_NAME).po
|
||||
+endif
|
||||
|
||||
source-package:
|
||||
rm ./altyo || true
|
@ -1,56 +0,0 @@
|
||||
--- altyo_settings.vala.orig 2016-04-19 20:55:59 UTC
|
||||
+++ altyo_settings.vala
|
||||
@@ -701,7 +701,11 @@ public class AYSettings : AYTab{
|
||||
view.get_cursor(out path,out s_column);
|
||||
if(store.get_iter(out iter,path))
|
||||
if(!store.iter_has_child(iter)){
|
||||
+#if VALA_0_36
|
||||
+ store.remove(ref iter);
|
||||
+#else
|
||||
store.remove(iter);
|
||||
+#endif
|
||||
if(store.get_iter(out iter,path))
|
||||
view.set_cursor(path,null,false);
|
||||
else if(path.prev())
|
||||
@@ -735,7 +739,11 @@ public class AYSettings : AYTab{
|
||||
view.get_cursor(out path,out s_column);
|
||||
if(store.get_iter(out iter,path))
|
||||
if(!store.iter_has_child(iter)){
|
||||
+#if VALA_0_36
|
||||
+ store.remove(ref iter);
|
||||
+#else
|
||||
store.remove(iter);
|
||||
+#endif
|
||||
if(store.get_iter(out iter,path))
|
||||
view.set_cursor(path,null,false);
|
||||
else if(path.prev())
|
||||
@@ -769,7 +777,11 @@ public class AYSettings : AYTab{
|
||||
view.get_cursor(out path,out s_column);
|
||||
if(store.get_iter(out iter,path))
|
||||
if(!store.iter_has_child(iter)){
|
||||
+#if VALA_0_36
|
||||
+ store.remove(ref iter);
|
||||
+#else
|
||||
store.remove(iter);
|
||||
+#endif
|
||||
if(store.get_iter(out iter,path))
|
||||
view.set_cursor(path,null,false);
|
||||
else if(path.prev())
|
||||
@@ -956,7 +968,7 @@ public class AYSettings : AYTab{
|
||||
string msg="";
|
||||
uint line,pos;
|
||||
if(!this.check_css(B.buffer.text,ref S,out line,out pos)){
|
||||
- msg=_("in line %d at position %d error:%s").printf(line,pos,S);
|
||||
+ msg=_("in line %d at position %d error:%s").printf((int)line,(int)pos,S);
|
||||
debug("on_check_css_button_activate %s",msg);
|
||||
TextIter where;
|
||||
B.buffer.get_iter_at_line_offset(out where,(int)line,(int)pos);
|
||||
@@ -1606,7 +1618,7 @@ public class AYSettings : AYTab{
|
||||
string S="";
|
||||
uint line,pos;
|
||||
if(!this.check_css(s,ref S,out line,out pos)){
|
||||
- string msg=_("New style will not be saved!\nin line %d at position %d\nerror:%s").printf(line,pos,S);
|
||||
+ string msg=_("New style will not be saved!\nin line %d at position %d\nerror:%s").printf((int)line,(int)pos,S);
|
||||
debug("on config apply css error %s",msg);
|
||||
this.ayobject.main_window.show_message_box(_("AltYo CSS style error"),msg);
|
||||
}else{//looks good
|
@ -1,69 +0,0 @@
|
||||
--- altyo_terminal.vala.orig 2016-04-19 20:55:59 UTC
|
||||
+++ altyo_terminal.vala
|
||||
@@ -50,7 +50,7 @@ public class TildaAuth:Object{
|
||||
//string[] commands={};
|
||||
//commands=command.split(",");
|
||||
this.command=command;
|
||||
- if( GLib.Regex.match_simple("^ *ssh *(,.*)?$",this.command,RegexCompileFlags.CASELESS,0) )
|
||||
+ if( GLib.Regex.match_simple("^ *ssh *(,.*)?$",this.command,GLib.RegexCompileFlags.CASELESS,0) )
|
||||
this.type="ssh";
|
||||
else
|
||||
this.type="unknown";
|
||||
@@ -248,26 +248,26 @@ public class VTToggleButton : Gtk.Button
|
||||
debug(" RegexEvalCallback %s %s %d",result.str,match_info.fetch(0),match_info.get_match_count());
|
||||
GLib.Regex grx;
|
||||
|
||||
- if(!done[0] && Regex.match_simple(".*_REPLACE_.*",this.tab_title_regex[i+1])){
|
||||
+ if(!done[0] && GLib.Regex.match_simple(".*_REPLACE_.*",this.tab_title_regex[i+1])){
|
||||
//done[0]=true;//replace is allowed repeatedly
|
||||
grx = new GLib.Regex(GLib.Regex.escape_string("_REPLACE_"));
|
||||
result.append(grx.replace_literal(this.tab_title_regex[i+1],-1, 0, match_info.fetch(match_info.get_match_count()-1)) );
|
||||
return true;//stop
|
||||
}else
|
||||
- if(!done[1] && Regex.match_simple(".*_USER_.*",this.tab_title_regex[i+1])){
|
||||
+ if(!done[1] && GLib.Regex.match_simple(".*_USER_.*",this.tab_title_regex[i+1])){
|
||||
done[1]=true;
|
||||
grx = new GLib.Regex(GLib.Regex.escape_string("_USER_"));
|
||||
result.append(grx.replace_literal(this.tab_title_regex[i+1],-1, 0, match_info.fetch(match_info.get_match_count()-1)) );
|
||||
return true;//stop
|
||||
}else
|
||||
- if(!done[2] && Regex.match_simple(".*_HOSTNAME_.*",this.tab_title_regex[i+1])){
|
||||
+ if(!done[2] && GLib.Regex.match_simple(".*_HOSTNAME_.*",this.tab_title_regex[i+1])){
|
||||
done[2]=true;
|
||||
grx = new GLib.Regex(GLib.Regex.escape_string("_HOSTNAME_"));
|
||||
result.append(grx.replace_literal(this.tab_title_regex[i+1],-1, 0, match_info.fetch(match_info.get_match_count()-1)) );
|
||||
this.host_name=match_info.fetch(match_info.get_match_count()-1);
|
||||
return true;//stop
|
||||
}else
|
||||
- if(!done[3] && Regex.match_simple(".*_PATH_.*",this.tab_title_regex[i+1])){
|
||||
+ if(!done[3] && GLib.Regex.match_simple(".*_PATH_.*",this.tab_title_regex[i+1])){
|
||||
done[3]=true;
|
||||
grx = new GLib.Regex(GLib.Regex.escape_string("_PATH_"));
|
||||
result.append(grx.replace_literal(this.tab_title_regex[i+1],-1, 0, match_info.fetch(match_info.get_match_count()-1)) );
|
||||
@@ -802,7 +802,7 @@ public class VTTerminal : AYTab{
|
||||
(arg == "GDK_CORE_DEVICE_EVENTS" && this.my_conf.get_boolean("workaround_if_focuslost",false) ) ){
|
||||
continue;//skip
|
||||
}else
|
||||
- if( !GLib.Regex.match_simple(term_exclude_vars,arg,RegexCompileFlags.CASELESS,0) ){
|
||||
+ if( !GLib.Regex.match_simple(term_exclude_vars,arg,GLib.RegexCompileFlags.CASELESS,0) ){
|
||||
unowned string val=GLib.Environment.get_variable(arg);
|
||||
string s="%s=%s".printf(arg,(val!=null?val:""));
|
||||
envv+=s;
|
||||
@@ -1056,7 +1056,7 @@ public class VTTerminal : AYTab{
|
||||
this.match_tags.steal_all();
|
||||
debug("url_regexps=%d",url_regexps.length);
|
||||
for(int j=0;j<url_regexps.length-1;j+=2){
|
||||
- var key=this.vte_term.match_add_gregex((new Regex (url_regexps[j])),0);
|
||||
+ var key=this.vte_term.match_add_gregex((new GLib.Regex (url_regexps[j])),0);
|
||||
debug("match_add_gregex %d",key);
|
||||
if(!this.match_tags.lookup_extended(key,null,null))
|
||||
this.match_tags.insert(key,url_regexps[j+1]);
|
||||
@@ -1616,7 +1616,7 @@ public class VTTerminal : AYTab{
|
||||
//Password:
|
||||
vte_text=vte_text.strip();
|
||||
debug("expect=%s get '%s'",expect_string,vte_text);
|
||||
- if(GLib.Regex.match_simple(".*"+expect_string+".*",vte_text,RegexCompileFlags.CASELESS,0)){
|
||||
+ if(GLib.Regex.match_simple(".*"+expect_string+".*",vte_text,GLib.RegexCompileFlags.CASELESS,0)){
|
||||
this.vte_term.feed_child(paste,paste.length);
|
||||
if(cb!=null) cb();
|
||||
return false;
|
@ -1,11 +0,0 @@
|
||||
--- altyo_window.vala.orig 2016-04-19 20:55:59 UTC
|
||||
+++ altyo_window.vala
|
||||
@@ -2889,7 +2889,7 @@ public class AYObject :Object{
|
||||
for (item_it = this.children_removed.last(); item_it != null; item_it = item_it.prev) {
|
||||
AYTab tab = item_it.data;
|
||||
tab.stop_remove_timer();//disable timer while popup shown
|
||||
- string s = ( tab.tbutton.tab_title != null ? tab.tbutton.tab_title : _("index %d").printf(tab.tbutton.tab_index) );
|
||||
+ string s = ( tab.tbutton.tab_title != null ? tab.tbutton.tab_title : _("index %d").printf((int)tab.tbutton.tab_index) );
|
||||
menuitem = new Gtk.MenuItem.with_label ("%d: %s".printf(index,s));
|
||||
menuitem.activate.connect(()=>{
|
||||
debug("trying to restore tab %s",menuitem.label);
|
@ -1,4 +0,0 @@
|
||||
AltYo - Drop-down terminal emulator, written in Vala, depends only
|
||||
on libvte and gtk3.
|
||||
|
||||
WWW: https://github.com/linvinus/AltYo
|
@ -1,6 +0,0 @@
|
||||
bin/altyo
|
||||
share/applications/altyo.desktop
|
||||
share/applications/altyo_standalone.desktop
|
||||
share/icons/hicolor/48x48/apps/altyo.png
|
||||
share/icons/hicolor/scalable/apps/altyo.svg
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/altyo.mo
|
@ -1,48 +0,0 @@
|
||||
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pantheon-terminal
|
||||
PORTVERSION= 0.4.3
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Lightweight, beautiful, and simple terminal from Elementary OS
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= Doesn't build with vala 0.40+
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2019-03-05
|
||||
|
||||
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
|
||||
libgnutls.so:security/gnutls \
|
||||
libgranite.so:x11-toolkits/granite \
|
||||
libpcre2-8.so:devel/pcre2
|
||||
BUILD_DEPENDS= valac:lang/vala
|
||||
RUN_DEPENDS= dbus-send:devel/dbus
|
||||
|
||||
USES= cmake desktop-file-utils gettext pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elementary
|
||||
GH_PROJECT= terminal
|
||||
CMAKE_ARGS= -DGSETTINGS_COMPILE:BOOL=NO
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool vte3
|
||||
GLIB_SCHEMAS= org.pantheon.terminal.gschema.xml
|
||||
|
||||
PORTDOCS= AUTHORS README.md
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/proc|/compat/linux/proc|' \
|
||||
${WRKSRC}/src/TerminalWidget.vala
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for f in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1503228041
|
||||
SHA256 (elementary-terminal-0.4.3_GH0.tar.gz) = b529d367b809e0d344795a68278bc430b5bcd9160103cd920928eaf0cdeece55
|
||||
SIZE (elementary-terminal-0.4.3_GH0.tar.gz) = 179644
|
@ -1,5 +0,0 @@
|
||||
A super lightweight, beautiful, and simple terminal. Comes with
|
||||
sane defaults, browser-class tabs, sudo paste protection, smart
|
||||
copy/paste, and little to no configuration.
|
||||
|
||||
WWW: https://github.com/elementary/terminal
|
@ -1,5 +0,0 @@
|
||||
pantheon-terminal requires linprocfs(5) to be mounted. If you don't
|
||||
have it mounted already, please add this line to /etc/fstab and run
|
||||
`mount linproc`:
|
||||
|
||||
linproc /compat/linux/proc linprocfs rw 0 0
|
@ -1,203 +0,0 @@
|
||||
bin/pantheon-terminal
|
||||
share/appdata/pantheon-terminal.appdata.xml
|
||||
share/applications/open-pantheon-terminal-here.desktop
|
||||
share/applications/org.pantheon.terminal.desktop
|
||||
share/locale/aa/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ab/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ae/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/af/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ak/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/am/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/an/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ar/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/as/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ast/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/av/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ay/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/az/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ba/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/be/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bg/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bh/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bm/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/br/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/bs/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ca/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ce/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ch/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ckb/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/co/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/cr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/cs/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/cu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/cv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/cy/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/da/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/de/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/dv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/dz/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ee/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/el/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/en_AU/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/en_CA/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/en_GB/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/eo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/es/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/et/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/eu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fa/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ff/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fj/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fr_CA/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/fy/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ga/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/gd/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/gl/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/gn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/gu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/gv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ha/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/he/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/hi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ho/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/hr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ht/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/hu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/hy/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/hz/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ia/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/id/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ie/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ig/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ii/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ik/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/io/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/is/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/it/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/iu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ja/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/jv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ka/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kg/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ki/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kj/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kk/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kl/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/km/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ko/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ks/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ku/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/kw/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ky/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/la/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/lb/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/lg/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/li/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ln/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/lo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/lt/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/lu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/lv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mg/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mh/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mk/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ml/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ms/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/mt/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/my/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/na/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/nb/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/nd/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ne/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ng/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/nl/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/nn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/no/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/nr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/nv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ny/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/oc/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/oj/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/om/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/or/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/os/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/pa/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/pi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/pl/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ps/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/pt/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/qu/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/rm/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/rn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ro/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ru/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/rue/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/rw/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sa/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sc/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sd/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/se/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sg/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/si/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sk/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sl/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sm/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sma/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/so/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sq/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ss/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/st/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/su/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sv/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/sw/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ta/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/te/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tg/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/th/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ti/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tk/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tl/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tlh/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tn/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/to/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tr/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ts/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tt/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/tw/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ty/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ug/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/uk/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ur/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/uz/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/ve/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/vi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/vo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/wa/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/wo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/xh/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/yi/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/yo/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/za/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/zh/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/pantheon-terminal.mo
|
||||
share/locale/zu/LC_MESSAGES/pantheon-terminal.mo
|
||||
%%DATADIR%%/enable-fish-completion-notifications
|
||||
%%DATADIR%%/enable-zsh-completion-notifications
|
Loading…
Reference in New Issue
Block a user