non port: devel/libredblack/Makefile |
Number of commits found: 24 |
Sunday, 8 Mar 2020
|
17:01 antoine
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Monday, 11 Dec 2017
|
16:54 antoine
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Monday, 20 Oct 2014
|
16:04 mva
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Monday, 30 Jun 2014
|
15:44 amdmi3
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Wednesday, 29 Jan 2014
|
09:17 rodrigo
Update maintainer email address
Approved by: bapt@ (co-mentor)
|
Saturday, 14 Dec 2013
|
17:09 mva
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
Tuesday, 3 Dec 2013
|
12:37 sunpoet
- Add LICENSE
- Strip shared library
- Support STAGEDIR
PR: ports/184457
Submitted by: Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
|
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Saturday, 12 Jan 2013
|
12:07 wen
- Trim Makefile headers
- Pass maintainership to submitter
PR: 175184
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Saturday, 22 Aug 2009
|
00:18 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sunday, 2 Aug 2009
|
19:36 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
|
Thursday, 21 Aug 2008
|
06:18 rafan
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Monday, 30 Jul 2007
|
09:42 alexbl
- 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
|
Thursday, 1 Feb 2007
|
02:42 kris
Use libtool port instead of included version to avoid objformat a.out botch
|
Monday, 14 Aug 2006
|
22:55 clsung
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Thursday, 4 May 2006
|
21:41 edwin
Remove USE_REINPLACE from all categories starting with D
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 15 Nov 2005
|
06:52 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.
|
Sunday, 5 Jun 2005
|
12:42 sem
- Update to 1.3
PR: ports/81854
Submitted by: Ports Fury
|
Sunday, 3 Apr 2005
|
21:30 kris
Reset inactive maintainer. Thanks for your work in the past!
|
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thursday, 10 Oct 2002
|
00:20 smace
Upgrade to version 1.2
|
Monday, 15 Apr 2002
|
18:38 smace
Add libredblack 1.1.0
Library that provides the red-black balanced tree algorithm
|
Number of commits found: 24 |