Skip site navigation (1)Skip section navigation (2)

CVS log for ports/editors/nvi-devel/Makefile

[BACK] Up to [FreeBSD] / ports / editors / nvi-devel

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:21 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Mar 23 15:27:01 2011 UTC (10 months, 2 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Bump USE_BDB requirement from yes to 42+, as nvi breaks with DB 4.1
probably due to BDB issue #8852, "Remove restriction that DB_TRUNCATE is
not allowed on files with subdatabases. This restriction was introduced
in 4.1.25." -- source: Berkeley DB 4.2.52 ChangeLog

nvi-devel works with db42 and db51 on 8.2-amd64.

Approved by: johans (maintainer)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 21 23:25:09 2011 UTC (10 months, 3 weeks ago) by johans
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -4 lines
Fix up Berkeley DB dependencies ahead of databases/db3 removal later

PR:		ports/155761
Submitted by:	mandree

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:34 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 13 20:15:38 2010 UTC (22 months, 4 weeks ago) by johans
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -6 lines
- iconv should be a library dependency

Reported by:	Christian Weisgerber

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 13 18:16:15 2010 UTC (22 months, 4 weeks ago) by johans
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
- Fix previous commit, now actually enabling wide character support
- Fix iconv support as well (the dependency was not used)
- Bump portrevision

Reported by:	Christian Weisgerber

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 12 08:48:55 2010 UTC (23 months ago) by johans
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -2 lines
- Enable wide-character support by default (enabling UTF-8 text editing);
  This has no effect for people who don't use wide-characters
- Bump portrevision
- Claim maintainership

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:33:43 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jul 2 19:07:20 2009 UTC (2 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Use LTMAIN and LIBTOOL instead of hardcore.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jun 7 13:09:30 2009 UTC (2 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Fix build with custom LOCALBASE.

Reported by:	QATty

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 17 13:20:34 2008 UTC (3 years, 7 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +11 -16 lines
Change to installing binaries with 'n' prefix as to not conflict with
editors/2bsd-vi.  It does, however, now conflict with editors/nvi-m17n.

Remove dead MASTER_SITES.

Remove unnecessary RELENG_4 hack.

PR:		ports/124547
Submitted by:	Robert Wilson <hotaru@safe-mail.net>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jun 15 18:44:34 2008 UTC (3 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -18 lines
Upgrade to version 1.81.6.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Dec 5 00:03:49 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -2 lines
Attempt to fix build on 7.x with gcc4.2.

PR:		ports/118077
Submitted by:	"J.R. Oldroyd" <fbsd at opal dot com>
Approved by:	portmgr (self)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 27 03:02:25 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
BROKEN with gcc 4.2

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:29:08 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- Fix after objformat removal

Reported by:	pointyhat

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 4 02:04:20 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Maintainer has had his port bit taken for safekeeping.  While here,
remove stale mastersites and pet portlint.

Hat:		portmgr

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 21 17:33:30 2003 UTC (8 years, 8 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
No need to split bsd.ports.mk.

Reported by:	Sheldon Hearn <sheldonh@starjuice.net>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue May 20 22:31:54 2003 UTC (8 years, 8 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -5 lines
Make buildable on -current.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 18 11:41:13 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
BROKEN on 5.1: does not compile

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:35 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 22 19:13:25 2002 UTC (9 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
BerkeleyDB cleanup - stage 2

Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 8 00:14:07 2002 UTC (9 years, 7 months ago) by dd
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
Something seems to have happened to the master site at www.kotnet.org,
since everything under ~skimo is returning 404s.  This is probably
temporary, but host the distfile locally just in case for the time
being.

Submitted by:	fenner's distfile survey

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:49 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:44 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 11 00:45:45 2002 UTC (10 years ago) by dd
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +15 -16 lines
Belatedly upgrade to 1.81.5.  Notes: (a) patch-vi-relative has been
incorporated; (b) this now compiles on -current after libdb from
databases/db3 was renamed to libdb3; (c) this now compiles on -stable
(removed BROKEN since -stable has wchar.h now); and (d) fixed plist.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 1 11:56:17 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3.

I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.

Sorry for inconvenience.  I'll try to check compatibility hard before
committing next time.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:05:09 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Reflect databases/db3's shlib version bump from 2 to 3.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 11 08:49:24 2001 UTC (10 years, 7 months ago) by dd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
Remove a master site due to lack of bandwidth.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 7 23:45:40 2001 UTC (10 years, 7 months ago) by dd
Branches: MAIN
Add nvi-devel, the development snapshot of nvi.

Diff request

This form allows you to request diffs 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.

Log view options