Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
9.6_6 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
9.6_6 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
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 ) |
9.6_6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
9.6_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.6_6 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
9.6_6 14 May 2015 10:15:09 |
mat |
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 |
9.6_6 14 Mar 2014 10:19:25 |
ehaupt |
Support staging |
9.6_6 03 Dec 2013 15:05:18 |
tijl |
There's a warning during boot if the skkserv_enable rc variable is
undefined so set it to "NO" by default.
PR: ports/181729
Approved by: maintainer timeout (3 months) |
9.6_5 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
9.6_5 05 May 2013 15:53:05 |
hrs |
- Fix fork() and select() in skkserv. It didn't work properly.
- Trim old-style header. |
9.6_4 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
9.6_4 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
9.6_4 02 Jul 2011 14:54:06 |
hrs |
- Fix a crash when an invalid log file is specified.
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0. |
9.6_3 02 Jul 2011 13:15:39 |
hrs |
Ignore entries in an SKK dictionary that start with ">". This should fix an
insta-crash issue. |
9.6_2 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
9.6_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
9.6_2 01 Nov 2008 15:16:49 |
hrs |
- Add "-a" option to specify the listen address.
- Add rcNG startup script.
- $skkserv_flags="-a 127.0.0.1" is set by default.
- Update WWW: line in pkg-plist.
- Take maintainership. |
9.6_1 01 Jan 2008 19:03:36 |
arved |
Fix segfault on amd64
PR: 118996
Submitted by KOIE Hidetaka |
9.6 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
9.6 29 Oct 2004 05:57:11 |
matusita |
Release maintainership.
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.
If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports. |
9.6 10 Feb 2004 17:07:01 |
matusita |
SIZEify. |
9.6 22 Feb 2003 15:51:59 |
matusita |
De-pkg-comment. |
9.6 12 Jun 2002 14:15:01 |
mita |
Unbreak japanese/skkserv because of skk-jisyo port change.
No change on package contents so that Portrevision doesn't bump up.
Submitted by: myself.
Approved by: Maintainer <matusita@FreeBSD.org> |
9.6 15 Mar 2002 15:47:40 |
matusita |
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama |
29 Jan 2002 11:08:52 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
07 Jul 2001 21:55:32 |
sf |
fix MASTER_SITES. |
31 May 2001 23:22:59 |
ade |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
15 Oct 2000 04:19:12 |
nbm |
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |