non port: graphics/plotutils/Makefile |
SVNWeb
|
Number of commits found: 56 |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 25 Jun 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0a27454
graphics/plotutils: Fix build with llvm16
- Utilize USES=localbase
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
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:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Thu, 14 Jan 2021
|
[ 22:39 stephen ]
- Define the license. Register some missing dependencies. Recreate patches
using make makepatch.
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 23 Dec 2015
|
[ 23:12 stephen ]
- Switch from open-motif to libXaw.
PR: ports/205489
Submitted by: Raphael Kubo da Costa
|
Sun, 13 Dec 2015
|
[ 22:34 amdmi3 ]
- Switch to new test framework
Approved by: portmgr blanket
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Thu, 4 Sep 2014
|
[ 19:23 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Sat, 10 May 2014
|
[ 21:07 stephen ]
- Change AUTOTOOLS=libtool to USES=libtool:keepla.
- Bump portrevision.
Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html
|
Sun, 26 Jan 2014
|
[ 22:54 stephen ]
- Implement staging.
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Thu, 15 Aug 2013
|
[ 07:35 danfe ]
- Unbreak parallel builds (-jX) on recent -CURRENT, where our make(1) is
bmake(1), which does not play nice with libtool way of building things
- While here, convert LIB_DEPENDS to new form, sort the knobs a bit, and
hook test target to our standard "regression-test" one
Reported by: marino
Tested by: marino (poudriere testport)
Approved by: miwi, bapt (portmgr, implicit)
|
Wed, 10 Jul 2013
|
[ 06:55 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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>
|
Tue, 14 Jun 2011
|
[ 07:26 stephen ]
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
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
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Tue, 26 Jan 2010
|
[ 14:28 wxs ]
- Update to 2.6
- Respect CPPFLAGS and LDFLAGS
- Add a test: target
PR: ports/143204
Submitted by: bf <bf1783@gmail.com>
Approved by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
|
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
|
Thu, 23 Apr 2009
|
[ 11:28 amdmi3 ]
- Roll back to 2.5, bump PORTEPOCH. Version 2.5.1 was withdrawn due to GPL
violation
PR: 133903
Submitted by: Stephen Montgomery-Smith <stephen at missouri dot edu>
(maintainer)
|
Sun, 5 Apr 2009
|
[ 20:50 dhn ] (Only the first 10 of 93 ports in this commit are shown above. )
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
|
Fri, 13 Feb 2009
|
[ 15:25 wxs ]
- Pass maintainership along.
|
Sat, 2 Aug 2008
|
[ 22:34 miwi ]
- Update to 2.5.1
PR: 126173
Submitted by: Ports Fury
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 14 Aug 2006
|
[ 23:06 clsung ] (Only the first 10 of 81 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Mon, 12 Jun 2006
|
[ 01:39 ijliao ] (Only the first 10 of 25 ports in this commit are shown above. )
upgrade to 2.5
PR: 98825
Submitted by: Ports Fury
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
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)
|
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.
|
Wed, 1 Jun 2005
|
[ 19:56 oliver ] (Only the first 10 of 45 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Fri, 31 Oct 2003
|
[ 10:14 tg ]
Unbreak.
|
Thu, 16 Oct 2003
|
[ 02:19 kris ]
BROKEN on 5.x: does not compile
|
Sun, 10 Aug 2003
|
[ 06:34 krion ] (Only the first 10 of 25 ports in this commit are shown above. )
Fix build on -current
PR: 55351
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
|
Sun, 8 Jun 2003
|
[ 00:30 kris ]
Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.
Approved by: portmgr
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 238 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 12 Sep 2002
|
[ 16:44 sobomax ]
Fix build on -current.
|
Sat, 31 Aug 2002
|
[ 02:40 kris ] (Only the first 10 of 22 ports in this commit are shown above. )
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
Tue, 11 Sep 2001
|
[ 03:22 ache ] (Only the first 10 of 36 ports in this commit are shown above. )
Bump png major
|
Fri, 23 Mar 2001
|
[ 11:57 tg ]
Upgrade to 2.4.1.
|
Tue, 7 Nov 2000
|
[ 23:28 asami ] (Only the first 10 of 56 ports in this commit are shown above. )
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
|
Mon, 21 Aug 2000
|
[ 11:07 sobomax ] (Only the first 10 of 29 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ] (Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
Thu, 15 Jun 2000
|
[ 18:59 sobomax ] (Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Wed, 7 Jun 2000
|
[ 23:32 asami ]
Add "ode.1 plot.1 spline.1 tek2plot.1" as MAN1.
|
Number of commits found: 56 |