Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1_12 22 Jan 2024 12:26:14 |
Muhammad Moinur Rahman (bofh) |
games/nethack33: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.3.1_11 26 Jul 2023 09:40:12 |
Muhammad Moinur Rahman (bofh) |
games/nethack33: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
3.3.1_11 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 ) |
3.3.1_11 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 ) |
3.3.1_11 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.3.1_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.1_11 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.3.1_11 22 Sep 2019 09:26:49 |
glewis |
Preserve scores during updates
* Treat record and logfile as "samples" so that they will be kept when
updating if they have anything in them. |
3.3.1_11 08 Dec 2017 08:33:45 |
mat |
Don't include bsd.port.options.mk after bsd.port.pre.mk.
Sponsored by: Absolight |
3.3.1_11 31 Jan 2016 10:08:21 |
marino |
nethack33(-nox11): document ncurses requirement (USES+=ncurses)
both ports need to link to ncurses.
The -nox11 version wasn't respecting LDFLAGS
Finally, link to libncurses over ancient termlib (which is symlinked to
libncurses on FreeBSD base anyway)
approved by: infrastructure blanket |
3.3.1_11 21 Jan 2016 05:22:39 |
glewis |
. Fix MASTER_SITES and thus fetch. |
3.3.1_11 09 Jan 2016 18:17:49 |
glewis |
. Fix the permissions of the playground. |
3.3.1_10 27 Dec 2015 23:05:52 |
glewis |
. Consistent patch naming. |
3.3.1_10 27 Dec 2015 20:38:56 |
glewis |
. Sort. |
3.3.1_10 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
3.3.1_10 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
3.3.1_10 06 Oct 2014 22:54:24 |
antoine |
Fix packaging |
3.3.1_10 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.3.1_10 29 Jun 2014 08:19:26 |
glewis |
. Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint. |
3.3.1_10 29 Jun 2014 06:41:12 |
glewis |
. Fix COMMENT. |
3.3.1_10 29 Jun 2014 06:36:15 |
glewis |
. Support staging. |
3.3.1_10 29 Jun 2014 05:33:59 |
glewis |
. Rename patch files to use a less antique naming convention. |
3.3.1_10 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
3.3.1_10 09 Jun 2014 14:52:55 |
antoine |
Unbreak
With hat: portmgr |
3.3.1_10 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
3.3.1_10 29 May 2014 14:35:01 |
miwi |
- Convert gmake, bzip to USES
Approved by: portmgr |
3.3.1_10 21 Feb 2014 13:36:57 |
ehaupt |
Remove trailing whitespaces from category games |
3.3.1_10 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
3.3.1_10 30 Nov 2013 04:42:23 |
glewis |
. Make PORTNAME nethack33 rather than using nethack and relying on
LATEST_LINK to provide differentiation. This makes the package name
unique.
. Minor portlint petting.
Requested by: bapt@ |
3.3.1_10 13 Oct 2013 20:29:33 |
glewis |
. Remove the nethack3*-gnome ports. They are one of the last users of
deprecated versions of the Gnome libraries.
Requested by: bapt@ |
3.3.1_10 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.3.1_10 10 Jul 2013 01:31:19 |
glewis |
. Remove the vestiges of support for the expired QT2 port.
. Convert Makefile header.
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
PR: 180273
Submitted by: rene@ |
3.3.1_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.3.1_9 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.3.1_9 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
3.3.1_9 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
3.3.1_9 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
3.3.1_9 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
3.3.1_9 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
3.3.1_8 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
3.3.1_7 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
3.3.1_7 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.3.1_7 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
3.3.1_7 11 Mar 2008 15:57:05 |
pav |
- Replace USE_XPM with a list of required xorg components
With hat: portmgr |
3.3.1_6 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.3.1_5 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
3.3.1_5 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
3.3.1_4 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.3.1_4 16 Nov 2005 05:51:51 |
glewis |
. Add SHA256. |
3.3.1_4 13 Apr 2005 16:34:55 |
glewis |
. Fix gnome handling (as far as I can test).
Obtained from: games/nethack34 |
3.3.1_4 13 May 2004 22:23:54 |
glewis |
. Use the ${PKGNAMESUFFIX} set by each of the slave ports to make their
LATEST_LINK setting unique.
Pointed out by: kris |
3.3.1_4 20 Apr 2004 14:24:28 |
glewis |
. Sync with the nethack32 port:
. By default, install things in a location that won't conflict with the
other nethack ports.
. Build and install the recover utility so that users can recover their
game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
. Use PKGNAMESUFFIX to select the graphics type.
. Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port. |
3.3.1_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.3.1_2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.3.1_2 02 Nov 2003 02:48:09 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
3.3.1_2 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
3.3.1_1 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
3.3.1_1 18 May 2003 12:02:53 |
kris |
WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code |
3.3.1_1 11 Mar 2003 20:57:54 |
fenner |
Update MASTER_SITES for MAINTAINER-less ports.
PR: ports/49045
Submitted By: Ryan T. Dean <rtdean@cytherianage.net>
Approved By: portmgr |
3.3.1_1 20 Feb 2003 17:29:23 |
knu |
De-pkg-comment. |
3.3.1_1 04 Nov 2002 22:57:37 |
edwin |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-) |
3.3.1_1 07 Jul 2002 16:42:49 |
knu |
Define NO_LATEST_LINK. |
3.3.1_1 14 Jun 2002 04:14:38 |
knu |
Make nethack33 ports a master port and the slaves, and unbreak
nethack33-gnome.
PR: ports/38220
Submitted by: KATO Tsuguru <tkato@prontomail.com>
No response from: MAINTAINERs |