aboutsummaryrefslogtreecommitdiffstats
path: root/astro/gpsdrive
Commit message (Collapse)AuthorAgeFilesLines
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-191-4/+1
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
* - Clarify LICENSEamdmi32015-03-161-3/+9
| | | | | | | | - Add LICENSE_FILE - Add missing dependency on bash, it installs bash scripts - Fix shebangs - Strip binaries - Fix build with disabled NLS
* Cleanup plistbapt2014-10-201-3/+0
|
* Fix problems with missing libs when the linker enforces explicit linkingtijl2014-08-111-1/+1
| | | | | | (a* to d* categories) PR: 192062
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-302-0/+0
| | | | '__' instead.
* Reduce unecessary bsd.port.options.mk inclusion.adamw2014-07-041-8/+4
|
* - New LIB_DEPENDS syntax.tijl2014-06-233-43/+9
| | | | | - USES=libtool. - Fix configure when $CC = gcc.
* support STAGEDIR.vanilla2013-10-252-12/+4
|
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | astro)
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Convert astro to USES=gmakebapt2013-08-301-2/+1
| | | | | | | While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world
* - Convert to new perl frameworkaz2013-08-031-1/+1
| | | | - Trim Makefile header
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Trim Makefile headerdanfe2013-02-251-18/+22
| | | | | | - Define LICENSE (GPLv2) - Convert to OptionsNG - Sort the knobs, cleanup
* Update PCRE to 8.32mm2012-12-111-2/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* 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.
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
| | | | Reported by: pointyhat
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+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)
* Clean up port descriptions for unmaintained ports in `astro' category:danfe2008-01-261-2/+2
| | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution.
* - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* - Make fetchablebeech2007-06-192-5/+3
| | | | | | | | - Add mirror PR: ports/113735 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Approved by: sat (mentor)
* - 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}.
* - Update MASTER_SITESmiwi2007-04-261-2/+2
| | | | | PR: 112040 Submitted by: Craig Butler <craig001@lerwick.hopto.org>
* - Fix pkg-plist.stas2007-01-161-0/+4
| | | | Reported by: 5-exp pointyhat build by kris
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-141-1/+1
| | | | | | | - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-2/+4
| | | | Approved by: portmgr (kris)
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
|
* - Add SHA256pav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* I'm not using it anymore, so, reset maintainershipgarga2005-09-301-1/+1
|
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1
| | | | Approved by: flz (mentor)
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* Remove unresolveable MASTER_SITESnovel2005-05-031-3/+1
| | | | | PR: 80578 Submitted by: Renato Botelho (maintainer)
* - add WITHOUT_NLS supportnovel2005-04-272-44/+58
| | | | | | | | - use %%DATADIR%% macro - use libtool 1.5 PR: 80334 Submitted by: Renato Botelho (maintainer)
* - Fix pkg-plist to unbreak the portsergei2005-04-202-3/+2
| | | | | | | | - Transfer maintainership to the submitter PR: ports/79643 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Marco Molteni <molter@gufi.org> (maintainer)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Unbreak on 4.xvs2004-10-141-2/+2
| | | | | Submitted by: des Approved by: maintainer
* Add a hackaround to allow gpsdrive to use serial devices on FreeBSD. Thedes2004-09-072-0/+14
| | | | | | | | original code is a non-portable Linuxism; this patch changes it to a non- portable FreeBSDism. A more elaborate and portable patch will be submitted to the author. Approved by: portmgr (krion), maintainer
* Fix plist.krion2004-08-141-0/+3
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Update to latest version:vs2004-06-095-28/+78
| | | | | | | | - enable experimental mysql support - drop gcc3x dependency PR: ports/67638 Submitted by: maintainer
* - Use gcc33 for OSVERSION > 501103krion2004-04-112-2/+11
| | | | | | | - SIZE'ify PR: ports/65421 Submitted by: michael johnson <ahze@ahze.net>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-1/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* - Update to 2.07-pre7.ale2004-01-144-28/+42
| | | | | | | | - Use gtk2 instead of gtk1. PR: ports/61299 Submitted by: Marco Molteni <molter@tin.it> (maintainer) Approved by: nork (mentor/implicitly)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Update of astro/gpsdrive to latest version (1.33)leeym2003-08-097-75/+6
| | | | | PR: 54759 Submitted by: Marco Molteni <molter@tin.it>
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-143-19/+14
| | | | | use USE_GETOPT_LONG instead. add missing dependency to gettext.
* Remove USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 1.31ijliao2003-01-043-6/+9
| | | | | PR: 46273 Submitted by: maintainer
* Update to version 1.28kevlo2002-10-243-7/+11
| | | | | PR: 44420 Submitted by: MAINTAINER
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-2/+2
| | | | | PR: 42180 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Honor CFLAGS.naddy2002-08-131-2/+1
|
* Fix build on non-i386.naddy2002-08-131-0/+43
| | | | Submitted by: Marco Molteni <molter@tin.it>
* Update to 1.26.r4pat2002-08-108-174/+13
| | | | | PR: ports/41469 Submitted by: maintainer
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.sobomax2002-07-161-1/+0
|
* Update to 1.23.r9pat2002-07-029-17/+197
| | | | | PR: ports/39950 Submitted by: maintainer
* Add gpsdrive 1.20.r1, a GPS navigation system.petef2002-05-207-0/+143
PR: 37645 Submitted by: Marco Molteni <molter@gufi.org>