Commit graph

52 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +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
xtraeme
6127702110 bl3ify 2004-04-12 11:17:15 +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
agc
b77570afed Update vile from version 9.3 to 9.4
Changes for vile 9.4 (released Mon Aug 04 2003)

Various bug fixes and some new functionality:
	+ modify vilefilt.l to highlight shell commands.
	+ add cases for 'u', 'U', 'x' and 'X' to RegStrChr2(), making the
	  [:upper:] and [:xdigit:] regular expression character classes work.
	+ tested with gcc 3.3 and g++ 3.3, modifying several interfaces to use
	  'const'.  gcc 3.x also introduces more nonstandard name-pollution.
	+ modify manpage.rc to check if the current buffer is perl, and if so,
	  to render contents using pod2man or pod2text.
	+ add un-filters (atr2ansi, atr2html, atr2text) which convert encoded
	  control/A text to different forms.
	+ modify support for ^X-e to make it use the whole line if the current
	  buffer is a directory.
	+ increase output- and state transitions-limits for latexflt.l,
	  rpm-filt.l, sh-filt.l and vilefilt.l to compile with Solaris and HPUX
	  lex programs (report by Adam Denton).
	+ modify vile-manfilt to decode UTF-8 emitted by groff 1.18
	+ add Ruby syntax filter (rb-filt.l, rb.key).
	+ fix: java has no 'operator' keyword.
	+ add texmode, as a variation of latexmode.
	+ add .ltx, .sty suffixes for latexmode.
	+ implement xml-filter based on html-filter.
	+ implement xterm-title mode.
	+ add syntax filter for rpm ".spec" files.
	+ add syntax filter for PostScript ".ps" files.
	+ add syntax filter for enscript ".st" files.
	+ make cursor-movement on a yank command match vi's, tested for various
	  left/up motions such as yk, yh, yH, y1G, y0, y-, yb (report by
	  George Eccles).
	+ updates to allow vile to build with perl 5.8.0 (ifdef's checked for
	  5.6.1, 5.5.3 and 5.4.5).
	+ rewrote spell.rc to make it work properly if the spell-filter is
	  built-in (reported by Clark Morgan).
2003-08-08 13:31:06 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +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
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
grant
d3a5a36b2a be noisy in post-install 2003-05-05 17:29:47 +00:00
agc
0ea228b0f2 Add a homepage for this package. 2003-03-27 12:39:33 +00:00
agc
3003269e90 Make the colour syntax highlighting recognise a lot more of BSD makefiles
than it used to.
2002-11-27 15:04:04 +00:00
agc
4c6b3cec93 Update the vile package from version 9.0 to 9.3. A large number of
bugs have been fixed over the 3 years since 9.0 was released, some
major portability improvements have been made, and remove pkgsrc
patch-ac

"+ work around NetBSD 1.5's use of MK symbol in curses.h (reported by
 Matthias Buelow)."
2002-11-27 10:45:04 +00:00
wiz
2bd0737533 buildlink1 -> buildlink2. 2002-10-25 17:51:44 +00:00
kleink
a763c90bcc G/c references to ftp.uni-trier.de. 2002-05-08 11:44:50 +00:00
wiz
b647ab1e89 Use ncurses and perl5 buildlink.mks, and set USE_BUILDLINK_ONLY. 2001-12-07 00:36:26 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
c6c1a47955 Fix build with curses on 1.5 (extern int *MK was making trouble). 2001-01-23 15:36:27 +00:00
wiz
5c752750f7 USE_CURSES instead of hard dependency on ncurses. 2001-01-07 01:48:19 +00:00
jlam
73a9058e8a Add PERL_POLLUTE to compile correctly with perl>=5.6.0 until source catches
up with latest perl API.  While here, modify the builds so that vile and
xvile don't conflict when xpkgwedge is installed.

Fixes pkg/10947 by Matthias Scheler <tron@lyssa.zhadum.de>.
2000-09-06 08:16:14 +00:00
wiz
27ec96e5a9 ${MKDIR} includes '-p' by default 2000-02-05 18:30:59 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
2bf03aa16b Only use an ncurses dependency if the Operating System is NetBSD. 2000-01-01 05:03:59 +00:00
tron
f41d730cbc Update "vile" package to version 9.0. This version fixes many bugs found
since release 8.3. Fixes PR pkg/9006 by Lennart Augustsson.
1999-12-26 17:57:50 +00:00
agc
f2e5d0d2f3 Rather than advising users to look at example .rc files before the
${WRKDIR} is deleted, install said files to ${PREFIX}/share/examples/vile
1999-10-22 13:37:48 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
ec78d42110 Update the vile package to version 8.3.
Changes since 8.2 include:
	+ Add xpm support in xvile.
	+ make C-style indent logic available as a mode 'cindent', so it can be
	  assigned as part of a majormode.  It is part of the builtin cmode.
	+ added "-132" and "-80" command-line switches to set screen width from
	  command line.
	+ many other bug fixes, restructuring, and changes.
1999-06-26 23:04:50 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
agc
076398b3c9 Update to vile 8.2. Mostly bug fixes since 8.1:
+ check for null top_widget in x_close; other xvile crashes on VMS.
+ modify glob-expansion to always recognize "~" as a synonym for
  $HOME if Unix-style passwd interface does not return anything
  useful (adapted from a patch by Ed Henderson).
+ rename vile.spec to vile-8.1.spec, change configure option to use
  Athena widgets so xvile is built with menu support (Radek Liboska).
  ** This is not an 8.3 filename, but is used only on Linux.
+ modify to use X11R6 input method and dead key support (patch by
  Stanislav Meduna <stano@trillian.eunet.sk>).
+ correct click-timeout value for xvile, overlooked in 8.1u (reported
  by Ryan Murray).
+ minor fixes to menu.c so that xvile builds on OpenVMS 7.2 with DEC C.
> patches by Clark Morgan (mostly for visvile):
+ modified the w32 versions of vile so that during clipboard copy
  operations any character, c, in the following range:
      c > '~' && c >= val(printing-low) && c <= val(printing-high)
  is not translated to a hex representation (\xdd).
  (from report by Jukka Keto <Jukka.Keto@kati.fi>)
+ extended/updated README.PC
+ add explanation of filterregion() portability (spawn.c)
+ modify in conjunction with visvile, to have the ability to redirect
  user-specified keystrokes to DevStudio.
+ add a new file called visvile/visvile.dsm (a collection of DevStudio
  macros).
+ added an environment variable called $cfgopts to the editor.
+ add logic to ins_anytime() to prevent recursion or use in minibuffer,
  e.g., when pressing the insert-key.
+ correct an ifdef for SYS_VMS in main.c from 8.0s which left other
  platforms using vfork (reported by Ryan Murray and Billy Little).
1999-03-02 15:50:56 +00:00
agc
f64007959c Update the vile package to version 8.1. 1998-10-05 12:30:51 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
frueauf
32bb272e3c Always fetch the archive that contains the version in its name to prevent
confusion if a new version is available.
1998-07-20 13:46:44 +00:00
agc
9e05f2d76a Update package Makefiles for automatic manual page handling. 1998-06-22 12:27:08 +00:00
agc
4d86e5db92 Upgrade to version 8.0 of vile, and use the new Perl utilities. 1998-06-02 12:06:29 +00:00
agc
31de86488f vile-7.4 is on the MASTER_SITES now, so grab the 7.3 distfile from
ftp.netbsd.org.  We'll do a 7.4 package ASAP, when circumstances
permit.
1998-05-06 07:56:35 +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
hubertf
6190a21870 portlint: fix spelling, nuke empty line 1998-01-24 04:53:39 +00:00
hubertf
0c4760649e portlint: move WRKSRC 1998-01-24 04:53:06 +00:00
agc
35b428f94e Update vile package from version 7.2c to 7.3 1997-12-19 09:50:07 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00