Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 04:02:26
3.1.1

|
yuri  |
science/openbabel: Update 2.4.1 -> 3.1.1 |
12 Dec 2020 17:04:37
2.4.1_6

|
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
26 Jul 2019 20:46:57
2.4.1_5

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Jul 2019 02:25:07
2.4.1_4

|
linimon  |
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".
For people already testing powerpc on clang, it is possible that they
already have both compilers in base. Thus, the assumption that "gcc is
in base" (e.g. libstdc++.so exists) always means "force use of GCC" is
already broken. It will be for everyone on -CURRENT once the switch is
made.
While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
10 Apr 2019 06:18:32
2.4.1_4

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
26 Dec 2018 09:06:35
2.4.1_3

|
tcberner  |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
25 Dec 2018 20:25:40
2.4.1_2

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
2.4.1_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
11 Dec 2018 23:19:09
2.4.1_1

|
antoine  |
Unbreak |
11 Dec 2018 07:50:24
2.4.1_1

|
yuri  |
science/openbabel: fix build with GCC-based architectures
While here, also add USES=gnome.
PR: 233912
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
12 Jun 2018 07:39:34
2.4.1_1

|
yuri  |
science/openbabel: Take maintainership; Add the GUI option using wxWidgets-3.0
GUI is "on" by default because that's what CMakeLists.txt suggests as default.
Also improve helpers use. |
02 Jan 2018 16:49:24
2.4.1

|
tcberner  |
New USES=eigen
Usage:
USES=eigen:<version>[,<type>]
version: 2 or 3 (required)
type: build (default), run
For example:
USES=eigen:2,build,run
will add a BUILD- and RUN_DEPENDS on math/eigen2, and
USES=eigen:3
will add a BUILD_DEPENDS on math/eigen3.
* Convert the existing ports to use it
- biology/iqtree: remove run time dependency (seemed not to be needed)
- graphics/movit: remove run time dependency (seemed not to be needed)
- science/avogadro: add run time dependeny (installed cmake file requires it
to be present)
Reviewed by: rakuco, mat
Differential Revision: https://reviews.freebsd.org/D13702 |
24 May 2017 01:43:01
2.4.1

|
dbaio  |
science/openbabel: Update to 2.4.1
Patches removed:
patch-git_c3abbdda, patch-gcc5-support (Integrated upstream)
patch-scripts__CMakeLists.txt (Builds without it)
While here, set LICENSE and simplify BUILD_DEPENDS.
Changes: https://github.com/openbabel/openbabel/releases
PR: 219382
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10837 |
30 Apr 2017 04:35:11
2.3.2_2

|
linimon  |
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
21 Jan 2017 23:12:18
2.3.2_2

|
jbeich  |
science/openbabel: unbreak with GCC >= 6
GCC defaults to C++14 since 6.0 which no longer converts istream to
bool by default. Instead of fixing just downgrade to C++98.
PR: 216036 |
20 Oct 2016 15:58:13
2.3.2_2

|
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
21 Apr 2016 16:43:15
2.3.2_2

|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:25:18
2.3.2_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
25 Aug 2015 10:03:09
2.3.2_2

|
makc  |
Convert my ports to new options helpers |
18 Apr 2015 13:49:18
2.3.2_2

|
marino  |
science/openbabel: Support gcc5 (taken from upstream)
This was really painful. I consolidated numerous shared_ptr (TR1)
patches to a single big patch (including moving part of an existing
patch to it because the target needed yet another change).
Tested on FreeBSD 8/i386 and FreeBSD 10/amd64. This was previously
built on DragonFly with gcc 4.7, but libstdc++ incompatibilities caused
avogadro to break which eventually broken kde4 metapackage.
Those openbabel guys are long overdue for a new release, this was a bit
absurd although maybe some clever sed'ding could have reduced the patch
count.
Approved by: blanket (gcc5 & DF breakage) |
12 Nov 2014 18:48:53
2.3.2_1

|
antoine  |
Cleanup plist |
24 Oct 2014 16:50:43
2.3.2_1

|
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
16 Apr 2014 18:28:50
2.3.2_1

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
13 Nov 2013 15:49:25
2.3.2

|
rakuco  |
Add upstream patch to fix the build with libc++.
The original commit has been slightly tuned so that it builds with the code
in the latest stable release.
Approved by: makc (maintainer) |
17 Oct 2013 18:49:09
2.3.2

|
makc  |
- Add dependency on pkgconfig when building with cairo support [1]
- Support staging
- Use option helpers
Reported by: Andreas Nilsson via mail [1] |
20 Sep 2013 22:48:31
2.3.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
14 Aug 2013 22:35:54
2.3.2

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Mar 2013 20:06:15
2.3.2

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
11 Dec 2012 14:19:54
2.3.2

|
makc  |
science/openbabel:
- Update openbabel to 2.3.2
- Switch to CMake build system
- Add PYTHON and CAIRO options
- Don't rename babel binary, mark conflict with ancient biology/babel
science/py-openbabel:
- Merge py-openbabel to openbabel
other:
- chase openbabel update |
09 Nov 2011 15:26:04
2.2.3
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 08:45:31
2.2.3
|
miwi  |
- Fix build on FreeBSD 10 |
11 Aug 2011 19:20:17
2.2.3 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 13:22:25
2.2.3
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
2.2.3
|
ade  |
Sync to new bsd.autotools.mk |
26 Jun 2010 19:17:44
2.2.3
|
makc  |
Update to 2.2.3
Feature safe: yes |
11 Nov 2009 16:12:14
2.2.2
|
marcel  |
Builds on ia64.
Approved by: makc |
07 Oct 2009 21:11:39
2.2.2
|
makc  |
Respect LOCALBASE.
Reported by: QATty |
10 Aug 2009 17:13:43
2.2.2
|
makc  |
Update to 2.2.2
Mark MAKE_JOBS_SAFE |
02 Aug 2009 19:36:34
2.2.1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
28 Jul 2009 11:45:09
2.2.1
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
26 Apr 2009 14:49:08
2.2.1
|
makc  |
Update to 2.2.1 |
21 Feb 2009 11:31:28
2.2.0_1
|
makc  |
Use my @FreeBSD.org email for the rest of my ports |
21 Jul 2008 10:26:09
2.2.0_1
|
miwi  |
- s/PORTREVSION/PORTREVISION |
18 Jul 2008 15:49:08
2.2.0
|
miwi  |
- Fix build on 6.3
PR: 125728
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
08 Jul 2008 13:57:50
2.2.0
|
miwi  |
- Fix build on 6.X
Reported by: ionbot, pavbot
Approved by: maintainer via im |
07 Jul 2008 00:01:07
2.2.0
|
beech  |
- Update to 2.2.0
- Pass maintainership to submitter
PR: ports/125335
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
20 Aug 2007 09:05:30
2.1.1
|
miwi  |
- Update to 2.1.1
PR: 115397
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
23 Jul 2007 09:36:52
2.1.0
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
24 May 2007 22:21:02
2.1.0
|
pav  |
- Update to 2.1.0 |
15 Aug 2006 00:56:24
2.0.2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
01 Aug 2006 19:05:03
2.0.2
|
shaun  |
- Upgrade to 2.0.2 [1]
- portlint(1) tweak
PR: ports/101196
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
20 Apr 2006 05:37:26
2.0.1
|
sem  |
- Update to version 2.0.1
PR: ports/96010
Submitted by: Ports Fury |
23 Feb 2006 10:40:45
2.0.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
19 Jan 2006 23:56:25
2.0.0
|
kris  |
BROKEN on ia64: gcc internal error during build |
18 Dec 2005 10:37:25
2.0.0
|
lawrance  |
Update to 2.0.0.
PR: ports/90558
Submitted by: Ports Fury |
25 Nov 2005 17:44:39
1.100.2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.100.2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
13 Apr 2005 12:21:55
1.100.2
|
vs  |
USE_LIBTOOL instead of local patch |
04 Mar 2004 13:03:10
1.100.2
|
pav  |
- Update to 1.100.2
PR: ports/63756
Submitted by: Ports Fury |
27 Jul 2003 04:59:48
1.100.1
|
marcus  |
Add a dependency on gnometarget to quiet a configure warning. |
29 Jun 2003 19:34:00
1.100.1
|
marcus  |
* Update to 1.100.1
* Remove patches in favor of --program-prefix=open
* Install the .pc file in the correct location
PR: 53845
Submitted by: Pav Lucistnik <pav@oook.cz> |
05 Apr 2003 08:11:47
1.100.0
|
edwin  |
forgot to add the patches. |
05 Apr 2003 08:10:44
1.100.0
|
edwin  |
science/openbabel and biology/babel binary names conflict
renamed the binaries and manpages of science/openbabel to
openbabel instead of babel.
PR: ports/47109
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> |
20 Feb 2003 18:57:37
1.100.0
|
knu  |
De-pkg-comment. |
05 Jan 2003 17:04:59
1.100.0
|
ijliao  |
add openbabel 1.100.0
Chemistry file translation program |