Commit Graph

37 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
3875e272a2 sync wantlib 2012-08-23 16:02:37 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
sthen
a7e9d84592 major update to 2.3.0 which supports Perl 5.10.0; note that users
are likely to need to make changes to their code to work with this
newer version. remove BROKEN marker.

patch to allow building with in-tree httpd from Mikko Tolmunen on
ports@, thanks!
2008-11-08 11:41:01 +00:00
sthen
6803a9e18b Mark BROKEN for now; does not build with Perl 5.10 and lacking
interest. See http://permalink.gmane.org/gmane.os.openbsd.ports/31744
2008-10-06 00:04:45 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
simon
4bb735c9aa cpanify, use SHARED_ONLY and set one license
looks ok to jasper@
2007-01-16 17:52:06 +00:00
jolan
63948522eb remove peter galbavy as maintainer per his request 2005-07-06 23:18:09 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
e44839e34b new plists.
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
naddy
843d25879e overhaul 2004-01-18 01:41:35 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
sturm
e77d2a5175 license markers and some corrections 2003-10-18 19:44:41 +00:00
fgsch
032e09cc00 byebye NEED_VERSION. 2002-12-29 15:03:57 +00:00
wilfried
2316247d71 add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-10 03:14:34 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
d900d189e1 Bump NEED_VERSION 2002-03-21 21:25:50 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
e4cf5dce3f fix configure step 2001-09-26 17:48:18 +00:00
peter
545ff197a3 update to HTML::Embperl 1.33
update my e-mail address
2001-09-07 22:46:15 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
lebel
2635bc0375 www: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:22:45 +00:00
peter
632d4540c5 remove interactive flag. the correct fix (for my oversite in the original)
was to add a BUILD_DEPENDs on mod_perl - the configuration searches for
this. Does anyone possibly want to run this *without* mod_perl ?
2001-04-09 13:13:03 +00:00
naddy
62bc4432d4 IS_INTERACTIVE to keep this from breaking unsupervised package building. 2001-04-07 13:19:22 +00:00
peter
e03e05e0c4 expand my name as maintainer - conform to new policy on maintainers 2001-03-22 09:48:59 +00:00
avsm
c4e3875fd1 Dont hardcode i386, and dont include .packlist in the PLIST 2001-03-19 20:11:13 +00:00
peter
dd252e9ea7 Embperl gives you the power to embed Perl code in your HTML documents
and the ability to build your Web site out of small reusable objects
in a OO-style. You can also take advantage all available Perl
modules, (including DBI for database access) use their functionality
and easily include their output into your web pages.

NOTE: that the build warns about File::Spec being out of date, but this
appears to have no noticable effect in my tests. If someone finds a
problem, then a p5-File-Spec port is required at a later date.
2001-03-19 17:31:35 +00:00