notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: science/gchemutils/Makefile

Number of commits found: 150 (showing only 100 on this page)

1 | 2  »  

Sunday, 25 Feb 2024
12:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/gchemutils: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 778cd12054feb14955c75216a2df14e5a4773314 commit hash: 778cd12054feb14955c75216a2df14e5a4773314 commit hash: 778cd12054feb14955c75216a2df14e5a4773314 commit hash: 778cd12054feb14955c75216a2df14e5a4773314 778cd12
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Wednesday, 26 Jul 2023
09:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/gchemutils: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
commit hash: b2f808bcc7778fb0c719e24995af12c837758865 commit hash: b2f808bcc7778fb0c719e24995af12c837758865 commit hash: b2f808bcc7778fb0c719e24995af12c837758865 commit hash: b2f808bcc7778fb0c719e24995af12c837758865 b2f808b
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Monday, 8 Aug 2022
23:15 Neel Chauhan (nc) search for other commits by this committer
science/gchemutils: Update to 0.14.17
commit hash: 82caf148cb150e8f764ba5df576a5687f5007cf7 commit hash: 82caf148cb150e8f764ba5df576a5687f5007cf7 commit hash: 82caf148cb150e8f764ba5df576a5687f5007cf7 commit hash: 82caf148cb150e8f764ba5df576a5687f5007cf7 82caf14
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frederic Culot <frederic@culot.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Glenn Johnson
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Igor Serikov <iserikov@acm.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Johannes M Dieterich <jmd@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Klaus Aehlig <aehlig@linta.de>
  *  Kurt Kanzenbach <kurt@kmk-computers.de>
  *  Leland Wang <llwang@infor.org>
  *  Li-Lun Wang <llwang@infor.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
  *  Nakata Maho <maho@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@tutopia.com>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  Shin-ya Murakami <murashin@gfd-dennou.org>
  *  Stas Timokhin <devel@stasyan.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Steve Wills <steve@mouf.net
  *  Steve Wills <steve@mouf.net>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAOKA Fumiyoshi
  *  Thierry Thomas <thierry@pompo.net>
  *  Tim Cas <ports@stdrand.com>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  anholt@FreeBSD.org
  *  bacon@smithers.neuro.mcw.edu
  *  batman <batman@udel.edu>
  *  db
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  jbacon
  *  maintainer.freebsd@xpoundit.com
  *  mi
  *  rafan@infor.org
  *  shurd@FreeBSD.org
  *  thierry@pompo.net
  *  will

With hat:	portmgr
commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 4619604
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Tuesday, 15 Mar 2022
10:16 Baptiste Daroussin (bapt) search for other commits by this committer
cleanup: remove wrong usage of INSTALLS_OMF
commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 ac03b07
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Saturday, 1 May 2021
21:00 Baptiste Daroussin (bapt) search for other commits by this committer
science/gchemutils: drop wrong dependency on gtkglext
commit hash: f327881e0ee7eba9343e335725f376a38e8063f9 commit hash: f327881e0ee7eba9343e335725f376a38e8063f9 commit hash: f327881e0ee7eba9343e335725f376a38e8063f9 commit hash: f327881e0ee7eba9343e335725f376a38e8063f9 f327881
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 13 Jan 2021
00:31 yuri search for other commits by this committer
science/openbabel: Upgrade 2.4.1 -> 3.1.1

PR:		252309
Submitted by:	thierry
Original commitRevision:561406 
Monday, 27 Jan 2020
19:40 rene search for other commits by this committer
Remove textproc/gnome-doc-utils.

It is abandonded upstream for years and is Python-2.7-only.

Adjust consumers, some only need a rebuild, others have their
documentation formerly created by gnome-doc-utils / xml2po removed.

Remove gnomedocutils from USE_GNOME

Submitted by:	rene
Approved by:	portmgr (mat), gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D23381
Original commitRevision:524409 
Monday, 16 Dec 2019
17:06 bapt search for other commits by this committer
Update to 0.10.46 and only keep one libgoffice version

libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping
support
for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only
keep 0.10.

Remove the optionnal goffice option for projects not supporting 0.10.
Original commitRevision:520273 
Thursday, 7 Nov 2019
17:17 zeising search for other commits by this committer
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.
Original commitRevision:516988 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 29 Mar 2019
20:16 jbeich search for other commits by this committer
Drop USES=gecko
Original commitRevision:497195 
Saturday, 22 Dec 2018
03:44 linimon search for other commits by this committer
This port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, add USES=gl gnome and pet portlint.

PR:		234208
Submitted by:	Piotr Kubaj
Original commitRevision:488061 
Saturday, 24 Nov 2018
13:08 kwm search for other commits by this committer
Release maintainership.
Original commitRevision:485769 
Saturday, 23 Jun 2018
10:41 rene search for other commits by this committer
science/gchemutils: mark BROKEN if XUL option is chosen
Original commitRevision:473123 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Saturday, 31 Dec 2016
19:43 kwm search for other commits by this committer
Update gchemutils to 0.14.16.

Record indirect dependancies.
Original commitRevision:430154 
Wednesday, 28 Dec 2016
17:51 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to USES=localbase
- Unbreak on 11+ by backporting upstream revision 2055

Approved by:	portmgr blanket
Original commitRevision:429805 
Friday, 11 Nov 2016
09:31 linimon search for other commits by this committer
Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:425879 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Friday, 27 Mar 2015
08:45 kwm search for other commits by this committer
Update gchemutils to 0.14.10.
Original commitRevision:382376 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Wednesday, 23 Apr 2014
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Wednesday, 9 Apr 2014
10:29 bapt search for other commits by this committer
Convert from USE_GECKO to USES=gecko
While here stagify what was not staged yet
Convert to USES=webplugin where needed and add desktop-file-utils dependency to
icedtea-web
Original commitRevision:350678 
Thursday, 6 Mar 2014
22:20 kwm search for other commits by this committer
Update to 0.14.7.

Stagify.
Use new lib_depend syntax.
Add USES=libtool
Original commitRevision:347329 
Friday, 20 Sep 2013
22:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
Original commitRevision:327767 
Thursday, 12 Sep 2013
09:07 marino search for other commits by this committer
Add explicit dependency on pkgconf (18 ports)

Approved by:	portmgr (bapt, implicit)
Original commitRevision:327044 
Thursday, 27 Jun 2013
11:42 kwm search for other commits by this committer
Update to 0.14.2.

This version switched to Gtk3.
Unbreak XUL options since it build with the version in ports.
Use USES desktop-file-utils and shared-mime-info.
Original commitRevision:321879 
Saturday, 15 Jun 2013
11:10 flo search for other commits by this committer
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
  quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
Original commitRevision:320984 
Tuesday, 11 Dec 2012
14:19 makc search for other commits by this committer
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
Original commitRevision:308694 
Monday, 10 Sep 2012
19:19 beat search for other commits by this committer
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
Original commitRevision:304053 
Monday, 20 Aug 2012
14:32 kwm search for other commits by this committer
Add a PORTSCOUT tag so only stable releases get found.
Original commit
Tuesday, 12 Jun 2012
18:49 kwm search for other commits by this committer
OptionsNG my ports.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 22 Nov 2011
14:49 kwm search for other commits by this committer
Update to 0.12.10.

Chase both goffice and gnumeric updates.

Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Thursday, 23 Jun 2011
18:35 kwm search for other commits by this committer
Chase goffice and gnumeric update.
Original commit
Tuesday, 14 Jun 2011
03:57 mezz search for other commits by this committer
Chase both goffice and gnumeric, bump the PORTREVISION.
Original commit
Friday, 25 Mar 2011
12:32 kwm search for other commits by this committer
Update to 0.12.7.

Chase goffice and gnumeric update.
Original commit
Monday, 28 Feb 2011
12:14 kwm search for other commits by this committer
Update to 0.12.6.

Pick up maintainer [1]
Remove broken check for 6.x.

Approved by:    pav@ [1] (previous maintainer)
Original commit
Monday, 29 Nov 2010
06:01 marcus search for other commits by this committer
Chase the goffice and gnumeric versions.
Original commit
Monday, 22 Nov 2010
01:05 marcus search for other commits by this committer
Update goffice to 0.8.11.
Original commit
Sunday, 12 Sep 2010
19:51 kwm search for other commits by this committer
Update to 0.12.3.
Chase goffice, and gnumeric version bumps.

Approved by:    pav (maintainer)
Original commit
Wednesday, 18 Aug 2010
14:51 kwm search for other commits by this committer
Chase goffice and gnumeric updates.
Original commit
Wednesday, 28 Jul 2010
08:40 pav search for other commits by this committer
- Correct PORTSDIRS -> PORTSDIR

PR:             ports/149023
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Original commit
Sunday, 25 Jul 2010
10:37 kwm search for other commits by this committer
Update to 0.12.1.

Add license.
Original commit
Tuesday, 8 Jun 2010
12:20 kwm search for other commits by this committer
Chase goffice update.
Original commit
Friday, 21 May 2010
23:08 kwm search for other commits by this committer
Chase devel/goffice update.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Tuesday, 16 Mar 2010
15:30 pav search for other commits by this committer
- Update to 0.10.12
Original commit
Saturday, 13 Mar 2010
23:31 marcus search for other commits by this committer
Chase goffice update.
Original commit
Sunday, 14 Feb 2010
20:49 marcus search for other commits by this committer
Chase the goffice 0.8.0 update.
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 30 Jan 2010
23:08 marcus search for other commits by this committer
Chase the goffice version bump.
Original commit
Friday, 18 Dec 2009
06:40 marcus search for other commits by this committer
Forced commit to note the previous commit should have read:

Chase goffice update.
Original commit
06:39 marcus search for other commits by this committer
Chase the gchemutils update.
Original commit
Sunday, 6 Dec 2009
12:03 kwm search for other commits by this committer
Fix build with new goffice.
Original commit
Friday, 27 Nov 2009
09:10 beat search for other commits by this committer
- Remove obsolete gecko providers

Approved by:    portmgr (miwi)
Exp-run by:     miwi
Original commit
Thursday, 26 Nov 2009
18:03 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Wednesday, 18 Nov 2009
14:58 pav search for other commits by this committer
- Update to 0.10.9
Original commit
Sunday, 11 Oct 2009
19:18 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Friday, 25 Sep 2009
01:46 marcus search for other commits by this committer
Chase the goffice update.

Feature safe:   yes
Original commit
Friday, 18 Sep 2009
10:21 pav search for other commits by this committer
- Update to 0.10.8

Feature safe:   yes
Original commit
Sunday, 6 Sep 2009
13:25 kwm search for other commits by this committer
Update to 0.10.7.
Original commit
Thursday, 3 Sep 2009
21:36 kwm search for other commits by this committer
Update to 0.10.6.
Original commit
Monday, 17 Aug 2009
09:22 marcus search for other commits by this committer
With the change in dependencies of goffice, add an explicit dependency
on libgnomecanvas.

Reported by:    QAT
Original commit
Sunday, 16 Aug 2009
23:01 marcus search for other commits by this committer
Chase goffice update.
Original commit
Tuesday, 7 Jul 2009
10:56 pav search for other commits by this committer
- Update to 0.10.5
Original commit
Sunday, 5 Jul 2009
04:15 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Sunday, 24 May 2009
19:44 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Monday, 11 May 2009
18:38 pav search for other commits by this committer
- Update naively to 0.10.4 and mark BROKEN: does not compile with goffice-0.7.6
Original commit
Saturday, 9 May 2009
04:57 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Sunday, 3 May 2009
00:38 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Saturday, 28 Mar 2009
03:05 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Tuesday, 24 Feb 2009
02:18 marcus search for other commits by this committer
Chase the goffice update.
Original commit
Saturday, 17 Jan 2009
19:17 pav search for other commits by this committer
- Actually mark it broken on FreeBSD 6.x
Original commit
Thursday, 15 Jan 2009
08:39 pav search for other commits by this committer
- Mark BROKEN on FreeBSD 6.x: does not compile

Reported by:    pointyhat
Original commit
Tuesday, 13 Jan 2009
18:17 pav search for other commits by this committer
- Update to 0.10.3
Original commit
Friday, 26 Dec 2008
23:09 pav search for other commits by this committer
Mark BROKEN on HEAD after the import of strndup(3).
As OSVERSION was not bumped at the time, approximate with 800058.

Submitted by:   pointyhat via droso
Original commit
Friday, 18 Jul 2008
15:49 miwi search for other commits by this committer
- Fix build on 6.3

PR:             125728
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Original commit
Thursday, 10 Jul 2008
08:26 pav search for other commits by this committer
- Update to 0.8.7
- Require GCC 4.2 on 6.x to fix build against openbabel
Original commit
Monday, 7 Jul 2008
00:08 beech search for other commits by this committer
Bump portrevision after openbabel update.
Original commit
Friday, 6 Jun 2008
13:59 edwin search for other commits by this committer
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)
Original commit
Monday, 24 Mar 2008
13:03 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Monday, 28 Jan 2008
21:10 pav search for other commits by this committer
- Update to 0.8.6
Original commit
Thursday, 10 Jan 2008
07:09 marcus search for other commits by this committer
Chase the move of the goffice 0.4 API to devel/goffice04.
Original commit
Saturday, 22 Dec 2007
16:56 pav search for other commits by this committer
- Author rerolled tarballs with the missing pt_BR translation
Original commit
Friday, 21 Dec 2007
22:37 pav search for other commits by this committer
- Update to 0.8.5
Original commit
Tuesday, 11 Dec 2007
19:16 pav search for other commits by this committer
- Update to 0.8.4
Original commit

Number of commits found: 150 (showing only 100 on this page)

1 | 2  »