Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.1_5 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
2.2.1_5 22 Feb 2024 14:02:17
    |
Muhammad Moinur Rahman (bofh)  |
comms/gpredict: Moved man to share/man
Approved by: portmgr (blanket) |
2.2.1_4 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.2.1_3 03 Jun 2023 20:50:40
    |
Diane Bruce (db)  |
comms/gpredict: Fixed missing depends
No binary changes but missing LIB_DEPENDS added |
2.2.1_3 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.1_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.1_2 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
2.2.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.1_2 28 Aug 2020 12:30:56
  |
db  |
Fix under clang 11 |
2.2.1_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.2.1 10 Apr 2019 04:18:57
  |
yuri  |
comms/gpredict: fix build with GCC-based architectures
PR: 237144
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
2.2.1 15 Jul 2018 19:15:34
  |
yuri  |
comms/gpredict: Update 1.3 -> 2.2.1
Port changes:
* Move to github
* Add LICENSE_FILE
* Remove CPPFLAGS/LIBS - not needed
* Update USE_GNOME |
1.3_1 08 Dec 2016 17:01:32
  |
tijl  |
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.3 08 Nov 2016 02:34:40
  |
xride  |
Don't free the struct before free'ing it's member. |
1.3 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.3 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.3 02 Aug 2015 20:23:56
  |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
1.3 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
1.3 25 Sep 2014 15:18:28
  |
tijl  |
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.3 18 Jun 2014 01:22:38
  |
db  |
- Now that we have more members in the hamradio team grab this |
1.3 18 Nov 2013 00:37:16
  |
vanilla  |
Support STAGEDIR. |
1.3 22 Oct 2013 13:57:35
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
1.3 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.3 02 Sep 2013 21:16:30
  |
bapt  |
Add an explicit dependency on pkgconf |
1.3 15 Jul 2013 14:46:19
  |
miwi  |
- Update to 1.3
PR: 180510
Submitted by: Ports Fury |
1.2_2 20 Jun 2013 19:25:21
  |
bsam  |
Place LICENSE at the appropriate position. |
1.2_2 18 Jun 2013 13:52:06
  |
zi  |
- Reset maintainer due to fatal email bounce
Reported by: portscout |
1.2_2 29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
1.2_2 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.2_2 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.2_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.2 05 Feb 2011 05:15:11
 |
miwi  |
Remove md5 and add LICENSE
PR: 154307
Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer)
Feature safe: yes |
1.2 29 Oct 2010 21:41:39
 |
pav  |
- Update to 1.2
PR: ports/151667
Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) |
1.1_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.1 30 Dec 2009 12:57:14
 |
amdmi3  |
- Update to 1.1
- While here, install locale files into share/locale (not lib), remove useless
:install clauses (approved by maintainer timeout + email bounces)
PR: 141431
Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) |
0.9.0_4 22 Aug 2009 00:15:15
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
0.9.0_4 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.9.0_3 23 Jan 2009 15:43:14
 |
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.9.0_2 06 Jun 2008 13:15:07
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.9.0_1 26 Apr 2008 12:48:30
 |
tabthorpe  |
- Add curl dependancy
- Will now fetch TLE files from the network
- Bump PORTREVISION
PR: ports/123033
Submitted by: Matt Dawson <matt chronos.org.uk> (maintainer) |
0.9.0 29 Sep 2007 21:34:52
 |
alepulver  |
- Update to version 0.9.0.
PR: ports/116737
Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) |
0.8.0 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
0.8.0 11 Jun 2007 03:15:51
 |
rafan  |
- Update to 0.8.0
PR: ports/113508
Submitted by: Matt Dawson <matt at chronos.org.uk> (maintainer) |
0.7.1_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.7.1_1 18 Feb 2007 12:39:26
 |
olgeni  |
Fix typo. |
0.7.1_1 18 Feb 2007 09:44:12
 |
jylefort  |
Add a desktop entry
PR: ports/109258
Submitted by: jylefort
Approved by: maintainer |
0.7.1 07 Feb 2007 04:05:30
 |
rafan  |
- Update to 0.7.1
PR: ports/108852
Submitted by: Matt Dawson <matt at chronos.org.uk> (maintainer) |
0.6.1 16 Sep 2006 21:30:23
 |
rafan  |
- Update to 0.6.1
- Move to LOCALBASE
- Change maintainer's email address
- Workaround for autoconf 2.6.0 (mandir)
PR: ports/103300
Submitted by: Matt Dawson <matt at mattsnetwork.co.uk> (maintainerA) |
0.5.1_1 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.5.1 21 Jan 2006 17:37:14
 |
krion  |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
0.5.1 10 Nov 2005 09:23:23
 |
garga  |
- Update to 0.5.1 [1]
- Add SHA256
PR: ports/88727 [1]
Submitted by: maintainer [1] |
0.4.99.7 06 Aug 2004 07:18:52
 |
vs  |
Update to 0.4.99.7
- Requires hamlib
PR: ports/69946
Submitted by: Matt Dawson (maintainer) |
0.4.99.6_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.4.99.6_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.4.99.6 22 Jan 2004 19:15:14
 |
pav  |
Gpredict is a satellite tracking and prediction application
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, its purpose is to track
the various amateur, weather and military satellites that
are of interest to radio amateurs.
The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.
WWW: http://groundstation.sourceforge.net/
PR: ports/61727
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> |