Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6_1 04 Feb 2024 19:13:55
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
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.6 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.6 20 Jul 2022 14:22:51
    |
Tobias C. Berner (tcberner)  |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6 29 Mar 2020 05:55:51
  |
makc  |
science/2d-rewriter:
- Really reset maintainership
Notified by: Igor Serikov (former maintainer) |
1.6 26 Mar 2020 18:26:49
  |
makc  |
science/2d-rewriter:
- Update to 1.6
- Drop maintainership
- while I'm here reformat descrption, add WWW, clean up Makefile
PR: 244394 (based on)
Submitted by: Igor Serikov (maintainer) |
1.5_1 07 Nov 2019 17:17:54
  |
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.5_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.5_1 29 Dec 2015 14:30:47
  |
mat  |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
1.5_1 11 Sep 2015 07:11:24
  |
wen  |
- Change host to Github
PR: 202785
Submitted by: iserikov@acm.org(maintainer) |
1.5 12 Nov 2014 18:48:53
  |
antoine  |
Cleanup plist |
1.5 05 Jun 2014 19:36:14
  |
bdrewery  |
- Update to 1.5
- Convert to staging
PR: 189786
Submitted by: iserikov@acm.org (maintainer) |
1.4 21 Feb 2014 13:39:19
  |
ehaupt  |
Remove trailing whitespaces from category science |
1.4 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) |
1.4 20 Sep 2013 22:48:31
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.4 28 Jun 2013 22:25:57
  |
bapt  |
Convert to USES=imake
Trim headers
optionsng |
1.4 03 Jul 2011 13:22:25
 |
ohauer  |
- remove MD5 |
1.4 12 Jan 2010 03:02:17
 |
nemoliu  |
- Update to 1.4
PR: ports/142562
Submitter: Igor Serikov <iserikov@acm.org> (maintainer) |
1.3_1 08 Jan 2010 11:07:34
 |
edwin  |
Change maintainer address on request of maintainer via a private email chat. |
1.3_1 09 Jun 2009 15:33:28
 |
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
1.3 20 Jun 2008 23:47:44
 |
lippe  |
- Update to 1.3.
PR: ports/124672
Submitted by: Igor Serikov <bt@turtle.freedns.us> (maintainer)
Approved by: gabor (mentor, implicit) |
1.2 24 May 2008 06:51:36
 |
edwin  |
[NEW PORT] graphics/2d-rewriter: Fractals generator based on pattern matching
and rewriting
2d-rewriter is fractals generator based on pattern matching
and rewriting. The program takes input containing initial
object placement and rewriting rules and keeps applying
rules to the data field until it reaches an arrangement
where no rules can be applied.
PR: ports/118906
Submitted by: Igor Serikov <bt@turtle.freedns.us> |