notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/oregano/Makefile
SVNWeb

Number of commits found: 57

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  b46abf8  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Tue, 15 Mar 2022
[ 13:36 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:1df8ab6a09d65b09b0cf1d877929ca5ba56edf61  commit hash:1df8ab6a09d65b09b0cf1d877929ca5ba56edf61  commit hash:1df8ab6a09d65b09b0cf1d877929ca5ba56edf61  1df8ab6 
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.
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 25 Jan 2020
[ 07:42 yuri search for other commits by this committer ] Original commit   Revision:524018
cad/oregano: Update 0.84.41-2 -> 0.84.43

Reported by:	portscout
Sun, 24 Nov 2019
[ 22:34 linimon search for other commits by this committer ] Original commit   Revision:518368
Pacify portlint.
[ 22:34 linimon search for other commits by this committer ] Original commit   Revision:518367
Fix build on GCC-based systems:

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

Approved by:	portmgr (tier-2 blanket)
Sat, 23 Nov 2019
[ 18:20 yuri search for other commits by this committer ] Original commit   Revision:518265
Re-add cad/oregano: Schematic capture and circuit simulator
Mon, 5 Sep 2011
[ 09:46 gahr search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 3 Aug 2011
[ 13:36 gahr search for other commits by this committer ] Original commit 
- Deprecate, website has disappeared
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 4 Jun 2009
[ 12:54 gahr search for other commits by this committer ] Original commit 
- Attempt to fix build with custom LOCALBASE

Reported by:    QS Tindie
Fri, 6 Jun 2008
[ 13:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 29 May 2008
[ 15:18 gahr search for other commits by this committer ] Original commit 
- Unbreak: make fetchable again

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

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

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

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

PR:             118609
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 29 Mar 2007
[ 09:35 miwi search for other commits by this committer ] Original commit 
- Fix build

PR:             11102
Submitted by:   trasz
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 9 Oct 2006
[ 00:35 alepulver search for other commits by this committer ] Original commit 
- Update to version 0.60.0.

PR:             ports/104170
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 10 Jun 2006
[ 12:50 pav search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update to 0.50.0

PR:             ports/98020
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

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

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

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

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

Reported by:    pointyhat via kris
Approved by:    portmgr (marcus)
Wed, 16 Mar 2005
[ 21:47 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 13 Mar 2005
[ 17:13 vs search for other commits by this committer ] Original commit 
Unbreak: Should be fixed by recent updates to cairo
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Mon, 28 Feb 2005
[ 23:24 krion search for other commits by this committer ] Original commit 
BROKEN on 4.x: Linker error
Sat, 19 Feb 2005
[ 07:05 krion search for other commits by this committer ] Original commit 
Update to version 0.40.3

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

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

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

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

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

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

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

PR:             ports/64665
Submitted by:   Anders Andersson <anders@andersa.net>
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

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

PR:             47653
Submitted by:   Simon Schubert <corecode@corecode.ath.cx>
Approved by:    maintainer
Thu, 20 Feb 2003
[ 01:27 leeym search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- use COMMENT
- change MAINTAINER's email address

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

Number of commits found: 57