non port: devel/codeville/Makefile |
SVNWeb
|
Number of commits found: 23 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
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 )
|
Fri, 25 Mar 2022
|
[ 13:38 Po-Chuan Hsieh (sunpoet) ] 7f98707
devel/codeville: Fix build with setuptools 58.0.0+
- While I'm here, add USE_PYTHON=noflavors
With hat: python
|
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.
|
Tue, 9 Feb 2021
|
[ 22:00 pizzamig ]
(Readdition of devel/codeville which was removed on 548979)
Add codeville 0.1.18, anarchic control version system without
unnecessary re-merges.
Reintroduce the port, after porting it to Python 3.
PR: 251772
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Sat, 19 Oct 2019
|
[ 12:21 rakuco ] (Only the first 10 of 106 ports in this commit are shown above. )
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
Fri, 30 Aug 2019
|
[ 09:02 amdmi3 ]
- Add LICENSE_FILE
- Pet portlint
- Don't install LICENSE as documentation
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
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 )
|
Sat, 18 Jun 2016
|
[ 21:01 rm ]
devel/codeville: update to version 0.1.17
- update to 0.1.17
- actualize pkg-descr
- align patch file
- add NO_ARCH, while I'm here
PR: 210253
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
Tue, 26 Aug 2014
|
[ 20:07 antoine ]
Remove some duplicate lines from plist (or duplicate plist)
Reported by: pkg developer mode
|
Sat, 28 Jun 2014
|
[ 21:58 marino ] (Only the first 10 of 13 ports in this commit are shown above. )
Revive devel/codeville and assign new maintainer
This port was removed in September 2010 because the project (python VCS)
had been abandoned for at least 3 years. The submitter adopted the
project and updated it without changing the version number (hence the
port revision bump). The submitter naturally becomes the new maintainer.
Psyco support has been removed since psyco report no longer exists.
PR: 188995
Submitted by: Chris Hutchison
|
Tue, 14 Sep 2010
|
[ 11:51 garga ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove ports with EXPIRATION_DATE set
2010-09-05 databases/sqlite-ext-inet: Please install
databases/sqlite-ext-mobigroup instead
2010-08-31 devel/codeville: Dead project.
2010-08-07 editors/koffice-kde4-l10n-fy
2010-08-07 editors/koffice-kde4-l10n-hne
2010-06-14 graphics/xaralx-devel: Does not compile with png-1.4 and latest
version is from Aug 2006
2010-06-14 graphics/xaralx: Does not compile with png-1.4 and latest version is
from Aug 2006
2010-04-01 misc/kde4-l10n-bn_IN
2010-04-01 misc/kde4-l10n-hne
2010-04-01 misc/kde4-l10n-ku
2010-04-01 misc/kde4-l10n-mr
|
Wed, 28 Jul 2010
|
[ 13:23 arved ]
Mark deprececated
PR: 149004
Submitted by: Julien Laffaye <kimelto@gmail.com>
|
Sun, 15 Jun 2008
|
[ 19:02 lioux ]
Drop maintainership.
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
Sat, 15 Jul 2006
|
[ 12:29 lioux ]
Update to 0.1.16
|
Mon, 10 Oct 2005
|
[ 03:08 lioux ]
o Add devel/psyco optimization support on ARCH == i386. WITHOUT_PSYCO
disables it.
o Bump PORTREVISION
|
Sun, 28 Aug 2005
|
[ 18:29 lioux ]
Update to 0.1.13
PR: 84499
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
Mon, 30 May 2005
|
[ 22:19 lioux ]
Update to 0.1.12
PR: 81647
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
Sat, 18 Dec 2004
|
[ 00:52 lioux ]
Update to 0.1.10
|
Wed, 8 Dec 2004
|
[ 01:36 lioux ]
New port codeville version 0.1.9: An "anarchic" control version
system without unnecessary re-merges
|
Number of commits found: 23 |