1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Mathieu Arnold
7710e576da Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB.  Tested with `make makesum` not changing distinfo.
2019-01-08 13:20:19 +00:00
Rene Ladan
e8a4794dcc Reset Kenji's ports per his request.
Submitted by:	maintainer per email
2018-09-17 11:22:26 +00:00
Sunpoet Po-Chuan Hsieh
50ea5cb1b1 Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 03:28:02 +00:00
Sunpoet Po-Chuan Hsieh
128b69a8b6 Fix OPTIONS_DEFAULT: remove DOCS which is added by framework
Approved by:	portmgr (blanket)
2017-05-28 23:17:33 +00:00
Mathieu Arnold
c22988b32a Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.

Sponsored by:	Absolight
2017-02-13 16:38:32 +00:00
Hiroki Sato
4990a6f364 Add a missing patch in the previous commit. 2016-11-16 01:06:36 +00:00
Hiroki Sato
3ce1bd15ad Update to 3.00.
Submitted by:	Kenji Rikitake (maintainer)
PR:		214465
2016-11-16 01:05:04 +00:00
Hajimu UMEMOTO
f3ea606dd5 i- Make it buildable.
- Change maintainer to submitter.

PR:		213215
Submitted by:	kenji [...] k2r.org
2016-10-20 11:54:47 +00:00
Mathieu Arnold
dbbfc7889a 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
2016-09-14 15:59:34 +00:00
Mathieu Arnold
a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Pawel Pekala
54a84fbfcc - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
- Break lines around 80 characters
2014-05-08 19:47:45 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Makoto Matsushita
77ea2ab0ef 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
2010-01-13 07:26:42 +00:00
Makoto Matsushita
e3226f9ae1 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.
2009-02-10 17:04:26 +00:00
Makoto Matsushita
99d8c4a879 Update as the dbskkd-cdb website was moved.
No PORTREVISION bump since tgzball is _not_ changed.

Notified by: Kenji Rikitake (the dbskkd-cdb author)
2009-01-13 12:27:18 +00:00
Makoto Matsushita
db68f57dd7 Use DISTVERSIONSUFFIX to simplify Makefile.
No contents change, no bump.

Verified with: make -V DISTNAME
2007-07-04 06:49:55 +00:00
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Makoto Matsushita
cabaa8d955 Put SHA256 checksums.
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...)
2005-11-10 08:19:00 +00:00
Makoto Matsushita
090777b4b0 Use /usr/local instead of ${PREFIX}. Makefile tweaks it if user who
install via port changes PREFIX to other location.

Submitted by:	sf
2004-12-18 03:13:23 +00:00
Makoto Matsushita
468257cbe0 Forget to add a new file, pkg-message... Pointy hat me.
Pointed out by: 	sf
2004-12-18 03:09:00 +00:00
Makoto Matsushita
64723c13ac 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)
2004-12-17 15:53:22 +00:00
Makoto Matsushita
7ea58dff91 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)
2004-10-30 14:36:48 +00:00
Makoto Matsushita
216cfbbaa5 SIZEify. 2004-02-10 17:07:01 +00:00
Makoto Matsushita
0866591eab De-pkg-comment. 2003-02-22 15:51:59 +00:00
Makoto Matsushita
91942e3d7d Make a directory for documentation before installing anything.
Pointed out by: kris & bento's logfile.
2002-09-21 06:00:42 +00:00
Makoto Matsushita
18d40dffde 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.
2002-09-18 15:34:21 +00:00
Makoto Matsushita
8ca6491f05 Change my email address to the one of @FreeBSD.org.
Reviewed by:	kuriyama
2002-03-15 15:47:40 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Neil Blakey-Milner
14f299b03c Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-10-15 03:19:11 +00:00
Akinori MUSHA
064e818055 Change MASTER_SITES.
PR:		ports/20883
Submitted by:	Makoto Matsushita <matusita@jp.FreeBSD.ORG> (MAINTAINER)
2000-08-29 20:12:09 +00:00
Akinori MUSHA
0717c2e112 - Unbreak the port by making it use cdb-0.55. The breakage was due to
the update of database/cdb to 0.70.

PR:		ports/18092
Submitted by:	MAINTAINER

- Fix wrong work directory specifications.
2000-04-25 04:06:15 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Michael Haro
3a22f8c653 update to 1.01
PR:		14016
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-26 03:23:18 +00:00
Satoshi Taoka
307d24f0f8 Yet another dictionary server for SKK
PR:		12513
Submitted by:	Makoto Matsushita <matusita@jp.FreeBSD.ORG>
1999-09-08 17:08:42 +00:00