Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:58 4.2.0_2,1 |
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> (Only the first 15 lines of the commit message are shown above ) |
29 Oct 2021 09:50:18 4.2.0_2,1 |
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) |
25 Oct 2021 19:28:40 4.2.0_2,1 |
Piotr Kubaj (pkubaj)  |
cad/pcb: fix build on non-x86
Same patch as the one used for graphics/gts, which this port bundles. |
25 Oct 2021 12:58:29 4.2.0_2,1 |
Alexey Dokuchaev (danfe)  |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
10 Oct 2021 19:44:42 4.2.0_2,1 |
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) |
22 Jun 2021 18:53:08 4.2.0_2,1 |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 4.2.0_1,1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 May 2020 21:31:39
4.2.0_1,1 |
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
04 Nov 2019 21:36:13
4.2.0,1 |
zeising  |
Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'. |
15 Mar 2019 22:04:03
4.2.0,1 |
hrs  |
Update to 4.2.0. |
09 Jul 2018 08:40:18
20140316_2  |
mat  |
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight |
24 Dec 2017 17:00:29
20140316_2 |
tijl  |
Remove a patch for configure.ac so we can remove USE_AUTOTOOLS. The patch
added two variables that weren't used anywhere. |
20 Jul 2016 09:33:32
20140316_2 |
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
23 May 2016 20:35:01
20140316_1 |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
01 Apr 2016 13:29:17
20140316_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
19 Aug 2015 13:30:00
20140316_1  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
02 Aug 2015 20:23:56
20140316_1 |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
24 Mar 2015 16:01:22
20140316_1 |
marino  |
6 ports categories: Remove $PTHREAD_LIBS
Categories: cad, devel, java, x11-fm, biology, deskutils
approved by: PTHREAD blanket |
09 Feb 2015 15:33:54
20140316_1 |
sbruno  |
Reverse the logic of architecture support.
Add a list of support architectures with a REASON that these are the only
supported targets. This will now skip this port on mips/mips64/armv6.
PR: 196970
Differential Revision: 196970
Reviewed by: hrs (in irc)
Approved by: mentor (implicit) |
20 Oct 2014 07:19:23
20140316_1 |
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
20140316_1 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
08 Jun 2014 19:51:28
20140316 |
olgeni  |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
26 May 2014 20:21:53
20140316 |
hrs  |
Update to 20140316. |
29 Jan 2014 09:52:05
20110918_3 |
gahr  |
- Convert to USES=tk
- STAGE-clean
- Fix spaces in Makefile
- Register conflict with graphics/gts |
21 Jan 2014 23:18:05
20110918_3 |
bapt  |
Fix properties on pkg-plist |
15 Jan 2014 23:14:39
20110918_3 |
bapt  |
Reduce over inclusion of bsd.port.mk |
11 Dec 2013 14:53:20
20110918_3 |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad
With hat: portmgr |
20 Sep 2013 15:58:42
20110918_3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
04 Sep 2013 20:01:06
20110918_3 |
bsam  |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
02 Sep 2013 21:27:54
20110918_3 |
bapt  |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
20110918_3  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
09 Aug 2013 14:05:53
20110918_3  |
dinoex  |
- update libdg to 2.1.0 |
15 Jul 2013 05:37:40
20110918_2 |
marino  |
cad/pcb: unbreak after USES= gmake
The makefile already had USES defined in the NLS option.
After replacing USE_GMAKE with "USES= gmake", the value of USES is
subsequently overwritten by the default-on NLS option. Change the
NLS option to USES+= to fix.
Approved by: hrs (maintainer) |
09 Jul 2013 21:49:36
20110918_2 |
bapt  |
Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake |
28 Apr 2013 21:23:56
20110918_2 |
hrs  |
- Add LICENSE.
- Add MAKE_JOBS_SAFE=yes.
- Use OPTIONS_DEFINE.
- Enable NLS by default.
- Trim old-style header.
- Update WWW: in pkg-descr. |
23 Apr 2013 11:51:53
20110918_1 |
gahr  |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
07 Feb 2013 14:57:49
20110918_1 |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by: portmgr |
10 Jun 2012 18:42:48
20110918_1 |
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
01 Jun 2012 05:26:28
20110918_1 |
dinoex  |
- update png to 1.5.10 |
17 Mar 2012 11:31:09
20110918 |
hrs  |
Update to 20110918.
Feature safe: yes |
10 Nov 2011 05:38:32
20100929_2 |
linimon  |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
23 Sep 2011 22:26:39
20100929_2 |
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 |
20 Mar 2011 12:54:45
20100929_2 |
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
20100929_2 |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
20100929_2 |
ade  |
Punt autoconf267->autoconf268 |
03 Oct 2010 13:42:06
20100929_2 |
hrs  |
Fix build in the NOPORTDOCS=yes case.
Spotted by: QAT |
03 Oct 2010 13:08:29
20100929_1 |
hrs  |
Fix build.
Spotted by: erwin |
01 Oct 2010 02:30:10
20100929_1 |
hrs  |
Fix dependency and a style clean-up.
Spotted by: QAT |
30 Sep 2010 19:02:31
20100929 |
hrs  |
Update to 20100929. Changes include:
Features
--------
- PCB can directly import (forward annotate) schematics while running.
- Many places where measurements are entered now accept units, like
"5mm", and "cm" and "in" are allowed too.
- Free Rotate Buffer added to menu
- Polygon Hole tool.
- F12 invokes the Lock tool.
- Russian translation added.
- DBUS is enabled by default when possible.
- Command-line exporters can run action scripts too.
- GTK tool tips on elements, pins, and nets. (Only the first 15 lines of the commit message are shown above ) |
19 Jun 2010 07:37:47
20091103 |
linimon  |
Mark as broken on sparc64.
Hat: portmgr
Feature safe: yes |
20 May 2010 20:50:04
20091103 |
hrs  |
Update to 20091103. |
28 Mar 2010 06:47:48
20081128_3 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
20081128_2 |
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:15:15
20081128_1 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
31 Jul 2009 13:57:52
20081128_1 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Mar 2009 20:29:35
20081128 |
hrs  |
Update to 20081128. Changes include:
- Minor bug fixes in RS274-X output.
- Bug fixes in postscript output
- DRC checks for annular ring on pads only uses the mininum annular
ring drc setting instead of also checking minimum copper width.
- Fix postscript output for zero length lines.
- Improve the 'save before closing' dialogs.
- Fixed bugs where objects attached to the cursor vanish sometimes.
- Allow outline layers to have only arcs.
- Added "Ben Mode" png output which provides a simulated "photograph"
of the board. Very nice for publications.
- Fix poly clearance around rotated pads.
- Fix the batch HID which had bit rotted a little.
- Display net names hierarchically.
- Various speed improvements in the GTK HID.
- Various speed improvements in the autorouter.
- Minor improvements to the windows port.
- Other various bug fixes. |
23 Feb 2009 14:46:38
20080202_3 |
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
18 Jun 2008 04:53:56
20080202_3 |
hrs  |
Fix dependency (m4>=1.4.11). The previous version of m4 (1.4.9)
has a bug in negative number handling and cad/pcb can fail in the
configuring stage due to it. |
10 Jun 2008 16:11:03
20080202_2 |
hrs  |
Fix pkg-plist.
Spotted by: QA Tindy |
10 Jun 2008 02:36:26
20080202_1 |
hrs  |
Add a missing dependency.
Spotted by: QA Tindy
CVS ---------------------------------------------------------------------- |
08 Jun 2008 16:09:31
20080202 |
hrs  |
Update to 20080202 snapshot. Changes include:
- Added a footprin preview in the library window
- Added gnome/kde desktop integration files (app and mime icons, and
.desktop file)
- Added i18n support
- Updated dbus support
- Fix a number of GCC 4 compiler warnings
- Make the gtk gui more robust against malformed menu resource files
- Added checking for duplicate hot key definitions in the menu
resource file in the gtk gui.
- Improved support for building on win32.
- Removed automake/autoconf generated files from cvs
- Fixed some parallel make bugs
- Fixed some scrolling/panning bugs in the gtk gui. (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:14:15
20060822_2 |
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) |
19 Apr 2008 17:56:05
20060822_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
19 May 2007 20:32:57
20060822_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Apr 2007 22:56:15
20060822 |
pav  |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
09 Oct 2006 09:52:05
20060822 |
hrs  |
Update to 20060822. Changes include:
- various manual updates
- update the INSTALL documentation
- fix a bug where pins turned into pure holes when an element
was smashed.
- use locale-independent strtod and dtostr functions to avoid problems
loading files saved in some locales.
- fixed various bugs which caused pcb to crash
- update the gtk status line after save/save as
- make the gerber file names be compatible with pre-HID versions
- split plated and unplated drill output
- fix various typos in menus and comments
- add a batch mode HID.
- fix drawing of box around text in the buffer (Only the first 15 lines of the commit message are shown above ) |
18 Sep 2006 18:13:41
20060422_1 |
hrs  |
Add pthread dependency to fix a crash problem.
PR: ports/101327
Spotted by: Michael Glaum <mglaum@sdf.lonestar.org> |
02 Aug 2006 06:22:04
20060422 |
hrs  |
- Add dependency on x11-toolkits/tk83[1].
- Update to 20060414[2].
PR: ports/101128[1]
Submitted by: Michael Glaum[1], Tomdean[2] |
10 Jul 2006 06:38:55
20060414 |
hrs  |
Update to 20060414. Changes include:
** 20060414
- This is the first snapshot of the new HID version of PCB. HID, which
stands for Human Interface Device is the abstraction created by
DJ Delorie which seperates the core PCB code from the graphical user
interface. In this release, two GUI HID's are supported, gtk and lesstif.
In addition, there are HID exporters for postscript and encapsulated
postscript, RS-274-X (gerber), bill of materials, centroid file, and
png/gif/jpeg. This represents a major restructuring of the code and
many months of work.
- PCB's actions (the commands which drive the core of the program and
may be directly accessed by the user) now have the documentation in-line (Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 08:20:48
20050609_1 |
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
20050609_1 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
14 Jun 2005 16:18:01
20050609 |
hrs  |
Update to 20050609. Changes include:
- The GUI is now based on gtk2 instead of Xaw
- Flags are stored symbolically in the .pcb file.
- As part of the switch to gtk2, the user customizable menu feature has
been temporarily broken. Hopefully this will be fixed by the next
snapshot. In addition, the loading of background images has also been
temporarily broken.
Submitted by: des |
23 Feb 2004 23:48:09
20040215 |
pav  |
- Remove unneeded dependency on teTeX, add gm4 and tk as run dependency too
Submitted by: hrs (maintainer) |
19 Feb 2004 22:18:45
20040215 |
pav  |
- Update to 20040215
- Remove BROKEN and removal warning
PR: ports/63078
Submitted by: bruno <bruno@mail.tinkerbox.org> |
07 Feb 2004 23:47:04
20030815 |
kris  |
This port is also broken on 4.x, and will be removed after April 7 |
07 Feb 2004 23:29:09
20030815 |
kris  |
BROKEN on 5.x: fails to configure |
06 Feb 2004 19:48:29
20030815 |
krion  |
- Fix build on bento
- Assign maintainership to submitter
PR: 62444
Submitted by: hrs |
29 Jan 2004 09:14:46
20030815 |
pav  |
- Add dependency on tcl to satisfy configure script
Reported by: bento via kris |
27 Jan 2004 20:51:07
20030815 |
trevor  |
Add SIZE. |
21 Jan 2004 19:02:56
20030815 |
pav  |
- Update to 20030815 snapshot
PR: ports/61606
Submitted by: bruno <bruno@mail.tinkerbox.org> |
22 Oct 2003 09:31:46
1.7.3 |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
30 Jul 2003 20:18:51
1.7.3 |
naddy  |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon |
23 Jul 2003 16:41:45
1.7.3 |
oliver  |
Update to 1.7.3 and fix unfetchable distfile
PR: ports/53070
Submitted by: Serge Gagnon <gagnon__s@videotron.ca> |
20 Feb 2003 16:52:46
1.7_1 |
knu  |
De-pkg-comment. |
12 Jan 2003 03:13:24
1.7_1 |
kris  |
Fix build on -current (don't define sys_nerr) |
18 Sep 2002 23:29:13
1.7_1 |
kris  |
Remove dependency on texi2html port; a different version of
texi2html is included in the teTeX port, which is already a dependency.
Thus, during a port build the teTeX port will be installed first, which
automatically satisfies the dependency check for texi2html, so the latter
port is never installed; however during a package build the full set of
packages are added, so we end up with the texi2html binary from the
texi2html port overwriting that from teTeX, which is incompatible and
causes the build to fail. |
18 Sep 2002 08:31:39
1.7_1 |
alane  |
Unmark BROKEN. It builds fine. |
01 Sep 2002 12:39:38
1.7_1 |
okazaki  |
Add URL. |
18 May 2002 03:04:16
1.7_1 |
kris  |
BROKEN: Does not build |
17 May 2002 20:50:54
1.7_1 |
trevor  |
Use new domain name for Tokyo University of Science.
PR: 38196
Submitted by: hrs |
02 Apr 2002 17:54:40
1.7_1 |
dwcjr  |
Don't depend on textinfo
PR: 36516
Submitted by: ports@geeksrus.net |
15 Mar 2002 21:09:55
1.7 |
pat  |
Fix typo in depends
PR: 35928
Submitted by: Erik Änggård <erik.anggard@packetfront.com> |
27 Dec 2001 14:25:50  |
kuriyama  |
Fix texti2html's path. |
23 Dec 2001 17:34:48  |
dwcjr  |
Fix building docs due to missing dependencies |
24 Nov 2001 18:02:02  |
petef  |
Fix manpage packaging. |
04 Oct 2001 13:35:41  |
joerg  |
Fix the docs installation. |
17 Sep 2001 18:40:31  |
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
09 Jan 2001 19:35:24  |
sf  |
fix X manpage error with XFree86-4 |
08 Oct 2000 00:25:37  |
asami  |
Convert category cad to new layout. |