OpenBSD CVS

CVS log for ports/converters/recode/Makefile


[BACK] Up to [local] / ports / converters / recode

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.51 / (download) - annotate - [select for diffs], Mon May 6 12:22:34 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.50: +1 -0 lines
Diff to previous 1.50 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.50 / (download) - annotate - [select for diffs], Wed Sep 20 09:53:45 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.49: +1 -1 lines
Diff to previous 1.49 (unified)

->SITES, no fetch changes

Revision 1.49 / (download) - annotate - [select for diffs], Sun Apr 23 07:46:20 2023 UTC (13 months, 1 week ago) by sthen
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48 (unified)

update to recode-3.7.14

Revision 1.48 / (download) - annotate - [select for diffs], Mon Jan 9 08:06:16 2023 UTC (16 months, 3 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.47: +1 -0 lines
Diff to previous 1.47 (unified)

recode: add missing BDEP

Revision 1.47 / (download) - annotate - [select for diffs], Sat Jan 7 13:10:45 2023 UTC (16 months, 3 weeks ago) by sthen
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46 (unified)

update to recode-3.7.13

Revision 1.46 / (download) - annotate - [select for diffs], Mon Nov 28 20:52:35 2022 UTC (18 months ago) by sthen
Branch: MAIN
Changes since 1.45: +11 -16 lines
Diff to previous 1.45 (unified)

update to recode-3.7.12

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 11 18:27:20 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.44: +0 -2 lines
Diff to previous 1.44 (unified)

drop RCS Ids

Revision 1.44 / (download) - annotate - [select for diffs], Tue Feb 23 19:39:11 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (unified)

Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.

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

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.42 / (download) - annotate - [select for diffs], Mon May 20 22:15:02 2019 UTC (5 years ago) by naddy
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (unified)

Update gettext to 0.20.1.

Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle

Revision 1.41 / (download) - annotate - [select for diffs], Tue Nov 21 00:12:59 2017 UTC (6 years, 6 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
Changes since 1.40: +6 -5 lines
Diff to previous 1.40 (unified)

mechanical replacement of the gettext module

Revision 1.40 / (download) - annotate - [select for diffs], Tue Apr 18 17:10:05 2017 UTC (7 years, 1 month ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (unified)

Two fixes for clang

- don't use a 2 bits bool field (makes no sense, clang errors out)
- switch a function from __inline to __inline static, like the other
  function in this header

Revision 1.39 / (download) - annotate - [select for diffs], Mon Mar 16 18:07:38 2015 UTC (9 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (unified)

fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump

Revision 1.38 / (download) - annotate - [select for diffs], Thu Oct 2 21:12:48 2014 UTC (9 years, 8 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (unified)

Fix a loop logic error that could lead to internal errors or truncated
output; from Paul Stoeber <plstbr@gmail.com>

Revision 1.37 / (download) - annotate - [select for diffs], Sat Sep 27 21:46:32 2014 UTC (9 years, 8 months ago) by naddy
Branch: MAIN
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (unified)

fix big regression test

Revision 1.36 / (download) - annotate - [select for diffs], Thu Mar 21 08:45:13 2013 UTC (11 years, 2 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.35: +1 -2 lines
Diff to previous 1.35 (unified)

USE_LIBTOOL=Yes is the default now.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Mar 11 01:30:28 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.34: +2 -5 lines
Diff to previous 1.34 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.34 / (download) - annotate - [select for diffs], Mon Aug 6 14:10:48 2012 UTC (11 years, 9 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.33: +5 -5 lines
Diff to previous 1.33 (unified)

update home page; no need for groff

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jun 8 17:32:05 2011 UTC (12 years, 11 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (unified)

bump after default python version switch

Revision 1.32 / (download) - annotate - [select for diffs], Mon Oct 18 17:06:06 2010 UTC (13 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (unified)

USE_GROFF=Yes

Revision 1.31 / (download) - annotate - [select for diffs], Mon Aug 30 17:11:35 2010 UTC (13 years, 9 months ago) by fgsch
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (unified)

Bump revision after python's default change.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Apr 25 18:02:58 2009 UTC (15 years, 1 month ago) by ajacoutot
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
Changes since 1.29: +9 -7 lines
Diff to previous 1.29 (unified)

- give regress a chance to run
- while here, regen PLIST+patches and fix license marker
- bump

Revision 1.29 / (download) - annotate - [select for diffs], Sun Sep 16 01:40:28 2007 UTC (16 years, 8 months ago) by merdely
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (unified)

Remove surrounding quotes in COMMENT*/PERMIT_*

From Darrin Chandler

Revision 1.28 / (download) - annotate - [select for diffs], Sat Oct 28 11:19:20 2006 UTC (17 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (unified)

a few more SHARED_LIBS reformat

Revision 1.27 / (download) - annotate - [select for diffs], Sat Jan 7 22:26:07 2006 UTC (18 years, 4 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.26: +2 -7 lines
Diff to previous 1.26 (unified)

remove MODGNU_SHARED_LIBS and unused libtool 1.3 patches.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Dec 24 15:03:42 2005 UTC (18 years, 5 months ago) by espie
Branch: MAIN
Changes since 1.25: +5 -2 lines
Diff to previous 1.25 (unified)

SHARED_LIBS/USE_LIBTOOL

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jan 28 21:00:28 2005 UTC (19 years, 4 months ago) by alek
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (unified)

- Fix REGRESS_DEPENDS
- Explicitly link with libiconv
- Fix regression test script
- Bump PKGNAME

ok naddy@

Revision 1.24 / (download) - annotate - [select for diffs], Sun Nov 21 22:53:59 2004 UTC (19 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (unified)

WANTLIB markers

Revision 1.23 / (download) - annotate - [select for diffs], Tue Aug 10 08:12:09 2004 UTC (19 years, 9 months ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (unified)


new-style MODULES.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Apr 27 21:00:21 2003 UTC (21 years, 1 month ago) by avsm
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.21: +6 -1 lines
Diff to previous 1.21 (unified)

fix on our current ELF ld, which seems to require all symbols
to be resolved (even unused ones?).  this fixes the php4 build;
pkgname has been bumped.

patch from wilfried@

Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 23 00:37:50 2002 UTC (21 years, 5 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.20: +1 -3 lines
Diff to previous 1.20 (unified)

Remove Angelos from maintainer per his request

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jul 13 23:59:12 2002 UTC (21 years, 10 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.19: +4 -3 lines
Diff to previous 1.19 (unified)

add HOMEPAGE

Revision 1.19 / (download) - annotate - [select for diffs], Mon May 13 18:50:38 2002 UTC (22 years ago) by espie
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (unified)

Kill a few SUBDIR.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Oct 25 18:59:10 2001 UTC (22 years, 7 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.17: +12 -6 lines
Diff to previous 1.17 (unified)

add missing libtool patches.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 25 01:46:18 2001 UTC (22 years, 7 months ago) by brad
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (unified)

use gettext module.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 7 14:19:54 2001 UTC (22 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.15: +6 -1 lines
Diff to previous 1.15 (unified)

Full testsuite, this includes a dependency on python and some looong wait.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 2 19:00:56 2001 UTC (22 years, 10 months ago) by angelos
Branch: MAIN
CVS Tags: OPENBSD_2_9_TRACKING_SWITCH
Changes since 1.14: +6 -2 lines
Diff to previous 1.14 (unified)

Update to 3.6, and use libintl; from heko@iki.fi

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 20 01:43:14 2001 UTC (22 years, 11 months ago) by pvalchev
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.

Revision 1.13 / (download) - annotate - [select for diffs], Sat May 5 23:11:51 2001 UTC (23 years, 1 month ago) by lebel
Branch: MAIN
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (unified)

converters: bebye COMMENT, bump NEED_VERSION.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 22 15:41:40 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.11: +3 -4 lines
Diff to previous 1.11 (unified)

Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 22 14:03:03 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

Complete a few MAINTAINER names.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Mar 7 23:49:40 2000 UTC (24 years, 3 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.9: +8 -6 lines
Diff to previous 1.9 (unified)

Fake.
gettext automake fragment is *moronic*

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 15 05:04:07 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (unified)

espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 12 08:02:11 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.7: +7 -1 lines
Diff to previous 1.7 (unified)

gpl licenses

Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 10 10:35:06 2000 UTC (24 years, 3 months ago) by espie
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (unified)

USE_AUTOCONF Misuse (USE_AUTOCONF means that the port needs to run autoconf)

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 18 02:39:59 1999 UTC (24 years, 9 months ago) by angelos
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Version 3.5

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 5 02:38:09 1999 UTC (25 years, 2 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (unified)

old configure that doesnt understand --sysconfdir, add USE_AUTOCONF to workaround it

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 1 06:20:05 1999 UTC (25 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (unified)

fix dependency lists, fix email address's and remove unnecessary comments

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 7 01:38:59 1999 UTC (25 years, 3 months ago) by brad
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (unified)

add MASTER_SITE_SUBDIR

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 8 04:05:12 1998 UTC (25 years, 8 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.1: +3 -7 lines
Diff to previous 1.1 (unified)

update makefile

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 29 05:09:43 1998 UTC (26 years, 1 month ago) by angelos
Branch: recode
CVS Tags: angelos_04291998
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

recode port.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 29 05:09:43 1998 UTC (26 years, 1 month ago) by angelos
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.