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) |
0.5_4 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.5_4 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.5_4 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.5_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5_4 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
0.5_4 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
0.5_4 13 Jan 2015 14:25:19 |
amdmi3 |
- Fix strip: INSTALL_TARGET=install-strip won't do the thing
PR: 196210
Submitted by: amdmi3
Approved by: maintainer timeout (nemysis) |
0.5_4 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.5_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.5_2 29 Aug 2014 08:01:14 |
tijl |
Fix plist. This fixes devel/ruby-sdl.
Reported by: antoine |
0.5_1 28 Aug 2014 14:57:40 |
tijl |
devel/sdlskk:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
0.5 16 Oct 2013 21:55:25 |
nemysis |
- Change comment and pkg-descr
- Add CONFIGURE_ARGS+=--with-pic
Approved by: wg/pawel (mentors) |
0.5 14 Oct 2013 13:59:30 |
nemysis |
SDLSKK is SKK on SDL.
WWW: http://www.kmc.gr.jp/~ohai/sdlskk.en.html
Approved by: wg/pawel (mentors) |