| non port: editors/MathPlanner/Makefile |
|
CVSWeb
|
Number of commits found: 18 |
|
Mon, 2 May 2011
|
[ 09:33 bapt ]
1.2434 MOVED
1.451 editors/Makefile
1.18 editors/MathPlanner/Makefile
1.3 editors/bitmap-emacs21/Makefile
1.39 editors/bitmap/Makefile
1.7 editors/cle/Makefile
1.40 editors/dedit/Makefile
1.10 editors/em/Makefile
1.15 editors/leim21/Makefile
1.45 editors/lpe/Makefile
(Only the first 10 of 93 ports in this commit are shown above. )
Remove unmaintained expired ports from editors
2011-05-01 editors/MathPlanner: Upstream says project is canceled and no more
distfiles can be found
2011-05-01 editors/bitmap: Upstream disapear and distfile is no more available
2011-05-01 editors/bitmap-emacs21: Upstream disapear and distfile is no more
available
2011-05-01 editors/cle: Upstream disapear and distfile is no more available
2011-05-01 editors/dedit: Upstream disapear and distfile is no more available
2011-05-01 editors/em: Upstream disapear and distfile is no more available
2011-05-01 editors/leim21: Distfile is no more available
2011-05-01 editors/lpe: Upstream disapear and distfile is no more available
2011-05-01 editors/vilearn: Upstream disapear and distfile is no more available
2011-05-01 editors/xenon: Upstream disapear and distfile is no more available
|
|
Wed, 16 Mar 2011
|
[ 07:28 bapt ]
1.17 editors/MathPlanner/Makefile
1.6 editors/cle/Makefile
1.39 editors/dedit/Makefile
1.9 editors/em/Makefile
1.14 editors/leim21/Makefile
1.44 editors/lpe/Makefile
1.28 editors/nvi-m17n/Makefile
1.26 editors/nvi-perl/Makefile
1.21 editors/textedit/Makefile
1.9 editors/vilearn/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Deprecate unmaintained ports from editors where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
|
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile
(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
|
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
1.40 accessibility/kdeaccessibility4/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(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
|
|
Thu, 21 Aug 2008
|
[ 06: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
|
[ 13:25 edwin ]
1.12 editors/MathPlanner/Makefile
1.3 editors/abiword-docs/Makefile
1.4 editors/abiword-extras/Makefile
1.34 editors/abiword-plugins/Makefile
1.130 editors/abiword/Makefile
1.45 editors/apel/Makefile
1.31 editors/bitmap/Makefile
1.23 editors/bless/Makefile
1.30 editors/code-browser/Makefile
1.5 editors/codeeditor/Makefile
(Only the first 10 of 95 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 May 2007
|
[ 20: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}.
|
|
Tue, 13 Feb 2007
|
[ 00:16 pav ]
1.6 audio/dream/Makefile
1.12 audio/ermixer/Makefile
1.9 audio/hydrogen/Makefile
1.5 audio/lmms/Makefile
1.11 audio/mixxx/Makefile
1.3 audio/qjackctl/Makefile
1.47 cad/qcad/Makefile
1.9 cad/qucs/Makefile
1.9 comms/cutecom/Makefile
1.5 comms/qfaxreader/Makefile
(Only the first 10 of 77 ports in this commit are shown above. )
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
|
|
Sun, 7 May 2006
|
[ 10:55 edwin ]
1.7 editors/2bsd-vi/Makefile
1.9 editors/MathPlanner/Makefile
1.9 editors/aewan/Makefile
1.29 editors/beav/Makefile
1.17 editors/beaver/Makefile
1.17 editors/bless/Makefile
1.52 editors/cooledit/Makefile
1.29 editors/dedit/Makefile
1.12 editors/elvis/Makefile
1.8 editors/em/Makefile
(Only the first 10 of 85 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with E
|
|
Tue, 12 Apr 2005
|
[ 03: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
|
[ 08: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'.
|
|
Tue, 12 Oct 2004
|
[ 09:51 krion ]
1.6 editors/MathPlanner/Makefile
1.1 editors/MathPlanner/files/patch-Complex.cpp
1.1 editors/MathPlanner/files/patch-Exp_object.cpp
1.1 editors/MathPlanner/files/patch-Function_header_object.cpp
1.1 editors/MathPlanner/files/patch-Function_object.cpp
1.1 editors/MathPlanner/files/patch-Integer.cpp
1.1 editors/MathPlanner/files/patch-MathHeaders.h
1.1 editors/MathPlanner/files/patch-Math_functions.cpp
1.1 editors/MathPlanner/files/patch-Maxmin.cpp
1.1 editors/MathPlanner/files/patch-Parenthesis.cpp
(Only the first 10 of 14 ports in this commit are shown above. )
Fix build on 4-stable
Fix pkg-plist
PR: ports/71875
Submitted by: Ports Fury
|
|
Fri, 17 Sep 2004
|
[ 22:32 kris ]
1.5 editors/MathPlanner/Makefile
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
|
|
Fri, 3 Sep 2004
|
[ 08:04 krion ]
1.4 editors/MathPlanner/Makefile
1.3 editors/MathPlanner/distinfo
Update to version 3.1.3
PR: ports/71297
Submitted by: Ports Fury
|
|
Wed, 15 Oct 2003
|
[ 07:36 linimon ]
1.3 editors/MathPlanner/Makefile
Mark broken on 4.x due to gcc295 incompatibilities.
PR: ports/56469
Submitted by: Mark Linimon
|
|
Thu, 20 Feb 2003
|
[ 17:12 knu ]
1.2 editors/MathPlanner/Makefile
1.12 editors/axe/Makefile
1.8 editors/elvis/Makefile
1.7 editors/em/Makefile
1.49 editors/emacs/Makefile
1.58 editors/emacs20/Makefile
1.9 editors/gmanedit/Makefile
1.11 editors/gnuserv/Makefile
1.10 editors/hexcurse/Makefile
1.8 editors/hte/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sat, 8 Feb 2003
|
[ 13:23 ijliao ]
1.218 editors/Makefile
1.1 editors/MathPlanner/Makefile
1.1 editors/MathPlanner/distinfo
1.1 editors/MathPlanner/files/patch-ConfigReader.cpp
1.1 editors/MathPlanner/files/patch-Rational_math.cpp
1.1 editors/MathPlanner/files/patch-Real_math.cpp
1.1 editors/MathPlanner/pkg-comment
1.1 editors/MathPlanner/pkg-descr
1.1 editors/MathPlanner/pkg-plist
add MathPlanner 3.1.2
A mathematical design and publishing application
|
Number of commits found: 18 |