non port: french/verbiste/Makefile |
Number of commits found: 45 |
Thursday, 22 Aug 2024
|
14:13 Christian Weisgerber (naddy)
french/verbiste: update to 0.1.49
Maintenance update, no significant changes.
PR: 280985
Approved by: maintainer
1057562 |
Friday, 23 Feb 2024
|
17:58 Muhammad Moinur Rahman (bofh)
french/verbiste: Moved man to share/man
Approved by: portmgr (blanket)
b36439d |
Wednesday, 9 Aug 2023
|
10:55 Christian Weisgerber (naddy)
french/verbiste: update to 0.1.48
Maintenance update, no significant changes.
Clean up the port after the forced removal of the GNOME option in
commit c399c4d12f6462f1d535e9a3143fe0e679a63eb8.
PR: 272985
Approved by: maintainer
2a2f2cb |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
french: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner (fehlner@gmx.de)
* Dan Phillips <dan-ports@dp.id.au>
* Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
* Frederic Culot <frederic@culot.org>
* Thierry Thomas <thierry@pompo.net>
* janos.mohacsi@bsd.hu
* thierry@pompo.net
With hat: portmgr
0c7138c |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Saturday, 1 May 2021
|
12:42 Baptiste Daroussin (bapt)
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui
c399c4d |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 25 Nov 2020
|
18:28 naddy
Add category education.
|
Friday, 4 Oct 2019
|
15:30 naddy
Update to 0.1.47:
* The graphical interface can now be displayed in Italian.
* Conjugation table fixes.
* The regressions tests now succeed and are enabled in the port.
Follow some suggestions from portlint and the stage QA checks.
Approved by: maintainer timeout (9 weeks for update to 0.1.46)
|
Friday, 9 Dec 2016
|
16:18 naddy
Update to 0.1.44: fixes to the *croitre verbs; options --mode and
--tense now accept a comma-separated list.
Approved by: maintainer
|
Monday, 2 May 2016
|
14:33 naddy
Update to 0.1.43. Changes in this release:
* a few verb fixes
* drop embryonic support for Greek
Approved by: dereckson@gmail.com (maintainer)
|
Saturday, 20 Feb 2016
|
16:14 naddy
Update french/verbiste to 0.1.42.
* Two memory leaks have been resolved.
* Several verbs have been added to the Italian dictionary.
Approved by: maintainer
|
Saturday, 17 Jan 2015
|
16:35 naddy
* Port updated to 0.1.41
* GUI is now enabled by default in upstream configure file
* Tidying pkg-plist
* This port uses the WCHAR_T extension and thus requires GNU libiconv.
(Added by committer.)
PR: 195402
Submitted by: maintainer
|
Monday, 4 Aug 2014
|
03:40 adamw
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
|
Wednesday, 7 May 2014
|
22:02 bapt
Support stage
Convert to USES=libtool
Strip binaries
|
Wednesday, 16 Apr 2014
|
18:28 zeising
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
Friday, 20 Sep 2013
|
17:21 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
french)
|
Saturday, 27 Apr 2013
|
08:50 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tuesday, 23 Apr 2013
|
10:23 bapt
Convert f* to USES=pkgconfig
|
Tuesday, 26 Mar 2013
|
07:46 bapt
Finish converting french to new options framework
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Monday, 25 Jul 2011
|
13:53 naddy
Update to 0.1.33, which fixes the verb "chauvir".
Approved by: maintainer timeout (8 weeks)
|
Wednesday, 22 Dec 2010
|
21:02 naddy
* Update to 0.1.32.
* Add (optional) support for GTK+ app.
* Clean up a lot of cruft, e.g., the GNOME option didn't work at all,
Approved by: maintainer
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Monday, 13 Sep 2010
|
08:39 decke
- Update to 0.1.31
- Pass maintainership to submitter
- Add LICENSE
PR: ports/150458
Submitted by: Sebastien Santoro <dereckson at gmail dot com>
Approved by: Timothy Bourke <timbob@bigpond.com> (old maintainer), beat
(co-mentor)
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Monday, 19 Oct 2009
|
01:00 wen
- Update to 0.1.27
PR: ports/139739
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Approved by: mentors(implicit)
|
Sunday, 2 Aug 2009
|
19:36 mezz
-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
|
Saturday, 14 Mar 2009
|
15:17 miwi
- Update to 0.1.24
PR: 132527
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Thursday, 21 Aug 2008
|
06:18 rafan
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)
|
Tuesday, 19 Aug 2008
|
13:42 tabthorpe
- Add optional Gnome support
- Bump PORTREVISION
- Pass maintainership
Submitted by: Timothy Bourke <timbob bigpond.com> (via private email)
|
Friday, 6 Jun 2008
|
13:27 edwin
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)
|
Tuesday, 3 Jun 2008
|
13:15 tabthorpe
- Update to 0.1.23
- Respect PORTDOCS
Inspired by: ionbot
|
Monday, 18 Feb 2008
|
18:10 tabthorpe
- Update to 0.1.22
|
Wednesday, 19 Dec 2007
|
20:21 tabthorpe
- Update to 0.1.21
- Thanks to Philippe Audeoud for reminding me I closed it before the commit
PR: ports/118414
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
Thursday, 23 Aug 2007
|
03:44 tabthorpe
- Update to 0.1.20
- Take maintainership
Removed file(s):
- files/lib-patch-src_verbiste_FrenchVerbDictionary.cpp
- files/lib-patch-Makefile.in
PR: ports/115145
Submitted by: tabthorpe@
Approved by: clsung (mentor)
|
Friday, 29 Dec 2006
|
23:48 miwi
- Update to 0.1.15
PR: ports/107280
Submitted by: Aleksander Fafula <alex@fafula.com>
|
Sunday, 10 Sep 2006
|
00:11 linimon
Reset maintainer at his request.
|
Monday, 14 Aug 2006
|
23:06 clsung
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thursday, 15 Dec 2005
|
22:34 jylefort
Update to 0.1.14
PR: ports/90338
Submitted by: maintainer
|
Tuesday, 29 Nov 2005
|
18:40 jylefort
Add verbiste and gnome-verbiste.
Verbiste is a French conjugation system. It contains a C++ library, and two
programs that can be run from the command line or from another program. The
knowledge base is represented in XML and contains over 6800 verbs.
GNOME Verbiste is a GNOME frontend to the Verbiste French conjugation
system. It contains a GNOME program and a GNOME Panel applet. This applet
shows a text field in the GNOME Panel where the user can enter a conjugated
verb and obtain its complete conjugation.
WWW: http://sarrazip.com/dev/verbiste.html
PR: ports/89407
Submitted by: Dan Phillips <dan-ports@dp.id.au>
|
Number of commits found: 45 |