non port: cad/oregano/Makefile |
Number of commits found: 58 |
Saturday, 5 Aug 2023
|
19:47 Muhammad Moinur Rahman (bofh)
cad/oregano: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
f760ab7 |
Thursday, 2 Mar 2023
|
05:23 Tobias C. Berner (tcberner)
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
---
fa81a4f |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:20 Tobias C. Berner (tcberner)
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Martin Dieringer <martin.dieringe@gmx.de>
* Matthias Petermann <matthias@petermann-it.de>
* Michael Durian <durian@shadetreesoftware.com>
* Michael Reifenberger <mr@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
* Pedro F. Giffuni
* Pedro F. Giffuni <giffunip@asme.org>
* Pedro Giffuni
* Pedro Giffuni <giffunip@asme.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Sarod Yatawatta <sarod@cs.pdn.ac.lk>
* Sergio Lenzi <lenzi.sergio@gmail.com>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Thierry Thomas <thierry@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Gellekum <tg@FreeBSD.org>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* gahr
* hrs
* ijliao
* lbartoletti <lbartoletti@FreeBSD.org>
* lon_kamikaze@gmx.de
* stas
* swallace
* thierry@pompo.net
With hat: portmgr
b46abf8 |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
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)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Tuesday, 15 Mar 2022
|
13:36 Baptiste Daroussin (bapt)
cad/oregano: stop using rarian and small cleanup
rarian is deprecated and unused anymore, stop teaching oregano package
to run scrollkeeper on those files.
While here stop installing the compiled glib schema which will overwrite
the system one.
Oregano uses waf, which will wrongly run glib-compile-schema, but also
update-mime-info, update-desktop-database which should be run at install
time only.
A real fix would be to prevent waf from running all those programs, but
waf is a blackbox, and patching it is complicated per package.
1df8ab6 |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
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)
2c672a4 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 25 Jan 2020
|
07:42 yuri
cad/oregano: Update 0.84.41-2 -> 0.84.43
Reported by: portscout
 |
Sunday, 24 Nov 2019
|
22:34 linimon
Pacify portlint.
 |
22:34 linimon
Fix build on GCC-based systems:
../src/sheet/sheet.h:46: error: redefinition of typedef 'SchematicView'
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 23 Nov 2019
|
18:20 yuri
Re-add cad/oregano: Schematic capture and circuit simulator
 |
Monday, 5 Sep 2011
|
09:46 gahr
- Remove three deprecated ports of mine
2011-09-03 x11/ebuttons: Website has disappeared
2011-09-03 cad/oregano: Website has disappeared
2011-09-03 devel/jakelib2: Website has disappeared
 |
Wednesday, 3 Aug 2011
|
13:36 gahr
- Deprecate, website has disappeared
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Thursday, 4 Jun 2009
|
12:54 gahr
- Attempt to fix build with custom LOCALBASE
Reported by: QS Tindie
 |
Friday, 6 Jun 2008
|
13:14 edwin
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)
 |
Thursday, 29 May 2008
|
15:18 gahr
- Unbreak: make fetchable again
Approved by: miwi (mentor implicit)
 |
Monday, 28 Apr 2008
|
10:19 gahr
- Mark as broken (does not fetch)
Approved by: miwi (mentor implicit)
 |
Thursday, 6 Mar 2008
|
23:42 gahr
- Unbreak (make fetchable again)
- Respect NLS
- Adopt maintainship
Approved by: miwi (mentor)
 |
Saturday, 19 Jan 2008
|
16:05 miwi
- Mark BROKEN: does not fetch.
Submitted by: pavbot
 |
Friday, 14 Dec 2007
|
18:45 miwi
- Update to 0.69.0
PR: 118609
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Wednesday, 24 Oct 2007
|
23:37 marcus
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 29 Mar 2007
|
09:35 miwi
- Fix build
PR: 11102
Submitted by: trasz
 |
Saturday, 14 Oct 2006
|
08:54 marcus
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
 |
Monday, 9 Oct 2006
|
00:35 alepulver
- Update to version 0.60.0.
PR: ports/104170
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Saturday, 10 Jun 2006
|
12:50 pav
- Update to 0.50.0
PR: ports/98020
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Saturday, 19 Nov 2005
|
03:56 marcus
Mark broken on 4.X.
Reported by: pointyhat via kris
 |
Saturday, 5 Nov 2005
|
05:32 marcus
Update to 0.40.5.
Submitted by: ahze
 |
Thursday, 16 Jun 2005
|
16:25 novel
Update to 0.40.4.
PR: 82274
Submitted by: Ports Fury
 |
Tuesday, 22 Mar 2005
|
06:19 mezz
Fix the build.
Reported by: pointyhat via kris
Approved by: portmgr (marcus)
 |
Wednesday, 16 Mar 2005
|
21:47 mezz
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
 |
Sunday, 13 Mar 2005
|
17:13 vs
Unbreak: Should be fixed by recent updates to cairo
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Monday, 28 Feb 2005
|
23:24 krion
BROKEN on 4.x: Linker error
 |
Saturday, 19 Feb 2005
|
07:05 krion
Update to version 0.40.3
PR: ports/77132
Submitted by: Ports Fury
 |
Tuesday, 1 Feb 2005
|
08:37 krion
Update to version 0.40.2
PR: ports/76894
Submitted by: Ports Fury
 |
Tuesday, 11 Jan 2005
|
21:47 mezz
Fix the pkg-plist.
Reported by: pointyhat via kris
 |
Friday, 31 Dec 2004
|
13:18 krion
Update to version 0.40.1
PR: ports/75689
Submitted by: Ports Fury
 |
Thursday, 9 Dec 2004
|
10:18 krion
BROKEN: Does not compile on 4.x
 |
Tuesday, 30 Nov 2004
|
17:25 krion
Add missing dependency.
Reported by: pointyhat
 |
Friday, 26 Nov 2004
|
19:49 krion
Update to version 0.40.0
PR: ports/74422
Submitted by: Ports Fury
 |
Sunday, 28 Mar 2004
|
21:44 pav
Style:
- Update MASTER_SITES
- Update WWW and rewrap pkg-descr
- Use USE_GNOME
- Sort pkg-plist
PR: ports/64852
Submitted by: Ports Fury
 |
Wednesday, 24 Mar 2004
|
22:30 krion
- Reset maintainer to ports@FreeBSD.org, thank you Anders for
your work!
PR: ports/64665
Submitted by: Anders Andersson <anders@andersa.net>
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Sunday, 3 Aug 2003
|
18:55 oliver
replace PERL -pi by REINPLACE_CMD
PR: 47653
Submitted by: Simon Schubert <corecode@corecode.ath.cx>
Approved by: maintainer
 |
Thursday, 20 Feb 2003
|
01:27 leeym
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
 |
Tuesday, 22 Jan 2002
|
16:31 sf
update to 0.23. differences from the PR: - fix locale directory and install
.po's there. - sort pkg-plist.
 |
Thursday, 29 Nov 2001
|
17:48 petef
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org
 |
Friday, 4 May 2001
|
22:41 ade
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4
 |
Thursday, 29 Mar 2001
|
16:35 sobomax
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
 |
Wednesday, 7 Mar 2001
|
11:00 knu
Add oregano, schematic capture and simulation of electrical circuits.
 |
Number of commits found: 58 |