mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"
2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained 2008-04-22 net/ocaml-netclient: is part of ocaml-net 2008-04-06 net/samplicator: Project has vanished 2008-03-20 graphics/entice: Broken and unmaintained
This commit is contained in:
parent
615fb92797
commit
777a44e5f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211983
5
MOVED
5
MOVED
@ -3454,3 +3454,8 @@ games/teewars|games/teeworls|2008-04-17|Project renamed
|
||||
multimedia/exportvideo||2008-04-21|Add-on for soon to be removed nuppelvideo port
|
||||
multimedia/nuppelvideo||2008-04-21|Unmaintained upstream for years. The nuppelvideo format is now supported by mencoder
|
||||
graphics/ascii0|graphics/asciio|2008-04-22|renamed by delete+add
|
||||
misc/kde3-i18n-id||2008-04-25|Has expired: "Distfile no longer available, outdated"
|
||||
net/dhcp-agent||2008-04-25|Has expired: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained
|
||||
net/ocaml-netclient||2008-04-25|Has expired: is part of ocaml-net
|
||||
net/samplicator||2008-04-25|Has expired: Project has vanished
|
||||
graphics/entice||2008-04-25|Has expired: Broken and unmaintained
|
||||
|
@ -106,7 +106,6 @@
|
||||
SUBDIR += electriceyes
|
||||
SUBDIR += enblend
|
||||
SUBDIR += enfle
|
||||
SUBDIR += entice
|
||||
SUBDIR += eog
|
||||
SUBDIR += epdfview
|
||||
SUBDIR += epeg
|
||||
|
@ -1,29 +0,0 @@
|
||||
# New ports collection makefile for: entice
|
||||
# Date created: 7 Oct 2001
|
||||
# Whom: Jeremy Norris <ishmael27@home.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= entice
|
||||
PORTVERSION= 20070915
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
|
||||
|
||||
MAINTAINER= stas@FreeBSD.org
|
||||
COMMENT= An image viewer written using libraries for Enlightenment 0.17
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnometarget pkgconfig
|
||||
USE_EFL= imlib2 evas edb ecore edje epsilon
|
||||
USE_EFL_ECORE= ipc
|
||||
USE_EFL_ESMART= thumb container draggies trans_x11
|
||||
|
||||
DEPRECATED= Broken and unmaintained
|
||||
EXPIRATION_DATE= 2008-03-20
|
||||
BROKEN= don't work with current EFL
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (entice-20070915.tar.bz2) = c9616b0f2c6e366ea72b4cf0bd8168a5
|
||||
SHA256 (entice-20070915.tar.bz2) = 4fc080bb01771dd6c339244f475ef5e36acdf70f86e46b9112fbd69bd0c7d614
|
||||
SIZE (entice-20070915.tar.bz2) = 790084
|
@ -1,10 +0,0 @@
|
||||
--- src/bin/entice.c.orig Mon Jul 25 10:50:38 2005
|
||||
+++ src/bin/entice.c Thu Mar 16 11:56:43 2006
|
||||
@@ -16,6 +16,7 @@
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
+#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
#include "entice.h"
|
||||
#include "ipc.h"
|
@ -1,10 +0,0 @@
|
||||
--- src/bin/ipc.c.orig Thu Oct 20 13:54:46 2005
|
||||
+++ src/bin/ipc.c Thu Oct 20 13:54:54 2005
|
||||
@@ -2,6 +2,7 @@
|
||||
#include "ipc.h"
|
||||
#include <Ecore_Ipc.h>
|
||||
#include <limits.h>
|
||||
+#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define IPC_TITLE "entice"
|
@ -1,4 +0,0 @@
|
||||
An image viewer written using some of the libraries being used for the
|
||||
development of Enlightenment 0.17.0 and later. It is intended to be simple and
|
||||
usable for viewing images or collections of them (for example - photo albums),
|
||||
be fast and look good.
|
@ -1,5 +0,0 @@
|
||||
bin/entice
|
||||
%%DATADIR%%/themes/artifakt.edj
|
||||
%%DATADIR%%/themes/default.edj
|
||||
@dirrm %%DATADIR%%/themes
|
||||
@dirrm %%DATADIR%%
|
@ -203,7 +203,6 @@
|
||||
SUBDIR += kde3-i18n-hi
|
||||
SUBDIR += kde3-i18n-hr
|
||||
SUBDIR += kde3-i18n-hsb
|
||||
SUBDIR += kde3-i18n-id
|
||||
SUBDIR += kde3-i18n-is
|
||||
SUBDIR += kde3-i18n-it
|
||||
SUBDIR += kde3-i18n-kk
|
||||
|
@ -1,35 +0,0 @@
|
||||
# New ports collection makefile for: kde3-i18n-id
|
||||
# Date created: 05 April 2002
|
||||
# Whom: Lauri Watts <lauri@kde.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kde-i18n
|
||||
PORTVERSION= 3.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= misc kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= Attic/${PORTVERSION}/src/kde-i18n
|
||||
PKGNAMEPREFIX= id-
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Indonesian messages and documentation for KDE3
|
||||
|
||||
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
||||
|
||||
BROKEN= Distfile no longer available, outdated
|
||||
DEPRECATED= "${BROKEN}"
|
||||
EXPIRATION_DATE=2007-12-31
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
KDE_I18N= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-//}
|
||||
|
||||
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (KDE/kde-i18n/kde-i18n-id-3.0.5.tar.bz2) = 797b00abcca2f2e559f25328489b7e21
|
||||
SHA256 (KDE/kde-i18n/kde-i18n-id-3.0.5.tar.bz2) = c5d0b8e11fd2d5202340c4049aa34826b380de6f0025c6330c0633475197e9a1
|
||||
SIZE (KDE/kde-i18n/kde-i18n-id-3.0.5.tar.bz2) = 26617
|
@ -1,3 +0,0 @@
|
||||
Localized messages and documentation for KDE3.
|
||||
|
||||
WWW: http://i18n.kde.org/
|
@ -1,206 +0,0 @@
|
||||
share/locale/id/LC_MESSAGES/aktion.mo
|
||||
share/locale/id/LC_MESSAGES/amor.mo
|
||||
share/locale/id/LC_MESSAGES/appletproxy.mo
|
||||
share/locale/id/LC_MESSAGES/ark.mo
|
||||
share/locale/id/LC_MESSAGES/artsbuilder.mo
|
||||
share/locale/id/LC_MESSAGES/artscontrol.mo
|
||||
share/locale/id/LC_MESSAGES/childpanelextension.mo
|
||||
share/locale/id/LC_MESSAGES/clockapplet.mo
|
||||
share/locale/id/LC_MESSAGES/desktop.mo
|
||||
share/locale/id/LC_MESSAGES/drkonqi.mo
|
||||
share/locale/id/LC_MESSAGES/empath.mo
|
||||
share/locale/id/LC_MESSAGES/extensionproxy.mo
|
||||
share/locale/id/LC_MESSAGES/filetypes.mo
|
||||
share/locale/id/LC_MESSAGES/htmlsearch.mo
|
||||
share/locale/id/LC_MESSAGES/kab.mo
|
||||
share/locale/id/LC_MESSAGES/kaccess.mo
|
||||
share/locale/id/LC_MESSAGES/kaddressbook.mo
|
||||
share/locale/id/LC_MESSAGES/kappfinder.mo
|
||||
share/locale/id/LC_MESSAGES/karm.mo
|
||||
share/locale/id/LC_MESSAGES/kasteroids.mo
|
||||
share/locale/id/LC_MESSAGES/katomic.mo
|
||||
share/locale/id/LC_MESSAGES/kbabel.mo
|
||||
share/locale/id/LC_MESSAGES/kbackgammon.mo
|
||||
share/locale/id/LC_MESSAGES/kblackbox.mo
|
||||
share/locale/id/LC_MESSAGES/kbounce.mo
|
||||
share/locale/id/LC_MESSAGES/kcalc.mo
|
||||
share/locale/id/LC_MESSAGES/kcharselect.mo
|
||||
share/locale/id/LC_MESSAGES/kcharselectapplet.mo
|
||||
share/locale/id/LC_MESSAGES/kcmaccess.mo
|
||||
share/locale/id/LC_MESSAGES/kcmarts.mo
|
||||
share/locale/id/LC_MESSAGES/kcmbackground.mo
|
||||
share/locale/id/LC_MESSAGES/kcmbell.mo
|
||||
share/locale/id/LC_MESSAGES/kcmcolors.mo
|
||||
share/locale/id/LC_MESSAGES/kcmcrypto.mo
|
||||
share/locale/id/LC_MESSAGES/kcmemail.mo
|
||||
share/locale/id/LC_MESSAGES/kcmenergy.mo
|
||||
share/locale/id/LC_MESSAGES/kcmfonts.mo
|
||||
share/locale/id/LC_MESSAGES/kcmhtmlsearch.mo
|
||||
share/locale/id/LC_MESSAGES/kcmicons.mo
|
||||
share/locale/id/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/id/LC_MESSAGES/kcminput.mo
|
||||
share/locale/id/LC_MESSAGES/kcmioslaveinfo.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkamera.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkclock.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkdb.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkeys.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkicker.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkio.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkmix.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkonq.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkonqhtml.mo
|
||||
share/locale/id/LC_MESSAGES/kcmktalkd.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkurifilt.mo
|
||||
share/locale/id/LC_MESSAGES/kcmkwm.mo
|
||||
share/locale/id/LC_MESSAGES/kcmlanbrowser.mo
|
||||
share/locale/id/LC_MESSAGES/kcmlaptop.mo
|
||||
share/locale/id/LC_MESSAGES/kcmlayout.mo
|
||||
share/locale/id/LC_MESSAGES/kcmlilo.mo
|
||||
share/locale/id/LC_MESSAGES/kcmlocale.mo
|
||||
share/locale/id/LC_MESSAGES/kcmmidi.mo
|
||||
share/locale/id/LC_MESSAGES/kcmnewsticker.mo
|
||||
share/locale/id/LC_MESSAGES/kcmnotify.mo
|
||||
share/locale/id/LC_MESSAGES/kcmsamba.mo
|
||||
share/locale/id/LC_MESSAGES/kcmscreensaver.mo
|
||||
share/locale/id/LC_MESSAGES/kcmsmserver.mo
|
||||
share/locale/id/LC_MESSAGES/kcmstyle.mo
|
||||
share/locale/id/LC_MESSAGES/kcmtaskbar.mo
|
||||
share/locale/id/LC_MESSAGES/kcmthemes.mo
|
||||
share/locale/id/LC_MESSAGES/kcoloredit.mo
|
||||
share/locale/id/LC_MESSAGES/kcontrol.mo
|
||||
share/locale/id/LC_MESSAGES/kcron.mo
|
||||
share/locale/id/LC_MESSAGES/kdat.mo
|
||||
share/locale/id/LC_MESSAGES/kdcop.mo
|
||||
share/locale/id/LC_MESSAGES/kdebugdialog.mo
|
||||
share/locale/id/LC_MESSAGES/kdelibs.mo
|
||||
share/locale/id/LC_MESSAGES/kdepasswd.mo
|
||||
share/locale/id/LC_MESSAGES/kdesktop.mo
|
||||
share/locale/id/LC_MESSAGES/kdessh.mo
|
||||
share/locale/id/LC_MESSAGES/kdesu.mo
|
||||
share/locale/id/LC_MESSAGES/kdesud.mo
|
||||
share/locale/id/LC_MESSAGES/kdevelop.mo
|
||||
share/locale/id/LC_MESSAGES/kdf.mo
|
||||
share/locale/id/LC_MESSAGES/kdmchooser.mo
|
||||
share/locale/id/LC_MESSAGES/kdmconfig.mo
|
||||
share/locale/id/LC_MESSAGES/kdmgreet.mo
|
||||
share/locale/id/LC_MESSAGES/kdvi.mo
|
||||
share/locale/id/LC_MESSAGES/kedit.mo
|
||||
share/locale/id/LC_MESSAGES/kenolaba.mo
|
||||
share/locale/id/LC_MESSAGES/kfax.mo
|
||||
share/locale/id/LC_MESSAGES/kfifteenapplet.mo
|
||||
share/locale/id/LC_MESSAGES/kfind.mo
|
||||
share/locale/id/LC_MESSAGES/kfindpart.mo
|
||||
share/locale/id/LC_MESSAGES/kfloppy.mo
|
||||
share/locale/id/LC_MESSAGES/kfmclient.mo
|
||||
share/locale/id/LC_MESSAGES/kfmexec.mo
|
||||
share/locale/id/LC_MESSAGES/kfortune.mo
|
||||
share/locale/id/LC_MESSAGES/kfract.mo
|
||||
share/locale/id/LC_MESSAGES/kghostview.mo
|
||||
share/locale/id/LC_MESSAGES/khelpcenter.mo
|
||||
share/locale/id/LC_MESSAGES/khexedit.mo
|
||||
share/locale/id/LC_MESSAGES/khotkeys.mo
|
||||
share/locale/id/LC_MESSAGES/kicker.mo
|
||||
share/locale/id/LC_MESSAGES/kiconedit.mo
|
||||
share/locale/id/LC_MESSAGES/kio_help.mo
|
||||
share/locale/id/LC_MESSAGES/kio_lan.mo
|
||||
share/locale/id/LC_MESSAGES/kio_man.mo
|
||||
share/locale/id/LC_MESSAGES/kio_smbro.mo
|
||||
share/locale/id/LC_MESSAGES/kit.mo
|
||||
share/locale/id/LC_MESSAGES/kjots.mo
|
||||
share/locale/id/LC_MESSAGES/kjumpingcube.mo
|
||||
share/locale/id/LC_MESSAGES/klaptopdaemon.mo
|
||||
share/locale/id/LC_MESSAGES/klegacyimport.mo
|
||||
share/locale/id/LC_MESSAGES/kless.mo
|
||||
share/locale/id/LC_MESSAGES/klipper.mo
|
||||
share/locale/id/LC_MESSAGES/kljettool.mo
|
||||
share/locale/id/LC_MESSAGES/klock.mo
|
||||
share/locale/id/LC_MESSAGES/klpq.mo
|
||||
share/locale/id/LC_MESSAGES/kmahjongg.mo
|
||||
share/locale/id/LC_MESSAGES/kmail.mo
|
||||
share/locale/id/LC_MESSAGES/kmailcvt.mo
|
||||
share/locale/id/LC_MESSAGES/kmenuedit.mo
|
||||
share/locale/id/LC_MESSAGES/kmid.mo
|
||||
share/locale/id/LC_MESSAGES/kmidi.mo
|
||||
share/locale/id/LC_MESSAGES/kmines.mo
|
||||
share/locale/id/LC_MESSAGES/kminipagerapplet.mo
|
||||
share/locale/id/LC_MESSAGES/kmix.mo
|
||||
share/locale/id/LC_MESSAGES/kmoon.mo
|
||||
share/locale/id/LC_MESSAGES/knewsticker.mo
|
||||
share/locale/id/LC_MESSAGES/knode.mo
|
||||
share/locale/id/LC_MESSAGES/knotes.mo
|
||||
share/locale/id/LC_MESSAGES/knotify.mo
|
||||
share/locale/id/LC_MESSAGES/kodo.mo
|
||||
share/locale/id/LC_MESSAGES/koncd.mo
|
||||
share/locale/id/LC_MESSAGES/konqueror.mo
|
||||
share/locale/id/LC_MESSAGES/konquest.mo
|
||||
share/locale/id/LC_MESSAGES/konsole.mo
|
||||
share/locale/id/LC_MESSAGES/kooka.mo
|
||||
share/locale/id/LC_MESSAGES/korganizer.mo
|
||||
share/locale/id/LC_MESSAGES/korn.mo
|
||||
share/locale/id/LC_MESSAGES/kpackage.mo
|
||||
share/locale/id/LC_MESSAGES/kpager.mo
|
||||
share/locale/id/LC_MESSAGES/kpaint.mo
|
||||
share/locale/id/LC_MESSAGES/kpat.mo
|
||||
share/locale/id/LC_MESSAGES/kpilot.mo
|
||||
share/locale/id/LC_MESSAGES/kpixmap2bitmap.mo
|
||||
share/locale/id/LC_MESSAGES/kpm.mo
|
||||
share/locale/id/LC_MESSAGES/kpoker.mo
|
||||
share/locale/id/LC_MESSAGES/kppp.mo
|
||||
share/locale/id/LC_MESSAGES/kppplogview.mo
|
||||
share/locale/id/LC_MESSAGES/kreadconfig.mo
|
||||
share/locale/id/LC_MESSAGES/kreversi.mo
|
||||
share/locale/id/LC_MESSAGES/kruler.mo
|
||||
share/locale/id/LC_MESSAGES/krunapplet.mo
|
||||
share/locale/id/LC_MESSAGES/ksame.mo
|
||||
share/locale/id/LC_MESSAGES/kscd.mo
|
||||
share/locale/id/LC_MESSAGES/kscoreapplet.mo
|
||||
share/locale/id/LC_MESSAGES/kshisen.mo
|
||||
share/locale/id/LC_MESSAGES/ksirc.mo
|
||||
share/locale/id/LC_MESSAGES/ksirtet.mo
|
||||
share/locale/id/LC_MESSAGES/ksmiletris.mo
|
||||
share/locale/id/LC_MESSAGES/ksmserver.mo
|
||||
share/locale/id/LC_MESSAGES/ksnake.mo
|
||||
share/locale/id/LC_MESSAGES/ksnapshot.mo
|
||||
share/locale/id/LC_MESSAGES/ksokoban.mo
|
||||
share/locale/id/LC_MESSAGES/kspaceduel.mo
|
||||
share/locale/id/LC_MESSAGES/ksplash.mo
|
||||
share/locale/id/LC_MESSAGES/kstart.mo
|
||||
share/locale/id/LC_MESSAGES/kstartperf.mo
|
||||
share/locale/id/LC_MESSAGES/ksysctrl.mo
|
||||
share/locale/id/LC_MESSAGES/ksysguard.mo
|
||||
share/locale/id/LC_MESSAGES/ksystemtrayapplet.mo
|
||||
share/locale/id/LC_MESSAGES/ksysv.mo
|
||||
share/locale/id/LC_MESSAGES/ktalkd.mo
|
||||
share/locale/id/LC_MESSAGES/ktaskbarapplet.mo
|
||||
share/locale/id/LC_MESSAGES/kteatime.mo
|
||||
share/locale/id/LC_MESSAGES/ktimemon.mo
|
||||
share/locale/id/LC_MESSAGES/ktip.mo
|
||||
share/locale/id/LC_MESSAGES/ktron.mo
|
||||
share/locale/id/LC_MESSAGES/ktuberling.mo
|
||||
share/locale/id/LC_MESSAGES/ktux.mo
|
||||
share/locale/id/LC_MESSAGES/kuickshow.mo
|
||||
share/locale/id/LC_MESSAGES/kuser.mo
|
||||
share/locale/id/LC_MESSAGES/kview.mo
|
||||
share/locale/id/LC_MESSAGES/kviewshell.mo
|
||||
share/locale/id/LC_MESSAGES/kwin.mo
|
||||
share/locale/id/LC_MESSAGES/kwin4.mo
|
||||
share/locale/id/LC_MESSAGES/kworldclock.mo
|
||||
share/locale/id/LC_MESSAGES/kwuftpd.mo
|
||||
share/locale/id/LC_MESSAGES/kxkb.mo
|
||||
share/locale/id/LC_MESSAGES/kxmlrpcd.mo
|
||||
share/locale/id/LC_MESSAGES/kxsconfig.mo
|
||||
share/locale/id/LC_MESSAGES/libkdegames.mo
|
||||
share/locale/id/LC_MESSAGES/libkonq.mo
|
||||
share/locale/id/LC_MESSAGES/libtaskbar.mo
|
||||
share/locale/id/LC_MESSAGES/lskat.mo
|
||||
share/locale/id/LC_MESSAGES/multiplayers.mo
|
||||
share/locale/id/LC_MESSAGES/naughtyapplet.mo
|
||||
share/locale/id/LC_MESSAGES/noatun.mo
|
||||
share/locale/id/LC_MESSAGES/nsplugin.mo
|
||||
share/locale/id/LC_MESSAGES/passwords.mo
|
||||
share/locale/id/LC_MESSAGES/quicklauncher.mo
|
||||
share/locale/id/LC_MESSAGES/secpolicy.mo
|
||||
share/locale/id/LC_MESSAGES/taskbarextension.mo
|
||||
share/locale/id/LC_MESSAGES/twister.mo
|
||||
share/locale/id/charset
|
||||
share/locale/id/entry.desktop
|
@ -106,7 +106,6 @@
|
||||
SUBDIR += dgd
|
||||
SUBDIR += dgd-lpmud
|
||||
SUBDIR += dgd-net
|
||||
SUBDIR += dhcp-agent
|
||||
SUBDIR += dhcp6
|
||||
SUBDIR += dhcpcd
|
||||
SUBDIR += dhcpdump
|
||||
@ -405,7 +404,6 @@
|
||||
SUBDIR += nvnet
|
||||
SUBDIR += nxserver
|
||||
SUBDIR += nylon
|
||||
SUBDIR += ocaml-netclient
|
||||
SUBDIR += ohphone
|
||||
SUBDIR += olsrd
|
||||
SUBDIR += omnitty
|
||||
@ -805,7 +803,6 @@
|
||||
SUBDIR += samba3
|
||||
SUBDIR += samba4wins
|
||||
SUBDIR += sambasentinel
|
||||
SUBDIR += samplicator
|
||||
SUBDIR += sbd
|
||||
SUBDIR += scamper
|
||||
SUBDIR += scand
|
||||
|
@ -1,35 +0,0 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: dhcp-agent
|
||||
# Date created: Oct 7, 2003
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dhcp-agent
|
||||
PORTVERSION= 0.41
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A portable UNIX Dynamic Host Configuration suite
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet
|
||||
LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= dhcp-client.1 dhcp-sniff.1
|
||||
INFO= dhcp-agent
|
||||
|
||||
BROKEN= does not build with guile-1.8
|
||||
DEPRECATED= Dhcp-agent has not been updated since 2003, it does \
|
||||
not build with guile-1.8, and it is unmaintained
|
||||
EXPIRATION_DATE= 2008-04-02
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (dhcp-agent-0.41.tar.gz) = 78b6f1ba38072589cddd9e5d3079aa24
|
||||
SHA256 (dhcp-agent-0.41.tar.gz) = 3f7e6d181ad69d3e9f47e24f114259131b2f40f50bfac1c8d844fed8545dac95
|
||||
SIZE (dhcp-agent-0.41.tar.gz) = 515636
|
@ -1,16 +0,0 @@
|
||||
dhcp-agent is a suite, or a set of tools, that allow a UNIX host to make use
|
||||
of the Dynamic Host Configuration protocol.
|
||||
|
||||
Currently the suite is packaged with the following tools:
|
||||
* dhcp-client : A highly configurable and extendable DHCP client.
|
||||
* dhcp-sniff : A command line DHCP sniffer.
|
||||
|
||||
In good time the suite will also be packaged with:
|
||||
* dhcp-server : A configurable and extendable DHCP server.
|
||||
* dhcp-relay : A DHCP relay agent.
|
||||
|
||||
Under FreeBSD the client will make use of two bpf devices. This is because
|
||||
of a limitation in dnet. If you run out of bpf devices you may need to
|
||||
compile a kernel with more bpf devices.
|
||||
|
||||
WWW: http://dhcp-agent.sourceforge.net/
|
@ -1,17 +0,0 @@
|
||||
etc/dhcp-agent/dhcp-client/default.conf
|
||||
etc/dhcp-agent/dhcp-client/default.sysconf
|
||||
etc/dhcp-agent/dhcp-server/lease.conf.example
|
||||
lib/libdhcputil.a
|
||||
lib/libdhcputil.la
|
||||
lib/libdhcputil.so
|
||||
lib/libdhcputil.so.0
|
||||
sbin/dhcp-client
|
||||
sbin/dhcp-server
|
||||
sbin/dhcp-sniff
|
||||
@dirrm var/dhcp-agent/dhcp-client
|
||||
@dirrm var/dhcp-agent/dhcp-server
|
||||
@dirrm var/dhcp-agent
|
||||
@dirrm var
|
||||
@dirrm etc/dhcp-agent/dhcp-client
|
||||
@dirrm etc/dhcp-agent/dhcp-server
|
||||
@dirrm etc/dhcp-agent
|
@ -1,61 +0,0 @@
|
||||
# New ports collection makefile for: ocaml-netclient
|
||||
# Date created: Thu Aug 4 15:46:59 MSD 2005
|
||||
# Whom: Denis Shaposhnikov <dsh@vlink.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= netclient
|
||||
PORTVERSION= 0.92.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.ocaml-programming.de/packages/
|
||||
PKGNAMEPREFIX= ocaml-
|
||||
|
||||
MAINTAINER= dsh@vlink.ru
|
||||
COMMENT= A HTTP 1.0/1.1, FTP and Telnet client for OCaml
|
||||
|
||||
BUILD_DEPENDS= ${SA_DIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net \
|
||||
${SA_DIR}/equeue/equeue.a:${PORTSDIR}/devel/ocaml-equeue
|
||||
RUN_DEPENDS= ${SA_DIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net \
|
||||
${SA_DIR}/equeue/equeue.a:${PORTSDIR}/devel/ocaml-equeue
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_OCAML= yes
|
||||
USE_OCAML_FINDLIB=yes
|
||||
|
||||
ALL_TARGET= all opt
|
||||
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
|
||||
|
||||
SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
DEPRECATED= is part of ocaml-net
|
||||
EXPIRATION_DATE= 2008-04-22
|
||||
BROKEN= conflicts with dependency
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
# For nonstandard prefixes
|
||||
.if !exists(${OCAMLFIND_DESTDIR})
|
||||
${MKDIR} ${OCAMLFIND_DESTDIR}
|
||||
.endif
|
||||
.if !exists(${OCAMLFIND_LDCONF})
|
||||
${TOUCH} ${OCAMLFIND_LDCONF}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${EXAMPLESDIR}
|
||||
@(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (netclient-0.92.2.tar.gz) = 91ea282829014748eaf94d26dcc911cd
|
||||
SHA256 (netclient-0.92.2.tar.gz) = 7550fe9ab4577df29693e769b62af4c6f8e12f072c58689c8029bf90188a7193
|
||||
SIZE (netclient-0.92.2.tar.gz) = 188493
|
@ -1,9 +0,0 @@
|
||||
Netclient includes:
|
||||
|
||||
- A sophisticated HTTP 1.1 client (quite stable)
|
||||
- A Telnet client
|
||||
- An experimental FTP client
|
||||
|
||||
All clients are multiplexing-aware, and can be used concurrently.
|
||||
|
||||
WWW: http://www.ocaml-programming.de/programming/netclient.html
|
@ -1,41 +0,0 @@
|
||||
%%OCAML_SITELIBDIR%%/netclient/META
|
||||
%%OCAML_SITELIBDIR%%/netclient/ftp_client.cmi
|
||||
%%OCAML_SITELIBDIR%%/netclient/ftp_client.mli
|
||||
%%OCAML_SITELIBDIR%%/netclient/ftp_data_endpoint.cmi
|
||||
%%OCAML_SITELIBDIR%%/netclient/ftp_data_endpoint.mli
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client.cmi
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client.mli
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client_mt.cmi
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client_mt.cmo
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client_mt.cmx
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client_mt.mli
|
||||
%%OCAML_SITELIBDIR%%/netclient/http_client_mt.o
|
||||
%%OCAML_SITELIBDIR%%/netclient/netclient.a
|
||||
%%OCAML_SITELIBDIR%%/netclient/netclient.cma
|
||||
%%OCAML_SITELIBDIR%%/netclient/netclient.cmxa
|
||||
%%OCAML_SITELIBDIR%%/netclient/telnet_client.cmi
|
||||
%%OCAML_SITELIBDIR%%/netclient/telnet_client.mli
|
||||
%%EXAMPLESDIR%%/simple/http_download.ml
|
||||
%%EXAMPLESDIR%%/simple/http_get.ml
|
||||
%%EXAMPLESDIR%%/simple/http_mt.ml
|
||||
%%EXAMPLESDIR%%/simple/http_pipeline.ml
|
||||
%%EXAMPLESDIR%%/simple/telnet.ml
|
||||
%%EXAMPLESDIR%%/spider/Makefile
|
||||
%%EXAMPLESDIR%%/spider/agent.ml
|
||||
%%EXAMPLESDIR%%/spider/database.ml
|
||||
%%EXAMPLESDIR%%/spider/database.mli
|
||||
%%EXAMPLESDIR%%/spider/html.ml
|
||||
%%EXAMPLESDIR%%/spider/main.ml
|
||||
%%EXAMPLESDIR%%/spider/parse.ml
|
||||
%%EXAMPLESDIR%%/spider/parse.mli
|
||||
%%EXAMPLESDIR%%/spider/scan.ml
|
||||
%%EXAMPLESDIR%%/spider/scan.mll
|
||||
%%EXAMPLESDIR%%/telnet_labltk/Makefile
|
||||
%%EXAMPLESDIR%%/telnet_labltk/main.ml
|
||||
%%EXAMPLESDIR%%/telnet_labltk/telnet.ml
|
||||
@dirrm %%EXAMPLESDIR%%/telnet_labltk
|
||||
@dirrm %%EXAMPLESDIR%%/spider
|
||||
@dirrm %%EXAMPLESDIR%%/simple
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrmtry share/examples/ocaml
|
||||
@dirrmtry share/doc/ocaml
|
@ -1,27 +0,0 @@
|
||||
# New ports collection makefile for: samplicator
|
||||
# Date created: 1 June 2001
|
||||
# Whom: Michael Lyngbol <lyngbol@wheel.dk>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= samplicator
|
||||
PORTVERSION= 1.3.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.switch.ch/tf-tant/floma/sw/samplicator/
|
||||
|
||||
MAINTAINER= lyngbol@wheel.dk
|
||||
COMMENT= Receives UDP datagrams and redistributes them to a set of receivers
|
||||
|
||||
DEPRECATED= Project has vanished
|
||||
EXPIRATION_DATE= 2008-04-06
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
.for file in NEWS README
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (samplicator-1.3.5.tar.gz) = 05cceb9853c0490ab9f8854a3a7ed3ba
|
||||
SHA256 (samplicator-1.3.5.tar.gz) = e222e2a841af4aa75823d7c66fd0002adb454d387c3f9829746ea269255e4cd5
|
||||
SIZE (samplicator-1.3.5.tar.gz) = 82083
|
@ -1,9 +0,0 @@
|
||||
This small program receives UDP datagrams on a given port, and resends
|
||||
those datagrams to a specified set of receivers. In addition, a
|
||||
sampling divisor N may be specified individually for each receiver,
|
||||
which will then only receive one in N of the received packets.
|
||||
|
||||
WWW: http://www.switch.ch/tf-tant/floma/sw/samplicator/
|
||||
|
||||
- Michael Lyngbol
|
||||
lyngbol@wheel.dk
|
@ -1,4 +0,0 @@
|
||||
bin/samplicate
|
||||
share/doc/samplicator/NEWS
|
||||
share/doc/samplicator/README
|
||||
@dirrm share/doc/samplicator
|
Loading…
Reference in New Issue
Block a user