notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/ice/Makefile
SVNWeb

Number of commits found: 75

Wed, 26 Jul 2023
[ 00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  95274bf  (Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Fri, 30 Jun 2023
[ 00:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:1d7527c07a19e92e689d956f4f7b0afcf79562ff  commit hash:1d7527c07a19e92e689d956f4f7b0afcf79562ff  commit hash:1d7527c07a19e92e689d956f4f7b0afcf79562ff  1d7527c 
devel/ice: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Apr 2022
[ 05:32 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:f646a017a4a2c3a9fa7f7f8ca7287fd5e2962d55  commit hash:f646a017a4a2c3a9fa7f7f8ca7287fd5e2962d55  commit hash:f646a017a4a2c3a9fa7f7f8ca7287fd5e2962d55  f646a01 
devel/ice: Fix build with Berkeley DB 18.x

PR:		262930
Tested by:	grembo
Approved by:	grembo (maintainer)
Sat, 15 Jan 2022
[ 19:23 Michael Gmelin (grembo) search for other commits by this committer ]    commit hash:f4180be009923b1738b7d6a2ea3d9eb569eed7b1  commit hash:f4180be009923b1738b7d6a2ea3d9eb569eed7b1  commit hash:f4180be009923b1738b7d6a2ea3d9eb569eed7b1  f4180be  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
devel/ice,devel/py-ice: Update to 3.6.5
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 8 Oct 2019
[ 10:40 grembo search for other commits by this committer ] Original commit   Revision:514070
Revert PORTSCOUT limit to the previous value, so that it will
start working correctly once https://github.com/freebsd/portscout/pull/7
has been resolved.
[ 08:23 grembo search for other commits by this committer ] Original commit   Revision:514054
Consolidate all my ports under my @FreeBSD.org address.

Also: Fix PORTSCOUT regex of devel/ice to include DISTVERSIONPREFIX.
[ 08:04 grembo search for other commits by this committer ] Original commit   Revision:514048
Limit portscout to version 3.6.x.
Thu, 3 Oct 2019
[ 09:39 pkubaj search for other commits by this committer ] Original commit   Revision:513658
devel/py-ice: unbreak on powerpc64

Builds fine with GCC from ports (needed also in devel/ice).

Approved by:	mentors (implicit approval)
Sat, 13 Jul 2019
[ 21:33 linimon search for other commits by this committer ] Original commit   Revision:506580
Simplify architecture tests for 64-bit.  Listing each ARCH is fragile; e.g.,
misses some 64-bit mips variants.

Tested on: amd64, powerpc64, armv7.

Approved by:	portmgr (tier-2 blanket)
Mon, 27 Aug 2018
[ 16:37 grembo search for other commits by this committer ] Original commit   Revision:478221 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Add ZeroC Ice 3.7.1 as new ports devel/{ice37|php-ice37|py-ice37}

Upgrading from Ice 3.6 isn't trivial, as it requires application
code changes. Therefore a new set of ports was created.

Marked devel/{ice|php5-ice|py-ice} as conflicting (and vice versa).

PR:		221141
[ 16:15 grembo search for other commits by this committer ] Original commit   Revision:478217
Back-out commits r478195 through r478198 to redo
using repo copy.
[ 12:24 grembo search for other commits by this committer ] Original commit   Revision:478198
Mark devel/{ice37|php-ice37,py-ice37} ports as conflicting.

Didn't bump revisions, as problems would also arise at
build time and the conflicting ports are already marked
as conflicting with the ice 3.6 family of ports.

PR:		221141
Tue, 22 May 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:470610 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
Mon, 22 Jan 2018
[ 23:05 grembo search for other commits by this committer ] Original commit   Revision:459707 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update devel/ice, devel/py-ice, devel/php5-ice to version 3.6.4

PR:		222291
Submitted by:	Andreas Sommer <andreas.sommer87@googlemail.com>
Thu, 7 Sep 2017
[ 18:28 grembo search for other commits by this committer ] Original commit   Revision:449413
Fixed IceGrid node bug where a replica might not get up-to-date object
adapter information about a server if an update is pending for this
server.

See also: https://github.com/zeroc-ice/ice/pull/18
Thu, 27 Apr 2017
[ 12:14 mat search for other commits by this committer ] Original commit   Revision:439542
Tries to use IceSSL.so before building it (sometime)

  /usr/bin/ld: cannot find -lIceSSL
  c++: error: linker command failed with exit code 1 (use -v to see invocation)

Sponsored by:	Absolight
Mon, 30 Jan 2017
[ 22:29 grembo search for other commits by this committer ] Original commit   Revision:432888
Fix 64-bit platform detection for pre C++11 compilers.

In version 3.6.3, Ice started detecting 64 bit platforms by
checking __WORDSIZE. When using C++98/03, __STDC_LIMIT_MACROS isn't
set by default and __WORDSIZE is always set to 32, even if the
required headers weren't included beforehand. Until a proper
fix is available in base (e.g. not setting __WORDSIZE at all if
__STDC_LIMIT_MACROS isn't defined), we detect if C++11 or newer
is used and only rely on __WORDSIZE in this case, otherwise
we fall back to detecting the platform using other macros.

PR:		216609
Reported by:	jbeich
Tue, 3 Jan 2017
[ 18:12 mat search for other commits by this committer ] Original commit   Revision:430490 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Never set WRKSRC when using USE_GITHUB.

If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
Tue, 15 Nov 2016
[ 14:52 grembo search for other commits by this committer ] Original commit   Revision:426170
Fix icegridnode, so it applies property changes to shared communicators
correctly.

Without this fix, updates to icebox applications that use a shared
communicator will fail silently (unless specific trace properties
are set), which also stops other configuration changes to propagate
properly. This will also be escalated to upstream.

Approved by:	mentors (implicit)
Thu, 3 Nov 2016
[ 15:33 linimon search for other commits by this committer ] Original commit   Revision:425230
Builds on recent sparc64.  While here, delete ia64 line, since ia64 is
no longer supported.

Approved by:	portmgr (tier-2 blanket)
Wed, 12 Oct 2016
[ 17:23 grembo search for other commits by this committer ] Original commit   Revision:423875 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Update ice ports to 3.6.3

A few critical patches got merged upstream, a few new were required
to maintain LibreSSL support and fix other new issues. Note that slice2py
moved from devel/py-ice to devel/ice.

Approved by:	mentors (implicit)
Mon, 8 Aug 2016
[ 13:46 mat search for other commits by this committer ] Original commit   Revision:419843 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
Sun, 10 Jul 2016
[ 12:47 grembo search for other commits by this committer ] Original commit   Revision:418315
Fix icegridadmin's handling of properties on shared communicators

See also:
https://forums.zeroc.com/discussion/46405/how-to-access-service-properties-using-icegridadmin-on-the-command-line-on-a-shared-communicator

Approved by:	mentors (implicit)
Mon, 25 Apr 2016
[ 16:17 mat search for other commits by this committer ] Original commit   Revision:414018 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Move USE_BDB support from bsd.databases.mk to its own file.

Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Wed, 6 Apr 2016
[ 13:08 grembo search for other commits by this committer ] Original commit   Revision:412616
Update ice ports to 3.6.2

Approved by:	mentors(implicit)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 8 Mar 2016
[ 00:29 grembo search for other commits by this committer ] Original commit   Revision:410590
Fix packaging with python 3.5.

This utilizes the new py3kplist feature.

While being there, fix unit tests so they work with python3 regardless
of the build environment's locale.

PR:		207771
Submitted by:	rm
Approved by:	maintainers (implicit)
Sun, 27 Dec 2015
[ 17:40 grembo search for other commits by this committer ] Original commit   Revision:404582 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update ice ports to 3.6.1 and switch to new unit test framework.

Approved by:    mentors (implicit)
Wed, 16 Sep 2015
[ 23:38 grembo search for other commits by this committer ] Original commit   Revision:397092
Support building against LibreSSL and OpenSSL from ports.
Also fixes building against iconv from ports.

PR:		203163
Approved by:	mentors (implicit)
Tue, 4 Aug 2015
[ 11:29 mat search for other commits by this committer ] Original commit   Revision:393516 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Cleanup some abusive use of GH_TAGNAME.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 13 Jul 2015
[ 21:53 grembo search for other commits by this committer ] Original commit   Revision:391964
Bring back support for new iconv from r384038.

This fixes builds on FreeBSD versions without native iconv.
This had been lost due to changes in the Ice code structure
(iconv support moved from Ice to IceUtil).

Approved by:	mentors (implicit)
[ 19:48 grembo search for other commits by this committer ] Original commit   Revision:391942 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Update devel/ice, devel/py-ice and devel/php5-ice to 3.6.0

PR:		201143
Differential Revision:	https://reviews.freebsd.org/D2930
Reviewed by:	bapt
Approved by:	bapt
Tested by:	Roger Leigh <rleigh@codelibre.net>
Tue, 26 May 2015
[ 16:47 antoine search for other commits by this committer ] Original commit   Revision:387491 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
Thu, 16 Apr 2015
[ 07:33 tijl search for other commits by this committer ] Original commit   Revision:384087
Bump PORTREVISION after r384038 because it added patches for headers that
are installed.

PR:		199473
Submitted by:	smh
Mon, 23 Mar 2015
[ 15:28 grembo search for other commits by this committer ] Original commit   Revision:382009
Make sure that failed unit tests lead to failed builds.

Fix the unit test python script provided upstream [1] and
move running the unit test to the pre-install target.

[1] https://zeroc.com/forums/patches/6416-ice-3-5-1-small-patch-testutil-py.html

Approved by:	mentors (implicit)
Sun, 18 Jan 2015
[ 14:52 grembo search for other commits by this committer ] Original commit   Revision:377332
Import fix to extremely poor stringify performance in IcePy, see [1].

[1]
https://www.zeroc.com/forums/patches/6379-ice-3-5-1-patch-fix-extremely-poor-icepy-stringify-performance.html

Approved by:	mentors (implicit)
Thu, 15 Jan 2015
[ 09:05 tijl search for other commits by this committer ] Original commit   Revision:377064 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Add missing USE_OPENSSL=yes

PR:		195796
Tue, 4 Nov 2014
[ 17:49 grembo search for other commits by this committer ] Original commit   Revision:372159
Remove shadowed variables from header.

See also
http://www.zeroc.com/forums/patches/6336-minor-patch-basicstream-h-remove-shadowed-variables.html

Approved by:	mentors (implicit)
Sun, 14 Sep 2014
[ 14:39 grembo search for other commits by this committer ] Original commit   Revision:368183
Remove obsolete check for NO_STAGE.

Approved by:	mentors (implicit)
Fri, 12 Sep 2014
[ 18:06 grembo search for other commits by this committer ] Original commit   Revision:368054
This adds patches No 3 [1] and No 5 [2] from upstream.
Also fixes LIB_DEPENDS handling (previous versions of the slave
ports won't depend on libIce.so), move LIB_DEPENDS and LIB_VRS
for slaves to master, upgrade to USES= python

[1]
http://www.zeroc.com/forums/patches/6183-patch-3-ice-3-5-1-marshaling-bug-nested-optionals.html
[2]
http://www.zeroc.com/forums/patches/6285-patch-5-ice-3-5-1-fix-icegrid-registry-issue-shared-replica-groups.html

Approved by:	mentors (implicit)
Thu, 28 Aug 2014
[ 16:56 amdmi3 search for other commits by this committer ] Original commit   Revision:366434
- Switch devel/mcpp to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Sun, 24 Aug 2014
[ 13:32 grembo search for other commits by this committer ] Original commit   Revision:365916
Indentation fix.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
[ 13:08 grembo search for other commits by this committer ] Original commit   Revision:365913
Fix use of USE_BDB

Submitted by:	ohauer
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
Thu, 21 Aug 2014
[ 22:50 mandree search for other commits by this committer ] Original commit   Revision:365599 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Thu, 9 Jan 2014
[ 01:57 mandree search for other commits by this committer ] Original commit   Revision:339196 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Overhaul devel/ice, devel/py-ice and devel/php5-ice:

Changes from [*]:
- Update Ice to 3.5.1.
- Stageify all three ports.
- Convert py-ice and php5-ice to slave ports.
- Use ICONV_LIB, so it builds ok with native iconv [1].
- Workaround for FreeBSD 10's static destructor order disaster [2].
- Install man pages.
- Allow package build for non-root users.
[1]
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-iconv.html
[2] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084580.html

Changes from [3]:
- Convert LIB_DEPENDS to new syntax.
- USE_GMAKE -> USES
- list Berkeley DB 6 invalid, requires upstream changes, but upstream is
  loathe to make those due to licensing change in BDB
- remove BDB 2 and 3 from invalid listing, we no longer have these ports

PR:		ports/184453 [*]
PR:		ports/185569 [3]
Submitted by:	Michael Gmelin (maintainer) [*]
Submitted by:	mandree [3]
Approved by:	Michael Gmelin (maintainer) [3]
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Mon, 17 Jun 2013
[ 11:42 rm search for other commits by this committer ] Original commit   Revision:321096 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
- update to 3.5.0
- add license (GPLv2)
- switch to bdb 5
- mark broken on 10.x for the time being (as it was discussed on ports@ ML)
- remove patches, applied upstream

This version of Ice brings many new features, e.g.
- New encoding version
- Metrics facility
- Optional data members and parameters
- Compact encoding for classes and exceptions
- Compact type IDs
- Preserved slices
- Custom enumerator values
- C++11 lambda functions
- Remote Update of Server Properties
- IPv6 now enabled by default
- Python 3 support
- Use Berkley DB 5

See http://doc.zeroc.com/display/Ice/Release+Notes for details.

PR:		179233
Submitted by:	Michael Gmelin <freebsd@grem.de> (maintainer)
Tested by:  Jaret Bartsch <jaretbartsch@yahoo.ca>
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Thu, 14 Feb 2013
[ 09:42 gahr search for other commits by this committer ] Original commit   Revision:312209 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Sun, 23 Sep 2012
[ 14:45 bsam search for other commits by this committer ] Original commit   Revision:304742 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Changes from the PR:
. fix built using Clang in C++11 mode and libc++ (-std=c++11
-stdlib=libc++);
. incorporate a patch that fixes an assert bug in IceStrom;
. adopt new-style options;

While I'm here:
. adopt new-style headers;
. remove indefinite article form COMMENT;
. remove library versions from LIB_DEPENDS.

PR:		ports/171643
Submitted by:	Michael Gmelin <freebsd@grem.de> (maintainer)
Sat, 24 Mar 2012
[ 15:57 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
- Fix build with gcc 4.7
- Add support for clang

PR:             165702
Submitted by:   Michael Gmelin <freebsd@grem.de> (maintainer)
Feature safe:   yes
Sat, 18 Feb 2012
[ 13:38 culot search for other commits by this committer ] Original commit 
- Update MAINTAINER

PR:             ports/165246
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Mon, 7 Nov 2011
[ 04:24 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6 support
Sun, 31 Jul 2011
[ 15:43 arved search for other commits by this committer ] Original commit 
Fix a compatibility issue with FreeBSD's implementation of close(2) which
results in Ice reporting errno ECONNRESET (connection reset by peer).

PR:             159031
Submitted by:   Michael Gmelin <freebsd@grem.de>
Approved by:    maintainer
Tue, 28 Jun 2011
[ 13:44 miwi search for other commits by this committer ] Original commit 
- Update to 3.4.2

PR:             157947
Submitted by:   Michael Gmelin <freebsd@grem.de>
Approved by:    maintainer
Sun, 15 Aug 2010
[ 12:02 arved search for other commits by this committer ] Original commit 
Update to 3.4.1

PR:             146633
Submitted by:   maintainer
Tue, 18 Aug 2009
[ 13:58 bsam search for other commits by this committer ] Original commit 
. add LIB_DEPENDS+=mcpp.3:${PORTSDIR}/devel/mcpp;  [1]
. remove BUILD_DEPENDS=mcpp:${PORTSDIR}/devel/mcpp;  [2]
. bump PORTREVISION.  [1]

PR:             ports/137767  [1]
Submitted by:   Ayumi M <ayu at commun.jp>  [1]
Approved by:    Stefan Ehmann <shoesoft at gmx.net> (maintaiiner)  [1]
Suggested by:   Stefan Ehmann <shoesoft at gmx.net> (maintaiiner)  [2]
Sun, 5 Apr 2009
[ 07:49 rafan search for other commits by this committer ] Original commit 
- Update to 3.3.1

PR:             ports/133376
Submitted by:   Stefan Ehmann <shoesoft at gmx.net> (maintainer)
Thu, 14 Aug 2008
[ 22:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Update to 3.3.0

PR:             126195 126197 126198
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Fri, 1 Feb 2008
[ 06:55 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: fails to link.
Mon, 29 Oct 2007
[ 08:12 itetcu search for other commits by this committer ] Original commit 
Update to 3.2.1

PR:             ports/115597
Submitted by:   Stefan Ehmann (maintainer)
Wed, 18 Apr 2007
[ 20:52 gabor search for other commits by this committer ] Original commit 
- Update to 3.2.0

PR:             ports/111541
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Sat, 18 Nov 2006
[ 19:20 stefan search for other commits by this committer ] Original commit 
Fix port for cases in which NOPORTDOCS is defined.

PR:             105498
Submitted by:   Mark Andrews <Mark_Andrews@isc.org>
Patch by:       maintainer
Fri, 10 Nov 2006
[ 12:12 laszlof search for other commits by this committer ] Original commit 
Update port to version 3.1.1, add code to respect NOPORTDOCS

PR:             ports/105288
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Approved by:    flz (mentor)
Sun, 6 Aug 2006
[ 16:53 itetcu search for other commits by this committer ] Original commit 
convert to USE_BDB

PR:             ports/101409
Submitted by:   Stefan Ehmann (maintainer)
Thu, 20 Jul 2006
[ 21:07 rafan search for other commits by this committer ] Original commit 
- Update to 3.1.0
- pet portlint(1)

PR:             ports/100583
Submitted by:   maintainer
Thu, 4 May 2006
[ 21:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Mon, 30 Jan 2006
[ 23:20 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Chase shlib bump of libexpat.
Fri, 18 Nov 2005
[ 12:25 arved search for other commits by this committer ] Original commit 
Update to 3.0.0

PR:             89193
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Approved by:    maintainer
Thu, 21 Jul 2005
[ 00:15 kris search for other commits by this committer ] Original commit 
BROKEN on ia64: Does not compile
Wed, 6 Jul 2005
[ 13:49 pav search for other commits by this committer ] Original commit 
- Update to 2.1.2

PR:             ports/83035
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Wed, 8 Jun 2005
[ 15:10 arved search for other commits by this committer ] Original commit 
Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.

PR:                     64136
Submitted by:           Stefan Ehmann <shoesoft@gmx.net>
Original submission by: Sergey Matveychuk <sem@ciam.ru>
Thanks to:              flz for reviving the PR

Number of commits found: 75