non port: databases/sqsh/Makefile |
SVNWeb
|
Number of commits found: 54 |
Wed, 8 Feb 2023
|
[ 23:24 Robert Clausecker (fuz) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Mar 2022
|
[ 18:42 Gleb Popov (arrowd) Author: Robert Clausecker ] 4adb2b3
databases/sqsh: Fix build with FreeTDS 1.2.
Assume maintainership.
PR: 262942
MFH: 2022Q1
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 26 Jul 2020
|
[ 06:52 antoine ]
Mark BROKEN
Reported by: pkg-fallout
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Fri, 20 Apr 2018
|
[ 21:10 mi ]
Upgrade from 2.1.8 to 2.5.6.1
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Thu, 23 Jun 2016
|
[ 14:18 amdmi3 ]
- Add LICENSE_FILE
- Fix build with newer databases/freetds
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Tue, 31 Dec 2013
|
[ 12:59 antoine ]
- Stage support
- Use OPTIONS helpers
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Fri, 4 Oct 2013
|
[ 08:52 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Do not arbitrary rename packages
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 15 Jul 2013
|
[ 06:05 marino ]
databases/sqsh: unbreak after USES= motif
The makefile already had USES defined in it. After replacing USE_MOTIF with
"USES= motif", USES was overwritten losing its "readline" value. Change the
previous commit to "USES+= motif" to restore the build on platforms that
need the ports readline.
Approved by: bapt (mentor)
|
Wed, 10 Jul 2013
|
[ 06:49 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Thu, 13 Dec 2012
|
[ 04:33 araujo ]
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Disable gettext detection.
- Support USE_READLINE.
- Support PLIST_FILES instead of pkg-plist.
- Trim header.
PR: ports/171975
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 10 May 2012
|
[ 12:48 wen ]
- Update to 2.1.8
|
Tue, 16 Aug 2011
|
[ 18:28 sylvio ]
-Update to 2.1.7
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Tue, 8 Dec 2009
|
[ 20:10 mi ]
Upgrade from 2.1.5 to 2.1.6, released in August.
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Tue, 29 Apr 2008
|
[ 22:23 mi ]
Update from 2.1.4 to 2.1.5, which brings some bug-fixes and the initial
and "experimental" support for Kerberos.
|
Wed, 25 Jul 2007
|
[ 09:59 miwi ]
- Update to 2.1.4
PR: 114868
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 3 Mar 2007
|
[ 14:21 rafan ] (Only the first 10 of 11 ports in this commit are shown above. )
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
|
Sat, 24 Feb 2007
|
[ 10:46 edwin ]
Reset maintainership as requested on -ports
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Mon, 11 Apr 2005
|
[ 20:52 pav ]
- Chase freetds shlib bump
|
Sun, 12 Dec 2004
|
[ 17:00 thierry ]
Update to latest version.
PR: ports/74985
Submitted by: maintainer.
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Thu, 15 Jan 2004
|
[ 19:12 ale ]
Chase freetds lib. Bump PORTREVISION.
Set submitter as new maintainer.
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Fri, 27 Jun 2003
|
[ 03:55 kris ]
Increase a buffer size to avoid overflow. Bump PORTREVISION.
Obtained from: OpenBSD
|
Sun, 20 Apr 2003
|
[ 14:59 nork ]
Fix dependency on freetds library (major version bump).
Bump PORTREVISION accordingly.
Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer)
|
[ 05:32 nork ]
Fix dependency on freetds library (major version bump).
Bump PORTREVISION accordingly.
Submitted by: bento via kris.
|
Thu, 20 Feb 2003
|
[ 17:00 knu ] (Only the first 10 of 74 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 6 Nov 2002
|
[ 16:47 ijliao ]
- Fix LIB_DEPENDS
- Fix build when WITHOUT_X11 is defined
PR: 44963
Submitted by: Ports Fury
|
Sat, 19 Oct 2002
|
[ 22:53 kris ]
Add missing USE_XLIB=yes
|
Tue, 15 Oct 2002
|
[ 13:18 mi ]
Reset maintainership to ports, due to the original author's
timeout (the previous timeout also noted in the cvs-log -- 2
years ago). Upgrade to the latest sqsh-2.1. Build with readline
and motif, unless WITHOUT_X11 is set (plain --with-x results in
a rather hard to use X support, author recommend Motif too).
Remove the bogus dependency on gettext introduced in Makefile
version 1.2 -- the (unpatched) software will, indeed, link with
libintl, if present -- mistaking it for Sybase OpenClient's
libintl.
Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default,
and allow for another system-wide ${PREFIX}/etc/sqshrc to
overwrite some or all of the default settings.
PR: ports/40374 (readline and X/Motif)
|
Wed, 18 Sep 2002
|
[ 04:15 ijliao ]
remove bogus dependence to bash1
PR: 35670
Submitted by: Roman Neuhauser <neuhauser@mobil.cz>
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Fri, 12 Apr 2002
|
[ 17:10 ade ] (Only the first 10 of 171 ports in this commit are shown above. )
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
Mon, 2 Apr 2001
|
[ 09:30 mharo ]
remove deprecated fetch options from FETCH_BEFORE_ARGS
|
Fri, 13 Oct 2000
|
[ 21:24 ade ]
Support LOCALBASE properly
|
Number of commits found: 54 |