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.8.90_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 ) |
0.8.90_1 20 Jul 2022 14:23:39 |
Tobias C. Berner (tcberner) |
x11-themes: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Babak Farrokhi <babak@farrokhi.net>
* David Naylor <naylor.b.david@gmail.com>
* Douglas Thrift <douglas@douglasthrift.net>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Filippo Natali <filippo@widestore.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez i Querol <gustau.perez@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.8.90_1 30 Jun 2021 20:44:28 |
Po-Chuan Hsieh (sunpoet) |
x11-themes/icon-naming-utils: Add NO_ARCH |
0.8.90_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.90_1 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.8.90_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 |
0.8.90_1 23 Sep 2014 17:35:39 |
amdmi3 |
- Drop @dirrm* from plist
- Simplify MASTER_SITES |
0.8.90_1 27 Jan 2014 09:04:59 |
miwi |
- Stage support
- While here switch to USES |
0.8.90_1 20 Sep 2013 23:54:03 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes) |
0.8.90_1 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.8.90_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.8.90_1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.8.90_1 20 Mar 2013 14:26:46 |
makc |
Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib
update)
Submitted by: Yuri Pankov (via mail) [1] |
0.8.90 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.8.90 15 Feb 2012 13:42:45 |
eadler |
Remove bogus variable
Submitted by: Alex Kozlov |
0.8.90 30 Jan 2012 04:05:15 |
jgh |
- Fix fetching (move to GENTOO MASTER_SITE)
- Pass maintainership to submitter
PR: ports/164541
Submitted by: yuri.pankov at gmail.com
Approved by: maintainer, crees, rene (mentors, implicit) |
0.8.90 02 Jul 2011 20:09:46 |
miwi |
- Kick MD5 support |
0.8.90 28 Feb 2010 02:58:45 |
wen |
- Update to 0.8.90
PR: ports/143466
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer(timeout, > 25 days)
Feature safe: yes |
0.8.7 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
0.8.6 30 Oct 2007 06:30:03 |
marcus |
Update to 0.8.6.
PR: 117595
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer |
0.8.2 04 Mar 2007 20:26:22 |
rafan |
- Update to 0.8.2
- Use DATADIR in pkg-plist
PR: ports/109831
Submitted by: chinsan
Approved by: KillFill <pneumann at gmail.com> (maintainer) |
0.8.1 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
0.7.2 30 Apr 2006 21:07:39 |
pav |
- Update to 0.7.2
PR: ports/96530
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer) |
0.7.0 16 Mar 2006 19:12:30 |
pav |
- Update to 0.7.0
PR: ports/93507
Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer) |
0.6.8 12 Feb 2006 10:45:57 |
lawrance |
Update to 0.6.8.
Add Gentoo mirrors.
PR: ports/93163
Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer) |
0.6.7 06 Feb 2006 14:58:32 |
tdb |
- Update to 0.6.7
PR: 92863
Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer) |
0.6.0 09 Dec 2005 13:19:03 |
pav |
- Update to 0.6.0
PR: ports/90128
Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer) |
0.4.0 27 Nov 2005 06:32:53 |
tmclaugh |
Add icon-naming-utils, icon naming utilities of the Tango project.
WWW: http://tango-project.org/
PR: 88897
Submitted by: Phillip Neumann <pneumann@gmail.com>
Approved by: ahze (mentor) |