non port: devel/atlas-devel/Makefile |
SVNWeb
|
Number of commits found: 49 |
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 )
|
Wed, 27 Apr 2022
|
[ 13:21 Piotr Kubaj (pkubaj) ] 51a1d89
devel/atlas-devel: remove not necessary CXXFLAGS_powerpc
Since CXXFLAGS_powerpcspe is probably also not necessary, also remove it.
|
Fri, 22 Apr 2022
|
[ 15:37 Piotr Kubaj (pkubaj) ] a529bd1
devel/atlas-devel: remove unnecessary CXXFLAGS_powerpc64
|
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.
|
Sun, 28 Jul 2019
|
[ 21:29 amdmi3 ]
- Add LICENSE
- Pet portlint
- Switch to options helpers
- Don't install COPYING with docs
- Add missing file to plist
- Update WWW
Approved by: portmgr blanket
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 19 Apr 2019
|
[ 15:17 oliver ]
update to 0.6.4
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 28 Oct 2018
|
[ 09:39 linimon ]
Fix build with GCC-based architectures.
While here, pet portlint.
PR: 232473
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Thu, 14 Aug 2014
|
[ 05:44 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sat, 12 Apr 2014
|
[ 08:28 oliver ]
fix -Wunused-const-variable build error
|
Fri, 28 Mar 2014
|
[ 17:50 oliver ]
fix -Wall error on CURRENT
|
Sun, 23 Mar 2014
|
[ 09:45 oliver ] (Only the first 10 of 16 ports in this commit are shown above. )
switch from GCC to Clang
bump PORTREVISION
|
Sun, 16 Mar 2014
|
[ 22:33 gerald ]
Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.
Approved by: portmgr (mat)
|
Fri, 28 Feb 2014
|
[ 07:24 oliver ]
force gcc 4.7 compilation to get net/cyphesis to compile which relies on gcc 4.7
|
Wed, 29 Jan 2014
|
[ 07:46 bapt ]
Fix packaging with DOCS
Reported by: pkg-fallout
|
Mon, 27 Jan 2014
|
[ 12:55 bapt ]
Support stage
Add doc option
Simplify the ports to let the ustream build process install the docs, stage
will take care of only packaging what we want.
add GNU_CONFIGURE to properly let the configure process happen with the ports
framework variables set
Convert USE_GCC=4.7+ to USES=compiler:c++11-lang which allows to build with
clang
|
Fri, 22 Nov 2013
|
[ 07:54 oliver ]
use GNU_CONFIGURE instead of USE_AUTOTOOLS to force the use of the local
libtool script to link the libraries with the correct linker and not with
the system linker which breaks linking on FreeBSD 8 as the linker is to
old here.
|
Thu, 21 Nov 2013
|
[ 08:19 oliver ]
update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
|
Fri, 4 Oct 2013
|
[ 09:52 bapt ]
Solve pkgname conflict
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 2 Dec 2009
|
[ 14:49 oliver ]
update devel/atlas-devel to 0.6.2
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Tue, 11 Dec 2007
|
[ 21:05 oliver ]
update to 0.6.1
|
Wed, 19 Sep 2007
|
[ 13:50 oliver ]
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Bump PORTREVISION
|
Sun, 10 Jun 2007
|
[ 07:38 oliver ]
bump PORTREVISION because of recent USE_GCC=3.4 change
|
Sat, 2 Jun 2007
|
[ 17:57 oliver ]
the Atlas lib compiled with gcc 4 does not work, so move back to gcc 3.4
|
Fri, 25 May 2007
|
[ 18:15 oliver ]
remove USE_GCC=4.3,
s/INSTALLS_SHLIB/USE_LDCONFIG/
|
Sun, 23 Apr 2006
|
[ 12:20 oliver ]
update to 0.6.0
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sun, 20 Nov 2005
|
[ 22:42 oliver ]
update to 6.0.0.rc2
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Thu, 20 Oct 2005
|
[ 13:50 oliver ]
update Atlas-C++ to 0.5.0.r(c)1
|
Sun, 2 Oct 2005
|
[ 14:14 oliver ]
update to 0.5.98
|
Fri, 30 Sep 2005
|
[ 13:26 oliver ]
The Whom: field in header got accidentally changed by the previous commit.
This commit changes it back to it's orignal value
|
[ 13:07 oliver ]
take maintainership
Approved by: maintainer
|
Wed, 28 Sep 2005
|
[ 14:58 oliver ]
update to 0.5.97
Approved by: maintainer
|
Mon, 23 May 2005
|
[ 21:05 oliver ]
define NO_LATEST_LINK
Approved by: maintainer
|
Sun, 8 May 2005
|
[ 00:48 oliver ]
use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig location
|
Sat, 7 May 2005
|
[ 11:25 oliver ]
import atlas-devel (repocopy of atlas)
PR: 77059
Submitted by: Jan Rochel <jannisan@t-online.de>
|
Number of commits found: 49 |