Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
This commit is contained in:
parent
be134e5405
commit
9cb31f3652
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/09/15 23:29:58 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= scan C/C++ source code for security problems
|
||||
|
||||
DISTNAME= its4-1.1.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= #see-do-fetch-target
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -10,4 +10,3 @@ ITS4 and its source code are provided here for non-commercial use to
|
||||
the security community.
|
||||
|
||||
-d.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/09/12 13:56:32 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= Qt Cryptographic Architecture, TLS plugin
|
||||
|
||||
DISTNAME= qca-tls-1.0
|
||||
PKGNAME= ${DISTNAME}p7
|
||||
PKGNAME= ${DISTNAME}p8
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= http://delta.affinix.com/qca/
|
||||
|
@ -5,4 +5,3 @@ This plugin to the qca library provides an easy API for the following features:
|
||||
RSA
|
||||
Hashing (SHA1, MD5)
|
||||
Ciphers (BlowFish, 3DES, AES)
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/06/11 21:55:36 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= rar, 7zip and zip password bruteforcer
|
||||
|
||||
DISTNAME= rarcrack-0.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= http://rarcrack.sourceforge.net/
|
||||
|
@ -1,4 +1,3 @@
|
||||
Password cracker for compressed archives (rar, 7z, zip). rarcrack makes
|
||||
use of a bruteforce algorithm to find correct password. You can specify
|
||||
which characters will be used in the generated passwords.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/05 10:52:50 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= C\# implementation of dbus
|
||||
DISTNAME= ndesk-dbus-0.6.1a
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/
|
||||
|
@ -6,4 +6,3 @@ D-Bus is an inter-process communication framework that lets
|
||||
applications interface with the system event bus as well as
|
||||
allowing them to talk to one another in a peer-to-peer
|
||||
configuration.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2010/03/31 22:11:11 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= UPS monitoring program supporting many brands
|
||||
COMMENT-cgi= CGIs for monitoring Nut-based UPSs
|
||||
@ -7,7 +7,7 @@ COMMENT-snmp= driver for monitoring UPSs via SNMP
|
||||
DISTNAME= nut-2.4.3
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-cgi= ${DISTNAME:S/-/-cgi-/}
|
||||
PKGNAME-snmp= ${DISTNAME:S/-/-snmp-/}
|
||||
PKGNAME-snmp= ${DISTNAME:S/-/-snmp-/}p0
|
||||
CATEGORIES= sysutils
|
||||
HOMEPAGE= http://www.networkupstools.org/
|
||||
|
||||
|
@ -9,4 +9,3 @@ range of devices by loading various MIBS, including:
|
||||
|
||||
apcc: APC AP9606 APC Web/SNMP management card, perhaps
|
||||
others
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/09/30 05:24:24 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
NOT_FOR_ARCHS = sparc m68k m88k vax
|
||||
|
||||
COMMENT = PCI bus configuration register access tools
|
||||
|
||||
DISTNAME = pciutils-3.1.2
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
PKGNAME = ${DISTNAME}p1
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
|
||||
|
@ -22,4 +22,3 @@ The utilities include: (See manual pages for more details)
|
||||
|
||||
On OpenBSD you need to set sysctl machdep.allowaperture=2 in
|
||||
/etc/sysctl.conf, and run lspci and setpci as root.
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/11/10 09:19:25 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= remote administration software
|
||||
|
||||
DISTNAME= radmind-1.13.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://rsug.itd.umich.edu/software/radmind/
|
||||
|
@ -6,4 +6,3 @@ changes to any managed filesystem object, e.g. files, directories,
|
||||
links, etc. However, radmind goes further than just integrity
|
||||
checking: once a change is detected, radmind can optionally reverse
|
||||
the change.
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2010/01/19 19:43:57 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= active monitoring tool
|
||||
V= 2.79
|
||||
DISTNAME= symon-${V}
|
||||
PKGNAME-main= ${DISTNAME}p1
|
||||
FULLPKGNAME-mon= symon-mon-${V}p1
|
||||
FULLPKGNAME-mux= symon-mux-${V}
|
||||
PKGNAME-main= ${DISTNAME}p2
|
||||
FULLPKGNAME-mon= symon-mon-${V}p2
|
||||
FULLPKGNAME-mux= symon-mux-${V}p0
|
||||
CATEGORIES= sysutils net
|
||||
|
||||
HOMEPAGE= http://www.xs4all.nl/~wpd/symon
|
||||
|
@ -6,4 +6,3 @@ The port will yield 3 packages:
|
||||
symon-mon-${V}.tgz : symon daemon and manual.
|
||||
symon-mux-${V}.tgz : symux daemon, manual and rrd creation script.
|
||||
symon-${V}.tgz : all of the above rolled into a single package
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
symon is a lightweight system monitor that measures cpu, memory,
|
||||
interface and disk statistics every 5 seconds. This information is
|
||||
then spooled over "the network" to symux for further processing.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
symux is a heavyweight data gatherer for the lightweight symon system
|
||||
monitor. symon is a lightweight system monitor that measures cpu,
|
||||
memory, interface and disk statistics every 5 seconds.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2007/09/15 21:14:03 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= list tcp connections to/from the local machine
|
||||
|
||||
DISTNAME= tcplist-2.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= sysutils net
|
||||
|
||||
MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/tcplist/
|
||||
|
@ -3,4 +3,3 @@ displaying the user name associated with the local end, and making use of
|
||||
Ident services if available to determine the "user" at the other end.
|
||||
|
||||
Tcplist uses LSOF to do its low level work on 4.4BSD machines.
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/07/27 18:05:04 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= unicode-aware catalyst
|
||||
|
||||
DISTNAME= Catalyst-Plugin-Unicode-0.8
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= textproc
|
||||
|
||||
# Perl
|
||||
|
@ -1,3 +1,2 @@
|
||||
On request, decodes all params from UTF-8 octets into a sequence of
|
||||
logical characters. On response, encodes body into UTF-8 octets.
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:39 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= catalyst TT views with explicit UTF8 encoding
|
||||
|
||||
MODULES= cpan
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
DISTNAME= Catalyst-View-TT-ForceUTF8-0.06
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
Template View Class with explicit utf8 encoding.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:59:39 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= summarize HTML pages
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTML-Summary-0.017
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= textproc
|
||||
|
||||
PERMIT_DISTFILES_CDROM= No permission
|
||||
|
@ -8,4 +8,3 @@ the length of the summary produced.
|
||||
Copyright (c) 1997 Canon Research Centre Europe (CRE). All rights reserved.
|
||||
This script and any associated documentation or files cannot be distributed
|
||||
outside of CRE without express prior permission from CRE.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:59:39 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= convert singular to plural, select a or an
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Lingua-EN-Inflect-1.88
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
@ -1,4 +1,3 @@
|
||||
The exportable subroutines of Lingua::EN::Inflect provide
|
||||
plural inflections, "a"/"an" selection for English words,
|
||||
and manipulation of numbers as words.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:39 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= Russian language stemming
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Lingua-Stem-Ru-0.01
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
@ -1,3 +1,2 @@
|
||||
This module applies the Porter Stemming Algorithm to its parameters,
|
||||
returning the stemmed words.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:59:39 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= Quote strings for passing through the shell
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= String-ShellQuote-1.03
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,3 +1,2 @@
|
||||
This module contains some functions which are useful for quoting strings
|
||||
which are going to pass through the shell or a shell-like object.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:40 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= template extension for calling class methods
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Template-Plugin-Class-0.13
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= textproc
|
||||
|
||||
# Same as perl
|
||||
|
@ -6,4 +6,3 @@ style applications, where you may do something like this:
|
||||
[% FOREACH disc = cd.retrieve_all %]
|
||||
[% disc.artist %] - [% disc.title %]
|
||||
[% END %]
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/09/29 22:53:58 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= parse records in CSV-like formats
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Text-RecordParser-v1.2.1
|
||||
PKGNAME= p5-Text-RecordParser-1.2.1p1
|
||||
PKGNAME= p5-Text-RecordParser-1.2.1p2
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
|
||||
|
@ -7,4 +7,3 @@ in which case you should call "bind_header" to bind the field names.
|
||||
If the first line contains data, you can still bind your own field names via
|
||||
"bind_fields". In both cases, you may afterwards use many methods to get
|
||||
at the data as arrays or hashes.
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2009/08/26 00:09:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= C implementation of the ElementTree API
|
||||
|
||||
DISTNAME= cElementTree-1.0.5-20051216
|
||||
PKGNAME= py-cElementTree-1.0.5p4
|
||||
PKGNAME= py-cElementTree-1.0.5p5
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/celementtree.htm
|
||||
|
@ -6,4 +6,3 @@ list and a Python dictionary.
|
||||
The cElementTree module is a C implementation of the ElementTree API. On
|
||||
typical documents, it's 15-20 times faster than the Python version of
|
||||
ElementTree, and uses 2-5 times less memory.
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/03/24 09:11:40 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = tests lexical similarity in texts
|
||||
|
||||
DISTNAME = sim_2_26
|
||||
PKGNAME = sim-2.26
|
||||
PKGNAME = sim-2.26p0
|
||||
CATEGORIES = textproc
|
||||
|
||||
HOMEPAGE = http://www.cs.vu.nl/~dick/sim.html
|
||||
|
@ -5,4 +5,3 @@ It is used:
|
||||
* to detect potentially duplicated code fragments in large software
|
||||
projects, in program text, in shell scripts and in documentation.
|
||||
* to detect plagiarism in software projects, educational and otherwise.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/04/17 10:31:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/04/15 14:29:18 ajacoutot Exp $
|
||||
|
||||
COMMENT = web-based SSH client
|
||||
|
||||
DISTNAME = Ajaxterm-0.10
|
||||
PKGNAME = ajaxterm-0.10p2
|
||||
PKGNAME = ajaxterm-0.10p3
|
||||
|
||||
CATEGORIES = net security www
|
||||
PKG_ARCH = *
|
||||
|
@ -1,4 +1,3 @@
|
||||
ajaxterm is a ssh frontend written for the web.
|
||||
It's highly recommended to only deploy it on secured web
|
||||
servers, and to run it as a dedicated user.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/03/16 10:15:28 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = calendar view
|
||||
|
||||
DISTNAME = calendar-5.x-1.7
|
||||
PKGNAME = drupal5-calendar-1.7p1
|
||||
PKGNAME = drupal5-calendar-1.7p2
|
||||
|
||||
RUN_DEPENDS = ::www/drupal5/views \
|
||||
::www/drupal5/date
|
||||
|
@ -31,4 +31,3 @@ sorted correctly.
|
||||
the content types that contain your selected date fields. The default
|
||||
view has a Node: Type filter that selects all node types. Change
|
||||
it to select only the node types you want in your calendar.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/07/10 14:21:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = image upload for drupal
|
||||
|
||||
DISTNAME = image-5.x-1.9
|
||||
PKGNAME = drupal5-image-1.9
|
||||
PKGNAME = drupal5-image-1.9p0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,4 +5,3 @@ You can then attach images to any node type, or create image galleries.
|
||||
|
||||
Features automatic thumbnail creation, works with file uploads set to
|
||||
private method.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/05/03 19:03:28 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = javascript extensions, in particular a calendar
|
||||
|
||||
DISTNAME = jstools-5.x-1.1
|
||||
PKGNAME = drupal5-jstools-1.1
|
||||
PKGNAME = drupal5-jstools-1.1p0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,4 +7,3 @@ per-css basis.
|
||||
* collapsiblocks: make blocks collapsible
|
||||
|
||||
* jscalendar: a very nice calendar for date input
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/05/20 13:25:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = create sensible urls automatically
|
||||
|
||||
DISTNAME = pathauto-5.x-2.3
|
||||
PKGNAME = drupal5-pathauto-2.3p0
|
||||
PKGNAME = drupal5-pathauto-2.3p1
|
||||
|
||||
RUN_DEPENDS = ::www/drupal5/token
|
||||
|
||||
|
@ -2,4 +2,3 @@ default drupal url are not very readable.
|
||||
|
||||
With pathauto, one can easily build decent url, for search engines,
|
||||
or simply to make more sense for users.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/10/25 16:54:37 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = printer-friendly pages in drupal
|
||||
|
||||
DISTNAME = print-5.x-4.0
|
||||
PKGNAME = drupal5-printer-friendly-4.0
|
||||
PKGNAME = drupal5-printer-friendly-4.0p0
|
||||
#DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \
|
||||
# dompdf-0.5.1${EXTRACT_SUFX}:0
|
||||
|
||||
|
@ -5,4 +5,3 @@ node id of content to render.
|
||||
A link is inserted in the each node (configurable in the content
|
||||
type settings), that opens a version of the page with no sidebars,
|
||||
search boxes, navigation pages, etc.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/02/24 15:48:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = redirect login screen to https
|
||||
|
||||
DISTNAME = securelogin-5.x-1.x-dev
|
||||
PKGNAME = drupal5-securelogin-1p0
|
||||
PKGNAME = drupal5-securelogin-1p1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
redirects logins to an https url.
|
||||
highly recommended, the only drawback is that you have to setup https
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/02/24 15:48:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = soft liquid theme with big typography
|
||||
DISTNAME = aberdeen-5.x-1.7
|
||||
PKGNAME = drupal5-aberdeen-1.7p0
|
||||
PKGNAME = drupal5-aberdeen-1.7p1
|
||||
|
||||
MODDRUPAL_THEME = Yes
|
||||
|
||||
|
@ -14,4 +14,3 @@ List of features:
|
||||
and 1st - usually the 1st is intended for navigation, the other
|
||||
two for content, Google likes that.
|
||||
* Slinding doors tabs for primary links that blend with main content area.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/02/24 15:48:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = variation on the standard garland
|
||||
DISTNAME = bluebreeze-5.x-1.2
|
||||
PKGNAME = drupal5-theme-bluebreeze-1.2p0
|
||||
PKGNAME = drupal5-theme-bluebreeze-1.2p1
|
||||
|
||||
MODDRUPAL_THEME = Yes
|
||||
|
||||
|
@ -6,5 +6,3 @@ The bluebreeze theme combines style with good usability and clean interface.
|
||||
because IMO icons, carefully used, can increase the usability
|
||||
and 'sexiness' of a theme in a good and unobtrusive way.
|
||||
* It's blue - because drupal is blue.
|
||||
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2008/07/10 14:21:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = users as real nodes on drupal
|
||||
|
||||
DISTNAME = usernode-5.x-1.4
|
||||
PKGNAME = drupal5-usernode-1.4
|
||||
PKGNAME = drupal5-usernode-1.4p0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
In some situations, you want to treat users as content (for instance,
|
||||
to present neat lists of user profiles, or to allow users to add documents
|
||||
to their own profiles).
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/03/22 10:28:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = FCKeditor for drupal
|
||||
|
||||
DISTNAME = fckeditor-6.x-2.1
|
||||
PKGNAME = drupal6-fckeditor-2.1
|
||||
PKGNAME = drupal6-fckeditor-2.1p0
|
||||
DISTFILES = ${DISTNAME}.tar.gz \
|
||||
FCKeditor_2.6.6.tar.gz:0
|
||||
EXTRACT_ONLY = ${DISTNAME}.tar.gz
|
||||
|
@ -1,3 +1,2 @@
|
||||
This module allows Drupal to replace textarea fields with
|
||||
FCKeditor - a visual HTML editor (http://www.fckeditor.net/)
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/10 11:59:25 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = create sensible urls automatically
|
||||
|
||||
DISTNAME = pathauto-6.x-1.3
|
||||
PKGNAME = drupal6-pathauto-1.3
|
||||
PKGNAME = drupal6-pathauto-1.3p0
|
||||
RUN_DEPENDS = ::www/drupal6/token
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,4 +2,3 @@ default drupal url are not very readable.
|
||||
|
||||
With pathauto, one can easily build decent url, for search engines,
|
||||
or simply to make more sense for users.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/10/17 12:18:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = printer-friendly pages in drupal
|
||||
|
||||
DISTNAME = print-6.x-1.10
|
||||
PKGNAME = drupal6-printer-friendly-1.10
|
||||
PKGNAME = drupal6-printer-friendly-1.10p0
|
||||
#DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \
|
||||
# dompdf-0.5.1${EXTRACT_SUFX}:0
|
||||
|
||||
|
@ -5,4 +5,3 @@ node id of content to render.
|
||||
A link is inserted in the each node (configurable in the content
|
||||
type settings), that opens a version of the page with no sidebars,
|
||||
search boxes, navigation pages, etc.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/15 10:44:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = redirect login screen to https
|
||||
|
||||
DISTNAME = securelogin-6.x-1.x-dev
|
||||
PKGNAME = drupal6-securelogin-1
|
||||
PKGNAME = drupal6-securelogin-1p0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
redirects logins to an https url.
|
||||
highly recommended, the only drawback is that you have to setup https
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/21 02:13:21 msf Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= persistence framework for Apache session data
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Apache-Session-1.83
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www databases
|
||||
|
||||
MAINTAINER= Michael Coulter <mjc@openbsd.org>
|
||||
|
@ -3,4 +3,3 @@ for tracking session data between httpd requests. Apache::Session is
|
||||
designed to work with Apache and mod_perl, but it should work under CGI
|
||||
and other web servers, and it also works outside of a web server
|
||||
altogether.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/05/14 09:39:46 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= catalyst file storage backend for session data
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Catalyst-Plugin-Session-Store-File-0.13
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
@ -1,4 +1,3 @@
|
||||
Catalyst::Plugin::Session::Store::File is an easy to use storage plugin
|
||||
for Catalyst that uses a simple file to act as a shared memory
|
||||
interprocess cache. It is based on Cache::FileCache.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/04/14 21:29:40 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= session framework for catalyst
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Catalyst-Plugin-Session-0.19
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
@ -8,4 +8,3 @@ logically string several requests together into a session.
|
||||
The second part, the Store, deals with the actual storage of information
|
||||
about the client. This data is stored so that the it may be revived for
|
||||
every request made by the same client.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/05/06 17:45:46 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= functions for managing FastCGI applications
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= FCGI-ProcManager-0.18
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
@ -2,4 +2,3 @@ FCGI::ProcManager is used to serve as a FastCGI process manager. By
|
||||
re-implementing it in perl, developers can more finely tune performance
|
||||
in their web applications, and can take advantage of copy-on-write
|
||||
semantics prevalent in UNIX kernel process management.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/20 23:46:56 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple interface to HTML::TokeParser
|
||||
|
||||
DISTNAME= HTML-TokeParser-Simple-3.15
|
||||
PKGNAME= p5-${DISTNAME}p2
|
||||
PKGNAME= p5-${DISTNAME}p3
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
@ -2,4 +2,3 @@ HTML::TokeParser is an excellent module that's often used for parsing
|
||||
HTML. However, the tokens returned are not exactly intuitive to parse
|
||||
so HTML::TokeParser::Simple allows the user ask more intuitive (read:
|
||||
more self-documenting) questions about the tokens returned.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:38:24 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= track sessions and, optionally, users
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Maypole-Authentication-UserSessionCookie-1.1
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
@ -5,4 +5,3 @@ and sessions.
|
||||
It provides three methods to be inherited by a Maypole
|
||||
class. The first is get_user, which tries to populate the
|
||||
user slot of the Maypole request object.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:38:25 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:29:18 ajacoutot Exp $
|
||||
|
||||
COMMENT= smart URI fetching/caching
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= URI-Fetch-0.08
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
CONFIGURE_STYLE= modbuild
|
||||
|
@ -1,4 +1,3 @@
|
||||
URI::Fetch is a smart client for fetching HTTP pages,
|
||||
notably syndication feeds (RSS, Atom, and others), in an
|
||||
intelligent, bandwidth- and time-saving way.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/12/28 09:09:55 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= library to parse Uniform Resource Identifiers
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= URI-1.51
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
# Perl
|
||||
|
@ -10,4 +10,3 @@ The URI class replaces the URI::URL class that used to be distributed
|
||||
with libwww-perl. This package contains an emulation of the old
|
||||
URI::URL interface. The emulated URI::URL implements both the old
|
||||
and the new interface.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2010/03/22 10:32:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2010/04/15 14:29:18 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for WWW access in Perl
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= libwww-perl-5.834
|
||||
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
|
||||
PKGNAME= p5-${DISTNAME:S/-perl-/-/}p0
|
||||
CATEGORIES= www
|
||||
|
||||
# Perl
|
||||
|
@ -7,4 +7,3 @@ that allow you to write WWW clients, thus libwww-perl said to be a
|
||||
WWW client library. The library also contain modules that are of
|
||||
more general use and even classes that help you implement simple
|
||||
HTTP servers.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2010/03/21 09:05:55 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2010/04/15 14:29:18 ajacoutot Exp $
|
||||
|
||||
FULLPKGNAME-main= php5-extensions-${V}
|
||||
FULLPKGPATH-main= www/php5/extensions,-main
|
||||
@ -392,7 +392,7 @@ WANTLIB-xsl= ${WANTLIB} iconv xml2 z
|
||||
.endif
|
||||
|
||||
.for i in ${MULTI_PACKAGES}
|
||||
FULLPKGNAME${i} ?= php5${i}-${V}
|
||||
FULLPKGNAME${i} ?= php5${i}-${V}p0
|
||||
FULLPKGPATH${i} ?= www/php5/extensions,${i}
|
||||
RUN_DEPENDS${i}= :php5-core-${V}:www/php5/core
|
||||
MODULE_NAME${i}= ${i:S/-//g}
|
||||
|
@ -15,4 +15,3 @@ common choices with PHP. dBase support is here to allow you to
|
||||
import and export data to and from your web database, because the
|
||||
file format is commonly understood by Windows spreadsheets and
|
||||
organizers.
|
||||
|
||||
|
@ -2,4 +2,3 @@ ncurses (new curses) is a free software emulation of curses in
|
||||
System V Rel 4.0 (and above). It uses terminfo format, supports
|
||||
pads, colors, multiple highlights, form characters and function key
|
||||
mapping.
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/03/22 02:00:49 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2010/04/15 14:29:18 ajacoutot Exp $
|
||||
|
||||
COMMENT = standard compliant weblog
|
||||
|
||||
DISTNAME = wordpress-2.9.2
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = http://wordpress.org/
|
||||
|
@ -2,4 +2,3 @@ WordPress calls itself "a state-of-the-art, semantic personal
|
||||
publishing platform with a focus on aesthetics, Web standards,
|
||||
and usability." It is a web-based blogging package based
|
||||
on PHP and MySQL.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2008/02/01 21:38:26 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2010/04/15 14:34:12 ajacoutot Exp $
|
||||
|
||||
COMMENT= quick start-up utility for applications on an X11 display
|
||||
|
||||
PKGNAME= bricons-3.0p0
|
||||
PKGNAME= bricons-3.0p1
|
||||
DISTNAME= bricons-athena-3.0
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -5,4 +5,3 @@
|
||||
menu button can launch an application or pop-up a sub menu
|
||||
containing more buttons. The buttons can be represented as
|
||||
a bitmap, text or a colour icon (i.e Pixmap).
|
||||
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/01/11 15:05:49 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/04/15 14:34:12 ajacoutot Exp $
|
||||
|
||||
COMMENT = enlightenment DBus component
|
||||
DISTNAME = e_dbus-0.5.0.061
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
|
||||
SO_VERSION = 0.0
|
||||
.for _lib in edbus enotify enm ehal
|
||||
|
@ -2,4 +2,3 @@ This is the start of some basic convenience wrappers around dbus
|
||||
to ease integrating dbus with EFL based applications.
|
||||
When using e_dbus, direct use of the low level dbus api is still
|
||||
heavily required for processing messages.
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2009/10/10 16:17:29 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2010/04/15 14:34:12 ajacoutot Exp $
|
||||
|
||||
COMMENT= graphics library for GNOME
|
||||
|
||||
GNOME_PROJECT= libgnomecanvas
|
||||
GNOME_VERSION= 2.26.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
SHARED_LIBS += gnomecanvas-2 2002.0 # .2001.0
|
||||
|
||||
|
@ -4,4 +4,3 @@ The GNOMECanvas library provides a number of features:
|
||||
- Rendering of a GdkPixBuf into various formats:
|
||||
drawables (windows, pixmaps), GdkRGB buffers.
|
||||
- A cache interface
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2009/08/11 08:42:08 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/04/15 14:34:12 ajacoutot Exp $
|
||||
|
||||
COMMENT= small tool to make annotations on the screen
|
||||
|
||||
DISTNAME= gromit-20041213
|
||||
PKGNAME= ${DISTNAME}p7
|
||||
PKGNAME= ${DISTNAME}p8
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.home.unix-ag.org/simon/gromit/
|
||||
|
@ -2,4 +2,3 @@ Gromit (GRaphics Over MIscellaneous Things) is a small tool to make
|
||||
annotations on the screen. It is particularly useful when making
|
||||
presentations of programs to highlight certain features or screen
|
||||
elements.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2009/12/21 20:46:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2010/04/15 14:34:12 ajacoutot Exp $
|
||||
|
||||
COMMENT = K Desktop Environment, utilities
|
||||
CATEGORIES = x11 x11/kde
|
||||
VERSION = 3.5.10
|
||||
DISTNAME = kdeutils-${VERSION}
|
||||
PKGNAME = ${DISTNAME}p3
|
||||
PKGNAME = ${DISTNAME}p4
|
||||
MODKDE_VERSION = 3.5.8
|
||||
SHARED_LIBS += khexeditcommon 1.0 # .0.0
|
||||
SHARED_LIBS += kcmlaptop 1.0 # .0.0
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user