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/scew/Makefile
SVNWeb

Number of commits found: 32

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)
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, 7 Mar 2021
[ 22:14 sunpoet search for other commits by this committer ] Original commit   Revision:567631
Fix r567542

TEST_WRKSRC is not a option helper.
[ 05:05 danfe search for other commits by this committer ] Original commit   Revision:567542
Convert to option helpers.
Sun, 23 Aug 2020
[ 19:35 sunpoet search for other commits by this committer ] Original commit   Revision:545847
Cosmetic change
Mon, 17 Sep 2018
[ 20:04 sunpoet search for other commits by this committer ] Original commit   Revision:479953
Update to 1.2.0

Changes:	https://savannah.nongnu.org/forum/forum.php?forum_id=9243
Sun, 18 Feb 2018
[ 13:38 sunpoet search for other commits by this committer ] Original commit   Revision:462246
Update to 1.1.9

- Simplify MASTER_SITES
- Add LICENSE_FILE
- Use USES=localbase
- Convert to test framework
- Sort PLIST
- Update pkg-descr
- Update WWW
- Take maintainership

Changes:	https://savannah.nongnu.org/forum/forum.php?forum_id=9096
Sun, 5 Feb 2017
[ 11:14 sunpoet search for other commits by this committer ] Original commit   Revision:433395 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Move devel/libcheck to devel/check

- Bump PORTREVISION for dependent ports
Thu, 8 Dec 2016
[ 17:40 tijl search for other commits by this committer ] Original commit   Revision:428144 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove libexpat.so.6 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
[ 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
Wed, 10 Dec 2014
[ 22:29 gahr search for other commits by this committer ] Original commit   Revision:374492 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Reset maintainership of my ports
Thu, 7 Aug 2014
[ 08:57 gahr search for other commits by this committer ] Original commit   Revision:364252
- Strip shared library
Mon, 21 Jul 2014
[ 08:01 gahr search for other commits by this committer ] Original commit   Revision:362403
- Unbreak on powerpc, it builds fine
- While at it, make a few cosmetics changes

Reported by:	danfe
Wed, 2 Jul 2014
[ 17:02 tijl search for other commits by this committer ] Original commit   Revision:360223
- Add USES=libtool
- Use BROKEN_powerpc
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Thu, 13 Mar 2014
[ 13:38 gahr search for other commits by this committer ] Original commit   Revision:348066
- Update to 1.1.7
- Enable testing when MAINTAINER_MODE is set

  Changes:

  * More initial whitespace fixes and off-by-one errors when parsing streams
    causes invalid XMLs and therefore Expat parsing errors.
    (reported by Anup Rao)
Tue, 25 Feb 2014
[ 10:38 gahr search for other commits by this committer ] Original commit   Revision:345956
- Update to 1.1.6

  Fixes:

  - Skipping initial whitespaces when parsing streams causes invalid
    XMLs and therefore Expat parsing errors (not fully fixed in 1.1.3).
    (reported by Anup Rao)
Fri, 17 Jan 2014
[ 09:10 gahr search for other commits by this committer ] Original commit   Revision:340018
- Update to 1.1.5
  ChangesLog: http://www.nongnu.org/scew/NEWS.txt
- Convert to new LIB_DEPENDS format
- Convert to USES=gmake
- STAGE-clean
- Add regression-test target
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, 18 Mar 2013
[ 16:36 gahr search for other commits by this committer ] Original commit   Revision:314584
- Update to 1.1.4
  Changes:
  * Export scew_strescape (http://savannah.nongnu.org/bugs/?38361)
- Trim Makefile headers
- USES=pathfix
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
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, 16 Sep 2010
[ 11:47 gahr search for other commits by this committer ] Original commit 
- Update to 1.1.3
  Changes: http://www.nongnu.org/scew/NEWS.txt
Mon, 7 Jun 2010
[ 10:04 gahr search for other commits by this committer ] Original commit 
- Update to 1.1.2
Thu, 1 Apr 2010
[ 06:44 linimon search for other commits by this committer ] Original commit 
Mark as broken on powerpc.

Hat:            portmgr
Mon, 14 Dec 2009
[ 10:10 gahr search for other commits by this committer ] Original commit 
- Update to 1.1.1
Sat, 5 Dec 2009
[ 13:01 gahr search for other commits by this committer ] Original commit 
- Update to 1.1.0
Sat, 31 Oct 2009
[ 12:34 gahr search for other commits by this committer ] Original commit 
- Update to 1.0.0
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
Thu, 21 Feb 2008
[ 21:20 gahr search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.

Approved by:    miwi (mentor)
Mon, 14 Jan 2008
[ 09:57 miwi search for other commits by this committer ] Original commit 
The aim of SCEW is to provide an easy interface around the XML Expat
parser.
SCEW also incorporates functions to create and handle XML trees. That
is, add and delete nodes, change attribute names and values...

WWW: http://www.nongnu.org/scew/

PR:             ports/119543
Submitted by:   Pietro Cerutti <gahr at gahr.ch>

Number of commits found: 32