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: textproc/wv/Makefile
SVNWeb

Number of commits found: 71

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:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  5cf7e35  (Only the first 10 of 1452 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
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.
Wed, 3 Jun 2020
[ 21:54 salvadore search for other commits by this committer ] Original commit   Revision:537855
Put some ports back in the pool

Approved by:	gerald (mentor), tcberner (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D25110
Tue, 31 Dec 2019
[ 13:02 meta search for other commits by this committer ] Original commit   Revision:521615 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
multiple ports: Update MAINTAINER

as he got FreeBSD.org account.

PR:		243002
Submitted by:	salvadore
Thu, 7 Nov 2019
[ 17:19 zeising search for other commits by this committer ] Original commit   Revision:516989
Add USES=xorg USES=gl, ports categories t

Add USES=xorg and USES=gl to ports in categories starting with 't'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Sun, 17 Feb 2019
[ 09:22 joneum search for other commits by this committer ] Original commit   Revision:493158
Give Maintainership to submitter

PR:		235770
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Sponsored by:	Netzkommune GmbH
Sun, 25 Feb 2018
[ 16:46 antoine search for other commits by this committer ] Original commit   Revision:462964
Canonicalize dependency on libpng
Fri, 23 Feb 2018
[ 22:41 yuri search for other commits by this committer ] Original commit   Revision:462751
textproc/wv: Added license, dependencies, etc.

* Added LICENSE/LICENSE_FILE
* Added missing dependencies to LIB_DEPENDS
* Added USES=jpeg
* Added USE_XORG=x11
* Removed CPPFLAGS/LDFLAGS (not needed)

PR:		222584
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tcberner (mentor, implicit)
Thu, 8 Dec 2016
[ 16:39 tijl search for other commits by this committer ] Original commit   Revision:428135 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Mon, 27 Jun 2016
[ 21:30 rene search for other commits by this committer ] Original commit   Revision:417685 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 24 Aug 2014
[ 21:30 tijl search for other commits by this committer ] Original commit   Revision:366018
- Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Sun, 3 Aug 2014
[ 14:15 olgeni search for other commits by this committer ] Original commit   Revision:363904 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
Mon, 23 Jun 2014
[ 13:05 amdmi3 search for other commits by this committer ] Original commit   Revision:358932
- Switch textproc/wv to USES=libtool, drop .la files
- Fix LIB_DEPENDS entries on dependent ports and bump PORTREVISIONS as library
naming schema has changed

Approved by:	portmgr blanket
Sat, 8 Feb 2014
[ 01:07 bf search for other commits by this committer ] Original commit   Revision:343305
Use staging; strip library
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 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:
textproc)
Mon, 2 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:326025 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Sat, 26 Mar 2011
[ 01:39 bf search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
Fri, 21 Jan 2011
[ 08:50 bf search for other commits by this committer ] Original commit 
Update to 1.2.9

Approved by:    makc, miwi (mentors, implicit)
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Thu, 8 Jul 2010
[ 12:51 bf search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Change my ports to use my FreeBSD.org email address.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Wed, 10 Feb 2010
[ 03:12 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.2.7

PR:             ports/143596
Submitted by:   bf <bf1783@gmail.com> (maintainer)
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 19 Sep 2009
[ 00:24 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.6
- Pass maintainership to submitter

PR:             138302
Submitted by:   bf <bf1783@gmail.com>
Feature safe: yes
Sat, 22 Aug 2009
[ 00:37 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 19 Jan 2009
[ 23:42 amdmi3 search for other commits by this committer ] Original commit 
- Update to 1.2.5

PR:             128852
Submitted by:   bf <bf2006a at yahoo dot com>
Fri, 6 Jun 2008
[ 14:05 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 20 Mar 2008
[ 10:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Tue, 10 Jul 2007
[ 15:14 delphij search for other commits by this committer ] Original commit 
Reflect lynx-ssl -> lynx collapse.
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 5 Nov 2006
[ 00:06 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.4

PR:             ports/105036
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sponsored by:   FreeBSD Bug-a-thon #2
Tue, 15 Aug 2006
[ 01:04 clsung search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Wed, 15 Mar 2006
[ 18:05 mezz search for other commits by this committer ] Original commit 
Update to 1.2.0, I have tested it with a dozen of Microsoft Word files in
Abiword and no problem. Others also have tested in the different way with
the other ports. Use DATADIR in plist.

Tested by:      thierry and nobutaka
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 16 May 2005
[ 22:03 mezz search for other commits by this committer ] Original commit 
Use glib20 port instead included to solve the AbiWord crash when you click for
open/save dialog.

With help:      marcus and kwm via IRC #freebsd-gnome
Tue, 26 Apr 2005
[ 12:53 vs search for other commits by this committer ] Original commit 
- Use MAKE_ARGS instead of patch
- Drop patch-configure since USE_LIBTOOL has been here for quite some time now
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Tue, 12 Oct 2004
[ 12:41 dinoex search for other commits by this committer ] Original commit 
- use lynx-ssl as default
- honor option WITHOUT_SSL
Wed, 28 Jul 2004
[ 14:58 pav search for other commits by this committer ] Original commit 
- Plug buffer overflow vulnerability [1]
 
http://www.freebsd.org/ports/portaudit/7a5430df-d562-11d8-b479-02e0185c0b53.html
- Use libtool15

PR:             ports/69632 [1]
Submitted by:   David Bremner <bremner@unb.ca> [1]
Obtained from:  AbiWord CVS [1]
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Tue, 17 Feb 2004
[ 12:52 arved search for other commits by this committer ] Original commit 
Depend on glib20 for AMD64. This should fix build on AMD64
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Mon, 17 Nov 2003
[ 22:34 eik search for other commits by this committer ] Original commit 
Update to version 1.0.0

PR:             57359
Submitted by:   Ports FURY
Approved by:    marcus (mentor)
Mon, 3 Nov 2003
[ 20:44 edwin search for other commits by this committer ] Original commit 
Date: Tue, 04 Nov 2003 00:42:55 +0900
From: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Subject: Re: question about FreeBSD ports you maintain

Briefly, I have no time for maintaining ports.
So I wish to leave the maintainer position of these ports:

biology/fastdnaml
textproc/wv

Thanks you for maintaining the FreeBSD system.

                                        Best regards,
                                        Motomichi Matsuzaki
Fri, 18 Jul 2003
[ 02:22 nork search for other commits by this committer ] Original commit 
o Fix configure's failure to find iconv.
o Slightly reword COMMENT to make portlint happier.

PR:             ports/54547 [1], ports/54589 [2]
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org> [1]
                Sergei Kolobov <sergei@kolobov.com> [2]
Reviewed by:    Ports Fury [2]
Approved by:    maintainer no response
Fri, 11 Jul 2003
[ 18:28 nork search for other commits by this committer ] Original commit 
Update to 0.7.6.

PR:             ports/53584
Submitted by:   Ports Fury
Sun, 27 Apr 2003
[ 23:46 sumikawa search for other commits by this committer ] Original commit 
Upgrade to 0.7.5.

PR:             ports/51239
Submitted by:       KATO Tsuguru <tkato@prontomail.com>
Wed, 2 Apr 2003
[ 03:03 edwin search for other commits by this committer ] Original commit 
'wv' port does not specify lynx as a depends

        When using 'portinstall wv' nothing is mention about depending
        on lynx. however when using 'wvText' it mentions that it
        can't find lynx so the text output will look bad.

PR:             ports/45611
Submitted by:   Nick Jennings <nkj@namodn.com>
Fri, 21 Feb 2003
[ 13:42 knu search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 29 Nov 2002
[ 10:18 arved search for other commits by this committer ] Original commit 
Fix Build on -CURRENT

PR:             45825
Submitted by:   Volker Stolz <vs@foldr.org>
Sat, 23 Nov 2002
[ 15:26 nork search for other commits by this committer ] Original commit 
Update to 0.7.4

PR:             ports/45629
Submitted by:   Ports Fury
Tue, 21 May 2002
[ 11:12 sobomax search for other commits by this committer ] Original commit 
Fix bento breakage & update to 0.7.2.

Submitted by:   bento
Sat, 23 Mar 2002
[ 10:23 kevlo search for other commits by this committer ] Original commit 
Update to version 0.7.1

PR: 36211
Submitted by: Ports Fury
Mon, 18 Mar 2002
[ 11:50 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
Sat, 8 Dec 2001
[ 20:16 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.7.0    
Thu, 13 Sep 2001
[ 15:10 knu search for other commits by this committer ] Original commit 
Update to 0.6.7 and unbreak.    
Mon, 5 Feb 2001
[ 16:35 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
More style fixes for ports/textproc.    
Mon, 6 Nov 2000
[ 17:18 sumikawa search for other commits by this committer ] Original commit 
Wv is converter from MS Word to several data format such HTML, PDF, PS   and so
on. It's formely known as textproc/mswordview.    

Number of commits found: 71