Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.71_5 16 Jul 2024 12:00:59 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
0.71_4 26 Feb 2024 19:26:36 |
Muhammad Moinur Rahman (bofh) |
x11/wmappl: Moved man to share/man
Approved by: portmgr (blanket) |
0.71_3 20 Jan 2024 13:55:49 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
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) |
0.71_2 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 ) |
0.71_2 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.71_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.71_2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.71_2 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
0.71_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.71_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.71_2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.71_2 28 Dec 2015 14:03:31 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
0.71_2 27 Dec 2014 00:09:03 |
gblach |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
0.71_1 08 Dec 2014 20:18:24 |
bapt |
Cleanup plist |
0.71_1 27 Feb 2014 09:49:51 |
miwi |
- Update MASTER_SITES
- Add option for imlib2 support
PR: 187051 |
0.71 21 Feb 2014 13:40:07 |
ehaupt |
Remove trailing whitespaces from category x11 |
0.71 14 Feb 2014 16:52:45 |
miwi |
- Remove gmake complete builds fine without everywhere. |
0.71 14 Feb 2014 16:25:16 |
miwi |
- Remove now useless bmake/fmake check
- Convert USE_GMAKE to USES |
0.71 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) |
0.71 10 Feb 2014 13:27:10 |
bapt |
Back to the futur |
0.71 10 Feb 2014 12:58:55 |
bapt |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
0.71 13 Oct 2013 02:44:29 |
eadler |
- Convert to staging
- Fix COMMENT |
0.71 13 Oct 2013 02:01:17 |
eadler |
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE |
0.71 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.71 04 May 2013 21:10:24 |
bapt |
Fix build with bmake |
0.71 25 Mar 2013 19:14:43 |
eadler |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
0.71 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 |
0.71 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.71 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.71 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.71 31 Mar 2008 14:38:34 |
gahr |
- Update to 0.71
Reviewed by: garga
Approved by: miwi (mentor) |
0.6_2 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.6_2 20 Mar 2008 10:09:36 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.6_2 01 Mar 2008 14:55:17 |
erwin |
Reset maintainer
od@iclub.nsu.ru
retry time not reached for any host after a long failure period |
0.6_2 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}. |
0.6_1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.6_1 22 May 2004 08:35:28 |
krion |
- Update MASTER_SITES
- Pet portlint(1)
PR: ports/66910
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer |
0.6_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.6_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
0.6 21 Feb 2003 14:06:08 |
knu |
De-pkg-comment. |
08 Mar 2002 05:20:56 |
pat |
Add new port x11/wmappl - An application launcher dockapp similar to wmbutton
|