aboutsummaryrefslogtreecommitdiff
path: root/astro/luna/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix `make fetch'.Raphael Kubo da Costa2015-12-151-3/+1
| | | | | | | Update MASTER_SITE to the new location of luna19s.lzh. Notes: svn path=/head/; revision=403768
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* Convert to USES=lhaBaptiste Daroussin2014-03-121-2/+1
| | | | Notes: svn path=/head/; revision=347965
* Convert to dos2unixBaptiste Daroussin2013-11-181-1/+1
| | | | Notes: svn path=/head/; revision=334184
* support STAGEDIR.Vanilla I. Shu2013-10-251-1/+0
| | | | Notes: svn path=/head/; revision=331586
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Unbreak buildMartin Wilke2013-03-181-0/+1
| | | | | | | Reported by: drosobot via pointyhat Notes: svn path=/head/; revision=314560
* - Add new knob USE_LHA [1]Martin Wilke2013-03-071-7/+1
| | | | | | | | | | | | | - Convert few ports to USE_LHA [1] - Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2] PR: 176187 [1] 174790 [2] Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1] Gerald Pfeifer <gerald@pfeifer.com> [2] Notes: svn path=/head/; revision=313600
* - Fix MASTER_SITESMartin Wilke2011-07-021-4/+1
| | | | | | | | | | - Add WWW: line PR: 158491 Submitted by: Ports Fury Notes: svn path=/head/; revision=276892
* Unfetchable, no new home found: deprecateBaptiste Daroussin2011-06-161-0/+3
| | | | Notes: svn path=/head/; revision=275647
* Reset maintainer.Erwin Lansing2008-02-281-1/+1
| | | | | | | | <rewsirow@ff.iij4u.or.jp>: host mx.iij4u.or.jp[210.138.174.71] said: 550 5.1.1 <rewsirow@ff.iij4u.or.jp>... User Unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=208094
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-2/+0
| | | | Notes: svn path=/head/; revision=161245
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* - Fix build on 5.xPav Lucistnik2003-11-221-5/+4
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94695
* BUILD_DEPENDS -> EXTRACT_DEPENDSEdwin Groothuis2003-10-151-1/+1
| | | | Notes: svn path=/head/; revision=91331
* BROKEN On 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91279
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76027
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27416
* Fix MASTER_SITESSatoshi Taoka2000-02-211-7/+5
| | | | | | | | | | | Divide patch-aa into patch-a[b-g] PR: 16865 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> No response from: maintainer Notes: svn path=/head/; revision=26097
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* 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
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16518
* Portlint cleaning.Steve Price1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=13409
* Change master site. Update e-mail address of maintainer. While I'mSatoshi Asami1997-08-221-5/+5
| | | | | | | | | here, move EXTRACT_SUFX up to where it belongs. Submitted by: ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp> Notes: svn path=/head/; revision=7653
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+2
| | | | Notes: svn path=/head/; revision=4496
* The first member of the new astro category is: the ascii moon!Satoshi Asami1996-10-241-0/+27
Submitted by: ABURAYER Rewsirow <pcs51674@asciinet.or.jp> Notes: svn path=/head/; revision=4129