Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9_2 09 Jan 2024 11:11:45
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
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.9_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 ) |
1.9_1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9_1 19 May 2021 19:56:04
    |
Danilo Egea Gondolfo (danilo)  |
textproc/rand: Drop maintainership |
1.9_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9_1 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.9 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.9 29 Mar 2014 14:01:55
  |
danilo  |
- Fix build with newer clang |
1.9 30 Sep 2013 22:47:42
  |
danilo  |
- Change maintainer email to @FreeBSD.org
- Add stage support
- Convert USE_GMAKE to USES
Approved by: wg (mentor) |
1.9 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.9 28 Feb 2013 16:33:39
  |
miwi  |
- Update MASTER_SITES
PR: ports/176524
Submitted by: maintainer |
1.9 26 Feb 2013 20:40:40
  |
lippe  |
- Update to 1.9.
- Pass maintainership to submitter
PR: ports/176350
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> |
1.8 29 Dec 2012 04:37:00
  |
tabthorpe  |
- Reassign to the heap at maintainer's request
Approved by: portmgr |
1.8 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.8 23 Oct 2008 02:27:58
 |
wxs  |
Update MASTER_SITES and WWW in pkg-descr.
PR: ports/128294
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: maintainer |
1.8 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.8 13 Nov 2005 16:20:22
 |
mnag  |
Update to 1.8
Add SHA256
PR: 88935
Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) |
1.7_1 28 Aug 2005 12:40:43
 |
novel  |
Fix MASTER_SITES.
PR: 85359
Submitted by: Erik Greenwald <erik@smluc.org> |
1.7_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.7_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.7_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.7 21 Feb 2003 13:42:50
 |
knu  |
De-pkg-comment. |
19 May 2001 21:17:15
    |
ijliao  |
change master site and WWW: |
05 Feb 2001 16:35:27
    |
olgeni  |
More style fixes for ports/textproc. |
08 Oct 2000 07:29:51
    |
asami  |
Convert category textproc to new layout. |