notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: converters/bibtexconv/Makefile
SVNWeb

Number of commits found: 17

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  9ee281e  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
converters: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 5 May 2021
[ 08:47 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:aa90cf930405b2e0d871844afa59651fc754031c  commit hash:aa90cf930405b2e0d871844afa59651fc754031c  commit hash:aa90cf930405b2e0d871844afa59651fc754031c  aa90cf9 
converters/bibtexconv: Update to 1.2.0

ChangeLog: https://www.uni-due.de/~be0001/bibtexconv/

PR:	255577
Reported by:	dreibh@iem.uni-due.de (maintainer)
Sun, 25 Apr 2021
[ 11:26 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:209a34c853d69fe16de9b58b0b0959fd0ab7b880  commit hash:209a34c853d69fe16de9b58b0b0959fd0ab7b880  commit hash:209a34c853d69fe16de9b58b0b0959fd0ab7b880  209a34c 
converters/bibtexconv: Update to 1.1.22

ChangeLog:
https://github.com/dreibh/bibtexconv/commit/faf7bf58cbce7c55ba4d59bba8206e8745e83847

PR:	255174
Reported by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 17 May 2020
[ 07:33 tagattie search for other commits by this committer ] Original commit   Revision:535519
Update to 1.1.20

PR:		245949
Submitted by:	gspu <gspurki@gmail.com>
Approved by:	dreibh@iem.uni-due.de (maintainer timeout, >2 weeks),
		ehaupt (mentor)
Thu, 5 Sep 2019
[ 16:07 kai search for other commits by this committer ] Original commit   Revision:511192
converters/bibtexconv: Update to 1.1.17

* Place PLIST_FILES/PORTEXAMPLES entries into pkg-plist to make maintaining
  somewhat easier if new examples are added/removed in the future. [1]

* Let the ports framework take care for the shebang fixes while I'm here.

Notable changes since 1.1.11:

* Switched to CMake for build
* Various bugfixes and improvements
* Addition of further examples [1]

PR:		239840
Submitted by:	dreibh@iem.uni-due.de (maintainer)
MFH:		2019Q3
Sat, 18 Nov 2017
[ 13:37 dbaio search for other commits by this committer ] Original commit   Revision:454431
converters/bibtexconv: Update to 1.1.11 [1]

Update MASTER_SITES and WWW. [1]
Improve LICENSE.
Switch to options helper (EXAMPLES).
Include script ietf2bibtex (Python 3 dependency) and USES=ssl.

PR:		223328
Submitted by:	dreibh@iem.uni-due.de (maintainer) [1]
Fri, 13 Oct 2017
[ 15:29 bapt search for other commits by this committer ] Original commit   Revision:452014
Cleanup dead master_sites
Thu, 8 Dec 2016
[ 17:01 tijl search for other commits by this committer ] Original commit   Revision:428136 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 8 Jun 2014
[ 19:51 olgeni search for other commits by this committer ] Original commit   Revision:357070 (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
Sat, 9 Nov 2013
[ 13:34 wg search for other commits by this committer ] Original commit   Revision:333290
converters/bibtexconv: update to 1.0.0

- Update to 1.0.0
- Allow staging

PR:		ports/183610 (based on)
Submitted by:	maintainer
Fri, 20 Sep 2013
[ 16:05 bapt search for other commits by this committer ] Original commit   Revision:327715 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Tue, 25 Dec 2012
[ 09:17 ak search for other commits by this committer ] Original commit   Revision:309470
- Update to 0.9.3 [1]
- Convert Makefile headers to new style
- Remove LICENSE_FILE since GPLv3 is in Templates/Licenses

PR:	ports/174615 (based on) [1]
Submitted by:	Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
Mon, 18 Jun 2012
[ 19:25 ak search for other commits by this committer ] Original commit 
BibTeXConv is a BibTeX file converter which allows one to export
BibTeX entries to other formats, including customly defined
text output. Furthermore, it provides the possibility to
check URLs (including MD5, size and MIME type computations)
and to verify ISBN and ISSN numbers.

PR:     ports/168627
Submitted by:   Thomas Dreibholz <dreibh@iem.uni-due.de>
Approved by:    eadler, itetcu (mentors, implicit)

Number of commits found: 17