| non port: textproc/aspell/Makefile |
|
CVSWeb
|
Number of commits found: 86 |
|
Sun, 4 Mar 2012
|
[ 19:58 bapt ]
1.101 textproc/aspell/Makefile
1.1 textproc/aspell/files/patch-modules__speller__default__affix.cpp
Fix with 0 lentgh words
Submitted by: avg (office@ mailing list)
|
|
Mon, 5 Dec 2011
|
[ 21:07 thierry ]
1.100 textproc/aspell/Makefile
1.2 textproc/ast-aspell/Makefile
1.5 textproc/en-aspell/Makefile
1.2 textproc/kn-aspell/Makefile
1.2 textproc/ky-aspell/Makefile
Drop maintainership to office.
Feature safe: yes
Seen with: bapt
|
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ]
1.6 accessibility/atkmm/Makefile
1.44 accessibility/gnome-speech/Makefile
1.67 archivers/libarchive/Makefile
1.9 archivers/libpar2/Makefile
1.8 archivers/snappy/Makefile
1.6 archivers/squeeze/Makefile
1.25 archivers/tardy/Makefile
1.3 audio/alsa-lib/Makefile
1.13 audio/audiere/Makefile
1.10 audio/celt/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
|
Fri, 28 Oct 2011
|
[ 18:00 miwi ]
1.56 audio/libsndfile/Makefile
1.24 converters/fribidi/Makefile
1.55 devel/libIDL/Makefile
1.50 devel/libevent/Makefile
1.86 devel/pth/Makefile
1.85 dns/libidn/Makefile
1.4 graphics/jbig2dec/Makefile
1.12 graphics/liblqr-1/Makefile
1.9 graphics/webp/Makefile
1.11 multimedia/libkate/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
- Fix build FreeBSD 10
|
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
|
Mon, 4 Jul 2011
|
[ 20:24 thierry ]
1.96 textproc/aspell/Makefile
1.50 textproc/aspell/distinfo
1.10 textproc/aspell/files/patch-Makefile.in
1.2 textproc/aspell/files/patch-cxx-clang.patch
1.2 textproc/aspell/files/patch-gen_mk-static-filter.pl
1.40 textproc/aspell/pkg-plist
Upgrade to 0.60.6.1.
Remark: this release includes a patch provided by rdivacky to build with
clang.
|
|
Mon, 9 May 2011
|
[ 20:08 thierry ]
1.95 textproc/aspell/Makefile
1.1 textproc/aspell/files/patch-cxx-clang.patch
Fix compilation with Clang (patch submitted by rdivacky).
Since I'm there, pet portlint.
|
|
Fri, 7 Jan 2011
|
[ 20:34 thierry ]
1.94 textproc/aspell/Makefile
1.4 textproc/en-aspell/Makefile
1.49 textproc/aspell/distinfo
1.3 textproc/en-aspell/distinfo
Upgrade English dictionaries to SCOWL 7.1 which corrected several errors
and also added several now common proper names and some other words now
in common use.
|
|
Tue, 28 Dec 2010
|
[ 18:56 thierry ]
1.93 textproc/aspell/Makefile
1.3 textproc/en-aspell/Makefile
1.48 textproc/aspell/distinfo
1.2 textproc/en-aspell/distinfo
1.2 textproc/en-aspell/pkg-plist
1.4 textproc/aspell/pkg-plist.en
Upgrade english dictionaries. This adds several variants.
|
|
Mon, 31 May 2010
|
[ 02:01 ade ]
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
|
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
|
[ 14:05 edwin ]
1.6 textproc/af-aspell/Makefile
1.10 textproc/aiksaurus-gtk/Makefile
1.5 textproc/am-aspell/Makefile
1.14 textproc/ant-xinclude-task/Makefile
1.90 textproc/aspell/Makefile
1.5 textproc/az-aspell/Makefile
1.5 textproc/be-aspell/Makefile
1.4 textproc/beediff/Makefile
1.6 textproc/bg-aspell/Makefile
1.5 textproc/bn-aspell/Makefile
(Only the first 10 of 221 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
|
[ 07:46 thierry ]
1.89 textproc/aspell/Makefile
1.1 textproc/aspell/files/patch-gen_mk-static-filter.pl
- Disable wide char utf8 cursor control for $OSVERSION < 602107; (1)
- Fix segfault when checking TeX files. (2)
Reported by: Pav (1)
PR: ports/122873 (2)
Submitted by: Roland Smith <rsmith (at) xs4all.nl> (2)
Patch from: Kevin Atkinson <kevina (at) gnu.org> (author) (2)
|
|
Wed, 16 Apr 2008
|
[ 20:35 thierry ]
1.88 textproc/aspell/Makefile
1.47 textproc/aspell/distinfo
1.8 textproc/aspell/files/patch-configure
1.39 textproc/aspell/pkg-plist
Upgrade to 0.60.6.
List of changes from 0.60.5:
* Compile fixes for Gcc 4.3.
* Minor tweak to suggestion code which improved suggestion results in
certain cases.
* Always line buffer stdout and stderr in the Aspell utility when
there is the potential for it to be used interactively through a
pipe.
* Removed debug output in `aspell munch-list'.
* Other minor updates and bug fixes.
* Enable Unicode support.
|
|
Sun, 12 Aug 2007
|
[ 13:37 thierry ]
1.87 textproc/aspell/Makefile
Don't depend on gettext if WITHOUT_NLS is defined.
Submitted by: dougb
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
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}.
|
|
Thu, 8 Mar 2007
|
[ 22:15 thierry ]
1.84 textproc/aspell/Makefile
Fix MASTER_SITE_SUBDIR for the Englich dictionary.
PR: ports/110067
Submitted by: Eric P. Scott <eps+pbug0703 (at) ana.com>
|
|
Wed, 20 Dec 2006
|
[ 06:28 thierry ]
1.83 textproc/aspell/Makefile
Back-out the s/@dirrm/@dirrmtry/ change
PR: ports/106957
Submitted by: John Merryweather Cooper <john_m_cooper (at) yahoo.com>
|
|
Tue, 19 Dec 2006
|
[ 21:07 thierry ]
1.82 textproc/aspell/Makefile
1.46 textproc/aspell/distinfo
1.9 textproc/aspell/files/patch-Makefile.in
1.2 textproc/aspell/files/patch-modules_filter_nroff.cpp
1.37 textproc/aspell/pkg-plist
Upgrade Aspell to 0.60.5.
Changelog at <http://aspell.sourceforge.net/aspell-0.60.5.txt>.
|
|
Sun, 6 Aug 2006
|
[ 21:05 thierry ]
1.81 textproc/aspell/Makefile
1.36 textproc/aspell/pkg-plist
- s/INSTALLS_SHLIB/USE_LDCONFIG/, although not yet recognized by
portlint;
- deinstall share/locale/sl, which is not defined in
/etc/mtree/BSD.local.dist.
PR: ports/101497
Submitted by: Stanislav Sedov <ssedov (at) mbsd.msk.ru>
|
|
Sat, 15 Jul 2006
|
[ 14:28 thierry ]
1.5 french/aspell/Makefile
1.55 german/Makefile
1.1 german/alt-aspell/Makefile
1.5 german/aspell/Makefile
1.2 hebrew/aspell/Makefile
1.2 hungarian/aspell/Makefile
1.6 polish/aspell/Makefile
1.6 portuguese/aspell/Makefile
1.5 russian/aspell/Makefile
1.1020 textproc/Makefile
(Only the first 10 of 399 ports in this commit are shown above. )
All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
|
|
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)
|
|
Thu, 19 Jan 2006
|
[ 23:09 thierry ]
1.913 textproc/Makefile
1.78 textproc/aspell/Makefile
1.1 textproc/gu-aspell/Makefile
1.44 textproc/aspell/distinfo
1.1 textproc/gu-aspell/pkg-descr
1.1 textproc/aspell/pkg-plist.gu
1.7 textproc/aspell/files/verdict
- Add a Gujarati (gu) dictionary;
- Update Lithuanian (lt) & Uzbek (uz) dictionaries.
|
|
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.
|
|
Mon, 14 Nov 2005
|
[ 21:07 thierry ]
1.76 textproc/aspell/Makefile
/usr/bin/bzip2 has been part of the base system since 4.4,
therefore it's not necessary to explicitely check for it.
PR: 88994
Submitted by: edwin
|
|
Sun, 13 Nov 2005
|
[ 11:30 thierry ]
1.889 textproc/Makefile
1.75 textproc/aspell/Makefile
1.1 textproc/sr-aspell/Makefile
1.1 textproc/te-aspell/Makefile
1.43 textproc/aspell/distinfo
1.1 textproc/sr-aspell/pkg-descr
1.1 textproc/te-aspell/pkg-descr
1.1 textproc/aspell/pkg-plist.sr
1.1 textproc/aspell/pkg-plist.te
1.3 textproc/aspell/pkg-plist.uk
(Only the first 10 of 11 ports in this commit are shown above. )
- Update Ukrainian dictionary;
- Add Serbian and Telugu dictionaries.
|
|
Wed, 19 Oct 2005
|
[ 19:21 thierry ]
1.74 textproc/aspell/Makefile
1.42 textproc/aspell/distinfo
1.8 textproc/aspell/files/patch-Makefile.in
1.7 textproc/aspell/files/patch-configure
1.32 textproc/aspell/pkg-plist
Upgrade to 0.60.4.
Changelog at <http://aspell.sourceforge.net/aspell-0.60.4.txt>.
|
|
Tue, 28 Jun 2005
|
[ 20:27 thierry ]
1.73 textproc/aspell/Makefile
1.41 textproc/aspell/distinfo
1.7 textproc/aspell/files/patch-Makefile.in
Upgrade to 0.60.3.
This release fixes several bugs involving some of the C API functions,
fixes a major bug and improves the speed of the suggestion code, and
fixes a number of other bugs.
|
|
Thu, 2 Jun 2005
|
[ 21:58 thierry ]
1.72 textproc/aspell/Makefile
1.40 textproc/aspell/distinfo
1.1 textproc/aspell/pkg-plist.csb
1.1 textproc/aspell/pkg-plist.hi
1.1 textproc/aspell/pkg-plist.hil
1.4 textproc/aspell/pkg-plist.it
1.1 textproc/aspell/pkg-plist.mr
1.1 textproc/aspell/pkg-plist.pa
1.5 textproc/aspell/files/verdict
- Update Irish (ga), Italian (it), Oriya (or), and Uzbek (uz)
dictionaries.
- Add Kashubian (csb), Hindi (hi), Hiligaynon (hil), Marathi (mr), and
Punjabi (pa) dictionaries.
|
|
Sun, 2 Jan 2005
|
[ 16:40 thierry ]
1.71 textproc/aspell/Makefile
ftp.gnu.org is down => add some mirrors for the dictionnaries.
Reported by: Kris via pointyhat
Approved by: portmgr (marcus)
Obtained from: linux-aspell (mezz).
|
|
Tue, 28 Dec 2004
|
[ 16:00 thierry ]
1.778 textproc/Makefile
1.1 textproc/am-aspell/Makefile
1.70 textproc/aspell/Makefile
1.1 textproc/nds-aspell/Makefile
1.1 textproc/or-aspell/Makefile
1.38 textproc/aspell/distinfo
1.1 textproc/am-aspell/pkg-descr
1.1 textproc/nds-aspell/pkg-descr
1.1 textproc/or-aspell/pkg-descr
1.1 textproc/aspell/pkg-plist.am
(Only the first 10 of 13 ports in this commit are shown above. )
Adding three new dictionaries:
- Amharic (am);
- Oriya (or);
- Low Saxon (nds).
|
|
Tue, 21 Dec 2004
|
[ 22:19 thierry ]
1.69 textproc/aspell/Makefile
1.37 textproc/aspell/distinfo
1.6 textproc/aspell/files/patch-Makefile.in
Upgrade to 0.60.2.
|
|
Sat, 20 Nov 2004
|
[ 14:23 thierry ]
1.68 textproc/aspell/Makefile
1.36 textproc/aspell/distinfo
Upgrade to 0.60.1.1.
This release contains an important bug fix involving checking of
capitalized word when affix compression is used.
Aspell can be linked again with the base ncurses, then WITH_NCURSES
has been removed.
|
|
Tue, 16 Nov 2004
|
[ 21:39 thierry ]
1.761 textproc/Makefile
1.67 textproc/aspell/Makefile
1.1 textproc/fa-aspell/Makefile
1.35 textproc/aspell/distinfo
1.1 textproc/fa-aspell/pkg-descr
1.3 textproc/aspell/pkg-plist.de
1.1 textproc/aspell/pkg-plist.de-alt
1.1 textproc/aspell/pkg-plist.fa
1.2 textproc/aspell/files/verdict
- Update the german dictionary;
- Add two new dictionaries: Persian (Farsi) and alt-de (German using the
original spelling rules);
- A new slave port has been created for the Persian dictionary.
Remark: no new slave port for alt-de, because (1) it might get merged
with the normal de dictionary and (2) Serge Gagnon is working on a
reorganization of all these slaves-ports. To install it use the port
textproc/aspell.
|
|
Mon, 8 Nov 2004
|
[ 15:35 thierry ]
1.66 textproc/aspell/Makefile
1.34 textproc/aspell/distinfo
1.5 textproc/aspell/files/patch-Makefile.in
1.6 textproc/aspell/files/patch-configure
1.26 textproc/aspell/pkg-plist
Upgrade to 0.60.1.
This release adds a new Nroff and Texinfo filter and fixes a number
of bugs and portability problems.
Warning: aspell-0.60.1 is now incompatible with the base ncurses.
To keep the ncurses interfaces, please define WITH_NCURSES: aspell
will then depend on the port devel/ncurses.
Since devel/ncurses is not packageable, this is not the default.
|
|
Mon, 30 Aug 2004
|
[ 22:25 thierry ]
1.65 textproc/aspell/Makefile
Explicitly disable threading:
- on FreeBSD 4.x, it links with -pthread, but no link is
retained in the resulting library;
- on FreeBSD 5.x and 6, it works, but since libaspell is
used by un-threaded programs, this is not a good choice.
Reviewed by: marcus.
|
[ 05:39 thierry ]
1.64 textproc/aspell/Makefile
Always USE_GETTEXT, even WITHOUT_NLS.
|
|
Sun, 29 Aug 2004
|
[ 23:04 thierry ]
1.63 textproc/aspell/Makefile
1.4 textproc/aspell/files/patch-Makefile.in
Force libaspell to link with libintl to fix gnomespell and balsa.
Bump PORTREVISION.
Reported by: marcus and Volker Kindermann.
|
|
Sat, 28 Aug 2004
|
[ 22:49 thierry ]
1.62 textproc/aspell/Makefile
1.33 textproc/aspell/distinfo
1.3 textproc/aspell/files/patch-Makefile.in
1.4 textproc/aspell/files/patch-configure
1.2 textproc/aspell/files/patch-prog-compress.c
1.24 textproc/aspell/pkg-plist
1.2 textproc/aspell/pkg-plist.af
1.1 textproc/aspell/pkg-plist.az
1.1 textproc/aspell/pkg-plist.be
1.2 textproc/aspell/pkg-plist.bg
(Only the first 10 of 72 ports in this commit are shown above. )
- Upgrade to 0.60;
- Add dictionaries for Azerbaijani, Belarusian, Bengali, Estonian,
Finnish, Hebrew, Hungarian, Kinyarwanda, Latin, Latvian, Lithuanian,
Macedonian, Mongolian, Nyanja, Quechua, Sardinian, Tagalog, Tamil,
Tetum, Upper Sorbian, Uzbek, Vietnamese, and Yiddish.
|
|
Wed, 11 Aug 2004
|
[ 22:10 thierry ]
1.61 textproc/aspell/Makefile
1.32 textproc/aspell/distinfo
1.2 textproc/aspell/pkg-plist.en
Aspell English Dictionary Updated.
Changes from version 0.51:
- Updated to SCOWL 6 which avoided using the original Ispell
dictionaries as they were a source of too many errors, among other
changes.
- Added en_GB-ize dictionary (British with "ize" spelling).
- Added en-variant_* auxiliary dictionaries.
The version number of this dictionary is 6.0 to correspond to the SCOWL
version. Aspell-6.0 is coming soon.
|
|
Sun, 20 Jun 2004
|
[ 19:51 thierry ]
1.60 textproc/aspell/Makefile
- Actually use libtool15 [1]
- install static libraries [2]
PR: ports/63944 [1]
Reported by: many [2]
|
[ 09:04 thierry ]
1.59 textproc/aspell/Makefile
1.1 textproc/aspell/files/patch-prog-compress.c
1.13 security/portaudit-db/database/portaudit.txt
Security: fix a buffer overflow in word-list-compress:
- <http://marc.theaimsgroup.com/?l=bugtraq&m=108761564006503&w=2>
- <http://nettwerked.mg2.org/advisories/wlc>
Since I'm there, switch from libtool 1.3 to 1.5, to cope with
PR ports/63944.
Obtained from: Robert Nagy <robert@openbsd.org>.
|
|
Fri, 16 Apr 2004
|
[ 21:52 thierry ]
1.58 textproc/aspell/Makefile
1.31 textproc/aspell/distinfo
1.1 textproc/aspell/pkg-plist.gd
1.1 textproc/aspell/pkg-plist.gv
1.2 textproc/aspell/pkg-plist.hr
1.3 textproc/aspell/pkg-plist.sk
Add dictionaries for Scottish Gaelic (gd) and Manx Gaelic (gv),
and update the following dictionaries:
- Irish (ga)
- Indonesian (id)
- Croatian (hr)
- Italian (it)
- Slovak (sk).
Approved by: mat (mentor).
|
|
Thu, 15 Apr 2004
|
[ 06:01 thierry ]
1.57 textproc/aspell/Makefile
1.30 textproc/aspell/distinfo
1.2 textproc/aspell/pkg-plist.nn
Norwegian dictionaries have been upgraded.
No PORTREVISION bump, but users of these dictionaries are
encouraged to upgrade.
Noticed by: Kris / bento
Approved by: mat (implicit).
|
|
Wed, 31 Mar 2004
|
[ 20:03 thierry ]
1.56 textproc/aspell/Makefile
1.29 textproc/aspell/distinfo
1.1 textproc/aspell/pkg-plist.ia
1.1 textproc/aspell/pkg-plist.mt
1.1 textproc/aspell/pkg-plist.nb
1.1 textproc/aspell/pkg-plist.nn
1.2 textproc/aspell/pkg-plist.no
1.1 textproc/aspell/pkg-plist.sw
1.1 textproc/aspell/pkg-plist.tn
1.1 textproc/aspell/pkg-plist.tr
(Only the first 10 of 12 ports in this commit are shown above. )
Adding new dictionaries:
. Interlingua (ia)
. Maltese (mt)
. Norwegian Bokmal (nb)
. Norwegian Nynorsk (nn)
. Swahili (sw)
. Tswana (tn)
. Turkish (tr)
. Walloon (wa)
. Zulu (zu)
Remark: Norwegian (no) is replaced by Norwegian Nynorsk (nn).
Approved by: mat (mentor).
|
|
Fri, 19 Mar 2004
|
[ 23:05 thierry ]
1.55 textproc/aspell/Makefile
1.27 textproc/aspell/distinfo
1.1 textproc/aspell/pkg-plist.af
1.1 textproc/aspell/pkg-plist.bg
1.2 textproc/aspell/pkg-plist.da
1.1 textproc/aspell/pkg-plist.ga
1.1 textproc/aspell/pkg-plist.gl
1.1 textproc/aspell/pkg-plist.hr
1.1 textproc/aspell/pkg-plist.id
1.1 textproc/aspell/pkg-plist.is
(Only the first 10 of 15 ports in this commit are shown above. )
- update cs, da, en, fo, it, pl, sk, sv, and uk dictionnaries;
- add af, bg, ga, gl, hr, id, is, mi, ms, and sl dictionnaries;
- bump portrevision;
- simplify this port.
PR: ports/64186
Submitted by: maintainer
Approved by: mat (mentor).
|
|
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.
|
|
Thu, 12 Feb 2004
|
[ 23:27 ale ]
1.53 textproc/aspell/Makefile
1.26 textproc/aspell/distinfo
1.2 textproc/aspell/files/patch-Makefile.in
1.23 textproc/aspell/pkg-plist
Update to 0.50.5 release.
PR: ports/62752
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
Approved by: nork (mentor/implicitly)
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Mon, 17 Nov 2003
|
[ 12:29 trevor ]
1.7 archivers/lbrate/Makefile
1.9 archivers/nomarch/Makefile
1.13 audio/arts/Makefile
1.2 audio/gnomespeech/Makefile
1.9 audio/snowstar/Makefile
1.5 benchmarks/pipebench/Makefile
1.7 chinese/mplayer-fonts/Makefile
1.28 converters/recode/Makefile
1.53 databases/libgda2/Makefile
1.26 databases/libgnomedb/Makefile
(Only the first 10 of 151 ports in this commit are shown above. )
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
|
[ 03:39 dinoex ]
1.50 textproc/aspell/Makefile
- Fix build problme
Does not link without at least -O, after update to 0.50.4.1
Submitted by: thierry@pompo.net
|
|
Sat, 18 Oct 2003
|
[ 01:32 naddy ]
1.49 textproc/aspell/Makefile
1.25 textproc/aspell/distinfo
Update to 0.50.4.1. From the official announcement:
* Fixed major bug in pipe mode which caused the last character to be
chopped off words before they were stored.
* Minor formating fixes in the manual.
PR: 58136
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
Sun, 5 Oct 2003
|
[ 06:49 krion ]
1.48 textproc/aspell/Makefile
1.24 textproc/aspell/distinfo
- Update to version 0.50.4
PR: 57583
Submitted by: maintainer
|
|
Thu, 20 Feb 2003
|
[ 19:08 knu ]
1.4 french/aspell/Makefile
1.4 german/aspell/Makefile
1.5 portuguese/aspell/Makefile
1.4 russian/aspell/Makefile
1.47 textproc/aspell/Makefile
1.4 textproc/br-aspell/Makefile
1.4 textproc/ca-aspell/Makefile
1.4 textproc/cs-aspell/Makefile
1.2 textproc/cy-aspell/Makefile
1.4 textproc/da-aspell/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
De-pkg-comment.
|
|
Mon, 10 Feb 2003
|
[ 09:04 kris ]
1.34 astro/setiathome/Makefile
1.12 chinese/irssi/Makefile
1.2 chinese/links/Makefile
1.23 chinese/nvi-big5/Makefile
1.24 chinese/nvi-euc-cn/Makefile
1.22 chinese/nvi-euc-tw/Makefile
1.7 chinese/xemacs21/Makefile
1.8 converters/mule-ucs-emacs20/Makefile
1.82 databases/mysql323-client/Makefile
1.10 editors/ooodict-all/Makefile
(Only the first 10 of 63 ports in this commit are shown above. )
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
|
|
Thu, 30 Jan 2003
|
[ 06:11 edwin ]
1.45 textproc/aspell/Makefile
1.23 textproc/aspell/distinfo
Maintainer upgrades the English dictionary to v. 0.51.
Bumps PORTREVISION.
Removes unused PLIST_SUB.
PR: ports/46739
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
Sun, 24 Nov 2002
|
[ 20:46 sada ]
1.44 textproc/aspell/Makefile
1.22 textproc/aspell/distinfo
1.22 textproc/aspell/pkg-plist
Upgrade to 0.50.3
PR: ports/45676
Submitted by: maintainer
|
|
Wed, 13 Nov 2002
|
[ 10:50 sada ]
1.43 textproc/aspell/Makefile
1.21 textproc/aspell/distinfo
1.3 textproc/aspell/pkg-message
1.1 textproc/aspell/pkg-plist.cy
1.1 textproc/aspell/pkg-plist.el
1.2 textproc/aspell/pkg-plist.fr
1.1 textproc/aspell/pkg-plist.uk
- upgrade French dictionary to fix problem
- add three new dictionaries
PR: ports/44244
Submitted by: maintainer
|
|
Fri, 25 Oct 2002
|
[ 17:48 knu ]
1.42 textproc/aspell/Makefile
Install the English dictionary when LANG is set to an unsupported
language by aspell.
Approved by: MAINTAINER
|
|
Sun, 6 Oct 2002
|
[ 08:19 pat ]
1.41 textproc/aspell/Makefile
1.20 textproc/aspell/distinfo
Update to 0.50.2
PR: ports/43472
Submitted by: maintainer
|
|
Fri, 20 Sep 2002
|
[ 06:36 ijliao ]
1.40 textproc/aspell/Makefile
1.1 textproc/aspell/files/patch-Makefile.in
1.20 textproc/aspell/pkg-plist
- Support NOPORTDOCS properly
PR: 42893
Submitted by: Ports Fury
Approved by: maintainer
|
|
Sat, 14 Sep 2002
|
[ 09:40 sobomax ]
1.39 textproc/aspell/Makefile
1.3 textproc/aspell/files/patch-configure
1.19 textproc/aspell/pkg-plist
- Drop bash from RUN_DEPENDS, which is ugly and also conflicts with some of
the upcoming bsd.port.mk patches tested on bento.
- make USE_LIBTOOL knob actually working while I'm here.
|
|
Wed, 11 Sep 2002
|
[ 06:18 marcus ]
1.38 textproc/aspell/Makefile
Bump PORTREVISION after recent dictionary updates. For users that already
installed the English aspell-dict port, you can update by removing
aspell-dict, then doing:
make ASPELL_EN=yes install
If you use portupgrade, you can add -m ASPELL_EN=yes to the command line,
or add ASPELL_EN=yes to /etc/make.conf.
Approved by: maintainer
|
|
Tue, 10 Sep 2002
|
[ 08:42 dinoex ]
1.37 textproc/aspell/Makefile
Fix missing character
|
[ 06:46 dinoex ]
1.36 textproc/aspell/Makefile
Depends on bzip2 only if not in base
|
[ 03:05 dinoex ]
1.35 textproc/aspell/Makefile
1.19 textproc/aspell/distinfo
1.2 textproc/aspell/pkg-message
1.18 textproc/aspell/pkg-plist
1.1 textproc/aspell/pkg-plist.br
1.1 textproc/aspell/pkg-plist.ca
1.1 textproc/aspell/pkg-plist.cs
1.1 textproc/aspell/pkg-plist.da
1.1 textproc/aspell/pkg-plist.de
1.1 textproc/aspell/pkg-plist.en
(Only the first 10 of 23 ports in this commit are shown above. )
convert language variants into meta ports
PR: 42396
Submitted by: coop9211@uidaho.edu
Reviewed by: thierry@pompo.net
|
|
Sun, 1 Sep 2002
|
[ 17:19 dwcjr ]
1.34 textproc/aspell/Makefile
1.18 textproc/aspell/distinfo
1.2 textproc/aspell/files/patch-aj
1.2 textproc/aspell/files/patch-ak
1.2 textproc/aspell/files/patch-configure
1.4 textproc/aspell/pkg-descr
1.17 textproc/aspell/pkg-plist
Update to 0.50.1
Give maintainership to originator
PR: 42051
Submitted by: thierry@pompo.net
|
|
Wed, 3 Jul 2002
|
[ 23:35 marcus ]
1.33 textproc/aspell/Makefile
1.1 textproc/aspell/files/patch-configure
1.16 textproc/aspell/pkg-plist
* Do not link libraries against libc explicitly
* Do not install .la files
* Bump PORTREVISION
|
|
Fri, 31 May 2002
|
[ 09:15 ijliao ]
1.32 textproc/aspell/Makefile
Removed obsolate variables.
Correctly patch libtool.
PR: 37314
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
Mon, 3 Sep 2001
|
[ 16:40 mi ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/distinfo
.33.7 -> .33.7.1. It seems, the new version is not very different in the code,
but the manual and the build files (libtool, configure, etc.) were rerolled.
|
|
Wed, 8 Aug 2001
|
[ 18:16 lioux ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/distinfo
unknown textproc/aspell/files/patch-ah
unknown textproc/aspell/pkg-plist
Update to 0.33.7
|
|
Fri, 15 Jun 2001
|
[ 13:48 kevlo ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/distinfo
unknown textproc/aspell/pkg-plist
Update to version 0.33.6.3
|
|
Sun, 18 Feb 2001
|
[ 16:10 kevlo ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/distinfo
unknown textproc/aspell/files/patch-aa
unknown textproc/aspell/files/patch-ah
unknown textproc/aspell/files/patch-ak
unknown textproc/aspell/pkg-plist
Update to version 0.33
|
|
Mon, 5 Feb 2001
|
[ 16:35 olgeni ]
unknown textproc/agrep/Makefile
unknown textproc/aspell/Makefile
unknown textproc/br-ispell/Makefile
unknown textproc/c2html/Makefile
unknown textproc/catdoc/Makefile
unknown textproc/chpp/Makefile
unknown textproc/cocoon/Makefile
unknown textproc/code2html/Makefile
unknown textproc/cole/Makefile
unknown textproc/dict/Makefile
(Only the first 10 of 74 ports in this commit are shown above. )
More style fixes for ports/textproc.
|
|
Wed, 31 Jan 2001
|
[ 16:22 sobomax ]
unknown mail/balsa/Makefile
unknown textproc/aspell/Makefile
unknown textproc/pspell-ispell/Makefile
unknown www/gtkhtml/Makefile
Update pspell version number.
|
|
Fri, 17 Nov 2000
|
[ 17:00 ade ]
unknown deskutils/genius/Makefile
unknown news/p5-NNTPClient/Makefile
unknown textproc/aspell/Makefile
unknown textproc/gaspell/Makefile
unknown textproc/pspell-ispell/Makefile
unknown textproc/pspell/Makefile
Release a few more ports so I can concentrate more on GNOME
|
|
Mon, 21 Aug 2000
|
[ 15:59 ade ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/pkg/PLIST
unknown textproc/aspell/files/md5
Update to 0.32.5
|
|
Tue, 8 Aug 2000
|
[ 22:50 ade ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/pkg/PLIST
unknown textproc/aspell/files/md5
Update to 0.32.1
|
|
Fri, 4 Aug 2000
|
[ 02:30 ade ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/pkg/PLIST
unknown textproc/aspell/files/md5
Update to 0.32
|
|
Thu, 29 Jun 2000
|
[ 20:20 ade ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/pkg/PLIST
unknown textproc/aspell/files/md5
Update to 0.31.1
|
|
Fri, 16 Jun 2000
|
[ 22:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ]
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
|
Thu, 15 Jun 2000
|
[ 18:12 sobomax ]
unknown archivers/bzip2/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
unknown devel/SWIG/Makefile
unknown devel/amulet/Makefile
unknown devel/bonobo/Makefile
unknown devel/cdk/Makefile
unknown graphics/Cgraph/Makefile
unknown graphics/EZWGL/Makefile
unknown graphics/Hermes/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
Second round of INSTALL_SHLIBS=yes fixes.
|
|
Wed, 14 Jun 2000
|
[ 14:21 sobomax ]
unknown archivers/fastjar/Makefile
unknown astro/xplanet/Makefile
unknown audio/aumix/Makefile
unknown audio/extace/Makefile
unknown audio/knapster/Makefile
unknown audio/sphinx/Makefile
unknown audio/yamt/Makefile
unknown cad/felt/Makefile
unknown databases/metakit/Makefile
unknown deskutils/cbb/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
|
[ 00:05 ade ]
unknown textproc/aspell/Makefile
unknown textproc/aspell/pkg/PLIST
unknown textproc/aspell/files/md5
unknown textproc/aspell/patches/patch-ah
unknown textproc/aspell/patches/patch-aj
Update to 0.31 .. now requires textproc/pspell
|
Number of commits found: 86 |