Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.88_3 09 Jan 2024 15:41:04
    |
Baptiste Daroussin (bapt)  |
MAN[1-5]PREFIX: 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) |
0.88_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 ) |
0.88_2 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.88_2 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.88_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.88_2 15 Mar 2017 14:45:31
  |
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.88_2 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.88_2 31 Mar 2015 14:17:34
  |
garga  |
Back ucspi ports to the pool, I'm not using them anymore for a long time |
0.88_2 14 Jan 2015 10:59:19
  |
garga  |
- Fix build with SSL adding -lcrypto back to linker options
- Remove ugly hack from pre-bsd.options.mk era and set USE_OPENSSL=yes
- Make install verbose to silence portlint
No bump on PORTREVISION since SSL is off by default
PR: 196469 |
0.88_2 06 Oct 2014 11:12:27
  |
garga  |
- Fix build with option IPV6 disabled
PR: 193827
Submitted by: kyuupichan@gmail.com
MFH: 2014Q4 |
0.88_2 18 Aug 2014 19:13:18
  |
antoine  |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
0.88_2 23 Oct 2013 23:53:54
  |
garga  |
. Support staging
. Remove MANPAGES option and respect NO_INSTALL_MANPAGES instead |
0.88_2 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.88_2 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.88_2 05 Oct 2012 12:41:46
  |
garga  |
Change headers of all ports maintained by me to new format |
0.88_2 02 Jul 2012 22:09:39
 |
garga  |
Move to OPTIONSng |
0.88_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.88_2 04 Nov 2009 15:54:51
 |
garga  |
Add IPv6 support, optional, off by default
Submitted by: Doug Kelly <dougk@dougk-ff7.net> |
0.88_2 28 Mar 2009 17:53:24
 |
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.88_2 02 Mar 2009 11:13:44
 |
garga  |
- Add tcpserver limits patch, an optional, off by default patch that permit you
to add connection limits based on originator IP, originator class of IP and
maximmun load average. This patch conflicts with SSL one.
Submitted by: Sirko Zidlewitz <sz@bytecamp.net> (idea) |
0.88_2 25 Jul 2008 18:59:32
 |
garga  |
Remove RESTRICTED since all DJB code changed to public domain license |
0.88_2 09 Oct 2007 18:36:54
 |
garga  |
- Add MASTER_SITE_LOCAL as a backup MASTER_SITES
- Cleanup a bit |
0.88_2 05 Oct 2007 17:37:45
 |
garga  |
- Take maintainership
- Pet portlint |
0.88_2 05 Oct 2007 16:36:46
 |
stefan  |
Restrict optimization to -O - -O2 causes problems at least on amd64.
PR: 113139
Submitted by: Dan Smith<dan@algenta.com> |
0.88_2 24 Sep 2007 07:38:42
 |
linimon  |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-) |
0.88_2 03 Sep 2006 17:36:37
 |
kris  |
RESTRICTED is intended here instead of NO_PACKAGE |
0.88_2 08 Aug 2006 13:27:27
 |
garga  |
Fix RBL2SMTPD patch that I added accidentally inside SSL patch if |
0.88_2 08 Jun 2006 23:41:52
 |
garga  |
As qmail ports' maintainer, I recieved a lot of emails reporting a "problem". If
you have a good client using an IP listed on a RBL, this person cannot have a
chance to auth on qmail server if server uses rblsmtpd because connection is
dropped before call qmail-smtpd.
This patch fix this problem, changing rblsmtpd to doesn't drop the connection,
just set a var, that will be checked by patched qmail-smtpd, and if person is
authenticated, it ignores rbl check.
PR: ports/98390
Approved by: maintainer |
0.88_2 07 Jun 2006 21:36:02
 |
edwin  |
Add SHA256 checksum |
0.88_2 14 May 2006 13:30:24
 |
garga  |
- Move SSL block after bsd.port.pre.mk
- Remove USE_REINPLACE
- Unquote NO_PACKAGE
PR: ports/97179
Approved by: maintainer |
0.88_2 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
0.88_2 09 Jan 2006 18:59:31
 |
oliver  |
make it possible to use openssl from ports when no openssl is in base
PR: ports/91563
Approved by: maintainer |
0.88_2 06 Nov 2005 17:43:54
 |
mnag  |
Add SSL support
Add MAN in OPTIONS
Bump PORTREVISION
PR: 87763
Submitted by: Rodrigo Graeff <delphus@gmail.com>
Approved by: dom@happygiraffe.net (maintainer timeout, 16 days) |
0.88_1 14 May 2005 18:26:08
 |
novel  |
OPTIONS'ify.
PR: 81025
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Dominic Mitchell (maintainer) |
0.88_1 17 Feb 2005 08:53:06
 |
pav  |
- Put an option WITH_RSS_DIFF to apply ucspi-rss.diff, like Volker told on the
old PR, this is not a mandatory patch. It's useful just with qmail.
- SIZEify
PR: ports/77397
Submitted by: Renato Botelho <renato@galle.com.br>
Approved by: Dominic Mitchell <dom@happygiraffe.net> (maintainer) |
0.88_1 11 Feb 2005 17:40:59
 |
vs  |
- Apply ucspi-rss.diff patch
- Remove FATAL messages from portlint
- Bump PORTREVISION
PR: ports/68828
Submitted by: Renato Botelho
Approved by: maintainer timeout |
0.88 21 Feb 2003 13:28:59
 |
knu  |
De-pkg-comment. |
0.88 21 Aug 2002 19:51:14
 |
naddy  |
Add man pages.
PR: 41756
Submitted by: Jos Backus <jos@catnook.com>
Approved by: maintainer |
29 Jan 2002 11:58:52
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
07 Jun 2001 08:46:07
    |
roam  |
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:23:57
    |
asami  |
Convert category sysutils to new layout. |
10 Jul 2000 02:41:28
    |
steve  |
Update to version 1.88. |
01 Jun 2000 16:52:34
    |
will  |
MASTER_SITE changed directory, adjust. |