Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19_7 15 Dec 2015 20:33:57
  |
rene  |
Remove expired ports:
2015-12-09 www/py-django-pipeline12: Django 1.4 extended support ended on
2015-10-01
2015-12-09 www/py-django14: Django 1.4 extended support ended on 2015-10-01
2015-12-12 net/py-pysphere: No longer maintained, please use net/py-pyvmomi by
VMware
2015-12-13 ftp/ftpcube: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/libroadnav: No releases for 8+ years, no supporting newer
wxWidget
2015-12-13 astro/roadnav: No releases for 8+ years, no supporting newer wxWidget |
0.19_7 16 Sep 2015 19:51:28
  |
bapt  |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
0.19_6 13 Sep 2015 17:05:50
  |
bapt  |
Mark as deprecated:
Does not support newer wxWidget and no release upstream for 8 years |
0.19_6 19 Oct 2014 23:19:41
  |
bapt  |
Cleanup plist |
0.19_6 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.19_5 04 Sep 2014 19:26:24
  |
antoine  |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
0.19_5 24 Mar 2014 11:30:42
  |
bapt  |
Use wx 2.8 (unicode version)
Fix build with modern c++ compilers [1]
Obtained from: Gentoo |
0.19_4 02 Mar 2014 02:08:57
  |
bapt  |
Support stage |
0.19_4 20 Sep 2013 13:14:05
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
0.19_4 30 Aug 2013 01:15:21
  |
bapt  |
Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world |
0.19_4 29 Sep 2012 05:07:45
  |
danfe  |
- Use `pre-su-install' target to unbreak non-root installation
- Switch from checking NOPORTDOCS to PORT_OPTIONS:MDOCS
- Cleanup Makefile header, fix COMMENT text, wrap overly long lines
- Synchronize descriptions and add a note about one port being a helper
library for another |
0.19_4 29 Sep 2012 04:33:28
  |
danfe  |
Reformat description text and kill EOL whitespace. |
0.19_4 24 Sep 2012 17:04:05
  |
tabthorpe  |
- Reassign to the heap at maintainer's request |
0.19_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.19_3 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
0.19_3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.19_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.19_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.19_1 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.19_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.19 15 Jan 2009 06:46:35
 |
beech  |
- Change maintainer email
PR: ports/130570
Submitted by: bahamasfranks@gmail.com (maintainer) |
0.19 11 Aug 2008 19:35:08
 |
amdmi3  |
Forced commit to note that port description in the previous commit was taken
from the wrong port (astro/roadmap). Here's the correct description:
Roadnav is an open source street navigation solution capable of running on a
variety of operating systems. It can obtain your position from a GPS unit,
plot a map of your area, and provide directions to locations in the USA. It
can also verbalize directions using Microsoft SAPI 5.1, Festival, flite, and
OS X's built in text to speech engine.
Roadnav uses the free TIGER/Line (Topologically Integrated Geographic
Encoding and Referencing) files from the US Census Bureau to build the maps,
along with the GNIS state and topical gazetteer data from the USGS to identify
locations. It has experimental support for scripting, LCDproc, importing
OpenStreetMap data, and importing GPX waypoints and tracks.
WWW: http://roadnav.sourceforge.net/
PR: ports/126056
Submitted by: Steve Franks <stevefranks at ieee dot org>
Approved by: miwi (mentor implicit) |
0.19 11 Aug 2008 01:34:03
 |
amdmi3  |
RoadMap is a program for Linux that displays street maps. The maps are
provided by the US Census Bureau, and thus only cover the US.
RoadMap is at an early stage of development. At this time there are no
routing features implemented yet. RoadMap can only display the map around
a specified street address or follow a GPS device (using gpsd). The plan
for the future is to implement some navigation features similar to those
found in commercial street navigation systems.
RoadMap uses a binary file format for representing the maps that is compact
enough to allow the storage of many maps on a Compact Flash or MultiMedia
card. The map of Los Angeles county takes about 10 Mbytes of flash space.
RoadMap comes with a set of tools to convert the US Census bureau data
into its own map format.
WWW: http://roadmap.digitalomaha.net/
PR: ports/126056
Submitted by: Steve Franks <stevefranks at ieee dot org>
Approved by: miwi (mentor implicit) |