CVS log for ports/misc/astrolog/Makefile
Up to [FreeBSD] / ports / misc / astrolog
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Dec 19 21:01:09 2011 UTC (7 weeks, 3 days ago) by pawel
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +11 -9 lines
- Fix build with WITHOUT_X11=true [1] - Support NOPORTDOCS - Fix portlint warnings PR: ports/163093 [1] Submitted by: Christian Gusenbauer <c47g@gmx.at> [1]
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Aug 30 07:31:24 2011 UTC (5 months, 1 week ago) by ache
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Remove myself from MAINTAINER
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu May 12 14:38:12 2011 UTC (9 months ago) by ache
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
amd64 fixes (types sizes) Submitted by: Christian Gusenbauer <c47g@gmx.at>
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jun 3 15:54:28 2010 UTC (20 months, 1 week ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
- Convert unzip -a to USE_DOS2UNIX PR: ports/146533 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Mar 23 13:20:05 2010 UTC (22 months, 2 weeks ago) by ache
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
1) Do not remove config file on package upgrading 2) Supply more useful config file
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:52:09 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +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.41: download - view: text, markup, annotated - select for diffs
Tue Jun 26 19:47:55 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -8 lines
Back out CFLAGS fix because it is now committed to sys.mk
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jun 26 11:49:51 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Allow 8bit chars be read from file
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 26 09:00:45 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -1 lines
Back out v1.33 because it requires unzip presence at 'install' stage (not at 'extract' stage) and this can't be properly handled. (We don't have INSTALL_DEPENDS and similar to it RUN_DEPENDS used on 'install' stage too adds unneded depend into the package itself)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jun 26 07:23:43 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -2 lines
Use -fno-tree-vrp as better variant of prev. workaround
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 25 13:12:41 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
Remove wrongly placed comment line in prev. commit
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jun 25 12:45:45 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -1 lines
Force -O due to silent gcc 4.2.0 loop optimization bug with -O2
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jun 24 05:59:48 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Allow more by few chars in prev. patch Name&Loc restriction because Draw* routines do neccessary check.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jun 23 14:20:21 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Sanitize Name and Location given in the command line. Fix the bug with 8bit chars in the Name & Location in the text output.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jun 23 02:51:14 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -6 lines
Install ephemeris files directly on do-install step
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jun 23 02:33:29 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Remove additional category Use USE_ZIP
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jun 21 22:53:21 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +13 -9 lines
Install all ephemeris files now Minor tweaks
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat May 19 20:15:33 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +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.29: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:15 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jan 26 03:46:56 2006 UTC (6 years ago) by ache
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -5 lines
Handle WITHOUT_X11 option Use REINPLACE_CMD
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Nov 25 03:24:59 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
big whitespace cleanup (see ports/65409) PR: ports/65828 Submitted by: trevor Approved by: ache
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:06:06 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Define USE_PERL5_BUILD, not erroneous USE_PERL. Submitted by: Oliver Eikemeier
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 20 13:51:41 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:06:57 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +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.23: download - view: text, markup, annotated - select for diffs
Sat Jan 26 07:50:08 2002 UTC (10 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -1 lines
Fix build on -current
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 25 17:28:12 2001 UTC (10 years, 8 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Add -z Current -z0 Current functionality. Misc cleanup.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:37 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -12 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 14 08:45:20 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -5 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:48:13 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:29:47 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 25 07:21:09 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change Id->FreeBSD.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 7 19:05:25 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -5 lines
package dist file, not current settings
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 3 02:02:12 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -8 lines
upgrade to 5.40
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 3 11:11:54 1999 UTC (13 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 28 05:39:00 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
More USE_XLIBs.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 10 22:31:15 1997 UTC (14 years, 6 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru Submitted by: ache (Andrey A. Chernov)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 10 19:22:19 1997 UTC (14 years, 6 months ago) by fenner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Fix path on MASTER_SITE Found by: distfile checker
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 13 18:49:25 1997 UTC (14 years, 7 months ago) by max
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
/bin/sh -> ${SH}
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 29 01:15:39 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -23 lines
Switch to new distribution scheme
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 24 10:20:50 1997 UTC (15 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4 lines
Style police.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 13 22:56:39 1997 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +37 -47 lines
Upgrade to 5.30
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 3 04:07:24 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by: obrien
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 11 05:49:12 1996 UTC (15 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -6 lines
CATEGORIES+= --> CATEGORIES= Misc variable reordering, cleaning up, etc.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 14 07:28:54 1996 UTC (15 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Fix file name case for ephemeris
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 14 06:57:29 1996 UTC (15 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +62 -12 lines
Upgrade to 5.20
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 16 02:45:29 1996 UTC (16 years ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Oops, forgot to change the category from games to misc when we moved it in the repository.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Aug 26 05:59:21 1995 UTC (16 years, 5 months ago) by asami
Branches: FAULKNER
CVS tags: astrolog_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
An astrology program for X and ascii, version 5.0. Submitted by: faulkner@mpd.tandem.com (Boyd Faulkner)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 26 05:59:21 1995 UTC (16 years, 5 months ago) by asami
Branches: MAIN
Initial revision
