aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xaralx
Commit message (Collapse)AuthorAgeFilesLines
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-011-7/+5
| | | | | PR: ports/101613 Submitted by: alepulver
* Mirror the archives on the ftp cluster since the ones referencedVasil Dimov2006-09-051-1/+3
| | | | | | 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
* Sync patch with the current desktop file.Vasil Dimov2006-08-291-1/+1
| | | | Name=Xara LX has been changed to Name=Xara Xtreme
* Set LANG=C in make environment because the software does not compileVasil Dimov2006-08-291-1/+1
| | | | | | | with at least LANG=uk_UA.KOI8-U PR: ports/102598 [1] Reported by: Kyryll A Minrneko <mirya@matrix.ua> [1]
* Add dependency to ImageMagick to enable various bitmap filtersVasil Dimov2006-08-261-1/+2
|
* Upgrade xaralx and xaralx-devel to 0.7r1692Vasil Dimov2006-08-253-20/+2466
|
* Upgrade graphics/xaralx-devel from 0.7r1640 to 0.7r1687Vasil Dimov2006-08-112-9/+19
|
* Upgrade graphics/xaralx-devel from 0.6r1460 to 0.7r1640Vasil Dimov2006-08-031-0/+4
|
* Upgrade graphics/xaralx from 0.5r1175 to 0.6r1441 andVasil Dimov2006-07-184-61/+16
| | | | graphics/xaralx-devel from 0.5r1402 to 0.6r1460
* Fix plist by not trying to remove directories that were not installed.Vasil Dimov2006-06-112-3/+1
|
* * Drop the dpkg dependency, it was only needed for the md5sum commandVasil Dimov2006-06-111-1/+2
| | | | | * Force graphics/xaralx to use the sock md5 instead on md5sum * graphics/xaralx-devel uses Digest::MD5 and does not need md5sum
* Editing the .desktop file is still necessary in the case ofVasil Dimov2006-06-091-0/+12
| | | | | | 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.
* * Upgrade graphics/xaralx-devel from 0.5r1250 to 0.5r1261Vasil Dimov2006-06-072-11/+7
| | | | | * 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
* Do not install unusable .xar files, advised by Neil Howe <NeilH@xara.com>:Vasil Dimov2006-06-062-32/+2
| | | | http://www.xaraxtreme.org/maillists/archive/dev/msg00064.html
* * Upgrade graphics/xaralx-devel from 0.5r1184 to 0.5r1250Vasil Dimov2006-06-052-55/+18
| | | | | | | | | | | | | * 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
* * Implement a custom install target that installs the man page, variousVasil Dimov2006-05-312-4/+128
| | | | | | | 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.
* devel/pkgconfig -> devel/pkg-configJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | 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
* * Upgrade xaralx from 0.4r798 to 0.5r1175Vasil Dimov2006-05-267-105/+37
| | | | | | * 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
* Prepare for the subsequent xaralx-devel update:Vasil Dimov2006-05-161-1/+1
| | | | set CONFIGURE_ENV with += instead of =
* graphics/xaralx-devel (slave port) needs to add entries to BUILD_DEPENDSVasil Dimov2006-05-081-1/+1
| | | | so initialize it here (master port) with += instead of =
* Mark as broken on != i386,amd64,powerpc due to the lack of CDraw librariesVasil Dimov2006-04-281-2/+2
| | | | ia64 failure reported by kris@
* Prepare to be master port for the forthcoming graphics/xaralx-develVasil Dimov2006-04-201-5/+6
|
* Mark as BROKEN on sparc64. Currently XaraLX distributes with a binaryVasil Dimov2006-04-191-1/+7
| | | | | | | version of CDraw library which is not available for sparc64, this is believed to change soon. Reported by: krismail
* Link to XaraLXSrc-0.4r798.tar.gz instead of XaraLX-0.4r798.tar.gzVasil Dimov2006-04-132-3/+4
| | | | because the latter may be removed during server maintenance
* Update from 0.4r790 to 0.4r798Vasil Dimov2006-04-122-4/+4
| | | | | | 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.
* Update from 0.4r762 to 0.4r790Vasil Dimov2006-04-103-54/+15
|
* Add new port XaraLX - a top-tier vector and general purpose graphics programVasil Dimov2006-04-059-0/+253
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.