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

CVS log for ports/graphics/xaralx/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / graphics / xaralx

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47
Tue Sep 14 11:51:41 2010 UTC (16 months, 3 weeks ago) by garga
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.46: +1 -1 lines
Remove ports with EXPIRATION_DATE set

2010-09-05 databases/sqlite-ext-inet: Please install databases/sqlite-ext-mobigroup instead
2010-08-31 devel/codeville: Dead project.
2010-08-07 editors/koffice-kde4-l10n-fy
2010-08-07 editors/koffice-kde4-l10n-hne
2010-06-14 graphics/xaralx-devel: Does not compile with png-1.4 and latest version is from Aug 2006
2010-06-14 graphics/xaralx: Does not compile with png-1.4 and latest version is from Aug 2006
2010-04-01 misc/kde4-l10n-bn_IN
2010-04-01 misc/kde4-l10n-hne
2010-04-01 misc/kde4-l10n-ku
2010-04-01 misc/kde4-l10n-mr

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Apr 14 12:44:34 2010 UTC (21 months, 4 weeks ago) by vd
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -0 lines
graphics/xaralx, graphics/xaralx-devel:

Mark that the ports do not compile with the latest version of png and
schedule them for removal since the project has no activity since
Summer 2006 when the company was acquired.

Should the project become active again, the ports can be resurrected.

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

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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:19 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +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.42: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:53 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Sep 25 00:48:11 2008 UTC (3 years, 4 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Bump portrevision.
chase shared library version 3 of ptmalloc.

PR:		127012
Submitted by:	Pedro Giffuni

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Aug 25 11:23:15 2008 UTC (3 years, 5 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Fix dependency, ptmalloc >= 2.0_1 is needed.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:25 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:47 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Aug 15 12:45:18 2008 UTC (3 years, 5 months ago) by vd
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -11 lines
Switch to ptmalloc and set NO_PACKAGE only on 7.x

Submitted by:	Pedro Giffuni <pfgshield-freebsd@yahoo.com>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:26 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jun 6 22:01:01 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Fix PORTREVISION on ports which have PORTVERSION?= set.
Noticed by Max Brazhnikov <makc@issp.ac.ru>
Part of the great devel/gettext portrevision bump.

Approved by:	portmgr (pav)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +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.33: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:46 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 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.32: download - view: text, markup, annotated - select for diffs
Sat Feb 9 09:52:20 2008 UTC (4 years ago) by vd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +17 -6 lines
graphics/xaralx, graphics/xaralx-devel:

Get rid of the dlmalloc dependency on a recent FreeBSD versions (>= 700036)
since they provide malloc_usable_size().

PR:		ports/120058 (with some modifications)
Submitted by:	Dave Grochowski <malus.x@gmail.com>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 9 18:42:05 2007 UTC (4 years, 4 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -6 lines
Mark graphics/xaralx with NO_PACKAGE instead of BROKEN, the build on
pointyhat fails due to a filesize limit.
Discussed and advised by linimon@.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 2 05:03:10 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -0 lines
Mark as broken with gcc4.2 on amd64.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:55 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 19 20:11:06 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
Fri Dec 1 07:38:56 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -7 lines
- Use features of bsd.wx.mk, especially USE_WX

PR:		ports/101613
Submitted by:	alepulver

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 5 13:04:53 2006 UTC (5 years, 5 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -1 lines
Mirror the archives on the ftp cluster since the ones referenced
by the xaralx-devel port live only 8 days on the xara download
site, see the related discussion:
http://www.xaraxtreme.org/maillists/archive/dev/msg00016.html

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 29 13:59:46 2006 UTC (5 years, 5 months ago) by vd
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Sync patch with the current desktop file.
Name=Xara LX has been changed to Name=Xara Xtreme

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 29 13:42:53 2006 UTC (5 years, 5 months ago) by vd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Set LANG=C in make environment because the software does not compile
with at least LANG=uk_UA.KOI8-U

PR:		ports/102598 [1]
Reported by:	Kyryll A Minrneko <mirya@matrix.ua> [1]

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Aug 25 16:36:21 2006 UTC (5 years, 5 months ago) by vd
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Add dependency to ImageMagick to enable various bitmap filters

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Aug 24 16:01:19 2006 UTC (5 years, 5 months ago) by vd
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -10 lines
Upgrade xaralx and xaralx-devel to 0.7r1692

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 11 10:40:45 2006 UTC (5 years, 6 months ago) by vd
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +10 -9 lines
Upgrade graphics/xaralx-devel from 0.7r1640 to 0.7r1687

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 3 12:50:39 2006 UTC (5 years, 6 months ago) by vd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -0 lines
Upgrade graphics/xaralx-devel from 0.6r1460 to 0.7r1640

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 18 11:29:23 2006 UTC (5 years, 6 months ago) by vd
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -20 lines
Upgrade graphics/xaralx from 0.5r1175 to 0.6r1441 and
graphics/xaralx-devel from 0.5r1402 to 0.6r1460

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jun 11 11:55:06 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Fix plist by not trying to remove directories that were not installed.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 10 16:31:54 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
* Drop the dpkg dependency, it was only needed for the md5sum command
* Force graphics/xaralx to use the sock md5 instead on md5sum
* graphics/xaralx-devel uses Digest::MD5 and does not need md5sum

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 9 11:05:39 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +12 -0 lines
Editing the .desktop file is still necessary in the case of
graphics/xaralx-devel port because the icon and the executable are
installed under xaralx-devel.png and xaralx-devel respectively to
make it possible to have both xaralx and xaralx-devel installed.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 6 16:12:48 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -10 lines
* Upgrade graphics/xaralx-devel from 0.5r1250 to 0.5r1261
* Install the executable and the man page under xaralx rather than XaraLX
  to avoid the need to patch the .desktop file which refers to xaralx

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 6 09:44:58 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Do not install unusable .xar files, advised by Neil Howe <NeilH@xara.com>:
http://www.xaraxtreme.org/maillists/archive/dev/msg00064.html

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 5 15:29:49 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -5 lines
* Upgrade graphics/xaralx-devel from 0.5r1184 to 0.5r1250
* Add libtool dependency because configure.in mentions AC_PROG_LIBTOOL
  which seems to be defined by libtool.m4 installed by libtool. This allows
  us to drop the hack of removing it from configure.in
* Invoking "pkg-config --cflags atk fontconfig gdk-2.0 pango" is not
  necessary anymore. Drop it.
* Invoke autoreconf with a hacked value of ACLOCAL environment variable
  to make aclocal find gettext.m4 which is installed in /usr/local/aclocal/
  but aclocal is searching /usr/local/aclocal19/. ade@ promised to fix this
  soon
* Remove unnecessary changes to configure.in, they are not needed now

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 31 11:14:29 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +57 -4 lines
* Implement a custom install target that installs the man page, various
  documentation and license files, icon, a .desktop file and examples.
* Switch from LOCALBASE to X11BASE since this is a true a X application
  that needs to link against the X libraries and now installs .desktop
  file and an icon.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 28 05:25:48 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
devel/pkgconfig -> devel/pkg-config

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 26 09:15:32 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +23 -7 lines
* Upgrade xaralx from 0.4r798 to 0.5r1175
* Move all the hacks from the slave port (xaralx-devel) to the
  master port (xaralx) because these are now common for both ports
* Switch both ports from .gz to .bz2 to save some resources

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 16 13:46:21 2006 UTC (5 years, 8 months ago) by vd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Prepare for the subsequent xaralx-devel update:
set CONFIGURE_ENV with += instead of =

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 8 14:15:03 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
graphics/xaralx-devel (slave port) needs to add entries to BUILD_DEPENDS
so initialize it here (master port) with += instead of =

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 28 06:25:38 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Mark as broken on != i386,amd64,powerpc due to the lack of CDraw libraries
ia64 failure reported by kris@

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 20 13:38:02 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -5 lines
Prepare to be master port for the forthcoming graphics/xaralx-devel

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 19 06:15:37 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1 lines
Mark as BROKEN on sparc64. Currently XaraLX distributes with a binary
version of CDraw library which is not available for sparc64, this is
believed to change soon.

Reported by:	krismail

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 13 07:17:17 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Link to XaraLXSrc-0.4r798.tar.gz instead of XaraLX-0.4r798.tar.gz
because the latter may be removed during server maintenance

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 12 09:48:23 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update from 0.4r790 to 0.4r798

I think I will stick this port to the XaraLX recommended version which
is currently 0.4r798 and maybe create xaralx-devel port which will follow
the current (and possibly unstable) version of the software.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 10 11:30:32 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -6 lines
Update from 0.4r762 to 0.4r790

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 4 16:02:30 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
Add new port XaraLX - a top-tier vector and general purpose graphics program

This is an old commercial Windows software which recently got
Open Source'd under GPL.

The open source/unix version is still in development and has a lot of
unimplemented features but it shows a great potential.

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