non port: devel/m17n-db/Makefile |
SVNWeb
|
Number of commits found: 40 |
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) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Tue, 17 Jul 2018
|
[ 16:53 thierry ]
Upgrade to 1.8.0 and set LICENSE.
PR: 228648
Submitted by: /me
Approved by: maintainer
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Mon, 21 Dec 2015
|
[ 17:11 marino ]
devel/m17n-db: Upgrade version 1.6.5 => 1.7.0
PR: 201707
Submitted by: Yuri (rawbw.com)
Approved by: Nikola Lecic (maintainer)
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tue, 17 Jun 2014
|
[ 15:47 miwi ]
- UPdate to 1.6.5
- Strip binary
- Update Categorie
- Update WWW
PR: 191107
|
Wed, 29 Jan 2014
|
[ 07:59 bapt ]
Support stage
Add a NLS option
use options helpers
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 6 Jul 2013
|
[ 07:59 bapt ]
Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
|
Sun, 2 Jun 2013
|
[ 18:50 pawel ]
* update to 1.6.4
* new MASTER_SITES (Makefile)
* new project's home (pkg-descr)
* pet portlint
PR: ports/179175
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
|
Mon, 29 Apr 2013
|
[ 22:27 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 11 Jan 2012
|
[ 08:34 rm ]
- update to 1.6.3
PR: 164003
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria dot net> (maintainer)
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sun, 6 Feb 2011
|
[ 09:36 miwi ]
- Update to 1.6.2
PR: 154316
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
Feature safe: yes
|
Thu, 10 Jun 2010
|
[ 18:44 delphij ]
Fix build when building without NLS by removing the unnecessary check
in configure script.
Submitted by: maintainer
PR: ports/147344
|
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, 3 May 2010
|
[ 02:35 wen ]
- Update to 1.6.1
PR: ports/146245
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
|
Fri, 7 Aug 2009
|
[ 18:11 amdmi3 ]
- Update to 1.5.5
PR: 137517
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
|
Tue, 23 Jun 2009
|
[ 04:46 pgollucci ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update m17n ports
- devel/m17n-lib to 1.5.4 [1]
- devel/m17n-db to 1.5.4 [1]
- textproc/scim-m17n to 0.2.3 [2]
- textproc/m17n-contrib to 1.1.9 [3]
- textproc/m17-im-config mark MAKE_JOBS_UNSAFE=yes [4]
PR: ports/135933 [1], ports/135934 [2], ports/135935, ports/135946
[4]
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
|
Sun, 11 Jan 2009
|
[ 11:11 miwi ]
- Update to 1.5.2
- Pass maintainership to submitter
PR: 127895
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 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)
|
Thu, 28 Feb 2008
|
[ 09:19 miwi ]
- Update to 1.5.1
PR: 120473
Submitted by: Ports Fury
|
Tue, 23 Oct 2007
|
[ 11:41 miwi ]
- Update to 1.4.0
PR: 117337
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 7 Jul 2007
|
[ 01:57 lwhsu ]
- Update to version 1.3.4
PR: ports/112133
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
|
Sun, 3 Sep 2006
|
[ 12:27 nobutaka ]
- Change install location of m17n-db.pc to fix package building error.
- Remove BROKEN and DEPRECATED marks.
|
[ 02:13 nobutaka ]
Fix MASTER_SITES.
|
Sat, 2 Sep 2006
|
[ 16:51 kris ] (Only the first 10 of 108 ports in this commit are shown above. )
Schedule these broken ports for termination on 2006-12-01
|
Thu, 17 Aug 2006
|
[ 20:56 kris ]
BROKEN: Incomplete pkg-plist
|
Mon, 10 Jul 2006
|
[ 03:42 nobutaka ]
Add dependency to devel/pkg-config to fix package building error.
Reported by: linimon
|
Sun, 2 Jul 2006
|
[ 17:14 nobutaka ]
Update to 1.3.3.
|
Sun, 8 Jan 2006
|
[ 00:33 pav ]
- Update to 1.3.0
PR: ports/91454
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (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 ] (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'.
|
Thu, 3 Mar 2005
|
[ 12:50 flz ]
- Update to 1.2.0.
PR: ports/78309
Submitted by: Ports Fury
Approved by: pav (mentor)
|
Thu, 21 Oct 2004
|
[ 07:50 sergei ] (Only the first 10 of 20 ports in this commit are shown above. )
- Reset maintainership to ports@FreeBSD.org
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer)
|
Tue, 17 Aug 2004
|
[ 13:49 pav ]
- Update to 1.1.0
PR: ports/70570
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
|
Sat, 29 May 2004
|
[ 17:13 pav ]
Add m17n-db, a port that contains the data files for m17n library.
PR: ports/67331
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Number of commits found: 40 |