aboutsummaryrefslogtreecommitdiff
path: root/astro/sattrack
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Depend explicitly on USE_XORG= xtMartin Matuska2007-07-311-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=196847
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-121-1/+1
| | | | | | | distfiles in my directory. Notes: svn path=/head/; revision=103814
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"Adam Weinberger2002-11-071-0/+2
| | | | | | | | | in this case. Approved by: pat Notes: svn path=/head/; revision=69628
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* MAINTAINER doesn't use FreeBSD any more.Bill Fenner2001-04-211-2/+0
| | | | | | | Submitted by: "Brent J. Nordquist" <brent@nordist.net> Notes: svn path=/head/; revision=41763
* No, I don't smoke. All evidence to the contrary is just the result ofThomas Gellekum2000-07-282-12/+26
| | | | | | | | | | | an overactive imagination. Spell `LDFLAGS' correctly. Fix Y2K problem without introducing a Y2001 problem. Notes: svn path=/head/; revision=31079
* patch-aa: Respect $CFLAGS.Thomas Gellekum2000-07-272-2/+13
| | | | | | | patch-ab: Y2K fix. Notes: svn path=/head/; revision=31061
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-0/+1
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-7/+7
| | | | Notes: svn path=/head/; revision=27416
* add ending / to WWWMichael Haro2000-02-241-1/+1
| | | | Notes: svn path=/head/; revision=26232
* fix some pkg/MESSAGE stuffMichael Haro2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25253
* Id->FreeBSD rename try 2.David E. O'Brien1999-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. Notes: svn path=/head/; revision=20936
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* astrowwwWWW:Tim Vanderhoek1999-05-021-24/+15
| | | | Notes: svn path=/head/; revision=18332
* Define USE_XLIB.Satoshi Asami1998-11-271-1/+2
| | | | Notes: svn path=/head/; revision=14918
* Faithfully remove all the directories we create with this port.Steve Price1998-08-171-0/+5
| | | | Notes: svn path=/head/; revision=12549
* Move sattrack to ${MASTER_SITE_LOCAL} since it has disappeared fromBill Fenner1997-08-181-2/+2
| | | | | | | | | | | | | the previous master site. Brent Nordquist (bjn@visi.com) got permission from Manfred Bester to keep this file in LOCAL_PORTS: | I herewith give you permission to put the original distribution file | sattrack-3.1.6.tar.gz on the archive. Submitted by: "Brent J. Nordquist" <bjn@visi.com> Notes: svn path=/head/; revision=7615
* Upgrade, 3.1.4 -> 3.1.6. The maintainer got the author's permissionSatoshi Asami1997-03-028-122/+161
| | | | | | | | | | | | (thanks!) so remove NO_CDROM. It still requires a license for commercial use so print that out in MESSAGE. Closes PR ports/2843. Submitted by: bjn@visi.com Notes: svn path=/head/; revision=5785
* Change Brent J. Nordquist's e-mail address.Satoshi Asami1997-01-283-5/+5
| | | | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> Notes: svn path=/head/; revision=5455
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-071-5/+2
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+2
| | | | Notes: svn path=/head/; revision=4496
* sattrack is moved from misc to astro too.Satoshi Asami1996-10-311-2/+2
| | | | | | | Reminded by: markm Notes: svn path=/head/; revision=4216
* Add NO_CDROM=yes; SatTrack has a restrictive copyright.Thomas Gellekum1996-04-151-1/+6
| | | | Notes: svn path=/head/; revision=2997
* A program that helps you to track satellites. Very useful if you areSatoshi Asami1996-04-097-0/+440
planning to bomb USA. :) Submitted by: "Brent J. Nordquist" <nordquist@platinum.com> Notes: svn path=/head/; revision=2954