non port: french/verbiste/Makefile |
SVNWeb
|
Number of commits found: 42 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 0c7138c
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
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sat, 1 May 2021
|
[ 12:42 Baptiste Daroussin (bapt) ] c399c4d (Only the first 10 of 14 ports in this commit are shown above. )
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 25 Nov 2020
|
[ 18:28 naddy ]
Add category education.
|
Fri, 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)
|
Fri, 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
|
Mon, 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)
|
Sat, 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
|
Sat, 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
|
Mon, 4 Aug 2014
|
[ 03:40 adamw ] (Only the first 10 of 78 ports in this commit are shown above. )
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
|
Wed, 7 May 2014
|
[ 22:02 bapt ]
Support stage
Convert to USES=libtool
Strip binaries
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 17:21 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
french)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (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
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 10:23 bapt ]
Convert f* to USES=pkgconfig
|
Tue, 26 Mar 2013
|
[ 07:46 bapt ]
Finish converting french to new options framework
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (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, 25 Jul 2011
|
[ 13:53 naddy ]
Update to 0.1.33, which fixes the verb "chauvir".
Approved by: maintainer timeout (8 weeks)
|
Wed, 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 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)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 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)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Sat, 14 Mar 2009
|
[ 15:17 miwi ]
- Update to 0.1.24
PR: 132527
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (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 )
|
Tue, 19 Aug 2008
|
[ 13:42 tabthorpe ]
- Add optional Gnome support
- Bump PORTREVISION
- Pass maintainership
Submitted by: Timothy Bourke <timbob bigpond.com> (via private email)
|
Fri, 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)
|
Tue, 3 Jun 2008
|
[ 13:15 tabthorpe ]
- Update to 0.1.23
- Respect PORTDOCS
Inspired by: ionbot
|
Mon, 18 Feb 2008
|
[ 18:10 tabthorpe ]
- Update to 0.1.22
|
Wed, 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>
|
Thu, 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)
|
Fri, 29 Dec 2006
|
[ 23:48 miwi ]
- Update to 0.1.15
PR: ports/107280
Submitted by: Aleksander Fafula <alex@fafula.com>
|
Sun, 10 Sep 2006
|
[ 00:11 linimon ]
Reset maintainer at his request.
|
Mon, 14 Aug 2006
|
[ 23:06 clsung ] (Only the first 10 of 81 ports in this commit are shown above. )
- 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>
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 15 Dec 2005
|
[ 22:34 jylefort ]
Update to 0.1.14
PR: ports/90338
Submitted by: maintainer
|
Tue, 29 Nov 2005
|
[ 18:40 jylefort ] (Only the first 10 of 12 ports in this commit are shown above. )
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: 42 |