notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: cad/gtkwave/Makefile

Number of commits found: 89

Saturday, 27 Jan 2024
10:52 Gleb Popov (arrowd) search for other commits by this committer Author: Nuno Teixeira
*: Autotools manpages fix

Approved by:	portmgr (blanket)
commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c 7aae4b5
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Saturday, 25 Nov 2023
22:20 Nuno Teixeira (eduardo) search for other commits by this committer
cad/gtkwave: Switch to gtk3

Switch to gtk3 upstream version
commit hash: 6873e16acf25ad9734069631fce0ee41b0b19dd3 commit hash: 6873e16acf25ad9734069631fce0ee41b0b19dd3 commit hash: 6873e16acf25ad9734069631fce0ee41b0b19dd3 commit hash: 6873e16acf25ad9734069631fce0ee41b0b19dd3 6873e16a
Monday, 6 Nov 2023
10:03 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 06df180
Thursday, 17 Aug 2023
17:11 Nuno Teixeira (eduardo) search for other commits by this committer
cad/gtkwave: Update to 3.3.117

ChangeLog: https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3/ChangeLog
commit hash: 0b78adf9eea5b0f40e7c84fee9d6032a197215e3 commit hash: 0b78adf9eea5b0f40e7c84fee9d6032a197215e3 commit hash: 0b78adf9eea5b0f40e7c84fee9d6032a197215e3 commit hash: 0b78adf9eea5b0f40e7c84fee9d6032a197215e3 0b78adf
Tuesday, 25 Jul 2023
08:47 Nuno Teixeira (eduardo) search for other commits by this committer
cad/gtkwave: Update to 3.3.116

ChangeLog: https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3/ChangeLog
commit hash: 2dd97e7c14d0d2fa9aae44f1e3548cfff1bd6b86 commit hash: 2dd97e7c14d0d2fa9aae44f1e3548cfff1bd6b86 commit hash: 2dd97e7c14d0d2fa9aae44f1e3548cfff1bd6b86 commit hash: 2dd97e7c14d0d2fa9aae44f1e3548cfff1bd6b86 2dd97e7
Tuesday, 4 Apr 2023
09:42 Nuno Teixeira (eduardo) search for other commits by this committer
cad/gtkwave: Update to 3.3.115

ChangeLog: https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3/ChangeLog
commit hash: 8b7af4458b68c46bfb7f0c4d934b26268cc7d71b commit hash: 8b7af4458b68c46bfb7f0c4d934b26268cc7d71b commit hash: 8b7af4458b68c46bfb7f0c4d934b26268cc7d71b commit hash: 8b7af4458b68c46bfb7f0c4d934b26268cc7d71b 8b7af44
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Monday, 20 Feb 2023
07:59 Nuno Teixeira (eduardo) search for other commits by this committer
cad/gtkwave: Adopt/Update to 3.3.114

ChangeLog:

 3.3.112	04oct22 Bugfix-only release.
		VCD reader fixes for unnamed Icarus begin blocks.
		String data type crash fix in fst.c.
 3.3.113	04oct22	Dummy release to keep in sync with gtk3 version.
 3.3.114	23nov22	Buffer overflow fixes in FST reader.

 https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3/ChangeLog

MFH:		2023Q1 (bugfixes)
commit hash: 6fb49c01f9982a95813a29f9c049d50c2b3726e2 commit hash: 6fb49c01f9982a95813a29f9c049d50c2b3726e2 commit hash: 6fb49c01f9982a95813a29f9c049d50c2b3726e2 commit hash: 6fb49c01f9982a95813a29f9c049d50c2b3726e2 6fb49c0
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 b46abf8
Wednesday, 8 Jun 2022
14:06 Baptiste Daroussin (bapt) search for other commits by this committer
cad/gtkwave: remove gconf option
commit hash: 767c68560560ba285ff8399a3e888fcd6a05dd24 commit hash: 767c68560560ba285ff8399a3e888fcd6a05dd24 commit hash: 767c68560560ba285ff8399a3e888fcd6a05dd24 commit hash: 767c68560560ba285ff8399a3e888fcd6a05dd24 767c685
Monday, 2 May 2022
10:46 Rene Ladan (rene) search for other commits by this committer
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 d64256b
Thursday, 24 Mar 2022
16:35 Yuri Victorovich (yuri) search for other commits by this committer
cad/gtkwave: Update 3.3.107 -> 3.3.111

PR:		262474
Approved by:	zeising@ (maintainer's timeout; 14 days)
commit hash: 8920bfd4b9cfb2668402a26a7d0599c6938cba3a commit hash: 8920bfd4b9cfb2668402a26a7d0599c6938cba3a commit hash: 8920bfd4b9cfb2668402a26a7d0599c6938cba3a commit hash: 8920bfd4b9cfb2668402a26a7d0599c6938cba3a 8920bfd
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
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)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 25 Oct 2020
10:35 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.107
Original commitRevision:553248 
Wednesday, 12 Aug 2020
18:55 zeising search for other commits by this committer
cad/gtkwave: update to 3.3.106
Original commitRevision:544764 
Saturday, 25 Jul 2020
16:00 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.105
Original commitRevision:543424 
Sunday, 14 Jun 2020
12:24 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.104
Original commitRevision:538731 
Thursday, 31 Oct 2019
20:23 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.102

Update cad/gtkwave to 3.3.102

PR:		241360
Submitted by:	yuri
Original commitRevision:516193 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 24 May 2019
15:15 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.101
Original commitRevision:502475 
Sunday, 17 Feb 2019
21:40 zeising search for other commits by this committer
cad/gtkwave: update to 3.3.99
Original commitRevision:493227 
Wednesday, 26 Dec 2018
23:24 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.98
Original commitRevision:488490 
Sunday, 23 Dec 2018
20:40 zeising search for other commits by this committer
cad/gtkwave: Fix build on GCC-based architectures

Fix build of cad/gtkwave on GCC-based architectures by adding
compiler:c++11-lang to USES.

PR:		234210
Submitted by:	Piotr Kubaj
Original commitRevision:488240 
Thursday, 29 Nov 2018
15:33 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.97

Update cad/gtkwave to 3.3.97.

Committed at:	TDBI2018
Original commitRevision:486176 
Tuesday, 20 Nov 2018
18:45 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.96
Original commitRevision:485457 
Saturday, 3 Nov 2018
17:56 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.95

Update cad/gtwave to 3.3.95
Add USES=gnome
Original commitRevision:483906 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Saturday, 4 Aug 2018
15:17 zeising search for other commits by this committer
cad/gtkwave: update to 3.3.93
Original commitRevision:476363 
Thursday, 26 Jul 2018
21:07 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.92
Original commitRevision:475398 
Monday, 4 Jun 2018
15:22 zeising search for other commits by this committer
cad/gtkwave: Update to 3.3.91
Original commitRevision:471557 
Friday, 1 Jun 2018
19:16 zeising search for other commits by this committer
cad/gtkwave: update to 3.3.90
Original commitRevision:471285 
Saturday, 24 Mar 2018
08:06 zeising search for other commits by this committer
Update cad/gtkwave to 3.3.89
Original commitRevision:465432 
Friday, 23 Mar 2018
21:24 zeising search for other commits by this committer
Update to 3.3.88

Create an option to install examples, default it to on.
Original commitRevision:465410 
Friday, 12 Jan 2018
21:56 zeising search for other commits by this committer
Update to 3.3.87
Original commitRevision:458880 
Monday, 23 Oct 2017
20:35 zeising search for other commits by this committer
Update to 3.3.86
Original commitRevision:452740 
Sunday, 21 Aug 2016
13:37 zeising search for other commits by this committer
Update to 3.3.76
Original commitRevision:420561 
Monday, 27 Jun 2016
16:52 zeising search for other commits by this committer
Update to 3.3.73

Add missing dependencies as reported by poudriere.
Pet portlint.
Original commitRevision:417670 
Saturday, 6 Feb 2016
17:09 zeising search for other commits by this committer
Update to 3.3.69
Original commitRevision:408305 
Saturday, 30 Jan 2016
19:45 zeising search for other commits by this committer
Update to 3.3.68
Original commitRevision:407548 
Wednesday, 19 Aug 2015
13:30 mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Original commitRevision:394778 
Tuesday, 7 Oct 2014
15:59 bapt search for other commits by this committer
Fix without gperf in base
Original commitRevision:370357 
Thursday, 11 Sep 2014
22:30 antoine search for other commits by this committer
- Allow staging as a regular user
- USES=shared-mime-info
Original commitRevision:367993 
Friday, 6 Jun 2014
20:57 zeising search for other commits by this committer
Update to 3.3.60
Original commitRevision:356847 
Tuesday, 28 Jan 2014
14:18 gahr search for other commits by this committer
- Convert to USES=gmake tk desktop-file-utils
- STAGE-clean
Original commitRevision:341575 
Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Saturday, 22 Jun 2013
19:15 zeising search for other commits by this committer
Update to 3.3.47.
Original commitRevision:321584 
Monday, 13 May 2013
13:48 zeising search for other commits by this committer
Update to 3.3.46

Add a new option GCONF (off by default) that makes gtkwave use gconf2 for
storing settings.
Original commitRevision:318080 
Tuesday, 23 Apr 2013
06:34 bapt search for other commits by this committer
Convert all c categories to USE=pkgconfig
Original commitRevision:316310 
Thursday, 28 Feb 2013
20:58 zeising search for other commits by this committer
Update to 3.3.44
Original commitRevision:313126 
Tuesday, 15 Jan 2013
16:20 zeising search for other commits by this committer
Update to 3.3.42

Approved by:	kwm, miwi (mentors, implicit)
Original commitRevision:310451 
Saturday, 3 Nov 2012
20:52 zeising search for other commits by this committer
Update to 3.3.41
While here, strip make file header.

Approved by:	kwm, miwi (mentors, implicit)
Feature safe:	yes
Original commitRevision:306937 
Wednesday, 26 Sep 2012
11:24 zeising search for other commits by this committer
Update to 3.3.40

Approved by:	kwm (mentor)
Original commitRevision:304899 
Tuesday, 4 Sep 2012
08:46 zeising search for other commits by this committer
Update to latest version 3.3.39.
Move to cad/gtkwave since we only have one version of this port, and the
move will make maitenance easier.

Approved by:	kwm (mentor)
Original commitRevision:303646 
Wednesday, 28 Dec 2011
17:49 rene search for other commits by this committer
Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is
scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on
anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend
on
Original commit
Thursday, 3 Nov 2011
13:54 bapt search for other commits by this committer
Deprecate a bunch a gtk1 ports with no more any upstream or library abandoned
upstream and not depend on by anything the ports tree anymore

Approved by:    kwm (x11-toolkits/gob)
Original commit
Monday, 24 Oct 2011
03:33 stas search for other commits by this committer
- 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).
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Tuesday, 8 Jun 2010
19:52 makc search for other commits by this committer
Convert LDCONFIG_DIRS to USE_LDCONFIG.

PR:             based on ports/146365
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by:    maintainers timeout (two weeks)
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
13:14 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Thursday, 4 Oct 2007
00:15 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Tuesday, 3 Oct 2006
13:29 stas search for other commits by this committer
- Fix compiling with gcc 4.1
- Change my email

Approved by:    sem (mentor)
Original commit
Wednesday, 6 Sep 2006
10:47 itetcu search for other commits by this committer
Stanislav wants to maintain this ports.

Requested by:   Stanislav (on IRC)
Original commit
01:48 linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Original commit
Wednesday, 3 May 2006
23:38 edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 30 Nov 2005
11:59 garga search for other commits by this committer
- Remove bzip2 from list of dependencies,
  it has been part of base system since 4.4

PR:             88995
Submitted by:   edwin
Approved by:    maintainer timeout (16 days)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Thursday, 30 Sep 2004
05:32 kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Original commit
Tuesday, 10 Aug 2004
07:44 vs search for other commits by this committer
- Update to 2.0.0.p5
- USE_GCC=3.3 on 4.X
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Saturday, 15 Nov 2003
23:00 sergei search for other commits by this committer
- Update to 2.0.0pre4
- Use EXAMPLESDIR/DATADIR macros in pkg-plist
- Give maintainership to Joachim Stroembergson <watchman@ludd.luth.se>

While I'm here:
- Always install examples (i.e. NOPORTDOCS is for docs)

PR:             58300
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Friday, 18 Apr 2003
04:51 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Sunday, 16 Feb 2003
14:11 naddy search for other commits by this committer
Update to version 2.0.0pre3.

PR:             48144
Submitted by:   Ports Fury
Original commit
Friday, 30 Aug 2002
13:05 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42188
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Monday, 8 Jul 2002
10:14 ijliao search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             39273
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Monday, 10 Jun 2002
17:26 ijliao search for other commits by this committer
add missing @dirrm
bump port revision
Original commit
Saturday, 1 Jun 2002
06:22 ijliao search for other commits by this committer
- Fix PORTVERSION
- Conditionalize dependency for archivers/bzip2

PR:             38780
Submitted by:   Ports Fury
Original commit
Sunday, 12 May 2002
15:14 ijliao search for other commits by this committer
add gtkwave 2.0.0p1
Electronic Waveform Viewer
Original commit

Number of commits found: 89