aboutsummaryrefslogtreecommitdiff
path: root/astro/starplot
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326092
* Convert astro to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | | | While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world Notes: svn path=/head/; revision=325648
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Update to 0.95.5Martin Wilke2008-05-225-46/+57
| | | | | | | | PR: 123865 Submitted by: Ports Fury Notes: svn path=/head/; revision=213506
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - 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
* - Update to 0.95.4Martin Wilke2007-03-165-43/+10
| | | | | | | | PR: 110336 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=187519
* - Update to 0.95.3Martin Wilke2006-10-074-8/+18
| | | | | | | | | | - Fix build with gcc41 PR: ports/103954 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174719
* - Fix pkg-plistMartin Wilke2006-07-291-2/+0
| | | | | | | | | PR: ports/100820 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=169071
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Reset pat due to no response to email about his status.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159519
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-6/+6
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix WWWPatrick Li2005-05-271-3/+1
| | | | | | | Submitted by: Michael Schamber <5-d@gmx.net> Notes: svn path=/head/; revision=136309
* - Fix pkg-plist to unbreak the portSergey Matveychuk2005-04-232-2/+6
| | | | | | | | | PR: ports/79641 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: pat (maintainer) Notes: svn path=/head/; revision=134012
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129957
* Update to 0.95.2Patrick Li2004-12-294-16/+6
| | | | Notes: svn path=/head/; revision=125487
* Update to 0.95Patrick Li2004-12-2310-205/+89
| | | | Notes: svn path=/head/; revision=125017
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-12/+12
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91808
* perl -> reinplaceEdwin Groothuis2003-08-311-2/+3
| | | | | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=88166
* Remove USE_GNOMENG macro.Joe Marcus Clarke2003-04-071-1/+0
| | | | Notes: svn path=/head/; revision=78547
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42180 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65266
* Update to 0.92.3Patrick Li2001-12-063-33/+33
| | | | Notes: svn path=/head/; revision=51161
* Maintainer is now committer so change to new email address.Patrick Li2001-11-152-2/+2
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* update to 0.92.2Mario Sergio Fujikawa Ferreira2001-09-242-2/+2
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=48165
* new port of StarPlot 0.92.1, an astral viewer with projection fromTrevor Johnson2001-08-308-0/+238
the third dimension Submitted by: Patrick Li <pat@databits.net> PR: 29910 She went into a trance, and while she was in the trance, she gave some latitude and longitude figures. We focused our satellite cameras on that point and the plane was there. --President Jimmy Carter Notes: svn path=/head/; revision=47135