non port: japanese/dbskkd-cdb/Makefile |
SVNWeb
|
Number of commits found: 32 |
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:22 Tobias C. Berner (tcberner) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above )
|
Mon, 19 Apr 2021
|
[ 08:00 Tobias Kortkamp (tobik) ] 1bf865f (Only the first 10 of 52 ports in this commit are shown above. )
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
|
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, 8 Jan 2019
|
[ 13:20 mat ] (Only the first 10 of 21 ports in this commit are shown above. )
Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo.
|
Mon, 17 Sep 2018
|
[ 11:22 rene ]
Reset Kenji's ports per his request.
Submitted by: maintainer per email
|
Sun, 28 May 2017
|
[ 23:17 sunpoet ]
Fix OPTIONS_DEFAULT: remove DOCS which is added by framework
Approved by: portmgr (blanket)
|
Mon, 13 Feb 2017
|
[ 16:38 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.
Sponsored by: Absolight
|
Wed, 16 Nov 2016
|
[ 01:05 hrs ]
Update to 3.00.
Submitted by: Kenji Rikitake (maintainer)
PR: 214465
|
Thu, 20 Oct 2016
|
[ 11:54 ume ]
i- Make it buildable.
- Change maintainer to submitter.
PR: 213215
Submitted by: kenji [...] k2r.org
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
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
|
Thu, 8 May 2014
|
[ 19:47 pawel ]
- Add staging support
- Remove leading article from COMMENT
- Define DOCS option
- Break lines around 80 characters
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Tue, 3 Apr 2012
|
[ 00:11 tabthorpe ] (Only the first 10 of 18 ports in this commit are shown above. )
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
|
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
|
Wed, 13 Jan 2010
|
[ 07:26 matusita ]
Use SUB_FILES to substitute pkg-message.
In theory, package contents will not be changed. But it _is_ really
changed so that bump PORTREVISION here.
PR: 142615
Submitted by: Sevan Janiyan, venture37 atmark geeklan.co.uk
|
Tue, 10 Feb 2009
|
[ 17:04 matusita ]
Update to version 2.00 (yes, major _release_ version).
As you know, 1.71dev does chroot(2) to the directory that dictionary
is located, and this makes the server configuration a little bit confused.
1.71dev also uses stderr as debugging information output, so that it may
affect some clients if dbskkd-cdb is kicked from inetd(8).
But these annoyed days are over. 2.00 behavior is backed to the one
as of 1.01; no chroot(2), no debug output to stderr (yeah!).
From this version, dbskkd-cdb uses tinycdb instead of original cdb.
For Makefile simplicity, this ports BUILD_DEPENDS to tinycdb. Thanks
to higher compatibility between tinycdb and cdb, you don't need to
rebuild CDB dictionary file; ports/japanese/skk-jisyo-cdb is not changed.
I've removed two patches, the one is just unneeded for now, and the another
one is for ports understandability (patch-aa is not a good idea; I can keep
this, but this is the second major version release -- it is a good time
to rename the patch file.)
Thank you to Kenji Rikitake, the dbskkd-cdb author, to let me to know
the 2.00 release in advance, and give some time to update this ports.
|
Tue, 13 Jan 2009
|
[ 12:27 matusita ]
Update as the dbskkd-cdb website was moved.
No PORTREVISION bump since tgzball is _not_ changed.
Notified by: Kenji Rikitake (the dbskkd-cdb author)
|
Wed, 4 Jul 2007
|
[ 06:49 matusita ]
Use DISTVERSIONSUFFIX to simplify Makefile.
No contents change, no bump.
Verified with: make -V DISTNAME
|
Tue, 9 May 2006
|
[ 00:18 edwin ] (Only the first 10 of 54 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with a J
|
Fri, 17 Dec 2004
|
[ 15:53 matusita ]
Update for the better package, including:
- info messages moved to ${PKGMESSAGE} for pkg_add(1).
- remove old messages.
- employ PLIST_FILES.
- respect CFLAGS if user wants.
- add WWW: line.
- add messages for old users that why this daemon runs as root.
Submitted by: sf (except WWW: line)
|
Sat, 30 Oct 2004
|
[ 14:36 matusita ]
Update to 1.71.
As you know, version 1.71 (actually 1.71dev) is "development version."
However, this version was already available in 20th century, and there
are no "doesn't work" information. The author of dbskkd-cdb says it's
ok to update this port to version 1.71dev, so here it is.
With a help of ports/databases/cdb, the Makefile is simpler than previous.
No features are changed, except dbskkd-cdb does chroot(2) in this version.
Since chroot(2) requires superuser privilege, dbskkd-cdb should be started
by root. For inetd user, please double-check your inetd.conf line from
skkserv stream tcp nowait nobody ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb
to
skkserv stream tcp nowait root ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb"
to kick by root. Daemontools users please consult the document.
Thanks to: Kenji Rikitake (the dbskkd-cdb author)
|
Sat, 22 Feb 2003
|
[ 15:51 matusita ] (Only the first 10 of 22 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 21 Sep 2002
|
[ 06:00 matusita ]
Make a directory for documentation before installing anything.
Pointed out by: kris & bento's logfile.
|
Wed, 18 Sep 2002
|
[ 15:33 matusita ]
Use ports/japanese/skk-jisyo-cdb.
There is no functional changes for server itself. However, the dictionaly
location is changed, so bump PORTREVISION to notify the change to the users.
patch-ab is no longer needed, since this ports doesn't build CDB format
dictionary anymore.
|
Fri, 15 Mar 2002
|
[ 15:47 matusita ] (Only the first 10 of 11 ports in this commit are shown above. )
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama
|
Thu, 31 May 2001
|
[ 23:22 ade ] (Only the first 10 of 21 ports in this commit are shown above. )
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
|
Wed, 14 Feb 2001
|
[ 20:19 lioux ] (Only the first 10 of 19 ports in this commit are shown above. )
typo clean up police: \s -> \t
|
Sun, 15 Oct 2000
|
[ 04:19 nbm ]
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.
|
Tue, 29 Aug 2000
|
[ 21:12 knu ]
Change MASTER_SITES.
|
Number of commits found: 32 |