non port: textproc/refdb/Makefile |
SVNWeb
|
Number of commits found: 42 |
Tue, 18 Apr 2023
|
[ 21:55 Robert Clausecker (fuz) ] ba66f05
textproc/refdb: fix build with -fno-common
Move a variable definition from header file to source file.
This fixes the build on FreeBSD 13+.
Add a missing LIB_DEPENDS entry.
|
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, 17 Aug 2022
|
[ 16:11 Fernando Apesteguía (fernape) ] 03d364c
textproc/refdb: Reset MAINTAINER
Requested by current maintainer.
PR: 265740
Reported by: ohartmann@walstatt.org
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
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 )
|
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, 19 Feb 2021
|
[ 05:45 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Wed, 1 Nov 2017
|
[ 13:10 olgeni ] (Only the first 10 of 57 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
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
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 10:04 ak ]
- Fix MYSQL option. We don't have USES mysql yet.
- Pet portlint while I'm here
Approved by: portmgr blanket
|
Thu, 28 May 2015
|
[ 20:34 amdmi3 ]
- Unbreak
Approved by: portmgr blanket
MFH: 2015Q2
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Sun, 26 Apr 2015
|
[ 10:07 antoine ]
Deprecate ports broken for more than 6 months
|
Wed, 29 Oct 2014
|
[ 21:28 antoine ]
Mark BROKEN: Fails to link
cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O2 -L/usr/local/lib
-L/usr/local/lib -o refdbd refdbd.o refdbdref.o refdbda.o refdbdbib.o pref.o
strfncs.o tokenize.o connect.o risdb.o writeris.o getopt.o readris.o backend.o
backend-scrn.o backend-ris.o backend-risx.o backend-mods.o backend-db31.o
backend-teix.o backend-bibtex.o backend-html.o backend-dbib.o backend-dbiba.o
backend-citationlistx.o linklist.o xmlhandler.o enigma.o cgi.o atoll.o dbfncs.o
xmlout.o risxhandler.o authorinfo.o risdata.o noteshandler.o refdbdnote.o
writenote.o backendn-scrn.o backendn-notex.o backendn-html.o xmlhelper.o mset.o
refdbdgetref.o refdbdgetrefx.o refdbdupdb.o passwd.o refdbdcheckref.o
svn_version.o -ldbi -lz -lexpat
/usr/bin/ld: //lib/libm.so.5: invalid DSO for symbol `log@@FBSD_1.0' definition
//lib/libm.so.5: could not read symbols: Bad value
Reported by: pkg-fallout
|
Wed, 10 Sep 2014
|
[ 18:57 marino ]
Stage textproc/refdb
PR: 193484
Submitted by: ohartman (zedat.fu-berlin.de)
Too much TLC: marino
|
Mon, 1 Sep 2014
|
[ 19:11 cs ]
Pass to new maintainer who is working on patch.
Approved by: portmgr (implicit)
|
Tue, 26 Aug 2014
|
[ 02:09 amdmi3 ] (Only the first 10 of 20 ports in this commit are shown above. )
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Wed, 2 Jul 2014
|
[ 17:35 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
|
Fri, 27 Jun 2014
|
[ 18:54 antoine ]
Fix after sqlite3 update
With hat: portmgr
|
[ 17:21 miwi ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Tue, 4 Mar 2014
|
[ 21:06 gerald ]
Chase libdbi update.
Convert postfix-gps and refdb to new LIB_DEPENDS format.
Reported by: Jimmy Olgeni <olgeni@olgeni.com>
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Tue, 17 Sep 2013
|
[ 09:00 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert to new perl framework
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Thu, 21 Mar 2013
|
[ 06:53 jgh ]
- adoption of optionsNG
- trim historical header
Approved by: portmgr (miwi,bapt)
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Mon, 7 Mar 2011
|
[ 14:39 clsung ]
- dbi.0 => dbi.1
- bump PORTREVISION
|
Wed, 2 Sep 2009
|
[ 15:01 amdmi3 ] (Only the first 10 of 130 ports in this commit are shown above. )
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
|
Thu, 9 Jul 2009
|
[ 02:03 clsung ]
- add btparse for Bibtex support
- bump PORTREVISION
PR: ports/134083, ports/133918
|
Fri, 26 Sep 2008
|
[ 08:31 clsung ]
- Update to 0.9.9
|
Sun, 3 Feb 2008
|
[ 20:57 pav ]
- Chase renamed libddi libraries
Reported by: pointyhat
|
Fri, 2 Mar 2007
|
[ 03:06 clsung ]
- Update to 0.9.8-1
- I'll take it
PR: ports/108586
Submitted by: clsung
Approved by: maintainer (Paul A. Hoadley)
|
Sat, 4 Feb 2006
|
[ 01:43 mnag ]
- UnBROKEN
- Bump PORTREVISION
- USE_ICONV
- portlint(1)
PR: 92402
Submitted by: maintainer
|
Mon, 30 Jan 2006
|
[ 23:20 kuriyama ] (Only the first 10 of 67 ports in this commit are shown above. )
Chase shlib bump of libexpat.
|
Sat, 28 Jan 2006
|
[ 21:13 kris ]
BROKEN: Incorrect pkg-plist
|
Thu, 19 Jan 2006
|
[ 12:56 vs ]
Update to 0.9.6. Note that this update still doesn't solve the problems
raised by "partial" libdbi-installations (ie. disabled backends).
PR: ports/89703
Submitted by: maintainer
|
Fri, 20 May 2005
|
[ 09:24 pav ]
RefDB is a client-server database system for storing, retrieving and
formatting bibliographic references. It is a front-end for an SQL
database backend---either SQLite, MySQL, or PostgreSQL.
PR: ports/81251
Submitted by: Paul A. Hoadley <paulh@logicsquad.net>
|
Number of commits found: 42 |