summaryrefslogtreecommitdiffstats
path: root/astro/xephem/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to bump PORTREVISION.tg2001-03-141-0/+1
| | | | Reminded by: kris
* Update to 3.4.mph2000-12-081-48/+11
| | | | | PR: 23382 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-071-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Fix Imakefile breakage under XFree86 4.xkevlo2000-10-281-8/+5
| | | | | PR: 22359 Submitted by: Ports Fury
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update MASTER_SITESsteve2000-05-291-3/+2
| | | | | PR: 16779 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-231-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* The author removed some files from the distribution without bumping thesteve2000-02-271-2/+2
| | | | version number.
* This was missed in previous commit. Upgrade to 3.2.3.mph2000-01-191-6/+7
|
* Install properly PREFIX-ified app-defaults file so the program can findasami1999-08-301-0/+2
| | | | pixmaps and stuff.
* Id->FreeBSD rename try 2.obrien1999-08-251-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Upgrade to xephem 3.2.2jseger1999-04-061-3/+48
| | | | | PR: ports/10951 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* Add missing manpage.steve1998-09-261-1/+3
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* Remove trailing dot in LIB_DEPENDS.steve1998-09-161-2/+2
|
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Add missing dependency on graphics/xpm/jseger1998-06-061-1/+3
|
* Upgrade to 3.1.tg1998-04-291-6/+16
|
* upgrade to 3.0erich1997-03-271-6/+6
|
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+3
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-151-2/+1
|
* These ports are moved to astro. (Repository copy already done, thisasami1996-10-311-2/+2
| | | | is the post-processing stuff.)
* moved xephem to `misc', MOTIF_STATIC should workerich1996-08-161-0/+20
now too.
OpenPOWER on IntegriCloud