Commit graph

39 commits

Author SHA1 Message Date
nia
28c1048bad misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-26 10:58:55 +00:00
nia
60e6853f70 misc: Remove SHA1 hashes for distfiles 2021-10-07 14:35:11 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
roy
c47ece26ed Note we need libpanel from curses. 2017-01-05 16:08:18 +00:00
roy
cff63d1765 Allow to use NetBSD-7.99 curses 2017-01-05 12:38:30 +00:00
roy
a75902b566 Add missing patch for system curses support. 2017-01-04 22:26:02 +00:00
roy
8a8a580bd5 Use the curses framework. 2017-01-04 21:54:26 +00:00
joerg
14aea90406 Bump revision of all packages using libform, libpanel or libmenu as the
library name in devel/ncurses changed.
2016-12-18 23:33:11 +00:00
jperkin
5f3e971f47 Use PKGMANDIR. 2016-03-30 09:23:40 +00:00
jperkin
88b0b1e703 Use OPSYSVARS. 2016-02-25 15:35:30 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:49:31 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
jperkin
2ce838f2ca Fix libraries on SunOS. While here fix path to config file.
Bump PKGREVISION.
2014-01-09 11:16:18 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
39843c2c61 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 19:21:10 +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
hubertf
a8ce6d1667 Update multitail to 4.0.6. Fixes PR 33817.
Changes: too many to list; most importantly the distfile's available
from the master site.
2006-06-25 00:01:44 +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
5f504824c0 Add DragonFly support. When will the Large File Hacks for/from Linux
finally die?
2006-02-24 19:05:40 +00:00
rillig
79d30e1ecb Fixed pkglint warnings and one that has been discovered by wiz. 2006-02-23 23:01:00 +00:00
rillig
3efe8f8368 Added a patch that passes the pkgsrc LDFLAGS to the compiler and linker. 2006-02-23 18:03:57 +00:00
rillig
d4909077d6 Updated multitail to 3.8.6.
Changes since 3.8.5:
- Made the cursor keys work in the scrollback screen.
2006-02-17 13:50:18 +00:00
rillig
e6cd99b6c7 Updated multitail to 3.8.5.
Changes include:
- Many bug fixes.
- Many portability improvements.
- Interactive mode for adding/removing log files on-the-fly.
2006-02-16 06:05:31 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +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
snj
01ad400f85 Convert to buildlink3. 2004-04-18 19:16:20 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
martti
1ba8eec232 COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
jmc
3080d12839 Upgrade this to 2.4 (as 2.0 no longer exists for download).
Changes since 2.0:

Version 2.1: this release features filename completion when adding files through
 the menu
Version 2.2: fileselectors now shows the files sorted, has page up/down support
and actually works :-) Also the windows are now initially filled as much as poss
ible.
Version 2.3: field delimiters (for -cf) can be any size now (not just one charac
ter), statuslines are now optional, if a window closes, a popup-box is displayed
 (can be switched off), fixed a small memory-leak, fixed a potential segfault, f
ixed a couple of (sp)lint-warnings, radically changed the errorhandling, some fi
xes to get thing work (again) on MacOS-X. WARNING: the installationlocation has
been changed to /usr/bin! So first do make uninstall on the previous release!
Version 2.4: --retry now also works on platforms where tail does not support --r
etry, MultiTail works again on Solaris, added merge-mode: all files are merged
 into one window, made window-selection into a scrollable window, fixed compilat
ion-warnings, windows are filled as much as possible again on Solaris
2003-05-12 04:16:15 +00:00
mjl
4cbc43834e Update multitail to 2.0
- you can now also tail external commands with MultiTail.
  - negating regular expressions did not work.
2003-04-23 11:56:33 +00:00
mjl
d7c9984637 Initial import of multitail 1.8
multitail lets you view one or multiple files like the original tail
program. The difference is that this program creates multiple windows
on your console (with ncurses). It can also use colors while displaying
the logfiles for faster recognizing which lines are important and which
are not. It is optimized for terminal-sessions through slow links.

Note: I tried to make it NOT depend on ncurses and use the built-in
      curses instead.
2003-04-18 08:44:16 +00:00