non port: cad/geda/Makefile |
Number of commits found: 62 |
Saturday, 2 Mar 2024
|
23:32 Nuno Teixeira (eduardo)
cad/geda: Move man pages to share/man
Approved by: portmgr (blanket)
6c12c89 |
Sunday, 30 Jul 2023
|
22:59 Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194
7edcfae |
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 |
Friday, 24 Feb 2023
|
12:42 Alexey Dokuchaev (danfe)
cad/geda: unbreak the port's build (specifically, linking)
Add missing -lgio-2.0 to several LDFLAGS which require it.
While here, fix the configure script to respect the passed
--with-libstroke=${LOCALBASE} correctly.
8d492ea |
Monday, 20 Feb 2023
|
14:42 Antoine Brodin (antoine)
cad/geda: deprecate
lld has been the default linker everywhere since a few months
3403018 |
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, 29 Oct 2021
|
09:50 Stefan Eßer (se)
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
819f25b |
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 |
Monday, 15 Feb 2021
|
21:58 bofh
cad/geda: Update BUILD_DEPENDS to guile1 after upgrading guile to 3.X
|
Friday, 8 Nov 2019
|
09:31 tobik
c*: Add missing USES={gnome,php,sdl,xorg}
|
Tuesday, 1 Oct 2019
|
14:35 bapt
Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4
Differential Revision: https://reviews.freebsd.org/D21835
|
Wednesday, 18 Sep 2019
|
09:33 antoine
Mark BROKEN with lld
Reported by: pkg-fallout
MFH: 2019Q3
|
Saturday, 10 Nov 2018
|
18:12 bapt
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
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.
|
Thursday, 9 Jun 2016
|
23:22 hrs
- Take maintainership.
- Some style cleanups.
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Thursday, 14 May 2015
|
10:15 mat
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
|
Wednesday, 19 Nov 2014
|
19:17 marino
cad/geda: fix gsch2pcb utility by using gnu M4
PR: 195155
Submitted by: Tobias Rehbein
|
Sunday, 31 Aug 2014
|
15:17 tijl
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port)
|
Saturday, 23 Aug 2014
|
20:27 marino
cad/geda: Unbreak on FreeBSD 11
PR: 192786
Submitted by: Ports Fury
|
Monday, 11 Aug 2014
|
12:29 antoine
Canonicalize some old USE_PY*
With hat: portmgr
|
Wednesday, 23 Jul 2014
|
08:41 amdmi3
- Switch to USES=libtool, drop .la files
- Fix plist
|
Saturday, 2 Nov 2013
|
14:28 wg
cad/geda: update to 1.8.2
- Update to 1.8.2
- Allow staging
- Convert lib depends to new format [1]
- USES shared-mime-info shebangfix
PR: ports/183566
Submitted by: KATO Tsuguru <tkato432 yahoo.com>, wg [1]
|
Friday, 20 Sep 2013
|
15:58 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Thursday, 5 Sep 2013
|
09:15 bapt
Add an explicit dependency on pkgconf
|
Saturday, 3 Aug 2013
|
13:44 mat
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Thursday, 28 Mar 2013
|
03:28 eadler
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Saturday, 2 Mar 2013
|
05:54 miwi
- Update to 1.8.1
PR: 176537
Submitted by: ports fury
|
Sunday, 17 Jun 2012
|
20:09 sylvio
- Update to version 1.6.2
New file:
distinfo
PR: ports/168995
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Friday, 1 Jun 2012
|
13:18 bapt
Convert to new options framework
|
Monday, 24 Oct 2011
|
03:33 stas
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
|
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
|
Saturday, 21 Feb 2009
|
11:43 stas
- Bump PORTEPOCH, this was missed in previous update [1].
- Use proper shebang line in perl and python scripts [1].
- Define INSTALLS_ICONS and USE_GETTEXT where appropriate.
- Implement WITHOUT_NLS knob.
Reported by: Nick Withers <nick@nickwithers.com> [1]
|
Sunday, 8 Feb 2009
|
16:33 stas
- Update to 1.4.3.
PR: ports/131468 (based on)
Submitted by: Oliver Lehmann <oliver@freebsd.org>
|
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)
|
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, 13 Mar 2007
|
16:30 stas
- Update to 20070216
- Deprecate geda-projectmanager.
|
Friday, 3 Nov 2006
|
17:50 stas
- Update to 20061020
|
Tuesday, 10 Oct 2006
|
07:44 stas
- Update to 20060906
- Change my email
|
Sunday, 16 Jul 2006
|
03:42 rafan
- Fix installdirs to address geda directory structure unification [1]
- add options to select docs/examples [1]
- Bump PORTREVISION [1]
- Chase rename of cad/gschem [2] and cad/gnetlist [3]
PR: ports/100228 [1], ports/100222 [2], ports/100230 [3]
Submitted by: maintainer
|
Wednesday, 28 Jun 2006
|
07:51 pav
- Transfer maintainership to the submitter of the last update
Approved by: old maintainer
|
Monday, 26 Jun 2006
|
22:12 pav
- Update to 20060123
PR: ports/99482
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: maintainer
|
Monday, 16 May 2005
|
03:32 jylefort
- Update to 20050313 [1]
- Miscellaneous cleanups
PR: ports/80967 [1]
Submitted by: maintainer [1]
|
Saturday, 22 May 2004
|
12:46 pav
- Fix dependencies of package: no point having meta port with BUILD_DEPENDS
- Bump PORTREVISION
PR: ports/67005
Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
|
Sunday, 7 Mar 2004
|
14:52 pav
- Update gEDA suite to 20040111 version
PR: ports/62549
Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tuesday, 6 May 2003
|
06:35 marcus
Update to version 20030223 which now works with guile 1.6.
Submitted by: maintainer
|
Friday, 2 May 2003
|
03:29 marcus
Chase guile's shared lib version.
|
Friday, 21 Feb 2003
|
11:04 knu
De-pkg-comment.
|
Thursday, 10 Oct 2002
|
18:45 ijliao
upgrade to 20020825
PR: 43563
Submitted by: maintainer
|
Wednesday, 19 Jun 2002
|
16:37 marcus
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
Sunday, 10 Mar 2002
|
03:42 ijliao
upgrade to 20020209 PR: 35714 Submitted by: maintainer
|
Saturday, 7 Apr 2001
|
01:24 vanilla
Upgrade to 20010304. and change MAINTAINER to bruno.schwander@technologist.com
|
Thursday, 5 Oct 2000
|
07:36 reg
Implement USE_GTK, part 1.
|
Friday, 4 Aug 2000
|
02:05 ade
Update for new shlib revision from guile 1.4
|
Friday, 16 Jun 2000
|
22:52 asami
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
11:38 sobomax
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
Number of commits found: 62 |