non port: cad/gerbv/Makefile |
Number of commits found: 70 |
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 |
Friday, 18 Mar 2022
|
13:23 Bernhard Froehlich (decke)
cad/gerbv: Add CPE information
Approved by: portmgr (blanket)
caba6d7 |
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 |
Sunday, 13 Sep 2020
|
18:55 pi
cad/gerbv: unbreak for llvm11 for now
 |
Sunday, 5 Jan 2020
|
15:15 pi
New/resurrected port: cad/gerbv
Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are
generated from PCB CAD system and sent to PCB manufacturers as basis
for the manufacturing process. The standard supported by gerbv is
RS-274X. The basic difference between RS-274D (the old standard) and
RS-274X is basically the addition of apertures in RS-274X. It might be
possible to make an RS-274X file out of an RS-274D file and an aperture
list.
gerbv also supports drill files. The format supported are known under
names as NC-drill or Excellon. The format is a bit undefined and different
EDA-vendors implement it different. But basically you need to have the
tools definition in the file, then the parser is quite tolerant. The
different holes are shown as dots in the (scaled) correct size.
The different layers of the PCB are separated into different files. gerbv
can load all files at the same time and display them "on top of each
other". You can independently turn them on and off.
WWW: http://gerbv.geda-project.org/
Submitted by: Ash Gokhale <ashfixit@gmail.com>
Reviewed by: dmn <graahnul.grom@ya.ru>
 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Sunday, 4 Aug 2019
|
09:19 antoine
Mark BROKEN: unfetchable
 |
Friday, 26 Jul 2019
|
20:46 gerald
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
 |
Wednesday, 13 Mar 2019
|
05:22 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'
 |
Thursday, 24 Jan 2019
|
21:49 fernape
cad/gerbv: update to 2.7.0
Release notes:
https://sourceforge.net/projects/gerbv/files/gerbv/gerbv-2.7.0/README.txt/
While here:
* Add missing LIB_DEPENDS
* Add gnome to USES
* Add cairo component to USE_GNOME
 |
Saturday, 6 Jan 2018
|
15:07 wen
- Update to 2.6.2
 |
Thursday, 8 Dec 2016
|
19:52 tijl
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.
 |
Saturday, 16 Apr 2016
|
12:29 danfe
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
 |
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
Friday, 25 Dec 2015
|
14:43 amdmi3
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
 |
Thursday, 18 Dec 2014
|
11:08 bapt
Convert to USES=autoreconf
Strip binaries
 |
Saturday, 13 Sep 2014
|
18:25 tijl
Use default LIBTOOLIZE_ARGS
 |
Monday, 30 Jun 2014
|
22:05 amdmi3
- Switch to USES=libtool, drop .la files
 |
Friday, 1 Nov 2013
|
20:59 pawel
- Update to version 2.6.1
- Remove leading article from COMMENT
- support staging
PR: ports/181056
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Tuesday, 22 Oct 2013
|
13:57 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
 |
Friday, 20 Sep 2013
|
15:58 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
 |
Monday, 2 Sep 2013
|
21:32 bapt
Add an explicit dependency on pkgconf
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Thursday, 28 Mar 2013
|
03:28 eadler
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Saturday, 28 Jan 2012
|
17:49 miwi
- Update to version 2.6.0
PR: 164151
Submitted by: Ports Fury
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Friday, 25 Mar 2011
|
11:36 miwi
- Update to version 2.5.0
PR: 155830
Submitted by: Ports Fury
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Tuesday, 30 Mar 2010
|
15:32 dinoex
- cleanup libpng12
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Thursday, 4 Mar 2010
|
21:04 joerg
Upgrade to version 2.4.0.
Feature safe: yes
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 28 Aug 2009
|
23:29 miwi
- Update to 2.3.0
PR: 138274
Submitted by: Ports Fury
 |
Saturday, 22 Aug 2009
|
00:15 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
 |
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
 |
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
 |
Friday, 20 Feb 2009
|
16:25 miwi
- Update to 2.2.0
PR: 131839
Submitted by: Ports Fury
 |
Wednesday, 14 Jan 2009
|
09:11 miwi
- Update to 2.1.0
PR: 130462
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
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)
 |
Tuesday, 19 Feb 2008
|
09:00 miwi
- Update to 2.0.1
PR: 120814
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Sunday, 20 Jan 2008
|
21:56 miwi
- Update to 2.0.0
PR: 119720
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Friday, 14 Dec 2007
|
17:05 miwi
- Update to 1.0.3
PR: 118587
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Monday, 23 Jul 2007
|
09:36 rafan
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
 |
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}.
 |
Tuesday, 1 Aug 2006
|
19:51 itetcu
Update to version 1.0.2
PR: ports/101188
Submitted by: KATO Tsuguru
 |
Wednesday, 3 May 2006
|
23:38 edwin
remove USE_REINPLACE for all ports with categories starting with C
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Monday, 7 Mar 2005
|
13:46 flz
- Update to 1.0.1.
PR: ports/78497
Submitted by: Ports Fury
Approved by: pav (mentor)
 |
Friday, 31 Dec 2004
|
13:17 krion
Update to version 1.0.0
PR: ports/75688
Submitted by: Ports Fury
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Sunday, 27 Jun 2004
|
18:02 krion
Update to version 0.16
PR: ports/68369
Submitted by: Ports Fury
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 22 Jan 2004
|
12:18 trevor
Use the CPIO macro defined in bsd.port.mk.
 |
Sunday, 26 Oct 2003
|
10:50 krion
- Update to version 0.15
PR: 58519
Submitted by: Ports Fury
 |
Tuesday, 26 Aug 2003
|
18:43 krion
- Update to version 0.14
PR: 55998
Submitted by: Ports Fury
 |
Sunday, 27 Apr 2003
|
18:06 naddy
Use USE_GETOPT_LONG.
PR: 51222
Submitted by: Ports Fury
 |
Wednesday, 23 Apr 2003
|
22:13 naddy
Update to version 0.13.
PR: 51047
Submitted by: Ports Fury
 |
Friday, 18 Apr 2003
|
04:51 marcus
Remove USE_GNOMENG.
 |
Thursday, 20 Feb 2003
|
16:52 knu
De-pkg-comment.
 |
Tuesday, 11 Feb 2003
|
16:45 ijliao
upgrade to 0.12
 |
Saturday, 8 Feb 2003
|
05:27 nork
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury
 |
Sunday, 2 Feb 2003
|
13:54 nork
Conditionalize libgnugetopt dependencies.
PR: ports/47737
Submitted by: Ports Fury
 |
Thursday, 2 Jan 2003
|
19:11 ijliao
upgrade to 0.11
PR: 46141
Submitted by: Ports Fury
 |
Monday, 5 Aug 2002
|
04:25 ijliao
switch to GNOMENG
Enable PNG support properly
PR: 41027
Submitted by: Ports Fury
 |
Monday, 15 Jul 2002
|
20:00 ijliao
add gerbv 0.0.9
A Free Gerber Viewer
 |
Number of commits found: 70 |