Commit graph

62 commits

Author SHA1 Message Date
jperkin
7128750932 lex (libfl) is a runtime dependency. 2014-07-24 13:20:10 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
ryoon
5a25bc59af Update to 1.6.6
* Remove obsolete patch (already in upstrem).
* Update HOMEPAGE.

Changelog:
Summary of changes in enscript version 1.6.6:

* Add afm/MustRead.html, containing licensing information for Adobe
  AFM files.  (Savannah bug #35883)

* Sync all translations from the Translation Project.  Please visit
  http://translationproject.org/ to help translate Enscript!

* Add documented but missing '-w' option as an alias for '--language'.
  (Savannah bug #30651)

* Apply sliceprint patch from Debian. (Savannah bug #31259)
2013-06-09 08:26:48 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
ryoon
e4ddf907ff Update to 1.6.5.2
* Set LICENSE.
* Make pkglint happy

Changelog:
Summary of changes in enscript version 1.6.5.2:

* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault
  when the configuration file contains unknown parameters. (Savannah
  bug #28769)

* Fix segmentation fault with line lengths over 90 characters.
  (Savannah bug #29198)

Summary of changes in enscript version 1.6.5.1:

* Typo corrections in the manual pages.

* Reorganise source tree to use a single ChangeLog file.

* Actually ship f90.st in the tarball.

* Reorganise INSTALL and README.

Noteworthy changes in enscript version 1.6.5:

* New maintainer.

* Licensing change: GNU Enscript is now distributed under version 3 or
  later of the GNU GPL.

* Build system fixes - distcheck now passes.

* At least four security bug fixes:
  - CAN-2004-1184
  - CAN-2004-1185
  - CAN-2004-1186
  - CVE-2008-3863, CVE-2008-4306

* Syntax highlighting fixes.
  - shell escaping rules from Shawn McMahon.
  - JavaScript regexps now recognised.
  - New highlighting rules for Fortran 90 from David Bowler.

See changelogs for more detailed notes.
2011-10-21 19:37:28 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
shattered
f4cb5ba888 PR/36612 -- properly highlight folded header lines in mail messages. 2011-02-16 19:19:28 +00:00
joerg
dde8c871c5 Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
drochner
2fbcb7909c pull in a patch from redhat to fix a buffer overflow (CVE-2008-3863),
bump PKGREVISION
2009-02-25 18:44:30 +00:00
abs
5991f285d5 Updated print/enscript to 1.6.4
pkgsrc changes:
    Add PKG_DESTDIR_SUPPORT, Set PAPERSIZE in BUILD_DEFS, pkglint

Changes since 1.6.3:
    2003-02-28  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add intl.
	* configure.in (AC_OUTPUT): Add intl/Makefile,

    2003-02-28  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): Add config.rpath.
	* configure.in (AC_OUTPUT): Add po/Makefile.in,
	(AM_GNU_GETTEXT_VERSION): Bump to 0.11.5.
2009-02-13 18:53:28 +00:00
chuck
89c2928985 fix Makefile.in error. it was adding a dependency to @INTLLIBS@ ("-lintl")
rather than @INTLDEPS@ causing some versions of make to fail with
"don't know how to make -lintl" at compile time
2008-11-14 03:25:55 +00:00
obache
01d6da1003 This package use perl:run and xgettext. Bump PKGREVISION.
Fixed PR 34898.
2006-10-24 15:39:18 +00:00
minskim
ac82fbec63 USE_TOOLS+=lex 2006-06-09 16:05:11 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
292727e131 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 18:18:15 +00:00
jlam
b546178b61 Override sysconfdir at install time instead of patching the Makefile to
install the example config files into the examples directory.
2006-04-06 16:16:38 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
fcbfa948bb Has BROKEN_GETTEXT_DETECTION. 2006-01-27 16:41:44 +00:00
reed
82c7367324 Homepage was 40 Not Found so update it.
I used the download site which redirected to this new URL.
(Maybe the MASTER_SITES should point to new URL also?)
2006-01-06 06:23:55 +00:00
reed
9b7ed64fcc Remove dependency on papersize.
The package build for this package already honors the PAPERSIZE
setting.  (As discussed on tech-pkg.)

Not bumping PKGREVISION, since I just bumped it a couple minutes ago.
2006-01-06 02:51:12 +00:00
reed
9e5378e20e This installation provides an enscript.info file.
(I noticed because I use custom INFO_DIR and I have
chmod 0 /usr/pkg/info which is a plain file to catch misuse.)

Bump PKGREVISION.
2006-01-06 02:48:55 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
salo
e45fa5c50d Update to version 1.6.3nb1
nb1:
====
- security fixes for CAN-2004-1184, CAN-2004-1185, CAN-2004-1186
- patches from Debian/Gentoo
- addresses PR pkg/29721

1.6.3:
======
- Changes in the highlighting / pretty printing
- Support for state inheritance.
- new highlighting rules
- new output language `ansi' to print color outputs
- new encodings
- new options
2005-03-17 12:24:13 +00:00
lukem
361db92c4a update homepage 2004-05-28 00:54:50 +00:00
wiz
f41052d022 Convert to bl3. 2004-04-19 00:04:54 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
c0a07d3de4 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-05-01 12:58:15 +00:00
cjep
3f5ec0e5a9 Lint: PKGLOCALEDIR 2003-04-27 14:46:15 +00:00
kleink
a8f045be98 Update to 1.6.1nb1: fix temporary file creation vulnerability;
from Tim Waugh via Debian.
2002-01-25 18:57:58 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
1c989c3883 Move to sha1 digests, where appropriate and possible, and add distfile
sizes.
2001-04-20 12:41:48 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
hubertf
098a610138 Correctly recognize $PAPERSIZE, and add the appropriate configure
switch.

Patch sent in in PR 9168 by Jim Bernard <jbernard@mines.edu>
2000-01-11 19:31:00 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
kim
6035b0a38f Update dependencies for papersize (wildcard except for a2ps). 1999-09-05 18:37:48 +00:00
cgd
948edb1e0e papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have
their executable bit set.  Fix that, bump the papersize revisions to
1.0.1, and update other packages' DEPENDS lines to compensate.
1999-06-16 17:28:24 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
af56306819 Clean up:
- re-enable localization with included GNU gettext
- use wildcard CONFLICTS
1999-02-19 00:45:23 +00:00