Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0.0.20150610 27 Oct 2021 20:41:10
    |
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2021-10-27 emulators/vpcs: Upstream unmaintained
2021-10-27 devel/google-gdata: Google is no longer using GoogleData APIs
2021-10-27 net/irrd-legacy: Use net/irrd |
2.2.0.0.20150610 28 Sep 2021 00:02:35
    |
Muhammad Moinur Rahman (bofh)  |
devel/google-gdata: Mark DEPRECATED
- Google is no longer is using GoogleData API and has replaced all
related services with other API products. More information following:
https://developers.google.com/gdata/ |
2.2.0.0.20150610 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.0.0.20150610 18 Apr 2020 12:39:52
  |
bofh  |
devel/google-gdata: UNBREAK
- Update version 2.2.0.0=>2.2.0.0.20150610
- While importing from Google Code they didn't release any further version
so switching to append SNAPSHOT versions
MFH: 2020Q2 (runtime fix) |
2.2.0.0_2 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
2.2.0.0_2 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
2.2.0.0_2 30 Jun 2018 07:13:40
  |
dbn  |
USES=mono: enhance makenupkg and add NUGET_LAYOUT
Enhance makenupkg to properly generate nupkg-* files when multiple feeds
provide the same package (but different versions).
Add NUGET_LAYOUT to dictate the layout of the package directory. Sometimes
msbuild (and nuget) does not work with symbolic links and cannot handle the
`legacy` layout. |
2.2.0.0_2 30 Jan 2018 19:00:28
  |
dbn  |
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages (Only the first 15 lines of the commit message are shown above ) |
2.2.0.0_1 05 Mar 2017 08:13:28
  |
mat  |
Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.
With hat: portmgr
Sponsored by: Absolight |
2.2.0.0_1 02 Dec 2016 11:58:22
  |
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.2.0.0_1 21 Oct 2016 15:21:13
  |
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.2.0.0_1 16 Oct 2016 17:32:55
  |
bofh  |
devel/google-gdata: Unbreak [1]
- Update MASTER_SITES to use GITHUB instead of GOOGLE CODE [1]
- Mark NO_ARCH
- Make patches makepatch compatible
PR: 213465 [1]
Submitted by: lacey.leanne@gmail.com [1] |
2.2.0.0 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2.2.0.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.0.0 23 May 2015 23:37:41
  |
antoine  |
Fix build with mono 4
Reported by: pkg-fallout |
2.2.0.0 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 |
2.2.0.0 24 Dec 2014 00:14:13
  |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.2.0.0 16 Oct 2014 16:02:18
  |
marino  |
devel/google-gdata: Update to version 1.4.0.2 => 2.2.0.0
Pass maintainership to submitter.
Uncomfortably, this port was converted to generated plist out of
necessity due to gacutil creating randomly named directories.
PR: 194150
Submitted by: Muhammad Rahman |
1.4.0.2 08 Sep 2014 20:01:22
  |
marino  |
Stage devel/google-gdata |
1.4.0.2 04 Jul 2014 12:06:07
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.4.0.2 29 May 2014 15:09:43
  |
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
1.4.0.2 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
1.4.0.2 20 Sep 2013 17:04:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.4.0.2 04 Aug 2011 08:25:00
 |
romain  |
Fix patch to avoid creating useless directory.
Reported by: pointyhat |
1.4.0.2 29 Jul 2011 12:08:52
 |
romain  |
- Attempt to fix build with clang;
- Fix pkg-plist. |
1.4.0.2 14 Jun 2011 10:43:35
 |
romain  |
Change MAINTAINER address to a more suitable one. |
1.4.0.2 12 Jun 2011 19:06:26
 |
romain  |
Hello Mono 2.10!
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1 (Only the first 15 lines of the commit message are shown above ) |
1.4.0.2 02 Jun 2010 01:55:45
 |
romain  |
The GData .NET Client Library provides a library and source code that make it
easy to access data through Google Data APIs (e.g. Contacts, Calendar).
WWW: http://code.google.com/p/google-gdata/ |