non port: editors/ted/Makefile |
SVNWeb
|
Number of commits found XX: 58 |
Tue, 5 Nov 2019
|
[ 15:48 zeising ] 
516802 editors/calligra/Makefile
516802 editors/calligraplan/Makefile
516802 editors/cooledit/Makefile
516802 editors/cudatext/Makefile
516802 editors/featherpad/Makefile
516802 editors/fte/Makefile
516802 editors/gedit/Makefile
516802 editors/jedit/Makefile
516802 editors/lazarus/Makefile
516802 editors/madedit/Makefile
(Only the first 10 of 73 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Mar 2016
|
[ 00:56 amdmi3 ] 
412152 editors/ted/Makefile
- Add LICENSE_FILE
- Switch to options helpers
- Fix build with GTK2
|
Thu, 24 Mar 2016
|
[ 15:47 tijl ] 
411798 Mk/Uses/ghostscript.mk
411798 Mk/bsd.default-versions.mk
411798 UPDATING
411798 cad/xcircuit/Makefile
411798 chinese/enscript/Makefile
411798 comms/efax-gtk/Makefile
411798 comms/hylafax/Makefile
411798 deskutils/etask/Makefile
411798 deskutils/gworkspace/Makefile
411798 devel/aegis/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] 
395047 MOVED
395047 Mk/Uses/ghostscript.mk
395047 UPDATING
395047 cad/xcircuit/Makefile
395047 comms/efax-gtk/Makefile
395047 comms/hylafax/Makefile
395047 comms/tkhylafax/Makefile
395047 deskutils/etask/Makefile
395047 devel/aegis/Makefile
395047 devel/doxygen/Makefile
(Only the first 10 of 354 ports in this commit are shown above. )
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] 
392322 CHANGES
392322 Mk/Uses/ghostscript.mk
392322 Mk/bsd.default-versions.mk
392322 Mk/bsd.port.mk
392322 Mk/bsd.sanity.mk
392322 cad/xcircuit/Makefile
392322 chinese/enscript/Makefile
392322 comms/efax-gtk/Makefile
392322 comms/hylafax/Makefile
392322 comms/tkhylafax/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
|
Wed, 15 Apr 2015
|
[ 08:20 tijl ] 
384038 Mk/Uses/iconv.mk
384038 archivers/unalz/files/patch-UnAlz.cpp
384038 archivers/unrar-iconv/files/patch-iconv
384038 audio/cmus/Makefile
384038 audio/cmus/files/patch-scripts-checks.sh
384038 audio/id3mtag/files
384038 audio/id3mtag/files/patch-charconv.cpp
384038 audio/mp3unicode/files
384038 audio/tagutil/Makefile
384038 audio/tagutil/files
(Only the first 10 of 152 ports in this commit are shown above. )
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above )
|
Mon, 5 Jan 2015
|
[ 08:35 pi ] 
376282 editors/ted/Makefile
editors/ted: fix directory where ted finds its Ted.properties file
by adding CONFIGURE_ARGS+=--datadir=${PREFIX}/share
PR: 194833
Submitted by: shersch@dssgmbh.de
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] 
375598 astro/astrometry/Makefile
375598 astro/celestia/Makefile
375598 astro/sunclock/Makefile
375598 astro/viking/Makefile
375598 astro/xephem/Makefile
375598 astro/xplanet/Makefile
375598 astro/xtide/Makefile
375598 audio/csound/Makefile
375598 audio/csound6/Makefile
375598 audio/dvda-author/Makefile
(Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Tue, 23 Dec 2014
|
[ 23:31 bapt ] 
375372 editors/ted/Makefile
Do not hardcode png15
|
Fri, 17 Oct 2014
|
[ 10:23 bapt ] 
371040 chinese/pcmanx/Makefile
371040 chinese/scim-pinyin/Makefile
371040 databases/p5-ORLite/Makefile
371040 databases/postgresql-odbc/Makefile
371040 devel/p5-Debug-Client/Makefile
371040 devel/p5-Devel-LexAlias/Makefile
371040 devel/p5-ExtUtils-XSpp/Makefile
371040 devel/p5-Thread-Queue/Makefile
371040 devel/p5-Thread-Suspend/Makefile
371040 devel/p5-perlbrew/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Reset maintainership
|
Fri, 20 Jun 2014
|
[ 11:15 amdmi3 ] 
358556 editors/ted/Makefile
358556 games/tuxpaint-config/Makefile
358556 games/tuxpaint/Makefile
358556 graphics/jpeg2ps/Makefile
358556 graphics/xpdf/Makefile
358556 japanese/a2ps/Makefile
358556 print/a2ps/Makefile
358556 print/c2ps/Makefile
358556 print/cups-base/Makefile
358556 print/dvipdfmx/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sun, 15 Jun 2014
|
[ 03:25 vanilla ] 
357823 editors/ted/Makefile
357823 editors/ted/pkg-plist
Stagify.
Approved by: portmgr@
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] 
327720 editors/2bsd-vi/Makefile
327720 editors/abiword-docs/Makefile
327720 editors/abiword/Makefile
327720 editors/aee/Makefile
327720 editors/aewan/Makefile
327720 editors/apel-emacs21/Makefile
327720 editors/apel-emacs22/Makefile
327720 editors/apel/Makefile
327720 editors/asedit/Makefile
327720 editors/axe/Makefile
(Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 10 Jul 2013
|
[ 06:49 bapt ] 
322620 databases/sqsh/Makefile
322620 databases/xmbase-grok/Makefile
322620 deskutils/mrundlg/Makefile
322620 deskutils/plan/Makefile
322620 deskutils/xmaddressbook/Makefile
322620 deskutils/xmdiary/Makefile
322620 devel/ddd/Makefile
322620 editors/asedit/Makefile
322620 editors/emacs-devel/Makefile
322620 editors/emacs/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] 
316654 archivers/dpkg/Makefile
316654 archivers/gtar/Makefile
316654 archivers/liborange/Makefile
316654 archivers/rpm4/Makefile
316654 archivers/rpm5/Makefile
316654 archivers/star/Makefile
316654 archivers/unalz/Makefile
316654 archivers/unrar-iconv/Makefile
316654 archivers/unzip/Makefile
316654 astro/stellarium/Makefile
(Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Mon, 18 Feb 2013
|
[ 12:36 pclin ] 
312503 editors/ted/Makefile
312503 editors/ted/distinfo
312503 editors/ted/files/patch-Ted__makefile.in
312503 editors/ted/files/patch-appUtil-utilPrinter.c
312503 editors/ted/files/patch-appUtil::utilPrinter.c
312503 editors/ted/pkg-plist
- Update to 2.23
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership
PR: ports/175956
Approved by: swills (mentor)
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] 
308630 archivers/rpm5/Makefile
308630 astro/gpsdrive/Makefile
308630 astro/viking/Makefile
308630 audio/libmp3splt/Makefile
308630 audio/pidgin-musictracker/Makefile
308630 cad/pdnmesh/Makefile
308630 cad/repsnapper/Makefile
308630 comms/efax-gtk/Makefile
308630 comms/xastir/Makefile
308630 databases/dbtool/Makefile
(Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Tue, 12 Jun 2012
|
[ 10:34 bapt ]
1.21 devel/pear-PHPUnit2/Makefile
1.6 devel/py-testoob/Makefile
1.23 devel/qsa/Makefile
1.23 devel/sdl_sge/Makefile
1.4 devel/sml_tk/Makefile
1.54 devel/stlport/Makefile
1.11 devel/tclthread/Makefile
1.32 devel/zziplib/Makefile
1.5 dns/tinystats/Makefile
1.45 editors/kile/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Convert to new options framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 3 May 2012
|
[ 16:25 miwi ]
1.37 editors/ted/Makefile
1.10 editors/ted/distinfo
1.2 editors/ted/files/patch-Ted__makefile.in
1.2 editors/ted/files/patch-bitmap-bmpng.c
1.6 editors/ted/pkg-plist
- Update to 2.22
PR: 166883
Submitted by: Ports Fury
|
Tue, 14 Feb 2012
|
[ 12:45 mm ]
1.45 archivers/rpm5/Makefile
1.50 astro/gpsdrive/Makefile
1.17 audio/libmp3splt/Makefile
1.7 audio/pidgin-musictracker/Makefile
1.41 comms/xastir/Makefile
1.24 databases/dbtool/Makefile
1.21 databases/mysql-workbench51/Makefile
1.40 databases/tora/Makefile
1.13 deskutils/gnote/Makefile
1.22 deskutils/xneur/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Fri, 18 Nov 2011
|
[ 23:30 ehaupt ]
1.24 archivers/unarj/Makefile
1.22 astro/roadmap/Makefile
1.28 astro/viking/Makefile
1.18 astro/wmmoonclock/Makefile
1.12 audio/linuxsampler/Makefile
1.19 audio/p5-Xmms/Makefile
1.17 chinese/miniChinput/Makefile
1.61 databases/metakit/Makefile
1.20 devel/cross-gcc/Makefile
1.10 devel/xmake/Makefile
(Only the first 10 of 46 ports in this commit are shown above. )
Remove trailing whitespaces.
Feature safe: yes
|
Mon, 2 May 2011
|
[ 12:44 makc ]
1.7 arabic/arabtex/Makefile
1.8 astro/pp3/Makefile
1.10 astro/xmoontool/Makefile
1.8 audio/dekagen/Makefile
1.11 audio/fdmf/Makefile
1.35 audio/rosegarden/Makefile
1.14 audio/xanalyser/Makefile
1.67 audio/xmcd/Makefile
1.24 audio/xmmix/Makefile
1.27 audio/xmradio/Makefile
(Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
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
(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.19 Mk/bsd.gecko.mk
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
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 2 Nov 2009
|
[ 10:54 miwi ]
1.31 editors/ted/Makefile
1.8 editors/ted/distinfo
- Update to 2.21
PR: 140114
Submitted by: Ports Fury
|
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
|
Sat, 4 Jul 2009
|
[ 20:54 miwi ]
1.29 editors/ted/Makefile
1.7 editors/ted/distinfo
1.3 editors/ted/files/configure
1.1 editors/ted/files/patch-Ted__makefile.in
1.5 editors/ted/pkg-descr
1.5 editors/ted/pkg-plist
- Update to 2.20
PR: 136043
Submitted by: Ports Fury
|
Mon, 8 Jun 2009
|
[ 13:02 itetcu ]
1.28 editors/ted/Makefile
1.2 editors/ted/files/configure
- Fix build with custom LOCALBASE
- make our configure script a little verbose
Reported by: QATty
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.149 Mk/bsd.gnome.mk
1.79 Mk/bsd.kde.mk
1.602 Mk/bsd.port.mk
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
(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, 11 Apr 2008
|
[ 20:14 dinoex ]
1.26 editors/ted/Makefile
- fix build
- set USE_XORG
|
Mon, 24 Mar 2008
|
[ 23:21 miwi ]
1.10 arabic/ae_fonts_ttf/Makefile
1.6 astro/gkrellmoon2/Makefile
1.10 audio/bmp-flac/Makefile
1.18 audio/gkrellmms/Makefile
1.41 audio/gkrellmms2/Makefile
1.14 audio/gkrellmvolume/Makefile
1.27 audio/gkrellmvolume2/Makefile
1.24 audio/liteamp/Makefile
1.7 audio/xmms-mp3cue/Makefile
1.16 cad/pdnmesh/Makefile
(Only the first 10 of 102 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.1364 MOVED
1.566 Mk/bsd.port.mk
1.1 Mk/bsd.xorg.mk
1.1 Tools/scripts/mergebase.sh
1.502 UPDATING
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.29 accessibility/at-spi/pkg-plist
1.51 accessibility/atk/Makefile
1.27 accessibility/atk/pkg-plist
(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}.
|
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
|
Sun, 26 Feb 2006
|
[ 20:35 dougb ]
1.22 editors/ted/Makefile
1.35 math/gsl/Makefile
Reset maintainer by request.
Approved by: portmgr (marcus)
|
Tue, 29 Nov 2005
|
[ 23:35 edwin ]
1.21 editors/ted/Makefile
1.1 editors/ted/files/configure
editors/ted - Fix LOCALBASE/X11BASE settings
Fix port so that it respects LOCALBASE/X11BASE settings.
PR: ports/89602
Submitted by: Jonathan <jdrews@cybox.com>
Approved by: Jon Drews <jon.drews@gmail.com>
|
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'.
|
Sat, 26 Feb 2005
|
[ 00:21 pav ]
1.18 editors/ted/Makefile
1.5 editors/ted/distinfo
1.2 editors/ted/files/patch-appFrame-appFileChooserMotif.c
1.4 editors/ted/pkg-descr
1.4 editors/ted/pkg-plist
- Update to 2.17
PR: ports/78078
Submitted by: Jonathan <jon.drews@gmail.com> (maintainer)
|
Mon, 13 Dec 2004
|
[ 07:21 vs ]
1.17 editors/ted/Makefile
Update maintainer's address
PR: ports/75005
Submitted by: maintainer
|
Thu, 17 Jun 2004
|
[ 08:18 pav ]
1.16 editors/ted/Makefile
1.4 korean/hlatexfonts-ocf/Makefile
1.133 print/ghostscript-afpl/Makefile
1.109 print/ghostscript-gnu/Makefile
- Unify print/gsfonts dependency check
PR: ports/67999, ports/68035
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
|
Thu, 10 Jun 2004
|
[ 03:51 will ]
1.15 editors/ted/Makefile
1.3 editors/ted/pkg-plist
Update gsfonts dependency. Use DOCSDIR instead of port-specific INFODIR.
Use PORTDOCS.
PR: 67736
Submitted by: MAINTAINER
|
Mon, 18 Aug 2003
|
[ 02:48 petef ]
1.14 editors/ted/Makefile
1.1 editors/ted/files/patch-appUtil::utilPrinter.c
- use the proper lpc syntax to get a printer list
- bump PORTREVISION
PR: 37362
Submitted by: maintainer
Reported by: Greg Shenaut <gkshenaut@ucdavis.edu>
|
Wed, 18 Jun 2003
|
[ 02:34 will ]
1.13 editors/ted/Makefile
1.1 editors/ted/files/patch-appFrame-appFileChooserMotif.c
1.3 editors/ted/pkg-descr
Fix rendering crash with patch developed by the Ted developer and
sent via the submitter. Set maintainer to submitter.
PR: 53329
Submitted by: Jonathan Drews <j.e.drews@att.net>
|
Mon, 19 May 2003
|
[ 22:54 lioux ]
1.12 editors/ted/Makefile
o Fix a crash when trying to open menu Help -> Document
o Fix consists on depending on open-motif rather than GTK+ for the
build. Developer also advises open-motif over GTK+
PR: 52418
Submitted by: Jonathan Drews <j.e.drews@worldnet.att.net>
|
Wed, 23 Apr 2003
|
[ 23:23 naddy ]
1.11 editors/ted/Makefile
1.4 editors/ted/distinfo
Update to version 2.14.
PR: 51051
Submitted by: Ports Fury
|
Sun, 20 Apr 2003
|
[ 02:58 marcus ]
1.54 editors/AbiWord/Makefile
1.42 editors/gedit/Makefile
1.57 editors/gedit2/Makefile
1.17 editors/ghex/Makefile
1.22 editors/ghex2/Makefile
1.34 editors/glimmer/Makefile
1.10 editors/gmanedit/Makefile
1.18 editors/gnotepad+/Makefile
1.30 editors/gxedit/Makefile
1.12 editors/manedit/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Thu, 20 Feb 2003
|
[ 17:12 knu ]
1.2 editors/MathPlanner/Makefile
1.2 editors/MathPlanner/pkg-comment
1.12 editors/axe/Makefile
1.6 editors/axe/pkg-comment
1.8 editors/elvis/Makefile
1.4 editors/elvis/pkg-comment
1.7 editors/em/Makefile
1.5 editors/em/pkg-comment
1.49 editors/emacs/Makefile
1.11 editors/emacs/pkg-comment
(Only the first 10 of 51 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 19:04 ijliao ]
1.8 editors/ted/Makefile
1.3 editors/ted/distinfo
upgrade to 2.12
PR: 46131
Submitted by: Ports Fury
|
Sat, 27 Jul 2002
|
[ 02:51 pat ]
1.7 editors/ted/Makefile
1.2 editors/ted/distinfo
1.2 editors/ted/files/patch-aa
1.2 editors/ted/files/patch-ab
1.2 editors/ted/pkg-plist
Update to 2.11
PR: ports/41030
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 21 Jun 2002
|
[ 15:52 ijliao ]
1.19 editors/beav/Makefile
1.5 editors/elvis/Makefile
1.3 editors/em/Makefile
1.7 editors/gmanedit/Makefile
1.3 editors/lfhex/Makefile
1.11 editors/poedit/Makefile
1.6 editors/tamago/Makefile
1.6 editors/ted/Makefile
1.16 editors/uemacs/Makefile
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sun, 16 Sep 2001
|
[ 17:59 kevlo ]
unknown editors/ted/Makefile
unknown editors/ted/pkg-descr
- Add USE_X_PREFIX - Support CC/CFLAGS properly - Add WWW: line- Add
USE_X_PREFIX
|
Tue, 11 Sep 2001
|
[ 11:06 kris ]
unknown editors/ted/Makefile
Spell ${TAR} correctly.
|
[ 04:05 ache ]
unknown editors/AbiWord/Makefile
unknown editors/ted/Makefile
unknown editors/xemacs/Makefile
unknown editors/xemacs20/Makefile
unknown editors/xemacs21/Makefile
Bump png major
|
Tue, 28 Aug 2001
|
[ 07:36 petef ]
unknown editors/ted/Makefile
Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)
|
Fri, 24 Aug 2001
|
[ 09:32 kris ]
unknown editors/ted/Makefile
unknown editors/ted/distinfo
unknown editors/ted/files/patch-aa
unknown editors/ted/files/patch-ab
unknown editors/ted/pkg-comment
unknown editors/ted/pkg-descr
unknown editors/ted/pkg-plist
Add ted-2.10
|
Number of commits found XX: 58 |