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

CVS log for ports/x11/aterm/Makefile

[BACK] Up to [FreeBSD] / ports / x11 / aterm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:08 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -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.38: download - view: text, markup, annotated - select for diffs
Thu Aug 12 20:15:59 2010 UTC (17 months, 4 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +39 -35 lines
Revamp this port:
1. There are no slave ports, so remove the mechanism for that
2. Update CONFIGURE_ARGS
3. Add OPTIONS support
4. Remove knobs for some things that were not actually used by configure
5. Add knobs for other things
6. Default transparency support, mouse support, and bsd-style del/bksp
   support to on, as previously; but default background image support to
   off. With modern window managers it's problematic, and needlessly bloats
   the binary.
7. Switch to PLIST_FILES for the one file installed, the chmod doesn't seem
   to have any effect one way or the other.
8. Add a bunch of patches from the debian repo which slightly improve
   support for modern WMs.

Bump PORTREVISION

Approved by:	maintainer timeout

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jul 24 23:03:23 2010 UTC (18 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -2 lines
Quick and dirty hack to un-BROKEN on -current.

Approved by:	maintainer timeout

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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Mar 20 13:56:04 2010 UTC (22 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -1 lines
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:	pointyhat

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:15 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
- update to jpeg-8

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:23 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:08:50 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:16 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -3 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 24 17:02:23 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Oct 2 12:11:28 2007 UTC (4 years, 4 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
- update to -> 1.0.1

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 19 20:25:50 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Sep 8 13:31:25 2005 UTC (6 years, 5 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
o fix annoying "window size" bug
o bump PORTREVISION

PR:		ports/85770
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 30 12:04:06 2005 UTC (6 years, 5 months ago) by mich
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +8 -5 lines
o add WITHOUT_BACKGROUND_IMAGE knob [1]
	- so you can decide if you want another dep. or not
o add without-afterstep-config to configure args [2]
	- workaround for x11-wm/afterstep-stable weirdness

Submitted by:	glewis[2], Paulius Bulotas <paulius@devnull.lt>[1]

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 29 12:58:42 2005 UTC (6 years, 5 months ago) by mich
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +16 -1 lines
Update to -> 1.0.0

PR:		ports/84989
Submitted by:	arundel[at]h3c.de

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 14 13:47:00 2005 UTC (7 years ago) by mich
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
o include Xlocale.h

Submitted by:		Francois Briere <fbriere@peperes.info>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jun 23 15:34:52 2004 UTC (7 years, 7 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +16 -3 lines
- Add two knobs:
	- WITHOUT_JPEG
	- WITHOUT_PNG

- Tell configure where to look for libs

Submitted by:		Grigori Goronzy <greg@chown.ath.cx>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 13 12:57:51 2004 UTC (7 years, 11 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -6 lines
o Move backspace/delete specific configure options to a knob. (WITH_BSDEL) [1]
o Add SIZE field to distinfo.
o Fix some whitespace issues, to make portlint happy.

[1] Suggested by:		Daniel Roethlisberger <daniel@roe.ch>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 15 18:38:04 2003 UTC (8 years, 1 month ago) by mich
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
I'm an aterm fan, so I'd be happy so adopt this orphan..

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Dec 15 01:17:28 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Jim Mock (jim) returned his commit bit, so set his ports free.

Thank for all your work, Jim!

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:36:09 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +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.18: download - view: text, markup, annotated - select for diffs
Thu Jul 11 07:27:24 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
use MASTER_SITE_SOURCEFORGE

PR:		40440 (zh-aterm)
Submitted by:	Kang-min Liu <gugod@gugod.org> (zh-aterm)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 3 11:28:37 2001 UTC (10 years, 3 months ago) by jim
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3 lines
Update to version 0.4.2.

PR:		31437
Submitted by:	Jon Olsson <jon@joshua.haninge.kth.se>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:27:54 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Bump png major

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 22 05:10:50 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -3 lines
Prepare for the forthcoming slave port.

Approved by:	jim (MAINTAINER)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 16 15:47:45 2001 UTC (10 years, 9 months ago) by jim
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Add support for Russian characters.

Submitted by:	Oleg Dashevskii <od@iclub.nsu.ru>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:17:55 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Style fixes for ports/x11.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:28:26 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 4 07:12:43 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Bump png shared library version.

Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 3 03:14:45 2000 UTC (11 years, 7 months ago) by jim
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -4 lines
Update to version 0.4.0.  Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks
for those who prefer to use those features.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:09:09 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to use PORTNAME/PORTVERSION

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 2 03:23:53 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1 lines
chmod these programs 4711 (like xterm) to make utmp/wtmp support
actually work.

Requested by:	Joseph Scott <joseph.scott@owp.csus.edu>
		and two other people whose mail I lost.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:50:08 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 14 09:11:14 1999 UTC (12 years, 6 months ago) by jim
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Updated my email address

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 16 23:32:25 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -4 lines
Update to version 0.3.6.

PR:		11715
Submitted by:	Chris Piazza <cpiazza@home.net>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 9 16:19:47 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -7 lines
Update to version 0.3.5.

PR:		11573
Submitted by:	maintainer

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat May 1 02:32:09 1999 UTC (12 years, 9 months ago) by foxfair
Branches: MOCK, DAVIDYU
CVS tags: v0_3_4
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +15 -17 lines
Commit chinese aterm port again, && please remove the directory
ports/chinese/zh-aterm.

Requested by : 		asami@FreeBSD.ORG

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 8 20:59:19 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -11 lines
Update to version 0.3.4.

PR:		10267
Submitted by:	Chris Piazza <cpiazza@home.net>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 3 10:33:43 1999 UTC (13 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
LIB_DEPENDS to xpm.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jan 26 03:25:16 1999 UTC (13 years ago) by steve
Branches: MOCK, DAVIDYU
CVS tags: v0_3_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Inital import of aterm version 0.3.2.
A color VT102 terminal emulator with transparency support.

PR:		9533
Submitted by:	Jim Mock <jim@corp.au.triax.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 26 03:25:16 1999 UTC (13 years ago) by steve
Branches: MAIN
Initial revision

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