1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Remove expired ports:

2014-10-28 lang/kroc: Broken for more than 6 months
2014-10-28 net/slirp: Broken for more than 6 months
This commit is contained in:
Rene Ladan 2014-10-28 22:24:25 +00:00
parent e6c544f915
commit 79d0c9d76c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371653
14 changed files with 2 additions and 983 deletions

2
MOVED
View File

@ -7169,3 +7169,5 @@ mail/dspam-devel|mail/dspam|2014-10-20|Merged into mail/dspam
dns/bind98|dns/bind99|2014-10-21|BIND 9.8 EOL
dns/powerdns-devel|dns/powerdns|2014-10-24|Older than dns/powerdns and no longer needed
www/mod_authz_unixgroup|www/mod_authz_unixgroup22|2014-10-26|Reflect Apache version in portsdir
lang/kroc||2014-10-28|Has expired: Broken for more than 6 months
net/slirp||2014-10-28|Has expired: Broken for more than 6 months

View File

@ -125,7 +125,6 @@
SUBDIR += js_of_ocaml
SUBDIR += jython
SUBDIR += kawa
SUBDIR += kroc
SUBDIR += kturtle
SUBDIR += lafontaine
SUBDIR += libhx

View File

@ -1,47 +0,0 @@
# Created by: Tim Bishop <tdb@FreeBSD.org>
# $FreeBSD$
PORTNAME= kroc
PORTVERSION= 1.5.r6372
PORTREVISION= 6
CATEGORIES= lang
MASTER_SITES= http://ftp.i-scream.org/pub/kroc/ \
ftp://ftp.i-scream.org/pub/kroc/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/}
MAINTAINER= tdb@FreeBSD.org
COMMENT= The Kent Retargetable occam-pi Compiler
BROKEN= Fails to build
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2014-10-28
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
ONLY_FOR_ARCHS= i386
USES= pathfix pkgconfig python tar:bzip2
PATHFIX_MAKEFILEIN= Makefile.am
USE_LDCONFIG= yes
USE_GL= yes
USE_MYSQL= yes
USE_SDL= sdl sound
USE_GNOME= libxslt
USE_AUTOTOOLS= autoconf:env automake:env
USE_XORG= xmu xi
GNU_CONFIGURE= yes
post-patch:
@${FIND} ${WRKSRC} -type f -name configure.ac | \
${XARGS} ${REINPLACE_CMD} '/AM_C_PROTOTYPES/d'
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} \
${AUTORECONF} -f -i)
regression-test:
@(cd ${WRKSRC} && ${MAKE_CMD} check)
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (kroc-1.5-r6372.tar.bz2) = 5c7ee0d5d79f9fe83356f96379dfa211b436040c20a4c88fc5aa2b6602f24ca7
SIZE (kroc-1.5-r6372.tar.bz2) = 4482266

View File

@ -1,18 +0,0 @@
KRoC, the Kent Retargettable occam-pi Compiler, is a collection
of programs/libraries which facilitates the execution of occam-pi
programs on various platforms. The main components are:
* occ21, an occam-pi compiler derived from the Inmos occam 2 compiler
* tranx86, an ETC-to-native-code translator
* CCSP, an occam-pi runtime
* The Transterpreter Virtual Machine (TVM), a portable runtime for
occam-pi bytecode (unsupported by CIF)
* CIF, a C interface to CCSP
* standard libraries such as course, filelib, socklib, inmoslibs and
pony
* OccamDoc, a documentation extraction tool for occam
As well as these are various libraries, example programs, fun
animations, etc.
WWW: http://www.cs.kent.ac.uk/projects/ofa/kroc/

View File

@ -1,814 +0,0 @@
bin/cdxview
bin/ilibr
bin/kmakef
bin/kroc
bin/kroc-setup.csh
bin/kroc-setup.sh
bin/mkoccdeps
bin/netbard
bin/occ21
bin/occamdoc
bin/occbuild
bin/tranx86
bin/trapns
include/kroc/ccsp.h
include/kroc/ccsp_cif.h
include/kroc/ccsp_cif_stubs.h
include/kroc/ccsp_config.h
include/kroc/ccsp_consts.h
include/kroc/ccsp_if.h
include/kroc/ccsp_pony.h
include/kroc/ccsp_stats.h
include/kroc/ccsp_timer.h
include/kroc/cdxclient.h
include/kroc/cif.h
include/kroc/dmem_if.h
include/kroc/kiface.h
include/kroc/kitable.h
include/kroc/mobile_types.h
include/kroc/mobproc.h
include/kroc/mwsync.h
include/kroc/typedesc.h
include/kroc/ukcthreads_types.h
lib/kroc/examples/bar/bb
lib/kroc/examples/button/button_sample
lib/kroc/examples/cdx/cdxmandel
lib/kroc/examples/cgtests/cgtest00
lib/kroc/examples/cgtests/cgtest01
lib/kroc/examples/cgtests/cgtest02
lib/kroc/examples/cgtests/cgtest03
lib/kroc/examples/cgtests/cgtest04
lib/kroc/examples/cgtests/cgtest05
lib/kroc/examples/cgtests/cgtest06
lib/kroc/examples/cgtests/cgtest07
lib/kroc/examples/cgtests/cgtest08
lib/kroc/examples/cgtests/cgtest09
lib/kroc/examples/cgtests/cgtest10
lib/kroc/examples/cgtests/cgtest11
lib/kroc/examples/cgtests/cgtest12
lib/kroc/examples/cgtests/cgtest13
lib/kroc/examples/cgtests/cgtest14
lib/kroc/examples/cgtests/cgtest15
lib/kroc/examples/cgtests/cgtest16
lib/kroc/examples/cgtests/cgtest17
lib/kroc/examples/cgtests/cgtest18
lib/kroc/examples/cgtests/cgtest19
lib/kroc/examples/cgtests/cgtest20
lib/kroc/examples/cgtests/cgtest21
lib/kroc/examples/cgtests/cgtest22
lib/kroc/examples/cgtests/cgtest23
lib/kroc/examples/cgtests/cgtest24
lib/kroc/examples/cgtests/cgtest25
lib/kroc/examples/cgtests/cgtest26
lib/kroc/examples/cgtests/cgtest27
lib/kroc/examples/cgtests/cgtest50
lib/kroc/examples/cgtests/cgtest51
lib/kroc/examples/cgtests/cgtest52
lib/kroc/examples/cgtests/cgtest53
lib/kroc/examples/cgtests/cgtest54
lib/kroc/examples/cgtests/cgtest55
lib/kroc/examples/cgtests/cgtest56
lib/kroc/examples/cgtests/cgtest57
lib/kroc/examples/cgtests/cgtest58
lib/kroc/examples/cgtests/cgtest59
lib/kroc/examples/cgtests/cgtest60
lib/kroc/examples/cgtests/cgtest61
lib/kroc/examples/cgtests/cgtest62
lib/kroc/examples/cgtests/cgtest63
lib/kroc/examples/cgtests/cgtest64
lib/kroc/examples/cgtests/cgtest65
lib/kroc/examples/cgtests/cgtest66
lib/kroc/examples/cgtests/cgtest67
lib/kroc/examples/cgtests/cgtest70
lib/kroc/examples/cgtests/cgtest71
lib/kroc/examples/cgtests/cgtest72
lib/kroc/examples/cgtests/cgtest73
lib/kroc/examples/cgtests/cgtest74
lib/kroc/examples/cgtests/cgtest75
lib/kroc/examples/cgtests/cgtest76
lib/kroc/examples/cgtests/cgtest77
lib/kroc/examples/cgtests/cgtest78
lib/kroc/examples/cgtests/cgtest79
lib/kroc/examples/cgtests/cgtest80
lib/kroc/examples/cgtests/cgtest81
lib/kroc/examples/cgtests/cgtest82
lib/kroc/examples/cgtests/cgtest83
lib/kroc/examples/cgtests/cgtest84
lib/kroc/examples/cgtests/cgtest85
lib/kroc/examples/cgtests/cgtest86
lib/kroc/examples/cgtests/cgtest87
lib/kroc/examples/cgtests/cgtest88
lib/kroc/examples/cgtests/cgtest89
lib/kroc/examples/cgtests/cgtest90
lib/kroc/examples/cgtests/cgtest91
lib/kroc/examples/cgtests/cgtest92
lib/kroc/examples/cif/cif-commstime
lib/kroc/examples/cif/cift1
lib/kroc/examples/cif/cift10
lib/kroc/examples/cif/cift11
lib/kroc/examples/cif/cift12
lib/kroc/examples/cif/cift13
lib/kroc/examples/cif/cift14
lib/kroc/examples/cif/cift15
lib/kroc/examples/cif/cift16
lib/kroc/examples/cif/cift17
lib/kroc/examples/cif/cift2
lib/kroc/examples/cif/cift3
lib/kroc/examples/cif/cift4
lib/kroc/examples/cif/cift5
lib/kroc/examples/cif/cift6
lib/kroc/examples/cif/cift7
lib/kroc/examples/cif/cift8
lib/kroc/examples/cif/cift9
lib/kroc/examples/course/bar
lib/kroc/examples/course/cast
lib/kroc/examples/course/casting
lib/kroc/examples/course/commstime
lib/kroc/examples/course/demo
lib/kroc/examples/course/double_echo
lib/kroc/examples/course/echoing
lib/kroc/examples/course/hello_raw_world
lib/kroc/examples/course/hello_seq_world
lib/kroc/examples/course/hello_world
lib/kroc/examples/course/q1
lib/kroc/examples/course/q2
lib/kroc/examples/course/q3
lib/kroc/examples/course/q4
lib/kroc/examples/course/q5
lib/kroc/examples/course/q6
lib/kroc/examples/course/q6-sort
lib/kroc/examples/course/q7
lib/kroc/examples/course/q7-adam
lib/kroc/examples/course/q7-eric
lib/kroc/examples/course/q7-fred
lib/kroc/examples/course/q7-jonathan
lib/kroc/examples/course/q7-jonathan2
lib/kroc/examples/course/q7-nick
lib/kroc/examples/course/q7-richard
lib/kroc/examples/course/sort_inside
lib/kroc/examples/course/sort_pump
lib/kroc/examples/course/test_utils
lib/kroc/examples/game/game
lib/kroc/examples/graphics3d/butterflies
lib/kroc/examples/graphics3d/g3dboard
lib/kroc/examples/graphics3d/g3dchess
lib/kroc/examples/graphics3d/g3dcog2
lib/kroc/examples/graphics3d/g3dcogs
lib/kroc/examples/graphics3d/g3dcube
lib/kroc/examples/graphics3d/g3dcubes
lib/kroc/examples/graphics3d/g3dtest
lib/kroc/examples/hereticc/hereticc
lib/kroc/examples/moa/mysqlclient
lib/kroc/examples/moa/simple
lib/kroc/examples/moa/test1
lib/kroc/examples/moa/test2
lib/kroc/examples/occGL/simple_gl
lib/kroc/examples/occSDL/array_surface
lib/kroc/examples/occSDL/init
lib/kroc/examples/occSDL/joy2
lib/kroc/examples/occSDL/joystick
lib/kroc/examples/occSDL/sdl_info
lib/kroc/examples/occSDL/simple_surface
lib/kroc/examples/occSDL/sound_test
lib/kroc/examples/occade/bounce
lib/kroc/examples/occade/breakout
lib/kroc/examples/occade/collision-test
lib/kroc/examples/occade/flipbook
lib/kroc/examples/occade/parrot_attack
lib/kroc/examples/occade/scrollytext
lib/kroc/examples/occbench/fft2
lib/kroc/examples/occbench/fft2-noresched
lib/kroc/examples/occbench/fft3
lib/kroc/examples/occbench/mandelbrot
lib/kroc/examples/random/test-random
lib/kroc/examples/robots/particles-ats
lib/kroc/examples/robots/robot
lib/kroc/examples/robots/robot2
lib/kroc/examples/robots/robot3
lib/kroc/examples/sdlraster/drawstuff
lib/kroc/examples/sdlraster/glenz
lib/kroc/examples/sdlraster/imagetool
lib/kroc/examples/sdlraster/imageviewer
lib/kroc/examples/sdlraster/justraster
lib/kroc/examples/sdlraster/mrevents
lib/kroc/examples/sdlraster/mrshadebob
lib/kroc/examples/sdlraster/mrstar8
lib/kroc/examples/sdlraster/mrtestprog
lib/kroc/examples/sdlraster/sdlmatrix
lib/kroc/examples/sdlraster/sdlsim1
lib/kroc/examples/sdlraster/sdlsim2
lib/kroc/examples/sdlraster/sdlstar
lib/kroc/examples/sdlraster/sdlstar8
lib/kroc/examples/sdlraster/sdltest
lib/kroc/examples/sdlraster/starfield
lib/kroc/examples/shootout/chameneos
lib/kroc/examples/shootout/chameneos-redux
lib/kroc/examples/shootout/cheap-concurrency
lib/kroc/examples/shootout/fannkuch
lib/kroc/examples/shootout/fasta
lib/kroc/examples/shootout/mandelbrot
lib/kroc/examples/shootout/pidigits
lib/kroc/examples/shootout/random
lib/kroc/examples/shootout/reverse-complement
lib/kroc/examples/shootout/spectralnorm
lib/kroc/examples/shootout/startup
lib/kroc/examples/shootout/thread-ring
lib/kroc/examples/shootout/threads
lib/kroc/examples/shootout/threads-flow
lib/kroc/examples/trap/groupops
lib/kroc/examples/trap/traplatency
lib/kroc/examples/trap/traptest
lib/kroc/examples/ttygames/bomberman
lib/kroc/examples/ttygames/mandelbrot
lib/kroc/examples/ttygames/occman
lib/kroc/examples/ttyutil/menutest
lib/kroc/examples/useful/test-format
lib/libccsp.a
lib/libccsp.so
lib/libkrocif.a
lib/libkrocif.so
lib/liboccam_button.a
lib/liboccam_button.so
lib/liboccam_cdx.a
lib/liboccam_cdx.so
lib/liboccam_cglib.a
lib/liboccam_cglib.so
lib/liboccam_convert.a
lib/liboccam_convert.so
lib/liboccam_course.a
lib/liboccam_course.so
lib/liboccam_dblmath.a
lib/liboccam_dblmath.so
lib/liboccam_file.a
lib/liboccam_file.so
lib/liboccam_fmtout.a
lib/liboccam_fmtout.so
lib/liboccam_forall.a
lib/liboccam_forall.so
lib/liboccam_graphics3d.a
lib/liboccam_graphics3d.so
lib/liboccam_hostio.a
lib/liboccam_hostio.so
lib/liboccam_hostsp.a
lib/liboccam_hostsp.so
lib/liboccam_http.a
lib/liboccam_http.so
lib/liboccam_ioconv.a
lib/liboccam_ioconv.so
lib/liboccam_moa.a
lib/liboccam_moa.so
lib/liboccam_netbar.a
lib/liboccam_netbar.so
lib/liboccam_occGL.a
lib/liboccam_occGL.so
lib/liboccam_occSDL.a
lib/liboccam_occSDL.so
lib/liboccam_occSDLsound.a
lib/liboccam_occSDLsound.so
lib/liboccam_occade.a
lib/liboccam_occade.so
lib/liboccam_random.a
lib/liboccam_random.so
lib/liboccam_proc.a
lib/liboccam_proc.so
lib/liboccam_rastergraphics.a
lib/liboccam_rastergraphics.so
lib/liboccam_rasterio.a
lib/liboccam_rasterio.so
lib/liboccam_rastertext.a
lib/liboccam_rastertext.so
lib/liboccam_sdlraster.a
lib/liboccam_sdlraster.so
lib/liboccam_selector.a
lib/liboccam_selector.so
lib/liboccam_shared_screen.a
lib/liboccam_shared_screen.so
lib/liboccam_snglmath.a
lib/liboccam_snglmath.so
lib/liboccam_sock.a
lib/liboccam_sock.so
lib/liboccam_solib.a
lib/liboccam_solib.so
lib/liboccam_splib.a
lib/liboccam_splib.so
lib/liboccam_ss.a
lib/liboccam_ss.so
lib/liboccam_stream.a
lib/liboccam_stream.so
lib/liboccam_string.a
lib/liboccam_string.so
lib/liboccam_time.a
lib/liboccam_time.so
lib/liboccam_trap.a
lib/liboccam_trap.so
lib/liboccam_ttyutil.a
lib/liboccam_ttyutil.so
lib/liboccam_useful.a
lib/liboccam_useful.so
libdata/pkgconfig/ccsp-1.6.pc
man/man1/kmakef.1.gz
man/man1/kroc.1.gz
man/man1/mkoccdeps.1.gz
man/man1/occ21.1.gz
man/man1/occamdoc.1.gz
man/man3/libconvert-inmos.3.gz
man/man3/libcourse-cycles.3.gz
man/man3/libcourse-nets.3.gz
man/man3/libcourse-utils.3.gz
man/man3/libfile.3.gz
man/man3/libhostio-inmos.3.gz
man/man3/libmath-inmos.3.gz
man/man3/libproc.3.gz
man/man3/libsock.3.gz
man/man3/libstreamio-inmos.3.gz
man/man3/libstring-inmos.3.gz
share/aclocal/kroc.m4
share/aclocal/occam-mysql.m4
share/aclocal/occam-opengl.m4
share/aclocal/occam-pkg.m4
share/aclocal/occam-sdl.m4
share/aclocal/occbuild.m4
share/aclocal/tvm.m4
share/kroc/doc/api/button.html
share/kroc/doc/api/cif.html
share/kroc/doc/api/convert.html
share/kroc/doc/api/course.cycles.html
share/kroc/doc/api/course.html
share/kroc/doc/api/course.networks.html
share/kroc/doc/api/docs.xml
share/kroc/doc/api/file.html
share/kroc/doc/api/fmtout.html
share/kroc/doc/api/forall.html
share/kroc/doc/api/frames-index.html
share/kroc/doc/api/frames.html
share/kroc/doc/api/g3dchess-inc.html
share/kroc/doc/api/graphics3d.html
share/kroc/doc/api/hostio.html
share/kroc/doc/api/hostsp.html
share/kroc/doc/api/index.html
share/kroc/doc/api/ioport.html
share/kroc/doc/api/maths.html
share/kroc/doc/api/occGL.html
share/kroc/doc/api/occSDL.html
share/kroc/doc/api/occSDLsound.html
share/kroc/doc/api/occade.html
share/kroc/doc/api/occamdoc.css
share/kroc/doc/api/occplayer.html
share/kroc/doc/api/overwriting-buffer.html
share/kroc/doc/api/pioneer.html
share/kroc/doc/api/player.html
share/kroc/doc/api/pony.html
share/kroc/doc/api/proc.html
share/kroc/doc/api/random.html
share/kroc/doc/api/raster.html
share/kroc/doc/api/rastergraphics.html
share/kroc/doc/api/rasterio.html
share/kroc/doc/api/rastertext.html
share/kroc/doc/api/sdlraster.html
share/kroc/doc/api/selector.html
share/kroc/doc/api/shared-screen.html
share/kroc/doc/api/sock.html
share/kroc/doc/api/streamio.html
share/kroc/doc/api/string.html
share/kroc/doc/api/time.html
share/kroc/doc/api/trap.html
share/kroc/doc/api/ttyutil.html
share/kroc/doc/api/udc.html
share/kroc/doc/api/useful.html
share/kroc/doc/api/video.html
share/kroc/doc/html/kroc-faq.html
share/kroc/doc/html/occ21-extensions.html
share/kroc/doc/html/udo.html
share/kroc/doc/lib/blackboard.inc
share/kroc/doc/lib/college.lbb
share/kroc/doc/lib/control_info.inc
share/kroc/doc/lib/controller.occ
share/kroc/doc/lib/crew_test.occ
share/kroc/doc/lib/display.inc
share/kroc/doc/lib/display.occ
share/kroc/doc/lib/philosopher.occ
share/kroc/doc/lib/timekeeper.occ
share/kroc/doc/moa/img1.png
share/kroc/doc/moa/img10.png
share/kroc/doc/moa/img2.png
share/kroc/doc/moa/img3.png
share/kroc/doc/moa/img4.png
share/kroc/doc/moa/img5.png
share/kroc/doc/moa/img6.png
share/kroc/doc/moa/img7.png
share/kroc/doc/moa/img8.png
share/kroc/doc/moa/img9.png
share/kroc/doc/moa/index.html
share/kroc/doc/moa/moa.css
share/kroc/doc/moa/moa.html
share/kroc/doc/moa/moa_documentation.pdf
share/kroc/doc/moa/node1.html
share/kroc/doc/moa/node10.html
share/kroc/doc/moa/node11.html
share/kroc/doc/moa/node12.html
share/kroc/doc/moa/node13.html
share/kroc/doc/moa/node14.html
share/kroc/doc/moa/node15.html
share/kroc/doc/moa/node16.html
share/kroc/doc/moa/node17.html
share/kroc/doc/moa/node18.html
share/kroc/doc/moa/node19.html
share/kroc/doc/moa/node2.html
share/kroc/doc/moa/node20.html
share/kroc/doc/moa/node21.html
share/kroc/doc/moa/node22.html
share/kroc/doc/moa/node23.html
share/kroc/doc/moa/node24.html
share/kroc/doc/moa/node25.html
share/kroc/doc/moa/node26.html
share/kroc/doc/moa/node27.html
share/kroc/doc/moa/node28.html
share/kroc/doc/moa/node29.html
share/kroc/doc/moa/node3.html
share/kroc/doc/moa/node30.html
share/kroc/doc/moa/node31.html
share/kroc/doc/moa/node32.html
share/kroc/doc/moa/node33.html
share/kroc/doc/moa/node34.html
share/kroc/doc/moa/node35.html
share/kroc/doc/moa/node4.html
share/kroc/doc/moa/node5.html
share/kroc/doc/moa/node6.html
share/kroc/doc/moa/node7.html
share/kroc/doc/moa/node8.html
share/kroc/doc/moa/node9.html
share/kroc/doc/ms/o2cl.ms
share/kroc/doc/ps/blocking-native.ps
share/kroc/doc/ps/bsclib.ps
share/kroc/doc/ps/native-call.ps
share/kroc/doc/ps/o2cl.ps
share/kroc/doc/ps/udc.ps
share/kroc/doc/ps/udo.ps
share/kroc/doc/python/moinmoinwiki-nocc-langdef.py
share/kroc/doc/python/moinmoinwiki-occampi.py
share/kroc/doc/sc/blackboard.inc
share/kroc/doc/sc/control_info.inc
share/kroc/doc/sc/controller.occ
share/kroc/doc/sc/crew_test.occ
share/kroc/doc/sc/display.inc
share/kroc/doc/sc/display.occ
share/kroc/doc/sc/philosopher.occ
share/kroc/doc/sc/timekeeper.occ
share/kroc/doc/txt/AUTHORS
share/kroc/doc/txt/OLD-AUTHORS
share/kroc/doc/txt/about-kroc.txt
share/kroc/doc/txt/essentially-kroc.txt
share/kroc/doc/txt/hlps.txt
share/kroc/doc/txt/hostio.txt
share/kroc/doc/txt/o2cl.txt
share/kroc/doc/txt/pragma.txt
share/kroc/game/SCRIPT
share/kroc/game/attic1.desc
share/kroc/game/attic2.desc
share/kroc/game/attic3.desc
share/kroc/game/bar1.desc
share/kroc/game/bar2.desc
share/kroc/game/bar3.desc
share/kroc/game/bar4.desc
share/kroc/game/bathroom.desc
share/kroc/game/battlements1.desc
share/kroc/game/battlements2.desc
share/kroc/game/battlements3.desc
share/kroc/game/battlements4.desc
share/kroc/game/battlements5.desc
share/kroc/game/bed1.desc
share/kroc/game/bed2.desc
share/kroc/game/bed3.desc
share/kroc/game/bed4.desc
share/kroc/game/bread.odesc
share/kroc/game/candlestick.odesc
share/kroc/game/cc03.desc
share/kroc/game/cellar1.desc
share/kroc/game/cellar2.desc
share/kroc/game/cellar3.desc
share/kroc/game/cellar4.desc
share/kroc/game/cellar5.desc
share/kroc/game/cellar6.desc
share/kroc/game/cellar7.desc
share/kroc/game/cellar8.desc
share/kroc/game/construct.desc
share/kroc/game/cookies.odesc
share/kroc/game/cottage1.desc
share/kroc/game/cottage2.desc
share/kroc/game/cw1.desc
share/kroc/game/cw10.desc
share/kroc/game/cw11.desc
share/kroc/game/cw12.desc
share/kroc/game/cw13.desc
share/kroc/game/cw14.desc
share/kroc/game/cw15.desc
share/kroc/game/cw16.desc
share/kroc/game/cw17.desc
share/kroc/game/cw18.desc
share/kroc/game/cw19.desc
share/kroc/game/cw2.desc
share/kroc/game/cw20.desc
share/kroc/game/cw21.desc
share/kroc/game/cw22.desc
share/kroc/game/cw23.desc
share/kroc/game/cw24.desc
share/kroc/game/cw25.desc
share/kroc/game/cw26.desc
share/kroc/game/cw27.desc
share/kroc/game/cw28.desc
share/kroc/game/cw29.desc
share/kroc/game/cw3.desc
share/kroc/game/cw30.desc
share/kroc/game/cw31.desc
share/kroc/game/cw32.desc
share/kroc/game/cw33.desc
share/kroc/game/cw34.desc
share/kroc/game/cw35.desc
share/kroc/game/cw36.desc
share/kroc/game/cw37.desc
share/kroc/game/cw38.desc
share/kroc/game/cw4.desc
share/kroc/game/cw5.desc
share/kroc/game/cw6.desc
share/kroc/game/cw7.desc
share/kroc/game/cw8.desc
share/kroc/game/cw9.desc
share/kroc/game/dining.desc
share/kroc/game/drawing.desc
share/kroc/game/ducting1.desc
share/kroc/game/ducting2.desc
share/kroc/game/entrance.desc
share/kroc/game/garden1.desc
share/kroc/game/garden2.desc
share/kroc/game/garden3.desc
share/kroc/game/garden4.desc
share/kroc/game/garden5.desc
share/kroc/game/garden6.desc
share/kroc/game/garden7.desc
share/kroc/game/garden8.desc
share/kroc/game/garden9.desc
share/kroc/game/gatehouse.desc
share/kroc/game/gateway.odesc
share/kroc/game/gold.odesc
share/kroc/game/hall1.desc
share/kroc/game/hall2.desc
share/kroc/game/kitchen.desc
share/kroc/game/knife.odesc
share/kroc/game/landing1.desc
share/kroc/game/landing2.desc
share/kroc/game/landing3.desc
share/kroc/game/landing4.desc
share/kroc/game/library.desc
share/kroc/game/linc-terminal.odesc
share/kroc/game/mace.odesc
share/kroc/game/machine.odesc
share/kroc/game/matrix.desc
share/kroc/game/maze1.desc
share/kroc/game/maze10.desc
share/kroc/game/maze11.desc
share/kroc/game/maze12.desc
share/kroc/game/maze2.desc
share/kroc/game/maze3.desc
share/kroc/game/maze4.desc
share/kroc/game/maze5.desc
share/kroc/game/maze6.desc
share/kroc/game/maze7.desc
share/kroc/game/maze8.desc
share/kroc/game/maze9.desc
share/kroc/game/mincer.odesc
share/kroc/game/other.desc
share/kroc/game/pantry.desc
share/kroc/game/passage.odesc
share/kroc/game/patio1.desc
share/kroc/game/patio2.desc
share/kroc/game/patio3.desc
share/kroc/game/photocopier.odesc
share/kroc/game/photocopy.odesc
share/kroc/game/ribena.odesc
share/kroc/game/sausage.odesc
share/kroc/game/schriebmann-port.odesc
share/kroc/game/shop1.desc
share/kroc/game/silver.odesc
share/kroc/game/stairs.odesc
share/kroc/game/sword.odesc
share/kroc/game/talisman.odesc
share/kroc/game/temple1.desc
share/kroc/game/temple10.desc
share/kroc/game/temple11.desc
share/kroc/game/temple12.desc
share/kroc/game/temple2.desc
share/kroc/game/temple3.desc
share/kroc/game/temple4.desc
share/kroc/game/temple5.desc
share/kroc/game/temple6.desc
share/kroc/game/temple7.desc
share/kroc/game/temple8.desc
share/kroc/game/temple9.desc
share/kroc/game/toothbrush.odesc
share/kroc/game/tunnel.desc
share/kroc/game/tunnel.odesc
share/kroc/game/vent.odesc
share/kroc/game/village1.desc
share/kroc/game/village2.desc
share/kroc/game/village3.desc
share/kroc/game/village4.desc
share/kroc/game/well.desc
share/kroc/game/well.odesc
share/kroc/game/wine.odesc
share/kroc/game/woods1.desc
share/kroc/game/woods10.desc
share/kroc/game/woods11.desc
share/kroc/game/woods2.desc
share/kroc/game/woods3.desc
share/kroc/game/woods4.desc
share/kroc/game/woods5.desc
share/kroc/game/woods6.desc
share/kroc/game/woods7.desc
share/kroc/game/woods8.desc
share/kroc/game/woods9.desc
share/kroc/occade/images/alien1.png
share/kroc/occade/images/alien2.png
share/kroc/occade/images/ball.png
share/kroc/occade/images/bang.png
share/kroc/occade/images/bar.png
share/kroc/occade/images/block.png
share/kroc/occade/images/bomb.png
share/kroc/occade/images/breakoutbg.png
share/kroc/occade/images/egg.png
share/kroc/occade/images/feather1.png
share/kroc/occade/images/feather2.png
share/kroc/occade/images/font10x20.png
share/kroc/occade/images/green-ball.png
share/kroc/occade/images/lifeno.png
share/kroc/occade/images/lifeyes.png
share/kroc/occade/images/missile.png
share/kroc/occade/images/numbers.png
share/kroc/occade/images/orange-ball.png
share/kroc/occade/images/parrot1.png
share/kroc/occade/images/parrot2.png
share/kroc/occade/images/parrot3.png
share/kroc/occade/images/parrot4.png
share/kroc/occade/images/red-ball.png
share/kroc/occade/images/red-spot.png
share/kroc/occade/images/ship.png
share/kroc/occade/images/sky.png
share/kroc/occade/images/spark.png
share/kroc/occade/images/stars.png
share/kroc/occamdoc/frames.html
share/kroc/occamdoc/occamdoc.css
share/kroc/occamdoc/to-html.xsl
share/kroc/player/worlds/angles.cfg
share/kroc/player/worlds/angles.graffle
share/kroc/player/worlds/angles.png
share/kroc/player/worlds/angles.world
share/kroc/player/worlds/bc2.cfg
share/kroc/player/worlds/bc2.world
share/kroc/player/worlds/bc6.cfg
share/kroc/player/worlds/bc6.world
share/kroc/player/worlds/beacons.inc
share/kroc/player/worlds/big-circle.cfg
share/kroc/player/worlds/big-circle.png
share/kroc/player/worlds/big-circle.world
share/kroc/player/worlds/default.cfg
share/kroc/player/worlds/default.png
share/kroc/player/worlds/default.world
share/kroc/player/worlds/devious.cfg
share/kroc/player/worlds/devious.graffle
share/kroc/player/worlds/devious.png
share/kroc/player/worlds/devious.world
share/kroc/player/worlds/kikiki.cfg
share/kroc/player/worlds/kikiki.graffle
share/kroc/player/worlds/kikiki.png
share/kroc/player/worlds/kikiki.world
share/kroc/player/worlds/kikiki2.cfg
share/kroc/player/worlds/kikiki2.world
share/kroc/player/worlds/map.inc
share/kroc/player/worlds/one-pillar.cfg
share/kroc/player/worlds/one-pillar.graffle
share/kroc/player/worlds/one-pillar.png
share/kroc/player/worlds/one-pillar.world
share/kroc/player/worlds/pioneer.inc
share/kroc/player/worlds/sick.inc
share/kroc/robots/robot-track-1.png
share/kroc/robots/robot-track-2.png
share/kroc/shootout/revcomp-input.txt
share/kroc/shootout/revcomp-output.txt
share/kroc/vtinclude/angle.inc
share/kroc/vtinclude/button.inc
share/kroc/vtinclude/button.module
share/kroc/vtinclude/cdx.module
share/kroc/vtinclude/cglib.module
share/kroc/vtinclude/cif.inc
share/kroc/vtinclude/cif.module
share/kroc/vtinclude/consts.inc
share/kroc/vtinclude/convert.module
share/kroc/vtinclude/course.module
share/kroc/vtinclude/dblmath.module
share/kroc/vtinclude/dynproc.inc
share/kroc/vtinclude/dynproc.module
share/kroc/vtinclude/file.module
share/kroc/vtinclude/filelib.inc
share/kroc/vtinclude/fmtout.module
share/kroc/vtinclude/font10x20.inc
share/kroc/vtinclude/font6x13.inc
share/kroc/vtinclude/forall.module
share/kroc/vtinclude/graphics.inc
share/kroc/vtinclude/graphics3d.inc
share/kroc/vtinclude/graphics3d.module
share/kroc/vtinclude/hostio.inc
share/kroc/vtinclude/hostio.module
share/kroc/vtinclude/hostsp.module
share/kroc/vtinclude/http.module
share/kroc/vtinclude/httplib.inc
share/kroc/vtinclude/ioconv.module
share/kroc/vtinclude/mathhdr.inc
share/kroc/vtinclude/maths.module
share/kroc/vtinclude/mathvals.inc
share/kroc/vtinclude/miniraster.module
share/kroc/vtinclude/moa.inc
share/kroc/vtinclude/moa.module
share/kroc/vtinclude/netbar.inc
share/kroc/vtinclude/netbar.module
share/kroc/vtinclude/occGL.inc
share/kroc/vtinclude/occGL.module
share/kroc/vtinclude/occSDL.inc
share/kroc/vtinclude/occSDL.module
share/kroc/vtinclude/occSDLhelpers.inc
share/kroc/vtinclude/occSDLjoy.inc
share/kroc/vtinclude/occSDLsound.inc
share/kroc/vtinclude/occSDLsound.module
share/kroc/vtinclude/occade.inc
share/kroc/vtinclude/occade.module
share/kroc/vtinclude/overwriting-buffer.inc
share/kroc/vtinclude/proc.module
share/kroc/vtinclude/proclib.inc
share/kroc/vtinclude/random.inc
share/kroc/vtinclude/random.module
share/kroc/vtinclude/raster.inc
share/kroc/vtinclude/raster.module
share/kroc/vtinclude/rastergraphics.module
share/kroc/vtinclude/rasterio.module
share/kroc/vtinclude/rastertext.module
share/kroc/vtinclude/sdlraster.inc
share/kroc/vtinclude/sdlraster.module
share/kroc/vtinclude/sdlrcompat.inc
share/kroc/vtinclude/selector.inc
share/kroc/vtinclude/selector.module
share/kroc/vtinclude/shared_screen.inc
share/kroc/vtinclude/shared_screen.module
share/kroc/vtinclude/snglmath.module
share/kroc/vtinclude/sock.module
share/kroc/vtinclude/socklib.inc
share/kroc/vtinclude/solib.module
share/kroc/vtinclude/splib.module
share/kroc/vtinclude/ss.module
share/kroc/vtinclude/stream.module
share/kroc/vtinclude/streamio.inc
share/kroc/vtinclude/string.module
share/kroc/vtinclude/time.inc
share/kroc/vtinclude/time.module
share/kroc/vtinclude/trap.inc
share/kroc/vtinclude/trap.module
share/kroc/vtinclude/ttyutil.inc
share/kroc/vtinclude/ttyutil.module
share/kroc/vtinclude/unixerrs.inc
share/kroc/vtinclude/useful.inc
share/kroc/vtinclude/useful.module
share/kroc/vtlib/button.lib
share/kroc/vtlib/cdx.lib
share/kroc/vtlib/cglib.lib
share/kroc/vtlib/convert.lib
share/kroc/vtlib/course.lib
share/kroc/vtlib/dblmath.lib
share/kroc/vtlib/file.lib
share/kroc/vtlib/fmtout.lib
share/kroc/vtlib/forall.lib
share/kroc/vtlib/graphics3d.lib
share/kroc/vtlib/hostio.lib
share/kroc/vtlib/hostsp.lib
share/kroc/vtlib/http.lib
share/kroc/vtlib/ioconv.lib
share/kroc/vtlib/moa.lib
share/kroc/vtlib/netbar.lib
share/kroc/vtlib/occSDL.lib
share/kroc/vtlib/occade.lib
share/kroc/vtlib/proc.lib
share/kroc/vtlib/random.lib
share/kroc/vtlib/rastergraphics.lib
share/kroc/vtlib/rasterio.lib
share/kroc/vtlib/rastertext.lib
share/kroc/vtlib/sdlraster.lib
share/kroc/vtlib/selector.lib
share/kroc/vtlib/shared_screen.lib
share/kroc/vtlib/snglmath.lib
share/kroc/vtlib/sock.lib
share/kroc/vtlib/solib.lib
share/kroc/vtlib/splib.lib
share/kroc/vtlib/ss.lib
share/kroc/vtlib/stream.lib
share/kroc/vtlib/string.lib
share/kroc/vtlib/time.lib
share/kroc/vtlib/trap.lib
share/kroc/vtlib/ttyutil.lib
share/kroc/vtlib/useful.lib
share/kroc/xslt/cspx2cspm.xsl

View File

@ -1085,7 +1085,6 @@
SUBDIR += sixxs-aiccu
SUBDIR += skstream
SUBDIR += sl2tps
SUBDIR += slirp
SUBDIR += slurm
SUBDIR += smb4k-kde4
SUBDIR += smbldap-tools

View File

@ -1,32 +0,0 @@
# Created by: Alain Kalker <A.C.P.M.Kalker@student.utwente.nl>
# $FreeBSD$
PORTNAME= slirp
PORTVERSION= 1.0.16
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= (C)SLIP/PPP emulator for users with shell accounts
BROKEN= Does not build
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2014-10-28
# serious LP64 issues
ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USES= perl5
USE_PERL5= build
GNU_CONFIGURE= yes
PLIST_FILES= bin/slirp man/man1/slirp.1.gz
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/slirp ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/slirp.man ${STAGEDIR}${PREFIX}/man/man1/slirp.1
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (slirp-1.0.16.tar.gz) = 4e008ed0b28eac5cfd2b4c727dc5c3972a7ce9da4f2448b30247ca7dd9162c02
SIZE (slirp-1.0.16.tar.gz) = 307169

View File

@ -1,23 +0,0 @@
--- configure.orig Mon Mar 26 07:47:44 2001
+++ configure Mon May 19 11:55:11 2003
@@ -846,9 +846,9 @@
echo "$ac_t""$CPP" 1>&6
if test x$GCC = xyes; then
- CFLAGS2="-O2 -Wall -Wno-implicit -Wmissing-prototypes"
+ CFLAGS2=""
else
- CFLAGS2="-O"
+ CFLAGS2=""
echo "WARNING: Not using GCC to compile may be hazzardous to your health."
echo " If you can get Slirp to compile and run w/o GCC, notify us so"
echo " we can test for which compiler you're using. RedWolf recommends"
@@ -1927,7 +1927,7 @@
-for ac_func in strdup strerror random srandom index bcmp drand48 memmove setenv inet_aton revoke grantpt fchmod
+for ac_func in strdup strerror random srandom index bcmp drand48 memmove setenv inet_aton revoke fchmod
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:1934: checking for $ac_func" >&5

View File

@ -1,15 +0,0 @@
$FreeBSD$
--- mkpro.orig Mon Jul 22 02:52:35 2002
+++ mkpro Mon Jul 22 02:54:36 2002
@@ -42,6 +42,9 @@
# Ignore blank lines
(/^[ \t]*$/) && next WHILE;
+
+ # Skip remaining pre-processor directives
+ (/^#/) && next WHILE;
# C comments and pre-processor directives are already removed

View File

@ -1,11 +0,0 @@
--- ppp/pppdfncs.c.orig Sun Nov 24 03:27:57 2002
+++ ppp/pppdfncs.c Sun Nov 24 03:27:30 2002
@@ -28,7 +28,7 @@
#include <errno.h>
#include <fcntl.h>
#include <syslog.h>
-#include <utmp.h>
+/* #include <utmp.h> */
#include <pwd.h>
#include <sys/param.h>
#include <sys/types.h>

View File

@ -1,11 +0,0 @@
--- ppp.c.orig Sun Nov 24 03:26:40 2002
+++ ppp.c Sun Nov 24 03:26:54 2002
@@ -38,7 +38,7 @@
#include <errno.h>
#include <fcntl.h>
#include <syslog.h>
-#include <utmp.h>
+/* #include <utmp.h> */
#include <pwd.h>
#include <sys/param.h>

View File

@ -1,6 +0,0 @@
SLiRP is a (C)SLIP/PPP emulator which allows users with normal shell
accounts act as if they had a (C)SLIP/PPP account. This allows users to use
Netscape/Mosaic, ftp, telnet, etc. from their home machine, as if they had a
real (C)SLIP/PPP connection (with limitations).
WWW: http://slirp.sourceforge.net/