Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.1_1 24 Feb 2024 08:09:19 |
Muhammad Moinur Rahman (bofh) |
games/wolfpack: Moved man to share/man
Approved by: portmgr (blanket) |
4.4.1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
4.4.1 09 Oct 2022 20:42:31 |
Neel Chauhan (nc) |
games/wolfpack: Release maintainership |
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) |
4.4.1 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 ) |
4.4.1 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.4.1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
4.4.1 06 May 2021 18:42:46 |
Neel Chauhan (nc) |
games/wolfpack: Update to 4.4.1 and adopt port |
4.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.0 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
4.4.0 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
4.4.0 08 Feb 2018 12:38:35 |
johans |
Update Wolfpack Empire to 4.4.0 |
4.3.33_1 29 May 2017 11:32:14 |
antoine |
Register dependency on groff
PR: 213725 |
4.3.33_1 20 Sep 2015 12:49:36 |
johans |
Clean up plist
PR: 202715
Submitted by: amdmi3 |
4.3.33 05 Jun 2015 16:14:21 |
johans |
Update to Wolfpack Empire 4.3.33 |
4.3.32_1 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 |
4.3.32_1 20 Apr 2015 19:06:30 |
tijl |
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine) |
4.3.32_1 21 Apr 2014 16:41:50 |
johans |
Correct ownership and permissions, new style
Bump PORTREVISION
Submitted by: swills |
4.3.32 21 Apr 2014 10:28:34 |
johans |
Fix installation |
4.3.32 12 Apr 2014 21:46:20 |
antoine |
Mark broken: fails to install
/usr/local/lib/wolfpack/pconfig: not found
*** [post-install] Error code 127
Reported by: pkg-fallout |
4.3.32 25 Jan 2014 23:08:39 |
johans |
Enable stage support |
4.3.32 06 Oct 2013 12:34:36 |
johans |
Update to 4.3.32 |
4.3.31 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
4.3.31 17 Sep 2013 06:28:07 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
4.3.31 14 May 2013 18:23:49 |
johans |
Update Wolfpack Empire to 4.3.31 |
4.3.30 14 Jun 2012 19:16:27 |
johans |
Register conflict with Empire
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee> |
4.3.30 03 Jun 2012 10:22:18 |
johans |
Update wolfpack to 4.3.30 |
4.3.29 30 Jan 2012 20:58:35 |
johans |
Update Wolfpack Empire to 4.3.29 |
4.3.28 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. |
4.3.28 04 Aug 2011 20:45:49 |
johans |
Update Wolfpack Empire to 4.3.28 |
4.3.27 23 Apr 2011 15:32:42 |
johans |
Update to Wolfpack Empire 4.3.27 |
4.3.26 30 May 2010 20:43:28 |
johans |
Update to 4.3.26 |
4.3.25 27 Mar 2010 13:21:54 |
johans |
Update to 4.3.25 |
4.3.25 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
4.3.24 23 Feb 2010 18:03:45 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
4.3.24 12 Feb 2010 13:00:41 |
johans |
Update to 4.3.24 |
4.3.23 28 Dec 2009 11:38:27 |
johans |
- Update Wolfpack Empire to 4.3.23
- Use new MASTER_SITE_SUBDIR
- Remove pkg-install and pkg-deinstall
- Reserved uid and gid and use these via USERS and GROUPS
- Optionally remove unchanged config file via pkg-plist |
4.3.22 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
4.3.22 30 Apr 2009 20:25:32 |
johans |
Update to 4.3.22 |
4.3.21 10 Mar 2009 17:51:37 |
johans |
Update to 4.3.21 |
4.3.20 22 Feb 2009 10:03:09 |
johans |
Update to 4.3.20 |
4.3.19 13 Dec 2008 14:44:32 |
johans |
Update to 4.3.19 |
4.3.18 20 Oct 2008 20:20:16 |
johans |
Update to 4.3.18 (bugfix release) |
4.3.17 23 Sep 2008 09:25:25 |
johans |
Update to 4.3.17 |
4.3.16 13 Aug 2008 13:14:48 |
johans |
Update to 4.3.16 |
4.3.15 24 May 2008 10:10:06 |
johans |
Update to 4.3.15 |
4.3.14 07 May 2008 14:26:26 |
johans |
Update to 4.3.14 |
4.3.12 06 Apr 2008 17:37:26 |
johans |
- Update to 4.3.12 |
4.3.11 06 Jan 2008 22:54:41 |
johans |
- Update to 4.3.11 |
4.3.10 11 Dec 2007 21:40:41 |
johans |
- Fix filenames in rc script
Reported by: Daniel O'Connor |
4.3.10 08 Sep 2007 11:09:22 |
johans |
- Update to 4.3.10
- Changed MASTER_SITES to sf.net |
4.3.8 18 Apr 2007 11:10:57 |
johans |
Commit the correct version of the patch for building on sparc64 |
4.3.8 18 Apr 2007 10:50:38 |
johans |
Add patch to fix build on sparc64
Reported by: krismail |
4.3.8 01 Apr 2007 16:36:47 |
johans |
Add deinstall script to ensure proper cleanup when port is removed.
Reported by: krismail |
4.3.8 30 Mar 2007 15:21:39 |
johans |
Add file with user information forgotten in yesterday's commit
Reported by: Mike Harding |
4.3.8 29 Mar 2007 18:56:23 |
johans |
- Update to 4.3.8
- Rewrite install procedure and remove obsolete patchfiles
No longer use PREFIX/wolfpack but install in PREFIX/{lib,share,etc}/wolfpack |
4.2.21 30 Nov 2006 23:45:27 |
kris |
BROKEN on ia64: Does not compile |
4.2.21 01 Oct 2006 14:52:37 |
johans |
- Fix build: fall back to alternative LWP implementation for FreeBSD ia64
(problem reported by krismail) |
4.2.21 28 Sep 2006 14:00:35 |
johans |
- Update to 4.2.21 (should work on ia64)
- Remove obsoleted pidfile patch
- Update rc.d script style
- Assume maintainership |
4.2.18 04 Sep 2006 09:38:42 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
4.2.18 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
4.2.18 09 Oct 2005 05:22:18 |
fenner |
Turn WWW: line into a URL |
4.2.18 24 Nov 2004 21:47:33 |
kris |
Add missing directories |
4.2.18 11 Oct 2004 02:41:00 |
marcus |
Remove a trailing blank line to make portlint a bit happier.
Approved by: portmgr (implicit) |
4.2.18 11 Oct 2004 02:40:00 |
marcus |
* Update to 4.2.18 to fix a build problem with bind9 in the base system [1]
* Add an rc.d script and run as a separate user
* Fix MASTERDIR and pkg-descr URL
PR: 72484
72469
Submitted by: Daniel J. O'Connor <darius@dons.net.au> (maintainer)
Reported by: pointyhat via kris [1]
Approved by: portmgr (implicit) |
4.2.12 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.2.12 07 Mar 2004 04:44:58 |
kris |
BROKEN on ia64: Does not compile |
4.2.12 22 Oct 2003 10:18:53 |
krion |
- Update to 4.2.12
PR: 58367
Submitted by: maintainer |
4.2.11 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
4.2.11 28 Oct 2002 00:37:51 |
kris |
Add missing file |
4.2.11 17 Sep 2002 07:19:24 |
roam |
Update to 4.2.11.
PR: 42861
Submitted by: maintainer (the PR)
Submitted by: Patrick.Guelat@imp.ch (the update) |
27 Feb 2002 20:39:48 |
pat |
Update to 4.2.10 |
11 Mar 2001 06:06:04 |
kris |
Fix plist. |
24 Feb 2001 03:37:17 |
green |
Update the MASTER_SITES. |
19 Dec 2000 01:17:36 |
jedgar |
Update port to 4.2.8 |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
22 Jun 2000 15:38:47 |
jedgar |
Update port to 4.2.7 |