aboutsummaryrefslogtreecommitdiffstats
path: root/astro/xrmap
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Release maintainership.thierry2009-12-151-1/+1
| | | | | | | Thanks Serge for maintaining these ports all these years! PR: (private mail) Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
| | | | Reported by: pointyhat
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-4/+3
| | | | | | | | | | | | | | | - 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)
* - Change maintainer's email addresslwhsu2007-12-151-1/+1
| | | | | PR: ports/118675 Submitted by: Serge Gagnon <serge.gagnon AT b2b2c.ca> (maintainer)
* - Add even more ports to the new "geography" categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* astro/xrmap, unfetchable distfileedwin2006-05-143-16/+28
| | | | | | | | | | | | | | | | | | one of the nine distfiles was unfetchable, a second was out of date, this Makefile patch corrects the problem From: serge.gagnon@b2b2c.ca (Serge Gagnon) I approved submiter's patch, but added other change-> - Bump PORTREVISION - Patch plist - Patch distinfo You'll find submiter and new change in the patch attached to this email. PR: ports/96933 Submitted by: Paul Schmehl <pauls@utdallas.edu> Approved by: serge.gagnon@b2b2c.ca (Serge Gagnon)
* Fix unfetchable distfilevd2006-02-092-5/+5
| | | | | | PR: ports/93003 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: garga (mentor)
* - Update to 2.33sem2005-12-174-1542/+437
| | | | | | | - Move to a more appropriate category (astro) PR: ports/90347 Submitted by: Serge Gagnon (maintainer)
* BROKEN: Unfetchablekris2005-11-211-0/+2
|
* Add a missing data file (fixes a crash in earthview).jylefort2005-10-293-2/+9
| | | | | PR: ports/88160 Submitted by: maintainer
* Fix compiled-in national flag and documentation directories.jylefort2005-10-271-0/+3
| | | | Forgotten by: jylefort
* [1]:jylefort2005-10-277-893/+2810
| | | | | | | | | | | | | | | - Update to 2.32 - Respect ${CC}, ${CFLAGS}, ${NOPORTDOCS}, ${DOCSDIR} and ${EXAMPLESDIR} - Pass maintainership to submitter Moreover: - In order to ensure proper permissions/ownerships/stripping, override the vendor install and use ${INSTALL_*} instead - Group distfiles by using ${DIST_SUBDIR} [1]: PR: ports/88070 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (new maintainer)
* Mark as BROKEN: unfetchable. A newer version is available.linimon2005-10-121-0/+4
| | | | Source: distfile survey
* Drop maintainership. Maintainer is not using FreeBSD aserwin2004-05-091-1/+1
| | | | | | | | | primary OS any longer. Thanks for all your work, Serge! Sorry to see you go. PR: 66407 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
* SIZE-ify my ports.thierry2004-03-191-2/+10
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Reassign maintainership to the former maintainer.thierry2004-03-191-4/+4
| | | | | | Welcome back, Serge! Approved by: mat
* Hand ports over to Thierry Thomas <thierry@pompo.net>.naddy2003-07-311-1/+1
| | | | | | Old maintainer suffers technical difficulties. Submitted by: Serge Gagnon
* o Change the md5 checksum of the file CIA_WDB2.jpd.gzerwin2003-06-201-1/+1
| | | | | | | | | | in distinfo. - I didn't investigate what is the change because it is just a data file containing some vector to draw the map. PR: 53526 Submitted by: maintainer
* o update xrmap to version 2.29daichi2003-06-195-39/+82
| | | | | | | | | | o as usual, delete the patch files in the filesdir and replace with the files in this PR o redefine XMKMF in the Makefile because xmkmf -a did not the good thing o add a "do-configure:" in the Makefile PR: 52491 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer)
* - update to 2.28petef2003-05-114-43/+45
| | | | | | | - sort pkg-plist PR: 52070 Submitted by: maintainer
* Update to 2.27arved2003-05-095-27/+36
| | | | | PR: 51627 Submitted by: maintainer
* Update misc/xrmap: fix distinfo - bento erroredwin2003-04-181-1/+1
| | | | | | | | | | Fix distinfo Actually, all what was changed was a data-file, the CHANGES file and a function called PixmapDrawString(). PR: ports/50983 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Remove redundant variables defenition in the Makefileleeym2003-04-071-6/+0
| | | | | PR: 50627 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Update ports misc/xrmap to 2.26edwin2003-04-056-301/+1745
| | | | | | | | | | - Now fetch and install automatically the data file needed by xrmap and a lot of goodies. - A lot of improvement since 2.10 - A lot of bug fix since 2.10 PR: ports/50492 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Drop maintainership.petef2003-01-061-1/+1
|
* Replace some stale URLs for xrmap data files.petef2002-12-231-2/+1
| | | | | PR: 46265 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Update to 2.10.petef2002-06-084-748/+1250
|
* Add missing dependency for XPM.pat2002-01-051-0/+1
| | | | Reported by: bento
* Fill in MASTER_SITES and WWW: (forgot to fill these in after working offline).petef2001-12-262-2/+2
| | | | Submitted by: Jason Harris <jharris@widomaker.com>
* Add xrmap 2.03, map portions of the earth from a givenpetef2001-12-267-0/+843
longitude/latitude.