non port: devel/py-omniorb/Makefile |
SVNWeb
|
Number of commits found: 65 |
Tue, 29 Aug 2023
|
[ 07:15 Muhammad Moinur Rahman (bofh) ] d967494
devel/py-omniorb: Update version 4.3.0=>4.3.1
Changelog:
https://sourceforge.net/projects/omniorb/files/omniORB/omniORB-4.3.1/
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 18 Jan 2022
|
[ 20:31 Muhammad Moinur Rahman (bofh) ] 2019b2c
devel/py-omniorb: Update version 4.2.4=>4.3.0
Relnotes:
https://sourceforge.net/projects/omniorb/files/omniORBpy/omniORBpy-4.3.0/
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 9 Apr 2020
|
[ 07:25 bofh ]
devel/py-omniorb: Update version 4.2.3=>4.2.4
- Remove Variable Assignments with "!="
|
Mon, 27 May 2019
|
[ 08:26 antoine ]
Fix installation (conflict with omniorb it depends on)
|
Mon, 14 Jan 2019
|
[ 20:14 bofh ]
devel/py-omniorb: Remove PYTHON OPTIONS as feature comes with USES=python
Reported by: mat
|
Sun, 13 Jan 2019
|
[ 20:14 bofh ]
devel/py-omniorb: Fix OPTIONS
Reported by: mat
|
[ 10:24 bofh ]
devel/py-omniorb: Fix build with DEFAULT_VERSIONS=python=3.x
PR: 234683
Reported by: antoine
|
Mon, 31 Dec 2018
|
[ 23:56 bofh ]
devel/py-omniorb: Update version 4.2.2=>4.2.3
|
Mon, 8 Jan 2018
|
[ 19:47 bofh ]
devel/py-omniorb: Update version 4.2.1-2=>4.2.2
Relnotes: http://svn.code.sf.net/p/omniorb/svn/branches/4_2/omniORBpy/ReleaseNotes.txt
|
Wed, 19 Apr 2017
|
[ 05:08 miwi ]
- Fix shebangs
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Sun, 8 Jan 2017
|
[ 14:42 sunpoet ]
Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat: python
|
Wed, 13 Apr 2016
|
[ 10:43 jbeich ]
devel/omniNotify, devel/py-omniorb*: modernize
- Convert to CONFIGURE_OUTSOURCE
- Convert to target option helpers
Approved by: bofh (maintainer)
Differential Revision: https://reviews.freebsd.org/D4157
|
Tue, 5 Apr 2016
|
[ 17:43 bofh ]
devel/py-omniorb: Update version 4.2.1=>4.2.1-2
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 28 Oct 2015
|
[ 00:37 bofh ]
devel/py-omniorb: Update version 4.2.0=>4.2.1
- Rearrange USES in alphabetical order
- Remove <bsd.port.options.mk> in lieu of OPTIONSNG
- Fix patch files to reflect 'make makepatch'
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Tue, 21 Oct 2014
|
[ 16:53 thierry ]
In order to rescue the Salome's ports, devel/omniNotify and
devel/py-omniorb are needed. But since omniNotify depends on
devel/omniORB-4.1, a version of py-omniorb depending on the same omniORB
is needed, to avoid conflicts.
- Repocopy devel/py-omniorb to devel/py-omniorb-3
- Downgrade it to 3.7
- Set CONFLICTS.
CR: D970
|
Tue, 7 Oct 2014
|
[ 20:14 thierry ]
Update (and unbreak) devel/py-omniorb to version 4.2.0.
PR: ports/194195
Submitted by: pfg
Patched by: maintainer
|
Sat, 30 Aug 2014
|
[ 17:16 antoine ]
Mark BROKEN: Fails to build with new omniORB
/usr/local/include/omniORB4/internal/giopStream.h: In static member function
'static CORBA::Object* omniPy::UnMarshalObjRef(const char*, cdrStream&)':
/usr/local/include/omniORB4/internal/giopStream.h:336: error:
'omni::giopStream::operator omni::giopStrand&()' is private
.././../modules/pyObjectRef.cc:663: error: within this context
.././../modules/pyObjectRef.cc:664: error: 'class omni::giopStrand' has no
member named 'biDir'
gmake[1]: *** [pyObjectRef.o] Error 1
Reported by: pkg-fallout
|
Sat, 26 Apr 2014
|
[ 18:13 sunpoet ]
- Update to 3.7
- Add LICENSE
- Use USES=gmake
- Respect PORTEXAMPLES
- Support STAGEDIR
- Pass maintainership to submitter
Changes: http://sourceforge.net/p/omniorb/svn/HEAD/tree/tags/4_1_7/omniORBpy/ReleaseNotes.txt
PR: ports/188345
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Thu, 16 Jan 2014
|
[ 15:43 sem ]
- Drop. No time to support.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Wed, 15 Feb 2012
|
[ 18:12 sem ]
- Update omniORB to 4.1.6 and py-omniorb to 3.6
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 26 Nov 2009
|
[ 15:43 sem ]
- Update omniORB to 4.1.4 and py-omniorb to 3.4
- Adapt to 9-CURRENT.
PR: ports/138934 (partitionaly)
Submitted by: Andrey Ignatov <rdna at rdna.ru>
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Thu, 2 Oct 2008
|
[ 21:27 sem ]
- Update to 3.3
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Sat, 21 Jun 2008
|
[ 14:12 sem ]
- Update to 3.2
PR: ports/124800
Submitted by: Michael <freebsdports@bindone.de>
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Mon, 17 Dec 2007
|
[ 08:08 sem ]
- Update to 3.1
|
Thu, 21 Dec 2006
|
[ 11:12 sem ]
- Update to 3.0
|
Thu, 9 Feb 2006
|
[ 13:52 sem ]
- The final pkg-plist fix
|
Tue, 7 Feb 2006
|
[ 18:03 sem ]
- Forced commit to note omniORB updated to 2.0.7
and py-omnyorb updated to 2.7.
Oops. With the last commit I've committed unfinished updates for both
omniORB and py-omniorb. py-omniorb has a pkg-plist problem yet.
But let it be. I'll fix it soon.
|
[ 17:56 sem ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove USE_REINPLACE from my ports
|
Thu, 9 Jun 2005
|
[ 08:28 sem ]
- Update to 2.6
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sat, 20 Nov 2004
|
[ 11:07 sem ]
- Update to 2.5
- Fix build on 6.x
- Refine Makefile
|
Wed, 7 Jul 2004
|
[ 19:20 sem ] (Only the first 10 of 20 ports in this commit are shown above. )
Change email address for my ports.
Approved by: krion (mentor)
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wed, 24 Dec 2003
|
[ 20:24 linimon ]
Revert the part of the previous commit that involved innocent
bystander py-orbit.
|
[ 16:34 linimon ]
Mark py-omniorb, py-orbit, and py-orbit2 as being mutuallly exclusive.
PR: ports/60019
Submitted by: Patrick Hartling <patrick@137.org>
Reviewed by: Joe Marcus Clarke <marcus@marcuscom.com> (py-orbit2),
Sergey Matveychuk <sem@ciam.ru> (py-omniorb)
|
Fri, 19 Dec 2003
|
[ 21:34 pav ]
- Update to 2.3
PR: ports/59884
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
Thu, 13 Nov 2003
|
[ 14:45 trevor ] (Only the first 10 of 81 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Mon, 29 Sep 2003
|
[ 02:34 adamw ]
-pthread/-lc_r => ${PTHREAD}
PR: ports/56863
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
Sat, 23 Aug 2003
|
[ 21:39 krion ]
- fix pkg-plist: don't remove not our dirs (from omniORB)
- Utilize variables: PYTHON_SITELIBDIR, DOCSDIR, EXAMPLESDIR
- INSTALLS_SHLIB=yes because we do
- make portlint happy
PR: 55906
Submitted by: maintainer
|
Thu, 21 Aug 2003
|
[ 21:35 kan ]
Update to 2.2:
- Bug fixes.
- Rudimentary interceptor support.
- Support for Python 2.3.
- Per thread and per object reference timeouts.
- Generation of stubs for all COS IDL.
- New omniORB.any module to help convert to and from Anys.
Assign port maintainership to Sergey Matveychuk <sem@ciam.ru>,
he is omniORB port maintainer and will be able to take care of
this port better.
PR: 55849
Submitted by: Sergey Matveychuk <sem@ciam.ru> (new maintainer)
|
Wed, 7 May 2003
|
[ 03:04 kan ]
Unbreak after bsd.port.mk rev. 1.441 change.
|
Tue, 6 May 2003
|
[ 23:43 kris ]
BROKEN: Does not compile
|
Fri, 21 Feb 2003
|
[ 11:23 knu ] (Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 28 Nov 2002
|
[ 03:20 kan ]
Upgrade to version 2.0 to catch up with newer omniORB port.
This fixes the port build.
|
Sat, 31 Aug 2002
|
[ 02:40 kris ] (Only the first 10 of 22 ports in this commit are shown above. )
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
Thu, 8 Aug 2002
|
[ 20:58 pat ]
- Update to 1.5
- Sort plist also
PR: ports/38955
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Approved by: maintainer
|
Fri, 10 May 2002
|
[ 01:30 sada ]
Cope with bento portbuild sandbox.
PR: ports/35596
Submitted by: maintainer
|
Fri, 23 Nov 2001
|
[ 06:35 dwcjr ]
Add missing file Bump PORTREVISION
|
Tue, 28 Aug 2001
|
[ 14:03 wjv ]
- Update to version 1.4 - New maintainer: Alexander N. Kabaev <ak03@gte.com>
|
Wed, 27 Jun 2001
|
[ 11:15 wjv ] (Only the first 10 of 17 ports in this commit are shown above. )
Updating my email address in my remaining ports.
|
Wed, 28 Mar 2001
|
[ 14:38 nbm ]
Add py-omniorb 1.3, python bindings for omniORB, a CORBA 2.0 ORB.
|
Number of commits found: 65 |