| non port: cad/gtkwave/Makefile |
|
CVSWeb
|
Number of commits found: 27 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 6 Jun 2008
|
[ 14:14 edwin ]
1.6 cad/adms/Makefile
1.6 cad/electric-ng/Makefile
1.21 cad/electric/Makefile
1.16 cad/fandango/Makefile
1.3 cad/freecad/Makefile
1.9 cad/geda-gattrib/Makefile
1.24 cad/geda-gschem/Makefile
1.26 cad/geda-netlist/Makefile
1.21 cad/geda-symcheck/Makefile
1.20 cad/geda-utils/Makefile
(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)
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Thu, 4 Oct 2007
|
[ 01:15 edwin ]
1.18 audio/akode-plugins-jack/Makefile
1.12 audio/xmms-quix3dn/Makefile
1.7 biology/blast/Makefile
1.8 cad/geda-gattrib/Makefile
1.23 cad/geda-gschem/Makefile
1.25 cad/geda-netlist/Makefile
1.20 cad/geda-symcheck/Makefile
1.19 cad/geda-utils/Makefile
1.26 cad/gtkwave/Makefile
1.49 cad/qcad/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(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}.
|
|
Thu, 1 Feb 2007
|
[ 02:42 kris ]
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile
(Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
|
Tue, 3 Oct 2006
|
[ 14:29 stas ]
1.23 cad/gtkwave/Makefile
1.1 cad/gtkwave/files/patch-src_navigate.c
1.1 cad/gtkwave/files/patch-src_tracepane.c
- Fix compiling with gcc 4.1
- Change my email
Approved by: sem (mentor)
|
|
Wed, 6 Sep 2006
|
[ 11:47 itetcu ]
1.22 cad/gtkwave/Makefile
1.24 cad/iverilog/Makefile
1.21 devel/cc65/Makefile
1.7 devel/cxmon/Makefile
Stanislav wants to maintain this ports.
Requested by: Stanislav (on IRC)
|
[ 02:48 linimon ]
1.7 cad/dinotrace/Makefile
1.21 cad/gtkwave/Makefile
1.23 cad/iverilog/Makefile
1.8 converters/shftool/Makefile
1.20 devel/cc65/Makefile
1.6 devel/cxmon/Makefile
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
|
Thu, 4 May 2006
|
[ 00:38 edwin ]
1.5 cad/alliance/Makefile
1.17 cad/astk-serveur/Makefile
1.6 cad/atlc/Makefile
1.22 cad/chipmunk/Makefile
1.5 cad/dxf2fig/Makefile
1.16 cad/electric/Makefile
1.23 cad/gerbv/Makefile
1.18 cad/gnucap/Makefile
1.20 cad/gtkwave/Makefile
1.20 cad/irsim/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Wed, 30 Nov 2005
|
[ 11:59 garga ]
1.18 cad/gtkwave/Makefile
- 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)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Thu, 30 Sep 2004
|
[ 06:32 kris ]
1.6 audio/gspeakers/Makefile
1.23 audio/libsndfile/Makefile
1.14 cad/gtkwave/Makefile
1.2 cad/netgen/Makefile
1.5 chinese/gcin/Makefile
1.5 comms/aldo/Makefile
1.23 databases/firebird-devel/Makefile
1.59 devel/ddd/Makefile
1.5 devel/flowdesigner/Makefile
1.10 devel/gconfmm26/Makefile
(Only the first 10 of 71 ports in this commit are shown above. )
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
|
|
Tue, 10 Aug 2004
|
[ 08:44 vs ]
1.13 cad/gtkwave/Makefile
1.5 cad/gtkwave/distinfo
1.6 cad/gtkwave/pkg-plist
- Update to 2.0.0.p5
- USE_GCC=3.3 on 4.X
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
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.
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(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)
|
|
Sat, 15 Nov 2003
|
[ 23:00 sergei ]
1.10 cad/gtkwave/Makefile
1.3 cad/gtkwave/distinfo
1.5 cad/gtkwave/pkg-plist
- 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>
|
|
Fri, 18 Apr 2003
|
[ 05:51 marcus ]
1.3 cad/geda-symcheck/Makefile
1.3 cad/geda-utils/Makefile
1.10 cad/gerbv/Makefile
1.9 cad/gnetlist/Makefile
1.7 cad/gschem/Makefile
1.9 cad/gtkwave/Makefile
1.4 cad/gwave/Makefile
1.6 cad/leocad/Makefile
1.9 cad/libgeda/Makefile
1.5 cad/transcalc/Makefile
Remove USE_GNOMENG.
|
|
Sun, 16 Feb 2003
|
[ 14:11 naddy ]
1.8 cad/gtkwave/Makefile
1.2 cad/gtkwave/distinfo
1.2 cad/gtkwave/files/patch-alloc.h
1.1 cad/gtkwave/files/patch-configure
1.2 cad/gtkwave/files/patch-main.c
1.2 cad/gtkwave/files/patch-print.c
1.2 cad/gtkwave/files/patch-v2l_debug.h
1.4 cad/gtkwave/pkg-comment
1.3 cad/gtkwave/pkg-plist
Update to version 2.0.0pre3.
PR: 48144
Submitted by: Ports Fury
|
|
Fri, 30 Aug 2002
|
[ 14:05 lioux ]
1.6 cad/gnetlist/Makefile
1.4 cad/gschem/Makefile
1.5 cad/gtkwave/Makefile
1.2 cad/leocad/Makefile
1.5 cad/libgeda/Makefile
Deploy USE_GNOMENG infrastructure
PR: 42188
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
Mon, 8 Jul 2002
|
[ 11:14 ijliao ]
1.23 cad/felt/Makefile
1.5 cad/gnucap/Makefile
1.4 cad/gtkwave/Makefile
1.16 cad/qcad/Makefile
1.2 cad/slffea/Makefile
1.34 cad/xcircuit/Makefile
PERL -> REINPLACE_CMD
PR: 39273
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
Mon, 10 Jun 2002
|
[ 18:26 ijliao ]
1.3 cad/gtkwave/Makefile
1.2 cad/gtkwave/pkg-plist
add missing @dirrm
bump port revision
|
|
Sat, 1 Jun 2002
|
[ 07:22 ijliao ]
1.2 cad/gtkwave/Makefile
- Fix PORTVERSION
- Conditionalize dependency for archivers/bzip2
PR: 38780
Submitted by: Ports Fury
|
|
Sun, 12 May 2002
|
[ 16:14 ijliao ]
1.35 cad/Makefile
1.1 cad/gtkwave/Makefile
1.1 cad/gtkwave/distinfo
1.1 cad/gtkwave/files/patch-alloc.h
1.1 cad/gtkwave/files/patch-main.c
1.1 cad/gtkwave/files/patch-print.c
1.1 cad/gtkwave/files/patch-v2l_debug.h
1.1 cad/gtkwave/pkg-comment
1.1 cad/gtkwave/pkg-descr
1.1 cad/gtkwave/pkg-plist
add gtkwave 2.0.0p1
Electronic Waveform Viewer
|
Number of commits found: 27 |