Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jul 2022 00:07:50 0.13.0 |
Timur I. Bakeyev (timur)  |
devel/tevent: Update 0.10.2 to 0.13.0
PR: 257442 |
25 Nov 2021 21:40:11 0.10.2_1 |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 0.10.2_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.10.2_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Dec 2020 13:25:22
0.10.2_1 |
fluffy  |
devel/tevent: switch to PYTHON_EXT_SUFFIX |
19 Dec 2020 22:14:49
0.10.2_1 |
sunpoet  |
Fix poudriere build_fs_violation for net/samba*
- Bump PORTREVISION for package change
The tevent module is being used during build of net/samba*, therefore the
bytecode .pyc was generated. When running poudriere with -t flag, it checks
filesystem violations and raises the tevent module was used error. The fix is to
generate the bytecode and package it.
PR: 243331
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 25 days) |
05 Jul 2020 00:23:06
0.10.2 |
timur  |
Update Samba supplimentary libs to the recent ones.
PR: 246284
246285
246286
246287 |
19 Feb 2020 17:59:36
0.10.1 |
antoine  |
Clean up USES
With hat: portmgr |
23 Nov 2019 12:54:10
0.10.1 |
amdmi3  |
- Update to 0.10.1, fixing build with python 3.8
- Update WWW
PR: 241809
Submitted by: amdmi3
Approved by: maintainer timeout (timur, 2 weeks) |
19 Jun 2019 22:44:25
0.10.0 |
timur  |
Upgrade Samba supplimentary ports to the new build system. Effectively they are
dependent now from Python 3.4+ for the build, unless NO_PYTHON is specified,
in which case ports still can be build with Python 2.7.
That should address legacy Python dependencies for some non-Samba ports as well. |
31 Jul 2018 04:09:06
0.9.37 |
timur  |
Update Samba supplimentary libs to the newer versions.
Sponsored by: iXsystems Inc. |
17 May 2018 02:24:59
0.9.36 |
timur  |
Update Samba supplimentary libraries, fixed (new) portlint errors, changed
Python3 version knob. |
28 Feb 2018 20:37:28
0.9.36 |
timur  |
Update devel/tevent to the most recent version. |
20 Feb 2018 23:17:49
0.9.35 |
timur  |
Update supplimentary Samba libs to the latest versions.
Sponsored by: iXsystems Inc. |
17 Dec 2017 06:06:00
0.9.34_1 |
timur  |
Small useless bump of the version to make poudriere pick up changes in
WITH_SAMBA4_PYTHON3 usage |
21 Nov 2017 17:00:13
0.9.34 |
timur  |
Make sure that you can compile all supplimentary ports without Python bindings |
20 Nov 2017 13:39:16
0.9.34 |
timur  |
Fix too broad Python specification, cut down to 2.7 explicitly. |
20 Nov 2017 06:40:28
0.9.34 |
timur  |
Update Samba supplimentary libraries to the most recent versions. |
02 Jan 2017 22:53:43
0.9.31 |
timur  |
Update Samba4* supplimentary libraries to the newer versions.
Made databases/ldb to depend on openldap-sasl-client, so it won't conflict with
the corresponding requirement of net/samba4* ports. |
12 Apr 2016 22:40:37
0.9.28 |
timur  |
This is routine update for the Samba supplimentary libraries, bumping them to
the versions that commonly acceptable by recent Samba ports, in particular,
samba44. |
01 Apr 2016 14:00:57
0.9.26 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
30 Nov 2015 00:17:41
0.9.26 |
timur  |
Update Samba supplimentary libs |
09 Aug 2015 22:52:18
0.9.25 |
timur  |
Upgrade relevant ports to the latest releases.
PR: 202041 |
08 Jun 2015 03:46:52
0.9.24 |
timur  |
Update of tevent library, necessary for net/samba42 |
14 May 2015 10:15:09
0.9.22 |
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 |
08 Apr 2015 15:05:49
0.9.22 |
bapt  |
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe |
16 Jan 2015 17:21:11
0.9.22 |
timur  |
Return back incorrectly resetted PORTEPOCH for databases/tdb. Raised minimal
requirements for dependencies for database/ldb to reflect actual ones. |
16 Jan 2015 03:49:35
0.9.22 |
timur  |
Upgrade supplimentary net/samba ports to the minimal common required versions. |
20 Oct 2014 16:04:14
0.9.21 |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
09 Aug 2014 15:44:28
0.9.21 |
mva  |
Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK (Only the first 15 lines of the commit message are shown above ) |
03 Aug 2014 19:30:09
0.9.21 |
adamw  |
A couple ports added support for OPTIONS but forgot to add them to
OPTIONS_DEFINE. |
20 Apr 2014 23:46:59
0.9.21 |
timur  |
Add NO_PYTHON knob to make lev@ a bit happier. Minor version update of tdb. |
18 Mar 2014 04:12:09
0.9.21 |
timur  |
On whatever reason configure requires gettext, although it's not used anywhere
in the resulting libs. Explicitly disable this. |
13 Mar 2014 08:07:38
0.9.21 |
timur  |
Didn't commit all the changes due wrong command line |
13 Mar 2014 02:10:52
0.9.21 |
timur  |
Convert port to support STAGE |
13 Jan 2014 21:00:04
0.9.18 |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
20 Sep 2013 17:17:45
0.9.18 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
20 Sep 2013 10:54:23
0.9.18 |
ak  |
- Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by: portmgr (bapt) |
18 Aug 2013 01:06:22
0.9.18 |
mva  |
- Fix build after the recent lang/python changes |
14 Aug 2013 22:35:54
0.9.18  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
01 Jul 2013 02:36:07
0.9.18 |
timur  |
Update relevant ports to the latest release and fix disappeared --prefix
from the bsd.ports.mk.
PR: 180102, 180103, 180136 |
26 Jun 2013 17:20:01
0.9.18 |
tijl  |
- Fix build on i386. Add -fstack-protector to LDFLAGS.
- Remove a patch for FreeBSD 6.
PR: 179998 |
20 Jun 2013 08:00:25
0.9.18 |
tijl  |
Fixup for r321286. Remove unneeded patch.
PR: 179739 |
19 Jun 2013 16:23:17
0.9.18 |
tijl  |
- update devel/tevent to 0.9.18
- precompile tevent.py to fix databases/ldb package
PR: 179298
Approved by: timur (maintainer timeout) |
23 May 2013 02:23:34
0.9.17 |
jgh  |
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi) |
23 Apr 2013 10:13:20
0.9.17 |
bapt  |
Convert devel to USES=pkgconfig |
31 Jan 2013 15:02:36
0.9.17 |
timur  |
Update port to the latest version |
23 Jul 2012 07:16:34
0.9.15 |
rm  |
- strict python version to 2.x (doesn't build with python3)
Approved by: timur (maintainer) |
03 May 2012 22:59:34
0.9.15 |
timur  |
Bump revision to 2.0.15 |
01 Aug 2011 20:01:25
0.9.13 |
timur  |
Update to version 0.9.13 |
03 Jul 2011 14:59:23
0.9.8_1 |
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.9.8_1 |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.9.8_1 |
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
0.9.8_1 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
05 Feb 2010 00:49:49
0.9.8 |
timur  |
Upgrade tevent to the newer version 0.9.8. |
12 Jul 2009 21:40:50
0.9.6 |
timur  |
Adding slave ports for the net/samba4-devel. We are installing this
libraries separately, so they can be used by other ports. |