non port: cad/gerbv/Makefile |
SVNWeb
|
Number of commits found: 70 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b46abf8 (Only the first 10 of 74 ports in this commit are shown above. )
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 )
|
Fri, 18 Mar 2022
|
[ 13:23 Bernhard Froehlich (decke) ] caba6d7
cad/gerbv: Add CPE information
Approved by: portmgr (blanket)
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 13 Sep 2020
|
[ 18:55 pi ]
cad/gerbv: unbreak for llvm11 for now
|
Sun, 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>
|
Sun, 15 Sep 2019
|
[ 17:28 antoine ] (Only the first 10 of 354 ports in this commit are shown above. )
Deprecate a few ports
|
Sun, 4 Aug 2019
|
[ 09:19 antoine ] (Only the first 10 of 21 ports in this commit are shown above. )
Mark BROKEN: unfetchable
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 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'
|
Thu, 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
|
Sat, 6 Jan 2018
|
[ 15:07 wen ]
- Update to 2.6.2
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Sat, 16 Apr 2016
|
[ 12:29 danfe ] (Only the first 10 of 21 ports in this commit are shown above. )
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.
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Fri, 25 Dec 2015
|
[ 14:43 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
|
Thu, 18 Dec 2014
|
[ 11:08 bapt ]
Convert to USES=autoreconf
Strip binaries
|
Sat, 13 Sep 2014
|
[ 18:25 tijl ] (Only the first 10 of 30 ports in this commit are shown above. )
Use default LIBTOOLIZE_ARGS
|
Mon, 30 Jun 2014
|
[ 22:05 amdmi3 ]
- Switch to USES=libtool, drop .la files
|
Fri, 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>
|
Tue, 22 Oct 2013
|
[ 13:57 amdmi3 ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
|
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Mon, 2 Sep 2013
|
[ 21:32 bapt ]
Add an explicit dependency on pkgconf
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 28 Mar 2013
|
[ 03:28 eadler ] (Only the first 10 of 149 ports in this commit are shown above. )
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 28 Jan 2012
|
[ 17:49 miwi ]
- Update to version 2.6.0
PR: 164151
Submitted by: Ports Fury
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Fri, 25 Mar 2011
|
[ 11:36 miwi ]
- Update to version 2.5.0
PR: 155830
Submitted by: Ports Fury
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Tue, 30 Mar 2010
|
[ 15:32 dinoex ]
- cleanup libpng12
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thu, 4 Mar 2010
|
[ 21:04 joerg ]
Upgrade to version 2.4.0.
Feature safe: yes
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 28 Aug 2009
|
[ 23:29 miwi ]
- Update to 2.3.0
PR: 138274
Submitted by: Ports Fury
|
Sat, 22 Aug 2009
|
[ 00:15 amdmi3 ] (Only the first 10 of 78 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 20 Feb 2009
|
[ 16:25 miwi ]
- Update to 2.2.0
PR: 131839
Submitted by: Ports Fury
|
Wed, 14 Jan 2009
|
[ 09:11 miwi ]
- Update to 2.1.0
PR: 130462
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 6 Jun 2008
|
[ 13:14 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
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)
|
Tue, 19 Feb 2008
|
[ 09:00 miwi ]
- Update to 2.0.1
PR: 120814
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 20 Jan 2008
|
[ 21:56 miwi ]
- Update to 2.0.0
PR: 119720
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 14 Dec 2007
|
[ 17:05 miwi ]
- Update to 1.0.3
PR: 118587
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 1 Aug 2006
|
[ 19:51 itetcu ]
Update to version 1.0.2
PR: ports/101188
Submitted by: KATO Tsuguru
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Mon, 7 Mar 2005
|
[ 13:46 flz ]
- Update to 1.0.1.
PR: ports/78497
Submitted by: Ports Fury
Approved by: pav (mentor)
|
Fri, 31 Dec 2004
|
[ 13:17 krion ]
Update to version 1.0.0
PR: ports/75688
Submitted by: Ports Fury
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Sun, 27 Jun 2004
|
[ 18:02 krion ]
Update to version 0.16
PR: ports/68369
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 22 Jan 2004
|
[ 12:18 trevor ] (Only the first 10 of 87 ports in this commit are shown above. )
Use the CPIO macro defined in bsd.port.mk.
|
Sun, 26 Oct 2003
|
[ 10:50 krion ]
- Update to version 0.15
PR: 58519
Submitted by: Ports Fury
|
Tue, 26 Aug 2003
|
[ 18:43 krion ]
- Update to version 0.14
PR: 55998
Submitted by: Ports Fury
|
Sun, 27 Apr 2003
|
[ 18:06 naddy ]
Use USE_GETOPT_LONG.
PR: 51222
Submitted by: Ports Fury
|
Wed, 23 Apr 2003
|
[ 22:13 naddy ]
Update to version 0.13.
PR: 51047
Submitted by: Ports Fury
|
Fri, 18 Apr 2003
|
[ 04:51 marcus ]
Remove USE_GNOMENG.
|
Thu, 20 Feb 2003
|
[ 16:52 knu ] (Only the first 10 of 34 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 11 Feb 2003
|
[ 16:45 ijliao ]
upgrade to 0.12
|
Sat, 8 Feb 2003
|
[ 05:27 nork ] (Only the first 10 of 15 ports in this commit are shown above. )
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury
|
Sun, 2 Feb 2003
|
[ 13:54 nork ]
Conditionalize libgnugetopt dependencies.
PR: ports/47737
Submitted by: Ports Fury
|
Thu, 2 Jan 2003
|
[ 19:11 ijliao ]
upgrade to 0.11
PR: 46141
Submitted by: Ports Fury
|
Mon, 5 Aug 2002
|
[ 04:25 ijliao ]
switch to GNOMENG
Enable PNG support properly
PR: 41027
Submitted by: Ports Fury
|
Mon, 15 Jul 2002
|
[ 20:00 ijliao ]
add gerbv 0.0.9
A Free Gerber Viewer
|
Number of commits found: 70 |