non port: databases/dbf/Makefile |
SVNWeb
|
Number of commits found: 33 |
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 )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 )
|
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.
|
Fri, 8 Nov 2019
|
[ 09:37 tobik ] (Only the first 10 of 25 ports in this commit are shown above. )
databases: Add missing USES={gnome,php}
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Wed, 2 Jul 2014
|
[ 22:10 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Fri, 7 Mar 2014
|
[ 16:49 bapt ] (Only the first 10 of 214 ports in this commit are shown above. )
Convert d* to USES=zip
|
Tue, 24 Dec 2013
|
[ 12:33 pawel ]
- Fix build with gcc on 8.x and 9.x
- Use option subs
- Support staging, strip library
PR: ports/184896
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 9 Oct 2013
|
[ 06:26 bapt ]
Remove useless USE_GCC, it builds properly with clang
|
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)
|
Sat, 17 Aug 2013
|
[ 16:27 gerald ] (Only the first 10 of 93 ports in this commit are shown above. )
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
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)
|
Sat, 4 May 2013
|
[ 14:06 bdrewery ] (Only the first 10 of 22 ports in this commit are shown above. )
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Thu, 28 Mar 2013
|
[ 03:28 eadler ] (Only the first 10 of 149 ports in this commit are shown above. )
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Tue, 5 Jun 2012
|
[ 20:45 sylvio ]
- Update to version 0.9.0
New file:
pkg-plist
Remove file:
files/patch-dbf.c
files/patch-statistic
PR: ports/168594
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 28 May 2012
|
[ 12:54 scheidell ]
- Mark Deprecated (again, see history), maybe it will stay this way.
- Upstream unavaialble for a long time. No updates for over 5 years
- No maintainer. If you want to fix this, take maintainer ship.
PR: ports/150903
Submitted by: scheidell@ (me)
Approved by: The little elves (maintainer)
|
Mon, 21 Nov 2011
|
[ 14:58 bsam ]
Return to the pool since I don't use and ENOTIME to maintain those ports.
Feature safe: yes
|
Mon, 16 Nov 2009
|
[ 07:52 bsam ]
Use BERLIOS macro for MASTER_SITES.
|
Thu, 15 Feb 2007
|
[ 14:40 bsam ]
Add another MASTER_SITE.
Inspiritted by: PR 109189
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
|
Sun, 10 Dec 2006
|
[ 21:39 bsam ]
. Take maintainership.
. The distfile is fetchable now, remove DEPRECATED and EXPIRATION_DATE.
|
Tue, 28 Nov 2006
|
[ 13:38 erwin ]
- Deprecate
- Set EXPIRATION_DATE
PR: 105928
Submitted by: gabor
|
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
|
Sun, 17 Jul 2005
|
[ 21:29 pav ]
- Update MASTER_SITES
- Update WWW
PR: ports/83611
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 20 Apr 2004
|
[ 20:00 mi ]
Update from 0.8.3 to 0.8.3.1 -- some of my patches were quietly incorporated
and the 0.8.3 is no longer available.
|
Fri, 16 Apr 2004
|
[ 19:49 mi ]
Update from 0.8.1 to 0.8.3. Fix bugs...
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ] (Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
Thu, 20 Nov 2003
|
[ 18:15 krion ]
- Update to version 0.8.1
PR: 59516
Submitted by: Ports Fury
|
Tue, 11 Nov 2003
|
[ 08:51 ijliao ]
upgrade to 0.8
|
Tue, 28 Oct 2003
|
[ 21:30 krion ]
- Update to version 0.7
PR: 58621
Submitted by: Ports Fury
|
Wed, 20 Aug 2003
|
[ 19:25 mi ]
Upgrade from 0.5.1 to 0.6. Don't need gmake (any longer?).
Add a big patch, that's also submitted to the vendor --
fixing a number of bugs and inefficiencies.
|
Thu, 3 Apr 2003
|
[ 18:17 ijliao ]
add dbf 0.5.1
Show and convert the content of dBASE III, IV, and 5.0 files
|
Number of commits found: 33 |