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

CVS log for ports/sysutils/jfbterm/Makefile

[BACK] Up to [FreeBSD] / ports / sysutils / jfbterm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 26 16:12:27 2011 UTC (6 weeks, 4 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Reset ports to heap due to mail bounces

<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jun 19 10:56:09 2011 UTC (7 months, 3 weeks ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +36 -16 lines
- Remove termcap record on deinstall
- Use %D in plist
- Respect NOPORTDATA

PR:		ports/153622
Submitted by:	Anonymous (swell.k@gmail.com) (maintainer)
Approved by:	rene (mentor)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 22 05:44:08 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Assign to <swell.k@gmail.com>, submitter of last > 4 prs
  due to several timeouts by previous maintainer.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 22 05:40:20 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +116 -22 lines
Dispose of autotools[1]. While here fix these bugs:
- GCC 4.4+ build (#elif with no expression)
- use ENABLE_VGA16FB on amd64 (configure-script expects x86_64)

and
- move libiconv, libpng and gnu-unifont to respective options.
All ON by default. With all options unset = empty all-depends-list.

Requested by: paradox <ddkprog@yahoo.com>

[1] This should reduce build time and lessen dependencies with little
cost of maintaining more clear BSDmakefile and config.h that
were based on Makefile.am, configure.in and config.h.in.

Fix png14 regression

Use PREFIX in man pages, config, pkg-message
and drop redundant PKGMESSAGE assign as well

Re-adding ONLY_FOR_ARCHS that was removed by lippe@ in r1.5 because
while it builds fine the package may not work on archs without VESA support.

All options are ON in order for package to work with default configuration.

Tested building with BSDmakefile a bit on NetBSD and using
devel/bmake port. Perhaps, it can be included upstream.

PR:             ports/139107 (bsdmake), ports/146230 (png14), ports/146271 (PREFIX)
                ports/150759 [this pr]
Submitted by:   Anonymous <swell.k@gmail.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:35:13 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 5 21:02:50 2010 UTC (20 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Update to 0.6.1

PR:		146238
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	timeout

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:43:51 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 12 20:39:11 2010 UTC (23 months ago) by jkim
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
- Enable support for 16-color mode on amd64.
- Make MTRR range for write-combining always power of two.
- Clear the memory range when we are exiting.

Okay'ed by:	nrg milk (bsdports at mail dot com) (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 1 19:38:06 2009 UTC (2 years, 11 months ago) by beat
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
- Update to 0.6.0

PR:		ports/132225
Submitted by:	nrg milk <bsdports AT gmail.com> (maintainer)
Approved by:	miwi (mentor)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:57:16 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jul 5 11:25:11 2008 UTC (3 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Chase move of x11-fonts/gnu-unifont.

PR:		ports/124278
Submitted by:	nrg milk <bsdports@gmail.com>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 29 21:08:25 2008 UTC (3 years, 8 months ago) by lippe
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
- Require automake and autoconf.
- Builds fine on amd64 too.
- PORTREVISION.

PR:		ports/123480
Submitted by:	nrg milk <nrgmilk@gmail.com>
Approved by:	gabor (mentor), maintainer timeout (>2 weeks)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 4 12:47:34 2008 UTC (3 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Upgrade to 0.5.1.

PR:		ports/123319
Submitted by:	Yasuhiro KIMURA <yasu.at.utahime.org>
Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 22 15:39:30 2008 UTC (3 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -3 lines
Upgrade to 0.5.0.

PR:		ports/122669
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 31 03:19:40 2008 UTC (3 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix 'make install' error.

PR:		ports/122085
Submitted by:	nrg milk <nrgmilk at gmail.com>
Pointy hat by:	me

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 19 06:43:16 2008 UTC (3 years, 10 months ago) by vanilla
Branches: MAIN
Add jfbterm 0.4.7, multilanguage can be displayed on the console.

PR:		ports/121037
Submitted by:	nrg milk <bsdports at gmail.com>

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