mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove expired ports:
2013-04-30 devel/libusb: has been already included into base system 2013-04-30 www/typo346: Obsolete stable release 2013-04-30 www/ilias3: Obsolete stable release 2013-04-02 net-p2p/moodriver: Not supported by upstream, master site is down 2013-03-31 www/p5-Dancer-Plugin-DataFu: No more public distfiles 2013-03-31 devel/p5-Oogly: No more public distfiles 2013-03-01 mail/listmanager: No more upstream, no more public distfiles
This commit is contained in:
parent
275d735d24
commit
1114e11b3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316903
7
MOVED
7
MOVED
@ -4231,3 +4231,10 @@ print/a2ps-letter|print/a2ps|2013-04-27|Merged into print/a2ps
|
||||
print/a2ps-a4|print/a2ps|2013-04-27|Merged into print/a2ps
|
||||
print/html2ps-letter|print/html2ps|2013-04-28|Merged into print/html2ps
|
||||
print/html2ps-a4|print/html2ps|2013-04-28|Merged into print/html2ps
|
||||
devel/libusb||2013-04-30|Has expired: has been already included into base system
|
||||
www/typo346||2013-04-30|Has expired: Obsolete stable release
|
||||
www/ilias3||2013-04-30|Has expired: Obsolete stable release
|
||||
net-p2p/moodriver||2013-04-30|Has expired: Not supported by upstream, master site is down
|
||||
www/p5-Dancer-Plugin-DataFu||2013-04-30|Has expired: No more public distfiles
|
||||
devel/p5-Oogly||2013-04-30|Has expired: No more public distfiles
|
||||
mail/listmanager||2013-04-30|Has expired: No more upstream, no more public distfiles
|
||||
|
@ -1110,7 +1110,6 @@
|
||||
SUBDIR += libuninum
|
||||
SUBDIR += libunistring
|
||||
SUBDIR += libunwind
|
||||
SUBDIR += libusb
|
||||
SUBDIR += libvanessa_adt
|
||||
SUBDIR += libvanessa_logger
|
||||
SUBDIR += libvanessa_socket
|
||||
@ -2411,7 +2410,6 @@
|
||||
SUBDIR += p5-Object-Tiny
|
||||
SUBDIR += p5-Object-Tiny-Lvalue
|
||||
SUBDIR += p5-Olson-Abbreviations
|
||||
SUBDIR += p5-Oogly
|
||||
SUBDIR += p5-Ouch
|
||||
SUBDIR += p5-PAR
|
||||
SUBDIR += p5-PAR-Dist
|
||||
|
@ -1,50 +0,0 @@
|
||||
# Created by: John Reynolds <johnjen@reynoldsnet.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libusb
|
||||
PORTVERSION= 0.1.12
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.1%20%28LEGACY%29/${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library giving userland programs access to USB devices
|
||||
|
||||
OPTIONS_DEFINE= SGML
|
||||
SGML_DESC= Install developer guide from SGML
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
DEPRECATED= has been already included into base system
|
||||
EXPIRATION_DATE= 2013-04-30
|
||||
|
||||
.if ${OSVERSION} >= 800069
|
||||
IGNORE= has been already included into base system
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSGML}
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/jade/catalog:${PORTSDIR}/textproc/jade \
|
||||
${LOCALBASE}/share/sgml/docbook/dsssl/modular/catalog:${PORTSDIR}/textproc/dsssl-docbook-modular \
|
||||
${LOCALBASE}/share/sgml/docbook/4.2/catalog:${PORTSDIR}/textproc/docbook-420
|
||||
MAKE_ENV+= SGML_CATALOG_FILES=${LOCALBASE}/share/sgml/iso8879/catalog:${LOCALBASE}/share/sgml/docbook/4.2/catalog:${LOCALBASE}/share/sgml/docbook/dsssl/modular/catalog:${LOCALBASE}/share/sgml/jade/catalog
|
||||
PLIST_SUB= SGML=""
|
||||
.else
|
||||
CONFIGURE_ARGS= --disable-build-docs
|
||||
PLIST_SUB= SGML="@comment "
|
||||
.endif
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' ${WRKSRC}/descriptors.c
|
||||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MSGML}
|
||||
@${MKDIR} ${DOCSDIR}/html
|
||||
@${INSTALL_DATA} ${WRKSRC}/doc/html/* ${DOCSDIR}/html
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (libusb-0.1.12.tar.gz) = 37f6f7d9de74196eb5fc0bbe0aea9b5c939de7f500acba3af6fd643f3b538b44
|
||||
SIZE (libusb-0.1.12.tar.gz) = 389343
|
@ -1,44 +0,0 @@
|
||||
--- bsd.c.orig 2006-03-04 03:52:46.000000000 +0100
|
||||
+++ bsd.c 2008-11-03 00:08:15.000000000 +0100
|
||||
@@ -408,7 +408,7 @@
|
||||
/* Ensure the endpoint address is correct */
|
||||
ep |= USB_ENDPOINT_IN;
|
||||
|
||||
- fd = ensure_ep_open(dev, ep, O_RDONLY);
|
||||
+ fd = ensure_ep_open(dev, ep, O_RDONLY | O_NONBLOCK);
|
||||
if (fd < 0) {
|
||||
if (usb_debug >= 2) {
|
||||
#ifdef __FreeBSD_kernel__
|
||||
@@ -477,7 +477,7 @@
|
||||
USB_ERROR_STR(-errno, "error sending control message: %s",
|
||||
strerror(errno));
|
||||
|
||||
- return UGETW(req.ucr_request.wLength);
|
||||
+ return req.ucr_actlen;
|
||||
}
|
||||
|
||||
int usb_os_find_busses(struct usb_bus **busses)
|
||||
@@ -623,9 +623,21 @@
|
||||
|
||||
int usb_clear_halt(usb_dev_handle *dev, unsigned int ep)
|
||||
{
|
||||
- /* Not yet done, because I haven't needed it. */
|
||||
+ int ret;
|
||||
+ struct usb_ctl_request ctl_req;
|
||||
+
|
||||
+ ctl_req.ucr_addr = 0; // Not used for this type of request
|
||||
+ ctl_req.ucr_request.bmRequestType = UT_WRITE_ENDPOINT;
|
||||
+ ctl_req.ucr_request.bRequest = UR_CLEAR_FEATURE;
|
||||
+ USETW(ctl_req.ucr_request.wValue, UF_ENDPOINT_HALT);
|
||||
+ USETW(ctl_req.ucr_request.wIndex, ep);
|
||||
+ USETW(ctl_req.ucr_request.wLength, 0);
|
||||
+ ctl_req.ucr_flags = 0;
|
||||
+
|
||||
+ if ((ret = ioctl(dev->fd, USB_DO_REQUEST, &ctl_req)) < 0)
|
||||
+ USB_ERROR_STR(-errno, "clear_halt: failed for %d", ep);
|
||||
|
||||
- USB_ERROR_STR(-ENOSYS, "usb_clear_halt called, unimplemented on BSD");
|
||||
+ return ret;
|
||||
}
|
||||
|
||||
int usb_reset(usb_dev_handle *dev)
|
@ -1,8 +0,0 @@
|
||||
A library originally developed under Linux to give userland programs
|
||||
an API to access to USB hardware. The FreeBSD port was originally
|
||||
done by Richard Tobin and should still
|
||||
be considered "beta" (not all calls implemented in the Linux port
|
||||
are available). Allows gPhoto, gPhoto2, s10sh and others to access
|
||||
USB under FreeBSD successfully.
|
||||
|
||||
WWW: http://sourceforge.net/projects/libusb/
|
@ -1,62 +0,0 @@
|
||||
bin/libusb-config
|
||||
include/usb.h
|
||||
include/usbpp.h
|
||||
lib/libusb-0.1.so
|
||||
lib/libusb-0.1.so.8
|
||||
lib/libusb.a
|
||||
lib/libusb.la
|
||||
lib/libusb.so
|
||||
lib/libusbpp-0.1.so
|
||||
lib/libusbpp-0.1.so.8
|
||||
lib/libusbpp.a
|
||||
lib/libusbpp.la
|
||||
lib/libusbpp.so
|
||||
libdata/pkgconfig/libusb.pc
|
||||
%%SGML%%%%DOCSDIR%%/html/api-device-interfaces.html
|
||||
%%SGML%%%%DOCSDIR%%/html/api-return-values.html
|
||||
%%SGML%%%%DOCSDIR%%/html/api-synchronous.html
|
||||
%%SGML%%%%DOCSDIR%%/html/api-timeouts.html
|
||||
%%SGML%%%%DOCSDIR%%/html/api-types.html
|
||||
%%SGML%%%%DOCSDIR%%/html/api.html
|
||||
%%SGML%%%%DOCSDIR%%/html/examples-code.html
|
||||
%%SGML%%%%DOCSDIR%%/html/examples-other.html
|
||||
%%SGML%%%%DOCSDIR%%/html/examples-tests.html
|
||||
%%SGML%%%%DOCSDIR%%/html/examples.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbbulkread.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbbulkwrite.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbclaiminterface.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbclearhalt.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbclose.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbcontrolmsg.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbdetachkerneldrivernp.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbfindbusses.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbfinddevices.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbgetbusses.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbgetdescriptor.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbgetdescriptorbyendpoint.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbgetdrivernp.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbgetstring.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbgetstringsimple.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbinit.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbinterruptread.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbinterruptwrite.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbopen.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbreleaseinterface.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbreset.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbresetep.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbsetaltinterface.html
|
||||
%%SGML%%%%DOCSDIR%%/html/function.usbsetconfiguration.html
|
||||
%%SGML%%%%DOCSDIR%%/html/functions.html
|
||||
%%SGML%%%%DOCSDIR%%/html/index.html
|
||||
%%SGML%%%%DOCSDIR%%/html/intro-overview.html
|
||||
%%SGML%%%%DOCSDIR%%/html/intro-support.html
|
||||
%%SGML%%%%DOCSDIR%%/html/intro.html
|
||||
%%SGML%%%%DOCSDIR%%/html/preface.html
|
||||
%%SGML%%%%DOCSDIR%%/html/ref.bulk.html
|
||||
%%SGML%%%%DOCSDIR%%/html/ref.control.html
|
||||
%%SGML%%%%DOCSDIR%%/html/ref.core.html
|
||||
%%SGML%%%%DOCSDIR%%/html/ref.deviceops.html
|
||||
%%SGML%%%%DOCSDIR%%/html/ref.interrupt.html
|
||||
%%SGML%%%%DOCSDIR%%/html/ref.nonportable.html
|
||||
%%SGML%%@dirrm %%DOCSDIR%%/html
|
||||
%%SGML%%@dirrm %%DOCSDIR%%
|
@ -1,27 +0,0 @@
|
||||
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Oogly
|
||||
PORTVERSION= 0.31
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gblach@FreeBSD.org
|
||||
COMMENT= A Data validation idea that just might be ideal
|
||||
|
||||
DEPRECATED= No more public distfiles
|
||||
EXPIRATION_DATE=2013-03-31
|
||||
|
||||
BUILD_DEPENDS= p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
|
||||
p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
|
||||
p5-Hash-Merge>=0.11:${PORTSDIR}/textproc/p5-Hash-Merge
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Oogly.3
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (Oogly-0.31.tar.gz) = bb2690871ac5702cdd1e2139774796663fc423ecc91a82ac28e98230c00a631b
|
||||
SIZE (Oogly-0.31.tar.gz) = 17418
|
@ -1,7 +0,0 @@
|
||||
Oogly is a different approach to data validation, it attempts to simplify
|
||||
and centralize data validation rules to ensure DRY (don't repeat yourself)
|
||||
code. It is not the intent of this module to provide validation
|
||||
routines but instead to provide a simplistic validation flow-control and
|
||||
promote code reuse.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Oogly/
|
@ -1,3 +0,0 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Oogly/.packlist
|
||||
%%SITE_PERL%%/Oogly.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Oogly
|
@ -229,7 +229,6 @@
|
||||
SUBDIR += libvmime
|
||||
SUBDIR += linux-thunderbird
|
||||
SUBDIR += listadmin
|
||||
SUBDIR += listmanager
|
||||
SUBDIR += lmtp2nntp
|
||||
SUBDIR += lookout
|
||||
SUBDIR += lurker
|
||||
|
@ -1,60 +0,0 @@
|
||||
# Created by: will
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= listmanager
|
||||
PORTVERSION= 2.109
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.listmanager.org/v${PORTVERSION}/ \
|
||||
http://www.listmanager.org/
|
||||
DISTNAME= ${PORTNAME}
|
||||
DISTFILES= listmanager.freebsd44 INSTALL help.tar.gz listmanager.8 ack
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= gshapiro@FreeBSD.org
|
||||
COMMENT= Fully-featured mailing list manager
|
||||
|
||||
DEPRECATED= No more upstream, no more public distfiles
|
||||
EXPIRATION_DATE= 2013-03-01
|
||||
|
||||
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
|
||||
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= ${WRKDIR}
|
||||
NO_BUILD= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
WRKSRC= ${WRKDIR}
|
||||
SUB_FILES= listmanager.cf pkg-message setup
|
||||
SUB_LIST= LISTMANAGER_HOME=${LISTMANAGER_HOME}
|
||||
MAN8= listmanager.8
|
||||
|
||||
LISTMANAGER_HOME?=/var/listmanager
|
||||
MTAGRP?= mailnull
|
||||
|
||||
pre-patch:
|
||||
.if !defined(NOPORTDOCS)
|
||||
(cd ${WRKSRC} && ${TAR} xfz help.tar.gz)
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/etc
|
||||
${INSTALL_DATA} ${WRKSRC}/listmanager.cf ${PREFIX}/etc/listmanager.cf.sample
|
||||
.if !defined(NOPORTDATA)
|
||||
@${MKDIR} ${DATADIR}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/setup ${DATADIR}
|
||||
.endif
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}/help
|
||||
${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/ack ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/help/* ${DOCSDIR}/help
|
||||
.endif
|
||||
${INSTALL_MAN} ${WRKSRC}/listmanager.8 ${PREFIX}/man/man8
|
||||
${INSTALL_PROGRAM} -g ${MTAGRP} ${WRKSRC}/listmanager.freebsd44 ${PREFIX}/sbin/listmanager
|
||||
${CHMOD} 4510 ${PREFIX}/sbin/listmanager
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,12 +0,0 @@
|
||||
SHA256 (listmanager/listmanager.freebsd35) = ebc95ad51fa9d5f041c926e404ad29834e9f1b36387f1d7e02e5d6e4541b7c21
|
||||
SIZE (listmanager/listmanager.freebsd35) = 580286
|
||||
SHA256 (listmanager/listmanager.freebsd44) = 8739a7a4b6ae6eb7c4562d6c11907bc22682f31e79ae0324789c7e132c6c6811
|
||||
SIZE (listmanager/listmanager.freebsd44) = 648280
|
||||
SHA256 (listmanager/INSTALL) = 47a290230ec1fde4c1f8bda8d436b58fb5256f181433c2faa05e943ca78cc7bf
|
||||
SIZE (listmanager/INSTALL) = 12060
|
||||
SHA256 (listmanager/help.tar.gz) = fdf37fb33a01e13c57a3433754d6c6d84a3ca7d9d78303c7ace9aa5f18d185f9
|
||||
SIZE (listmanager/help.tar.gz) = 48952
|
||||
SHA256 (listmanager/listmanager.8) = 5a10e9de8b0b229ab456a115f43e8e72df0967583251d6007540122b30358170
|
||||
SIZE (listmanager/listmanager.8) = 20934
|
||||
SHA256 (listmanager/ack) = 5959fdac829f6da88ca08bbe02a50bf52b31be7e48fef0d2c5d0ed3a2e4a8104
|
||||
SIZE (listmanager/ack) = 203
|
@ -1,9 +0,0 @@
|
||||
executable %%PREFIX%%/sbin/listmanager
|
||||
gzip /usr/bin/gzip
|
||||
helpdir %%DOCSDIR%%/help
|
||||
homedir %%LISTMANAGER_HOME%%
|
||||
newaliases /usr/sbin/newaliases
|
||||
queueflush /usr/sbin/sendmail -qS%s -v
|
||||
sendmail /usr/sbin/sendmail -oiTrue
|
||||
syslog mail
|
||||
tempdir %%LISTMANAGER_HOME%%/tmp
|
@ -1,10 +0,0 @@
|
||||
************************************************************
|
||||
* Use %%DATADIR%%/setup to setup the
|
||||
* required configuration and directory structure for
|
||||
* listmanager. Note that this only has to be done on new
|
||||
* installations.
|
||||
*
|
||||
* Please read %%DOCSDIR%%/INSTALL for
|
||||
* information on installing listmanager without using a
|
||||
* set-user-id root binary.
|
||||
************************************************************
|
@ -1,39 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
CHMOD=/bin/chmod
|
||||
CP=/bin/cp
|
||||
MKDIR="/bin/mkdir -p"
|
||||
TOUCH=/usr/bin/touch
|
||||
|
||||
LISTMGR_HOME=%%LISTMANAGER_HOME%%
|
||||
PREFIX=%%PREFIX%%
|
||||
|
||||
SUBDIRS="archives backup db files lists responses storage tmp"
|
||||
|
||||
if [ ! -d ${LISTMGR_HOME} ]; then
|
||||
${MKDIR} ${LISTMGR_HOME}
|
||||
${CHMOD} 0751 ${LISTMGR_HOME}
|
||||
fi
|
||||
|
||||
for dir in ${SUBDIRS}; do
|
||||
if [ ! -d ${LISTMGR_HOME}/${dir} ]; then
|
||||
${MKDIR} ${LISTMGR_HOME}/${dir}
|
||||
${CHMOD} 0750 ${LISTMGR_HOME}/${dir}
|
||||
fi
|
||||
done
|
||||
${CHMOD} 0751 ${LISTMGR_HOME}/lists
|
||||
|
||||
if [ ! -e ${LISTMGR_HOME}/ignore ]; then
|
||||
${TOUCH} ${LISTMGR_HOME}/ignore
|
||||
${CHMOD} 0640 ${LISTMGR_HOME}/ignore
|
||||
fi
|
||||
|
||||
if [ ! -e ${LISTMGR_HOME}/responses/ack ]; then
|
||||
${CP} ${PREFIX}/share/listmanager/ack ${LISTMGR_HOME}/responses/ack
|
||||
${CHMOD} 0640 ${LISTMGR_HOME}/responses/ack
|
||||
fi
|
||||
|
||||
if [ ! -e ${PREFIX}/etc/listmanager.cf ]; then
|
||||
${CP} ${PREFIX}/etc/listmanager.cf.sample ${PREFIX}/etc/listmanager.cf
|
||||
${CHMOD} 0644 ${PREFIX}/etc/listmanager.cf
|
||||
fi
|
@ -1,15 +0,0 @@
|
||||
Listmanager is a new UNIX-based mailing list management service
|
||||
designed and implemented for efficient, flexible operation of
|
||||
mailing lists of all sizes. It has been under constant development,
|
||||
improvement and revision since its inception in 1994.
|
||||
|
||||
Some features include:
|
||||
* automatic mail alias table updates
|
||||
* moderated, private, invite-only and "hidden" lists
|
||||
* list archiving, with access controls and lifetime limits
|
||||
* subscription confirmation
|
||||
* ability to send headers and footers on each message or periodically
|
||||
[...]
|
||||
|
||||
Author: Murray S. Kucherawy <msk@blackops.org>
|
||||
WWW: http://www.listmanager.org/
|
@ -1,173 +0,0 @@
|
||||
etc/listmanager.cf.sample
|
||||
sbin/listmanager
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ack
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/ACLs
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Addresses
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Archiving
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Digests
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Files
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/General
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/List-Flags
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Member-Flags
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Moderation
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Passwords
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Responses
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Storage
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/Submissions
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/WWW
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/ack
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/add
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/addrcheck
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/advise-owners
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/allow-web-subs
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/approve
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/archaccess
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/archived
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/archivelist
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/archroll
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/auto-subscribe
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/bounceinterval
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/bouncereset
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/check-addrs
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/config
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/confirm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/confirmdb
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/create
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/crush-blanks
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/default
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/deferred
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/describe
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/describe-to
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/destroy
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/dig-from-rqt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/digdb
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/digest
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/digfreq
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/diglimit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/digsize
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/disable
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/disabled
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/domain
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/dual
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/enable
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/exclusive
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/fast
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/filter-auto
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/filter-ccmail
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/filter-mime
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/filtered
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/findmx
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/flags
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/flood
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/floodlimit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/flushqueue
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/footerfreq
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/foreach
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/fullname
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/get
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/headerfreq
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/help
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/hidden
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/import
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/include
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/invalid
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/listdata
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/lists
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/locked
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/loop-detect
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mailqueue
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/maintenance
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/match-domain
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/maxbounces
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/maxlines
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/maxmembers
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/maxquoted
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/maxsize
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/md5cache
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/md5cachedb
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/memberdata
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/memberlist
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/members
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/merge
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/metoo
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mflags
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mime
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mime-digests
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mime-moderation
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mnemonic
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/moderated
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mpassword
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/mrename
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/newaliases
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/newcode
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/no
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/noerrormail
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/noownermail
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/nosend
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/notify
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/notify-renew
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/options
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/oversized
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/owner
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/owner-unlimit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/password
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/pending
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/permanent
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/pipe
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/private
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/probation
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/queuefreq
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/quit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/rebuild
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/redirect
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/reject
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/remove
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/rename
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/renew
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/renewcount
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/renewfreq
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/replyto
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/revmembers
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/saccess
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/segments
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/select
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/sendarchive
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/senddigest
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/sequence
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/set
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/setpassword
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/show
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/showmember
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/signoff
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/silent
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/sort-digest
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/source
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/sremove
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/srename
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/storage
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/store
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/sub-approve
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/sub-confirm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/subinterval
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/submit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/subscribe
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/subscriptions
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/suppress
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/templates
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/testaddress
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/ticketed
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/unix-archives
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/unmerge
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/unsubscribe
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/update
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/vacation
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/validate
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/validfreq
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/verbose
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/verify
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help/version
|
||||
%%PORTDATA%%%%DATADIR%%/setup
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DATADIR%%
|
@ -60,7 +60,6 @@
|
||||
SUBDIR += mldonkey-gui
|
||||
SUBDIR += mldonkey-perlreactor
|
||||
SUBDIR += mldonkey-urlslave
|
||||
SUBDIR += moodriver
|
||||
SUBDIR += mooseekd
|
||||
SUBDIR += museekplus
|
||||
SUBDIR += napshare
|
||||
|
@ -1,32 +0,0 @@
|
||||
# New ports collection makefile for: moodriver
|
||||
# Date created: 2006-07-24
|
||||
# Whom: Roman Bogorodskiy <novel@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= moodriver
|
||||
PORTVERSION= 0.20.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= http://files.backtrace.info/releases/moodriver/
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= C++ museekd client library
|
||||
|
||||
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
|
||||
|
||||
BROKEN= Does not fetch
|
||||
|
||||
DEPRECATED= Not supported by upstream, master site is down
|
||||
EXPIRATION_DATE= 2013-04-02
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS= --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (moodriver-0.20.1.tar.gz) = afe0059531f4e3bba7a888ef6c001dc546dc422830d86a6a0595796a153fe784
|
||||
SIZE (moodriver-0.20.1.tar.gz) = 409396
|
@ -1,4 +0,0 @@
|
||||
C++ library to use as an abstraction layer between museekd
|
||||
and a client application that wants to use it.
|
||||
|
||||
WWW: http://projects.backtrace.info/pmwiki.php?n=Main.Mooseekd
|
@ -1,11 +0,0 @@
|
||||
@comment $FreeBSD$
|
||||
bin/moo
|
||||
include/moodriver/moo/driver.hh
|
||||
include/moodriver/moo/mucipher.h
|
||||
include/moodriver/moo/types.hh
|
||||
lib/libmoodriver.so
|
||||
lib/libmoodriver.so.1
|
||||
lib/libmoodriver.la
|
||||
libdata/pkgconfig/moodriver.pc
|
||||
@dirrm include/moodriver/moo
|
||||
@dirrm include/moodriver
|
@ -360,7 +360,6 @@
|
||||
SUBDIR += igal2
|
||||
SUBDIR += ikiwiki
|
||||
SUBDIR += ilias
|
||||
SUBDIR += ilias3
|
||||
SUBDIR += imgsizer
|
||||
SUBDIR += impresscms
|
||||
SUBDIR += interchange
|
||||
@ -846,7 +845,6 @@
|
||||
SUBDIR += p5-Continuity
|
||||
SUBDIR += p5-Corona
|
||||
SUBDIR += p5-Dancer
|
||||
SUBDIR += p5-Dancer-Plugin-DataFu
|
||||
SUBDIR += p5-Dancer-Plugin-Feed
|
||||
SUBDIR += p5-Dancer-Plugin-SiteMap
|
||||
SUBDIR += p5-Dancer-Plugin-ValidationClass
|
||||
@ -1989,7 +1987,6 @@
|
||||
SUBDIR += typo
|
||||
SUBDIR += typo3
|
||||
SUBDIR += typo345
|
||||
SUBDIR += typo346
|
||||
SUBDIR += typo347
|
||||
SUBDIR += typolight
|
||||
SUBDIR += udmsearch
|
||||
|
@ -1,82 +0,0 @@
|
||||
# Created by: Bartlomiej Rutkowski <r@robakdesign.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ilias
|
||||
PORTVERSION= 3.10.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}/3.%20ILIAS%203.10/ILIAS%20${PORTVERSION}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Powerful, dynamic, PHP and MySQL based e-learning platform
|
||||
|
||||
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
|
||||
zip:${PORTSDIR}/archivers/zip \
|
||||
${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
|
||||
${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
${LOCALBASE}/share/pear/Auth/Auth.php:${PORTSDIR}/security/pear-Auth \
|
||||
${LOCALBASE}/share/pear/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \
|
||||
${LOCALBASE}/share/pear/HTML/Template/IT.php:${PORTSDIR}/devel/pear-HTML_Template_IT
|
||||
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
|
||||
png15:${PORTSDIR}/graphics/png
|
||||
|
||||
CONFLICTS= ilias-4.[0-9].*
|
||||
|
||||
DEPRECATED= Obsolete stable release
|
||||
EXPIRATION_DATE=2013-04-30
|
||||
|
||||
LATEST_LINK= ilias3
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
USE_PHP= mysql session zlib gd pdf dom xsl pcre
|
||||
WRKSRC= ${WRKDIR}/ilias3
|
||||
ILIASDATADIR= www/iliasdata
|
||||
PORTDOCS=*
|
||||
PLIST_SUB= ILIASDATADIR=${ILIASDATADIR}
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= ILIASDATADIR=${ILIASDATADIR}
|
||||
|
||||
OPTIONS_DEFINE= SCORM2004 CHECKER MAIL
|
||||
|
||||
SCORM2004_DESC= Using SCORM2004 support
|
||||
CHECKER_DESC= Link Checker
|
||||
MAIL_DESC= Mail Support
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSCORM2004}
|
||||
USE_PHP+= json
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MCHECKER}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/share/pear/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMAIL}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/share/pear/Mail.php:${PORTSDIR}/mail/pear-Mail
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@cd ${WRKSRC} && ${MV} docs ${WRKDIR}
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
|
||||
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
|
||||
@${CHMOD} -R 755 ${WWWDIR}
|
||||
@${INSTALL} -d ${PREFIX}/${ILIASDATADIR}
|
||||
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${ILIASDATADIR}
|
||||
@${CHMOD} -R 755 ${PREFIX}/${ILIASDATADIR}
|
||||
@${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \
|
||||
>> ${TMPPLIST}
|
||||
@${ECHO_CMD} '@exec ${CHMOD} -R 755 ${WWWDIR}' >>${TMPPLIST}
|
||||
@${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${ILIASDATADIR}' \
|
||||
>> ${TMPPLIST}
|
||||
@${ECHO_CMD} '@exec ${CHMOD} -R 755 ${PREFIX}/${ILIASDATADIR}' >>${TMPPLIST}
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
@cd ${WRKDIR}/docs && ${COPYTREE_SHARE} . ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ilias-3.10.14.tar.gz) = 6fb4c4787c5163c8b7d8b97c69f49e1b461fc1a08d7389a72ab5d552431acc00
|
||||
SIZE (ilias-3.10.14.tar.gz) = 49630425
|
@ -1,37 +0,0 @@
|
||||
=============================================
|
||||
1 Congratulations! You have successfully installed
|
||||
ILIAS e-learning platform. Please keep in mind that
|
||||
heavily used ILIAS installation can cause huge growth
|
||||
of your log file, so remember to disable notices logging
|
||||
in your PHP installation.
|
||||
|
||||
2 Also, this installation process has installed everything
|
||||
that is needed for ILIAS to run properly with basic
|
||||
functionality, but to broaden it you will have to install
|
||||
third party software like Sun Java, HTMLdoc, LaTeX or
|
||||
some virus scanner by yourself.
|
||||
|
||||
3 Add the following to your Apache configuration, and
|
||||
restart the server:
|
||||
|
||||
### Add the AcceptPathInfo directive only for Apache 2.0.30 or later.
|
||||
Alias /ilias %%WWWDIR%%/
|
||||
AcceptPathInfo On
|
||||
<Directory %%WWWDIR%%>
|
||||
AllowOverride None
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
<Directory %%PREFIX%%/%%ILIASDATADIR%%>
|
||||
AllowOverride None
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Directory>
|
||||
|
||||
4 Then feel free to proceed to ILIAS web setup proccess.
|
||||
When input Ilias data directory, please use
|
||||
%%PREFIX%%/%%ILIASDATADIR%% and uncheck the create option.
|
||||
|
||||
5 After the installation, you can login into the system
|
||||
with username/root and password/homer as the administrator.
|
||||
=============================================
|
@ -1,6 +0,0 @@
|
||||
ILIAS is a powerful web-based learning management
|
||||
system that allows users to create, edit and publish
|
||||
learning and teaching material in an integrated
|
||||
system with their normal web browsers.
|
||||
|
||||
WWW: http://www.ilias.de/ios/index-e.html
|
5788
www/ilias3/pkg-plist
5788
www/ilias3/pkg-plist
File diff suppressed because it is too large
Load Diff
@ -1,33 +0,0 @@
|
||||
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer-Plugin-DataFu
|
||||
PORTVERSION= 1.103070
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gblach@FreeBSD.org
|
||||
COMMENT= Dancer HTML Form and Grid/Table engine with Input Validation
|
||||
|
||||
DEPRECATED= No more public distfiles
|
||||
EXPIRATION_DATE=2013-03-31
|
||||
|
||||
RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
|
||||
p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
|
||||
p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
|
||||
p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
|
||||
p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
|
||||
p5-Oogly>=0.31:${PORTSDIR}/devel/p5-Oogly \
|
||||
p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= dancer-datafu.1
|
||||
MAN3= Dancer::Plugin::DataFu.3 \
|
||||
Dancer::Plugin::DataFu::Form.3 \
|
||||
Dancer::Plugin::DataFu::Grid.3
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (Dancer-Plugin-DataFu-1.103070.tar.gz) = 6e5d34a419127c6239308cd529a1e17918cd8c1db5386674a9ab9c9ecfdc3565
|
||||
SIZE (Dancer-Plugin-DataFu-1.103070.tar.gz) = 17537
|
@ -1,4 +0,0 @@
|
||||
Dancer::Plugin::DataFu is an HTML form and table rendering engine with data
|
||||
validation support.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Dancer-Plugin-DataFu/
|
@ -1,31 +0,0 @@
|
||||
bin/dancer-datafu
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/DataFu/.packlist
|
||||
%%SITE_PERL%%/Dancer/Plugin/DataFu.pm
|
||||
%%SITE_PERL%%/Dancer/Plugin/DataFu/Form.pm
|
||||
%%SITE_PERL%%/Dancer/Plugin/DataFu/Grid.pm
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/select_multiple.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_checkbox.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_text.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/select.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/form.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/trow.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/table.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_file.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/tdata.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/theader.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/textarea.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_radio.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/tnavigation.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_password.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_hidden.tt
|
||||
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/thead.tt
|
||||
@dirrmtry %%SITE_PERL%%/Dancer/Plugin/DataFu
|
||||
@dirrmtry %%SITE_PERL%%/Dancer/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/Dancer
|
||||
@dirrmtry %%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements
|
||||
@dirrmtry %%SITE_PERL%%/auto/Dancer/Plugin/DataFu
|
||||
@dirrmtry %%SITE_PERL%%/auto/Dancer/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/auto/Dancer
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/DataFu
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
|
@ -1,77 +0,0 @@
|
||||
# Created by: Gerrit Beine <tux@pinguru.net>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= typo3
|
||||
PORTVERSION= 4.6.18
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
|
||||
|
||||
MAINTAINER= freebsd-ports@charlieroot.de
|
||||
COMMENT= The typo3 content management system
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
NO_BUILD= yes
|
||||
USE_PHP= ctype filter json mysql pcre session xml
|
||||
WANT_PHP_WEB= yes
|
||||
IGNORE_WITH_PHP=4
|
||||
|
||||
DEPRECATED= Obsolete stable release
|
||||
EXPIRATION_DATE=2013-04-30
|
||||
|
||||
TYPO3WWW= www
|
||||
TYPO3RELEASE= 46
|
||||
TYPO3SITE= ${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE}
|
||||
TYPO3PKG= ${PORTNAME}-${PORTVERSION}
|
||||
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
|
||||
TYPO3DUMMY= dummy-${PORTVERSION}
|
||||
|
||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
DISTFILES+= ${TYPO3SRC}${EXTRACT_SUFX} ${TYPO3DUMMY}${EXTRACT_SUFX}
|
||||
|
||||
OPTIONS_DEFINE= CURL GD IMAGICK MBSTRING ZLIB
|
||||
IMAGICK_DESC= ${IMAGEMAGICK_DESC}
|
||||
MBSTRING_DESC= ${MULTIBYTE_DESC}
|
||||
GD_DESC= GDlib/freetype support
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MCURL}
|
||||
USE_PHP+= curl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGD}
|
||||
USE_PHP+= gd
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MIMAGICK}
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick-nox11
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMBSTRING}
|
||||
USE_PHP+= mbstring
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MZLIB}
|
||||
USE_PHP+= zlib
|
||||
.endif
|
||||
|
||||
pre-install:
|
||||
${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php.dist
|
||||
|
||||
do-install:
|
||||
${CP} -R ${WRKDIR}/${TYPO3DUMMY}/ ${PREFIX}/${TYPO3SITE}
|
||||
${CP} -R ${WRKDIR}/${TYPO3SRC} ${PREFIX}/${TYPO3WWW}
|
||||
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TYPO3SITE}
|
||||
${RM} ${PREFIX}/${TYPO3SITE}/typo3_src && \
|
||||
cd ${PREFIX}/${TYPO3SITE} && \
|
||||
${LN} -s ../${TYPO3SRC} typo3_src
|
||||
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TYPO3WWW}/${TYPO3SRC}
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,4 +0,0 @@
|
||||
SHA256 (typo3_src-4.6.18.tar.gz) = 6d3cfa3f88c7f3a70635b3dca13686d295f3a4aba2ed83f205701b5214713a18
|
||||
SIZE (typo3_src-4.6.18.tar.gz) = 21382631
|
||||
SHA256 (dummy-4.6.18.tar.gz) = b70c6976e280bf66dd47689775c51692eff4073c3aeded08fd9ae22021b2a0a8
|
||||
SIZE (dummy-4.6.18.tar.gz) = 10142
|
@ -1,11 +0,0 @@
|
||||
TYPO3 is a free Open Source content management system for enterprise purposes
|
||||
on the web and in intranets. It offers full flexibility and extendability while
|
||||
featuring an accomplished set of ready-made interfaces, functions and modules.
|
||||
|
||||
Obsolete stable release
|
||||
This release will get full support (bug fixes and security fixes) until December
|
||||
2012, but will getsecurity fixes until April 2013. This means that support for
|
||||
this version will be dropped entirely when TYPO3 6.1 is released. Updating to
|
||||
TYPO3 6.0 is recommended.
|
||||
|
||||
WWW: http://typo3.org/
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user