non port: devel/fnorb/Makefile |
SVNWeb
|
Number of commits found: 33 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Fri, 21 Apr 2017
|
[ 10:38 amdmi3 ]
- Add NO_ARCH
|
Wed, 19 Apr 2017
|
[ 05:08 miwi ]
- Fix shebangs
|
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
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Mon, 4 Aug 2014
|
[ 03:40 adamw ] (Only the first 10 of 78 ports in this commit are shown above. )
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Thu, 27 Mar 2014
|
[ 18:45 pawel ]
- Port is STAGE safe
- Remove leading article from COMMENT
|
Sun, 15 Dec 2013
|
[ 16:22 wg ] (Only the first 10 of 64 ports in this commit are shown above. )
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Sat, 2 Mar 2013
|
[ 22:32 lwhsu ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
|
Wed, 2 Sep 2009
|
[ 15:01 amdmi3 ] (Only the first 10 of 130 ports in this commit are shown above. )
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 13 Jun 2005
|
[ 15:58 sem ]
- Wrong subdir name for fetching fixed
Reported by: kris via pointyhat
|
Thu, 9 Jun 2005
|
[ 11:15 sem ]
- Update to 1.3
|
Sat, 20 Nov 2004
|
[ 08:09 linimon ] (Only the first 10 of 33 ports in this commit are shown above. )
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
|
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.
|
Wed, 20 Aug 2003
|
[ 09:35 perky ]
Fix build on python2.3
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 24 Jan 2002
|
[ 14:43 wjv ]
- Fnorb is free! It has been relicensed under the Python licence. - Remove
NO_CDROM. - Remove Fnorb from LEGAL. - Removed FTP site from MASTER_SITES;
It still carries a tarball containing the older licence (and hence, has a
different checksum). - Fixed a few minor syntactical problems in Makefile. -
Bumped PORTREVISION.
|
Tue, 9 Oct 2001
|
[ 11:52 wjv ]
- Add yet another patch to ensure compatibility with Python 2.0 and later. -
Bump PORTREVISION.
|
Tue, 4 Sep 2001
|
[ 15:20 wjv ]
- Housekeeping update :) - Add runtime dependency on Tkinter - Deploy
DOCSDIR - Minor style updates in Makefile - Update my email address - Make
installation of examples dependent on NOPORTDOCS - Bump PORTREVISION (because
of the last point above)
|
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.
|
Fri, 23 Feb 2001
|
[ 15:40 kevlo ]
- Certain files were installed to incorrect locations, leading to serious
breakage. - Fixing the problem lead to a more general overhaul of the port.
- Bumped PORTREVISION.
|
Sun, 11 Feb 2001
|
[ 17:15 jeh ]
- Though not broken as such, the way in which port docs was handled in
pkg-plist caused the docs not to be included if the port was built as a
package. The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to get
around this. - Did bump PORTREVISION of this reason - Fixed a typo. :-)
|
Fri, 24 Nov 2000
|
[ 15:14 kevlo ]
- Changed PLIST so that the port deinstalls cleanly even if it had been
installed -DNOPORTDOCS.
|
Wed, 8 Nov 2000
|
[ 13:27 sobomax ]
- Further patches to make Fnorb 1.1 compatible with the tighter socket
binding code in Python 2.0. Again, compatibility with Python 1.5.2 should
be maintained. - Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his
help.
|
[ 12:52 sobomax ]
- Added patch to enable Fnorb to work with Python 2.0 (and which doesn't
break Fnorb with Python 1.5.2) - Submitted by: Mike Meyer (mwm@mired.org) -
Caveat: There may be further Python 2.0 incompatibilities in Fnorb. The
next release of Fnorb should be 2.0-compatible.
|
Wed, 1 Nov 2000
|
[ 11:53 jeh ]
Port cleanup. Bumped PORTREVISION to 1
|
Tue, 3 Oct 2000
|
[ 16:34 kevlo ]
Fix broken under Python 1.6
|
Sat, 16 Sep 2000
|
[ 06:18 will ]
Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.
|
Number of commits found: 33 |