wiz
11f9047ae9
Make Nm in man page match file name. Bump PKGREVISION.
2012-03-17 22:30:20 +00:00
joerg
066d4157ff
Don't use libtool without --mode argument.
2009-09-04 13:31:37 +00:00
dholland
6580891cf3
Fix insecure-temporary-files, as reported in Debian bug 480972.
...
PKGREVISION++.
2008-06-01 21:46:37 +00:00
heinz
012774c469
Added support for installation to DESTDIR.
2007-09-18 19:44:40 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
5fe074f21e
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
...
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:52 +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
tv
9f1bf308b8
Use INSTALL_LIB for the library to get +x perm; bump PKGREVISION.
2006-01-20 14:54:03 +00:00
rillig
164eef3f3a
Fixed wrong usage of WRKSRC.
2005-11-03 20:01:20 +00:00
rillig
5946936ffc
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
...
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
recht
04e9f90036
There's no need to rename uudeview.h to uu.h -- we rather stick to
...
the original name.
bump PKGREVISION to 1 for new header name
2004-08-09 19:00:55 +00:00
snj
babdf52084
Convert to buildlink3.
2004-04-23 22:49:12 +00:00
fredb
f0f22182d3
Update uudeview and friends to 0.5.20. Fixes a few serious bugs in uulib,
...
including buffer overrun errors, and adds a handful of little improvements
to the library and programs.
2004-04-08 01:03:33 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +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
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
bf4f4a993c
Update to 0.5.18. Convert to buildlink2.
...
Changes since 0.5.17:
- fix for yEnc files in UUInfoFile
- patch by Matthew Mueller:
- add CRC generation and checks for yEnc
- accept yEnc files where the tab character is not escaped
- improved error checking for yEnc files
2002-08-31 16:54:33 +00:00
fredb
fd15c4494d
Update {uulib,uudeview,xdeview} to 0.5.17.
...
0.5.16 (26.08.2001)
--------
- fix handling of "x-uue" encoded MIME attachments
- bug fix for file renaming
0.5.17 (06.03.2002)
--------
- fix handling of quoted parameters
- some support for yEnc encoding
2002-03-24 03:11:06 +00:00
jlam
2eeea54662
Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
...
package Makefiles.
2001-08-19 19:38:37 +00:00
wiz
b4c96b73fd
Don't install this file.
2001-06-10 16:42:50 +00:00
wiz
4d1d8418e1
Update to 0.5.15. Changes:
...
Autoclear -- remove files after they have been decoded.
Autorename -- rename output files if they already exist.
Stricter MIME compatibility, and bugfixes.
2001-06-10 16:37:55 +00:00
wiz
07cd20b334
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:51:27 +00:00
jlam
c5aa44ac5d
USE_LIBTOOL, not PKGLIBTOOL.
2000-06-20 21:58:01 +00:00
rh
74add3b300
s/USE_LIBTOOL/USE_PKGLIBTOOL/
...
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
d7a8d67273
Fix "${MASTER_SITES}".
1998-09-28 13:43:35 +00:00
tron
4e03591f72
Fix MD5 checksum from new archive on primary site, remove secondary site
...
with outdated copy.
1998-09-19 22:25:03 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
tv
a75a2272cd
Update to use USE_LIBTOOL.
1998-07-24 01:56:59 +00:00
tv
3dd8f720fd
Use libtool to create shared library. Don't try to build anything in
...
uudeview except libuu.
1998-07-20 15:10:35 +00:00
agc
c5543eb5a0
Use automatic shared object handling
1998-07-15 11:57:30 +00:00
tron
b51b76e2be
Add "${CONFLICTS}".
1998-07-14 22:56:40 +00:00
agc
c6f0c5e0e1
Update package Makefiles for automatic manual page handling.
1998-06-20 09:26:31 +00:00
agc
a0d8b9388e
Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf.
...
Eliminate backslash proliferation in a sed expression.
1998-06-03 12:35:44 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
6b4e7364fc
Use "sed" not "perl" to build the manual page.
1998-03-01 22:56:24 +00:00
tron
ad2d4d6887
Adapt this package to NetBSD.
1998-03-01 22:28:58 +00:00
tron
40b98277c1
Initial import of FreeBSD's "uudeview-0.5.13" port.
1998-03-01 22:10:30 +00:00