OpenBSD CVS

CVS log for ports/www/p5-HTML-SBC/Makefile


[BACK] Up to [local] / ports / www / p5-HTML-SBC

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 11 20:10:26 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.11: +0 -2 lines
Diff to previous 1.11 (unified)

drop RCS Ids

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 3 21:46:01 2020 UTC (3 years, 11 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

bump for search.cpan.org->metacpan.org change

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 12 20:50:54 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 20 19:57:18 2016 UTC (8 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (unified)

Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 5 19:09:00 2015 UTC (8 years, 7 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (unified)

Drop MAINTAINER, the mail address bounces.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 11 23:51:38 2013 UTC (10 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (unified)

Drop USE_GROFF since groff and mandoc produce identical output.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 11 11:44:45 2013 UTC (11 years, 3 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.5: +2 -5 lines
Diff to previous 1.5 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 3 11:46:52 2010 UTC (13 years, 6 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

Bump after recent cpan.port.mk change.
ok jasper@
(final commit)

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 22 08:36:51 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

new depends

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 19 08:02:55 2010 UTC (13 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (unified)

USE_GROFF=Yes

Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 8 14:15:42 2008 UTC (15 years, 9 months ago) by simon
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (unified)

remove nonexistent dependency that is covered by base perl but existed
until a few minues ago in mystuff/
no bump as it didn't actually packaged

pointed out by naddy@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Sep 6 10:33:59 2008 UTC (15 years, 9 months ago) by simon
Branch: simon
CVS Tags: simon_20080906
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import p5-HTML-SBC

Simple Blog Code is a simple markup language.  You can use it for guest
books, blogs, wikis, boards and various other web applications.  It
produces valid and semantic (X)HTML from input and is patterned on that
tiny usenet markups like *bold* and _underline_.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 6 10:33:59 2008 UTC (15 years, 9 months ago) by simon
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.