Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.b8_8 09 Jan 2024 13:27:13 |
Baptiste Daroussin (bapt) |
MAN[4-8]PREFIX: eleminate its usage and move man to share/man |
5.0.b8_7 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
5.0.b8_7 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 ) |
5.0.b8_7 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
5.0.b8_7 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
5.0.b8_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.b8_7 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
5.0.b8_7 05 May 2018 13:54:37 |
danfe |
For ports in `misc' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list. |
5.0.b8_7 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
5.0.b8_6 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
5.0.b8_6 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
5.0.b8_6 20 Nov 2015 12:05:02 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
5.0.b8_6 04 Aug 2015 16:38:37 |
amdmi3 |
- Don't use / in sed regexps to allow paths, unbreaking cross-builds
Approved by: portmgr blanket |
5.0.b8_6 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
5.0.b8_6 10 Sep 2014 13:14:22 |
antoine |
Allow staging as a regular user |
5.0.b8_6 29 Jul 2014 01:16:46 |
adamw |
Rename misc/ patch-xy patches to reflect the files they modify. |
5.0.b8_6 04 Apr 2014 14:40:03 |
bapt |
Simplify
Support stage
Support packaging as a user |
5.0.b8_6 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
5.0.b8_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
5.0.b8_6 25 Mar 2013 04:30:31 |
eadler |
Cleanup unmaintained ports in the misc category:
- Trim Header
- Convert to OptionsNG
- Prefer DISTNAME to DISTFILES
- Reorder variables
- Fix comments (don't include leading article)
- @unexec rm must not cause failure
- Tabs, not spaces
- Single space for WWW
- Pet portlint
- etc.
In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.
Reviewed by: koobs, ashish |
5.0.b8_6 23 Aug 2012 20:43:07 |
dougb |
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
While I'm here, reformat the rc.d script to match conventions, and remove
some cruft from the Makefile. |
5.0.b8_6 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 |
5.0.b8_6 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. |
5.0.b8_6 10 Jul 2011 18:42:49 |
crees |
- Fix build with clang
- Remove extraneous newlines
PR: ports/158538
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Approved by: rene (mentor, implicit) |
5.0.b8_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
5.0.b8_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
5.0.b8_5 05 Apr 2010 19:35:24 |
pav |
- Unbreak installation
Pointy hat to: dougb for committing untested changes
Reported by: pointyhat |
5.0.b8_5 28 Mar 2010 06:25:22 |
dougb |
The rc.d script is already set up for USE_RC_SUBR, so do it. |
5.0.b8_5 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
5.0.b8_5 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
5.0.b8_5 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
5.0.b8_5 06 Jun 2008 13:45:40 |
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) |
5.0.b8_4 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
5.0.b8_4 16 Apr 2006 23:13:41 |
edwin |
Fix missing upclient.sh from SUB_FILES
Noticed by: YAPHR |
5.0.b8_3 01 Apr 2006 13:19:40 |
edwin |
Use SUB_FILES for pkg-message |
5.0.b8_3 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
5.0.b8_3 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
5.0.b8_3 07 Jan 2006 06:29:57 |
dougb |
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change. |
5.0.b8_2 02 Dec 2005 02:05:39 |
linimon |
Reset maintainer per his request. We hope to see him back soon. |
5.0.b8_2 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
5.0.b8_2 04 Mar 2004 08:35:28 |
krion |
- Use RC_SUBR
Submitted by: maintainer |
5.0.b8_2 03 Mar 2004 11:46:05 |
krion |
- Fix MASTER_SITES
- Add USE_RC_SUBR
- Update pkg-descr
- Use DOCSDIR
PR: ports/63668
Submitted by: maintainer |
5.0.b8_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
5.0.b8_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
5.0.b8_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
5.0.b8 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
5.0.b8 15 Jun 2003 16:48:40 |
lioux |
Fix install
Submitted by: maintainer
Prompteb by: bento,
kris |
5.0.b8 12 Jun 2003 01:31:42 |
lioux |
Update to 5.0.b8
PR: 53230
Submitted by: maintainer |
5.0.b7 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
5.0.b7 18 Feb 2003 12:34:37 |
naddy |
Don't refer to ${GMAKE} after USE_GMAKE has been removed.
Reported by: kris |
5.0.b7 14 Feb 2003 00:16:51 |
naddy |
Update to 5.0.b7 and various small changes.
PR: 47869
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> |
5.0.b6 03 Jan 2003 06:35:33 |
petef |
Update to 5.0.b6.
PR: 46339
Submitted by: maintainer |
5.0.b5 06 Nov 2002 02:06:03 |
naddy |
Rename patch-message target to patch-pkgmessage since patch-message
is already used by bsd.port.mk.
Approved by: maintainer |
5.0.b5 19 Oct 2002 22:14:38 |
obraun |
* Upgrade to 5.0.b5.
* Changed MASTER_SITES.
* Respect PREFIX correctly.
PR: 44283
Submitted by: maintainer |
4.2.1.23 24 Jun 2002 04:44:17 |
ijliao |
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) |
17 Jan 2002 23:13:38 |
dwcjr |
Update maintainer's email address Update a few MASTER_SITES |
19 Nov 2001 06:38:34 |
pat |
Update to 4.2.1.23 The Uptimes Project is back! |
30 Aug 2001 04:58:35 |
lioux |
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net |
23 Aug 2001 21:00:02 |
dwcjr |
Mark Broken due to "extended vacation" of project |
09 Jun 2001 13:59:34 |
roam |
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
|
15 Feb 2001 17:01:03 |
sf |
change maintainer's e-mail address. |
06 Jan 2001 17:25:08 |
kevlo |
Update to 4.2.1.21 |
05 Jan 2001 03:37:07 |
jeh |
Major update from 3.04 to 4.2.1.19 |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |