non port: science/chemtool-devel/Makefile |
SVNWeb
|
Number of commits found: 42 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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 )
|
Thu, 4 Aug 2022
|
[ 13:37 Nuno Teixeira (eduardo) Author: Robert Clausecker ] cb127c6
science/chemtool-devel: Fix build on FreeBSD 13.1R and 14
- Same fix as 4bfc3a9 for science/chemtool.
- While we are at it, define LICENSE. The license is not
shipped, but from the README it is clearly the authors
intent to have the same license as for science/chemtool.
while I'm here:
- cleanup Makefile
- remove unnecessary patch and reinplace cmd
- add EXAMPLES option
- add missing LIB_DEPENDS and USE_GNOME deps (Q/A check)
- adopt port
PR: 265614
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (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, 18 Feb 2021
|
[ 03:32 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Sun, 18 Oct 2020
|
[ 20:10 pi ]
science/chemtool-devel: replace transfig with fig2dev
|
Thu, 7 Nov 2019
|
[ 17:17 zeising ] (Only the first 10 of 90 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
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
|
Wed, 13 Mar 2019
|
[ 05:09 linimon ]
Fix build on gcc-based architectures:
//usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
While here, pet portlint.
|
Sun, 11 Mar 2018
|
[ 11:20 rene ] (Only the first 10 of 15 ports in this commit are shown above. )
Return maho@'s ports to the pool after his commit bit expired.
With hat: portmgr
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Tue, 3 Jun 2014
|
[ 01:19 amdmi3 ]
- Support staging
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket
|
Wed, 25 Dec 2013
|
[ 22:08 marino ]
science/chemtool-devel: Unbreak on FreeBSD 10+
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184693
Approved by: maintainer timeout
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Fri, 6 Sep 2013
|
[ 13:01 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 10 Jul 2013
|
[ 13:12 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
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
|
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
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:59 edwin ] (Only the first 10 of 44 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
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, 7 Aug 2006
|
[ 01:21 maho ]
Deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist).
Make use of EXAMPLESDIR in pkg-plist
PR: 101484
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Sun, 20 Nov 2005
|
[ 02:49 maho ]
Update to 1.7alpha15
|
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.
|
Tue, 31 May 2005
|
[ 07:26 pav ]
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus)
|
Thu, 6 May 2004
|
[ 19:49 maho ] (Only the first 10 of 23 ports in this commit are shown above. )
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor
|
Tue, 30 Mar 2004
|
[ 15:23 maho ]
Silent distfile change and it has been changed
drastically, so I'll wait for next update with different version
number. place old distfile at freebsd.org (this program is gpl'ed)
for a while.
Submitted by: kris via bento
|
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.
|
Sun, 22 Feb 2004
|
[ 09:59 kris ]
BROKEN: Checksum mismatch
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sat, 4 Oct 2003
|
[ 02:25 maho ]
Update to up-to-date developer version
Many thanks to: Dr. Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
|
Sat, 10 May 2003
|
[ 01:29 maho ]
Added new port chemtool-devel.
Chemtool is a nice drawing tool for chemist, however,
it has not been released almost 1 year. So I added
developer version as -devel.
Have fun!
|
Number of commits found: 42 |