summaryrefslogtreecommitdiff
path: root/x11/xplanet
AgeCommit message (Collapse)AuthorFilesLines
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-03-03More pcre PKGREVISION bumps.wiz1-2/+2
2012-02-22Needs pkg-config for ft2/cairo. Add it to TOOLS.wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-04-04Changes 1.2.2:adam4-27/+7
No release info available.
2011-03-09libungif/buildlink3.mk -> mk/giflib.buildlink3.mkdrochner1-3/+3
(uses giflib now per default) bump PKGREV
2011-02-14Add upstream bug report URL.wiz2-3/+4
2011-01-19Fix build with png-1.5.tron2-1/+17
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty1-2/+2
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-09-14More PKGREVISION bumps for pixman update.wiz1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-03-21Reset maintainer, developer lost his commit bit.wiz1-2/+2
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Update to 1.2.1. Set LICENSE. Split off options into options.mk.wiz3-27/+28
Version 1.2.1 (released 18 Apr 2009) * Remove signbit() from ProjectionIcosagnomonic.cpp * Add shadows from satellites on Saturn's rings, let brightness of rings go to zero as Saturn approaches equinox. * Add trail_output option to satellite files to print out satellite positions. * Calculate eclipse shadows a little past the terminator so they don't get cut off sharply. * Reload satellite files in case TLE files are updated between renderings. Suggested by Lutz M * Added Lambert Equal Area projection * Check that -origin above or below is not specified for the Sun. * Added a definition for signbit() in ProjectionIcosagnomonic.cpp * Add patch from Doug Hawkins to support marker_* keywords in config file. * Added the -label_body option. This is useful in conjunction with -separation to specify which body the label should apply to. * Added the -separation option. This places the observer at a point in space where two bodies have the specified separation. * Allow -glare 0 to remove sun glare. * Fixed a bug where arcs were sometimes not drawn if they were vertical or horizontal lines. * A thickness value may now be specified for arcs. * Added max_radius and min_radius keywords to marker files. This disables drawing of the marker if the planet radius is larger than or smaller than the specified value, respectively. * Fixed a bug where the arc color was not reset to the default color for subsequent arcs in the file.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-13/+1
2007-10-23The package supports installation to DESTDIR.heinz1-1/+3
2007-08-01Add missing directory "share/xplanet/ephemeris", bump package revision.tron2-3/+4
2007-06-30Fix PLIST. Needs pkg-config. Both change the package, so bump revision.joerg2-4/+7
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-4/+4
Patch provided by Sergey Svishchev in private mail.
2007-01-26Reorder includes so that the absence of the X11 option results injoerg1-4/+5
the absence of the dependencies.
2007-01-23Replaced the commands for creating the missing directories with somerillig1-7/+4
magic variable assignments. No functional changes.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+5
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-10-28Let this package pass work-directory references check: useseb1-1/+3
"/usr/bin/env perl" as interpreter for $PREFIX/share/xplanet/scripts/*.perl scripts.
2006-09-20typoxtraeme1-2/+2
2006-09-20Make X11 dependency an option... and enabled by default as before.xtraeme1-1/+14
Requested by gdamore@.
2006-05-15Uses C++.joerg1-1/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-06-30Changes 1.2.0:adam6-50/+8
* Added the -grs_longitude option, to specify the longitude of Jupiter's Great Red Spot, in System II coordinates. This assumes the Jupiter image has the center of the Great Red Spot at pixel 0 (at the left side of the image) in order to draw it at the right position. * Added the Icosagnomonic projection, contributed by Ian Turner. * Fixed a bug where output filenames had an extra digit in some cases. * Added the bump_map and bump_scale options in the configuration file. * Added the -glare option to set the size of the sun's glare. * An image map may be specified for the sun in the configuration file now. A shade value is now required for the sun (should be 100, otherwise the sun will have a night side!) * Added the -arc_spacing option to set the default angular distance between great arc points. It used to be 0.1 degree, so arcs smaller than this wouldn't get drawn. * Fixed a bug where markers were not aligned properly when using align = "above" or "below". * Added warnings if options are specified in the [default] section of the configuration file that probably shouldn't be there.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-29Added three patches that fix the "undeclared snprintf()" errors.rillig4-1/+44
Approved by wiz.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-01Changes 1.1.2:adam3-15/+14
* Saturn's rings are now drawn properly when using "magnify" in the config file. * Added marker_fontsize as an option in the configuration file. * Added the Bonne, Gnomonic, Polyconic, and Tangential Spherical Cube (TSC) projections. * Added the -proj_param option. Note that the -projection option cannot be abbreviated to -proj anymore! * Color cloud maps are now allowed. * A color may now be specified with -background.
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-06Changes 1.1.1:adam2-5/+5
* Added -north path, -target path, and -path_relative_to options * Added -output_start_index option * Print a list of compile-time options when using the --version option * Fixed a bug where orbits were not drawn for bodies using SPICE kernels * Added ssec_map option to configuration files to use University of Wisconsinn cloud maps
2004-07-13Changes 1.1.0:adam2-5/+5
* Added the -fork option * Fixed a bug where stars were not drawn when using the -proj option
2004-05-24Changes 1.0.8:adam2-5/+5
* Fixed a bug where eclipse shadows were not drawn properly * Timer now sleeps until it's time to wake up, instead of sleeping for a set time