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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: cad/oregano/Makefile

Number of commits found: 60

Friday, 12 Jan 2024
13:00 Baptiste Daroussin (bapt) search for other commits by this committer
cad/oregano: remove useless patch and leave manpages in share/man
commit hash: b721ad01fb398936c43c60b8bd645b209724b145 commit hash: b721ad01fb398936c43c60b8bd645b209724b145 commit hash: b721ad01fb398936c43c60b8bd645b209724b145 commit hash: b721ad01fb398936c43c60b8bd645b209724b145 b721ad0
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
Saturday, 5 Aug 2023
19:47 Muhammad Moinur Rahman (bofh) search for other commits by this committer
cad/oregano: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: f760ab79c1a69d8a8198b0f99b297f83d41392b6 commit hash: f760ab79c1a69d8a8198b0f99b297f83d41392b6 commit hash: f760ab79c1a69d8a8198b0f99b297f83d41392b6 commit hash: f760ab79c1a69d8a8198b0f99b297f83d41392b6 f760ab7
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
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 b46abf8
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
13:36 Baptiste Daroussin (bapt) search for other commits by this committer
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.
commit hash: 1df8ab6a09d65b09b0cf1d877929ca5ba56edf61 commit hash: 1df8ab6a09d65b09b0cf1d877929ca5ba56edf61 commit hash: 1df8ab6a09d65b09b0cf1d877929ca5ba56edf61 commit hash: 1df8ab6a09d65b09b0cf1d877929ca5ba56edf61 1df8ab6
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, 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
Saturday, 25 Jan 2020
07:42 yuri search for other commits by this committer
cad/oregano: Update 0.84.41-2 -> 0.84.43

Reported by:	portscout
Original commitRevision:524018 
Sunday, 24 Nov 2019
22:34 linimon search for other commits by this committer
Pacify portlint.
Original commitRevision:518368 
22:34 linimon search for other commits by this committer
Fix build on GCC-based systems:

  ../src/sheet/sheet.h:46: error: redefinition of typedef 'SchematicView'

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:518367 
Saturday, 23 Nov 2019
18:20 yuri search for other commits by this committer
Re-add cad/oregano: Schematic capture and circuit simulator
Original commitRevision:518265 
Monday, 5 Sep 2011
09:46 gahr search for other commits by this committer
- 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
Original commit
Wednesday, 3 Aug 2011
13:36 gahr search for other commits by this committer
- Deprecate, website has disappeared
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
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
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Thursday, 4 Jun 2009
12:54 gahr search for other commits by this committer
- Attempt to fix build with custom LOCALBASE

Reported by:    QS Tindie
Original commit
Friday, 6 Jun 2008
13:14 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
Thursday, 29 May 2008
15:18 gahr search for other commits by this committer
- Unbreak: make fetchable again

Approved by:    miwi (mentor implicit)
Original commit
Monday, 28 Apr 2008
10:19 gahr search for other commits by this committer
- Mark as broken (does not fetch)

Approved by:    miwi (mentor implicit)
Original commit
Thursday, 6 Mar 2008
23:42 gahr search for other commits by this committer
- Unbreak (make fetchable again)
- Respect NLS
- Adopt maintainship

Approved by:    miwi (mentor)
Original commit
Saturday, 19 Jan 2008
16:05 miwi search for other commits by this committer
- Mark BROKEN: does not fetch.

Submitted by:   pavbot
Original commit
Friday, 14 Dec 2007
18:45 miwi search for other commits by this committer
- Update to 0.69.0

PR:             118609
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
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
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 29 Mar 2007
09:35 miwi search for other commits by this committer
- Fix build

PR:             11102
Submitted by:   trasz
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
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)
Original commit
Monday, 9 Oct 2006
00:35 alepulver search for other commits by this committer
- Update to version 0.60.0.

PR:             ports/104170
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 10 Jun 2006
12:50 pav search for other commits by this committer
- Update to 0.50.0

PR:             ports/98020
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Saturday, 19 Nov 2005
03:56 marcus search for other commits by this committer
Mark broken on 4.X.

Reported by:    pointyhat via kris
Original commit
Saturday, 5 Nov 2005
05:32 marcus search for other commits by this committer
Update to 0.40.5.

Submitted by:   ahze
Original commit
Thursday, 16 Jun 2005
16:25 novel search for other commits by this committer
Update to 0.40.4.

PR:             82274
Submitted by:   Ports Fury
Original commit
Tuesday, 22 Mar 2005
06:19 mezz search for other commits by this committer
Fix the build.

Reported by:    pointyhat via kris
Approved by:    portmgr (marcus)
Original commit
Wednesday, 16 Mar 2005
21:47 mezz search for other commits by this committer
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.
Original commit
Sunday, 13 Mar 2005
17:13 vs search for other commits by this committer
Unbreak: Should be fixed by recent updates to cairo
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Monday, 28 Feb 2005
23:24 krion search for other commits by this committer
BROKEN on 4.x: Linker error
Original commit
Saturday, 19 Feb 2005
07:05 krion search for other commits by this committer
Update to version 0.40.3

PR:             ports/77132
Submitted by:   Ports Fury
Original commit
Tuesday, 1 Feb 2005
08:37 krion search for other commits by this committer
Update to version 0.40.2

PR:             ports/76894
Submitted by:   Ports Fury
Original commit
Tuesday, 11 Jan 2005
21:47 mezz search for other commits by this committer
Fix the pkg-plist.

Reported by:    pointyhat via kris
Original commit
Friday, 31 Dec 2004
13:18 krion search for other commits by this committer
Update to version 0.40.1

PR:             ports/75689
Submitted by:   Ports Fury
Original commit
Thursday, 9 Dec 2004
10:18 krion search for other commits by this committer
BROKEN: Does not compile on 4.x
Original commit
Tuesday, 30 Nov 2004
17:25 krion search for other commits by this committer
Add missing dependency.

Reported by:    pointyhat
Original commit
Friday, 26 Nov 2004
19:49 krion search for other commits by this committer
Update to version 0.40.0

PR:             ports/74422
Submitted by:   Ports Fury
Original commit
Sunday, 28 Mar 2004
21:44 pav search for other commits by this committer
Style:
- Update MASTER_SITES
- Update WWW and rewrap pkg-descr
- Use USE_GNOME
- Sort pkg-plist

PR:             ports/64852
Submitted by:   Ports Fury
Original commit
Wednesday, 24 Mar 2004
22:30 krion search for other commits by this committer
- Reset maintainer to ports@FreeBSD.org, thank you Anders for
  your work!

PR:             ports/64665
Submitted by:   Anders Andersson <anders@andersa.net>
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Sunday, 3 Aug 2003
18:55 oliver search for other commits by this committer
replace PERL -pi by REINPLACE_CMD

PR:             47653
Submitted by:   Simon Schubert <corecode@corecode.ath.cx>
Approved by:    maintainer
Original commit
Thursday, 20 Feb 2003
01:27 leeym search for other commits by this committer
- use COMMENT
- change MAINTAINER's email address

PR:             48469
Submitted by:   Anders Andersson <anders@hack.org> <anders@andersa.net>
Original commit
Tuesday, 22 Jan 2002
16:31 sf search for other commits by this committer
update to 0.23.   differences from the PR:    - fix locale directory and install
.po's there.    - sort pkg-plist.    
Original commit
Thursday, 29 Nov 2001
17:48 petef search for other commits by this committer
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org    
Original commit
Friday, 4 May 2001
22:41 ade search for other commits by this committer
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
Original commit
Thursday, 29 Mar 2001
16:35 sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Original commit
Wednesday, 7 Mar 2001
11:00 knu search for other commits by this committer
Add oregano, schematic capture and simulation of electrical circuits.    
Original commit

Number of commits found: 60