Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5_10,1 07 Apr 2021 17:54:26 |
Rene Ladan (rene) |
Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11) (Only the first 15 lines of the commit message are shown above ) |
4.5_10,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5_10,1 02 Jan 2021 01:46:09 |
linimon |
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket) |
4.5_10,1 30 Aug 2020 09:47:50 |
zeising |
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe) |
4.5_9,1 29 Aug 2020 10:26:51 |
tcberner |
devel/: Fix build with clang11 and deprecate ports@ ports |
4.5_9,1 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
4.5_9,1 19 Aug 2018 05:05:39 |
tobik |
devel/sourcenav: Remove gcc dependency
Sync patches from databases/db48 to unbreak build with Clang
While here
- Fix bad absolute symlink
- Fix WWW |
4.5_8,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.5_7,1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.5_6,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.5_5,1 03 May 2017 05:52:55 |
linimon |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
4.5_5,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
4.5_4,1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
4.5_3,1 09 Nov 2015 14:27:32 |
gahr |
devel/sourcenav - adjust MASTER_SITES, make fetchable again |
4.5_3,1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
4.5_3,1 02 Jun 2015 12:28:08 |
amdmi3 |
- Strip binaries
- Add LICENSE_FILE |
4.5_2,1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.5_2,1 26 Mar 2015 13:49:16 |
marino |
devel/sourcenav: Add DragonFly support
Bring in fix from dports (port is not maintained) |
4.5_2,1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
4.5_2,1 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
4.5_2,1 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) |
4.5_1,1 08 Sep 2014 18:51:17 |
antoine |
Allow staging as a regular user, archives were installed with
INSTALL_PROGRAM instead of INSTALL_DATA and ranlib didn't like it |
4.5_1,1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
4.5_1,1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
4.5,1 04 Feb 2014 16:03:14 |
gahr |
- Update to 4.5
Announcement:
https://lists.berlios.de/pipermail/sourcenav-devel/2012-October/000571.html
- STAGE-clean |
4.4,1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
4.4,1 04 Aug 2011 15:24:54 |
gahr |
- Update to 4.4
in NG4.4 a new feature to selectively remove nodes (refers to, referred from)
from the xrefpane was added |
4.3,1 18 Feb 2011 15:51:02 |
gahr |
- Update to 4.3
Release notes:
http://developer.berlios.de/project/shownotes.php?release_id=18307 |
4.2,1 27 Sep 2010 10:32:45 |
gahr |
- Update to 4.2 |
4,1 13 Jul 2009 12:44:49 |
gahr |
- Attempt to fix build with non-standard LOCALBASE
Reported by: QA Tindie |
4,1 05 Jul 2009 19:40:52 |
gahr |
- Fix build
Reported by: QA Tindie, PH (via erwin, pav) |
4,1 01 Jul 2009 20:38:26 |
gahr |
- Update to sourcenavigator-NG4
Development of the original project has ceased.
A new project, sourcenavigator-NG is continuing to develop this software. |
6.0 23 Sep 2008 08:51:12 |
gahr |
- Update to 6.0 |
5.2.b2_1 03 Jun 2008 14:51:06 |
gahr |
- Fix PLIST
- Sanitize the Makefile and make portlint happy
- Move man pages from PLIST to MANx
- Bump PORTREVISION |
5.2.b2 02 Jun 2008 13:13:48 |
gahr |
- Update to 5.2b2 |
5.1.4_9 21 Mar 2008 21:31:15 |
miwi |
- Bump PORTREVISION (forgot in the previous commit) |
5.1.4_8 21 Mar 2008 21:29:44 |
miwi |
- Fix buid
Submitted by: pavbot |
5.1.4_8 19 Mar 2008 16:42:51 |
gahr |
- Update Tcl/Tk dependenceis to 8.4
- Remove useless USE_XLIB variable
- Adopt maintainship
Approved by: miwi (mentor) |
5.1.4_7 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
5.1.4_6 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}. |
5.1.4_5 18 Feb 2007 20:21:42 |
alepulver |
- Install symlimk under "${PREFIX}/bin".
- Allos overriding PREFIX.
- Add pkg-message to inform user where the program is installed.
PR: ports/82759
Submitted by: Greg Lehey <grog@lemis.com> |
5.1.4_4 10 Jan 2007 03:32:38 |
delphij |
Drop maintainership. I no longer uses this port for a long time and its
upstream development is mostly stalled. |
5.1.4_4 18 Dec 2006 12:07:27 |
delphij |
- Use %%DATADIR%% where applicable.
- Fix a style nit in Makefile |
5.1.4_4 18 Dec 2006 11:57:27 |
delphij |
Fix gcc4 build.
Obtained from: Gentoo
Reported by: pointyhat via kris |
5.1.4_3 20 May 2006 07:51:46 |
delphij |
Fix the snavigator script in the case that a symbolic link was
in a different place.
Submitted by: Andreas Kohn <andreas@syndrom23.de>
PR: ports/93975
Approved by: sem (mentor) |
5.1.4_2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
5.1.4_2 28 Apr 2005 16:18:20 |
delphij |
Fix build on 6-CURRENT by correcting the patch.
Approved by: kris
Spotted by: pointyhat via kris |
5.1.4_2 15 Apr 2005 12:25:55 |
flz |
- Unbreak on CURRENT.
- Pass maintainership to submitter.
PR: ports/79159
Submitted by: delphij |
5.1.4_1 18 Nov 2004 22:28:49 |
kris |
BROKEN on 6.x: Does not compile |
5.1.4_1 16 Apr 2004 20:12:41 |
linimon |
Really fix plist this time. I think. |
5.1.4_1 16 Apr 2004 19:26:43 |
linimon |
Per dosirak run, fix plist. |
5.1.4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
5.1.4 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
5.1.4 21 Dec 2003 00:19:46 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
5.1.4 15 Jul 2003 22:13:15 |
adamw |
Remove the pkg-message. It's just taking up space. |
5.1.4 15 Jul 2003 06:16:11 |
adamw |
Update to 5.1.4. |
5.1.3 07 May 2003 15:52:42 |
netchild |
After repo copy from devel/SN:
- update to 5.1.3
- reset MAINTAINER to ports@
Triggered by: kris wanted to remove it
Approved by: timeout from maintainer (>1 year for some PRs)
Based upon:
PR: 51079
Submitted by: ijliao
Also closes:
PR: 36622, 36341 |