non port: textproc/scew/Makefile |
SVNWeb
|
Number of commits found: 32 |
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: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.
|
Sun, 7 Mar 2021
|
[ 22:14 sunpoet ]
Fix r567542
TEST_WRKSRC is not a option helper.
|
[ 05:05 danfe ]
Convert to option helpers.
|
Sun, 23 Aug 2020
|
[ 19:35 sunpoet ]
Cosmetic change
|
Mon, 17 Sep 2018
|
[ 20:04 sunpoet ]
Update to 1.2.0
Changes: https://savannah.nongnu.org/forum/forum.php?forum_id=9243
|
Sun, 18 Feb 2018
|
[ 13:38 sunpoet ]
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 ] (Only the first 10 of 23 ports in this commit are shown above. )
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
|
Thu, 8 Dec 2016
|
[ 17:40 tijl ] (Only the first 10 of 55 ports in this commit are shown above. )
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 ] (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
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Thu, 7 Aug 2014
|
[ 08:57 gahr ]
- Strip shared library
|
Mon, 21 Jul 2014
|
[ 08:01 gahr ]
- Unbreak on powerpc, it builds fine
- While at it, make a few cosmetics changes
Reported by: danfe
|
Wed, 2 Jul 2014
|
[ 17:02 tijl ]
- Add USES=libtool
- Use BROKEN_powerpc
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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 ]
- 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 ]
- 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 ]
- 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 ] (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)
|
Mon, 18 Mar 2013
|
[ 16:36 gahr ]
- 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 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 16 Sep 2010
|
[ 11:47 gahr ]
- Update to 1.1.3
Changes: http://www.nongnu.org/scew/NEWS.txt
|
Mon, 7 Jun 2010
|
[ 10:04 gahr ]
- Update to 1.1.2
|
Thu, 1 Apr 2010
|
[ 06:44 linimon ]
Mark as broken on powerpc.
Hat: portmgr
|
Mon, 14 Dec 2009
|
[ 10:10 gahr ]
- Update to 1.1.1
|
Sat, 5 Dec 2009
|
[ 13:01 gahr ]
- Update to 1.1.0
|
Sat, 31 Oct 2009
|
[ 12:34 gahr ]
- Update to 1.0.0
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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 ] (Only the first 10 of 34 ports in this commit are shown above. )
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 ]
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 |