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) |
1.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 ) |
1.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 ) |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.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. |
1.2 12 May 2016 10:57:29 |
amdmi3 |
- Switch to USES=localbase
- Take maintainership
- Add distfile mirror |
1.2 08 Apr 2015 14:38:18 |
amdmi3 |
- Take maintainership
- Add missing LICENSEs |
1.2 06 Jan 2015 10:01:42 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.2 10 May 2014 22:06:23 |
antoine |
Maintainer no longer wishes to maintain those ports
With hat: portmgr |
1.2 10 Jan 2014 09:32:15 |
vanilla |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
1.2 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.2 28 Oct 2011 13:56:37 |
ehaupt |
Update MASTER_SITES, WWW
PR: 162090
Approved by: Simon Olofsson <simon@olofsson.de> (maintainer) |
1.2 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 |
1.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2 08 Oct 2010 17:38:51 |
sunpoet |
- Pass maintainership to submitter
- Remove superfluous spaces in pkg-descr
PR: ports/151310
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: pgollucci (mentor, implicit) |
1.2 09 May 2010 11:22:26 |
miwi |
- Update to 1.2
PR: 146313
Submitted by: Ports Fury |
1.1_2 31 Aug 2008 20:38:21 |
pav |
- Jean-Baptiste Quenot won't be able to maintain his FreeBSD ports anymore and
wants them to be released
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) |
1.1_2 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) |
1.1_2 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.1_1 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}. |
1.1 24 Jan 2006 03:59:35 |
edwin |
SHA256ify (manually checked)
Approved by: krion@ |
1.1 04 Oct 2005 23:31:06 |
edwin |
Maintainer update: x11/numlockx 1.1
This is an update of x11/numlockx to version 1.1. Thanks
in advance!
PR: ports/86907
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> |
1.0_1 20 May 2004 19:27:31 |
krion |
- Update MASTER_SITES
PR: ports/66907
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer |
1.0_1 18 May 2004 05:53:00 |
linimon |
Move editor tabstop definition up top.
PR: ports/64393
Submitted by: eik |
1.0_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0_1 03 Nov 2003 09:33:24 |
linimon |
Fixed configure and unbroke by maintainer request on a thread on -ports. |
1.0 03 Nov 2003 03:56:42 |
kris |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
1.0 01 Oct 2003 11:01:09 |
znerd |
Added caraldi.com to MASTER_SITES. |
1.0 01 Oct 2003 10:57:22 |
znerd |
New port: numlockx.
PR: 56638
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> |