non port: textproc/opensp/Makefile |
SVNWeb
|
Number of commits found: 38 |
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 )
|
Mon, 4 Oct 2021
|
[ 19:58 Rene Ladan (rene) ] e56a7da (Only the first 10 of 420 ports in this commit are shown above. )
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary
|
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.
|
Thu, 28 May 2020
|
[ 07:51 danfe ] (Only the first 10 of 31 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5).
|
Sat, 3 Feb 2018
|
[ 13:36 madpilot ]
- Fix opensp build with clang 6
- While here convert to USES=localbase
PR: 225307
Submitted by: me
Approved by: Maintainer timeout
|
Sat, 21 Oct 2017
|
[ 16:35 pi ]
textproc/opensp: Add license information, WWW and pet portlint
PR: 222328
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: kuriyama (maintainer timeout)
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Wed, 2 Jul 2014
|
[ 20:53 tijl ]
- Add USES=libtool
- Remove hack for gcc 3.x
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Tue, 28 Jan 2014
|
[ 07:32 bapt ]
Support stage
Be less creative about DOCS installation
Add NLS and DOCS options
|
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
|
Mon, 6 May 2013
|
[ 09:26 bapt ]
Finish converting textproc from WITHOUT_NLS to PORT_OPTIONS:MNLS
|
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
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 19:01 kwm ]
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
|
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
|
Tue, 26 Oct 2010
|
[ 11:34 kuriyama ]
- Honor WITHOUT_NLS.
PR: ports/151469
Submitted by: pgollucci
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 22 Aug 2009
|
[ 00:37 amdmi3 ] (Only the first 10 of 140 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
|
Fri, 6 Jun 2008
|
[ 14:05 edwin ] (Only the first 10 of 221 ports in this commit are shown above. )
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)
|
Fri, 19 Jan 2007
|
[ 12:37 kuriyama ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 1.5.2.
- Add WITHOUT_NLS support.
- Install doc files into the standard DOCSDIR only.
- Clean up Makefile to make portlint happy.
- Improvements since 1.5: translated .po files,
$SP_MESSAGE_FORMAT, HTTP redirection, $SP_HTTP_USER_AGENT,
$SP_HTTP_ACCEPT, and preserve case option in osx(1).
Submitted by: hrs
|
Sat, 13 May 2006
|
[ 04:24 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with T
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sun, 15 Aug 2004
|
[ 09:16 kuriyama ]
- Switch to libtool15.
- Fix plist.
|
Tue, 30 Mar 2004
|
[ 19:56 krion ] (Only the first 10 of 43 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Tue, 11 Nov 2003
|
[ 03:00 kuriyama ]
Fix symbol problem caused by recent commit.
Submitted by: marcus
|
Fri, 31 Oct 2003
|
[ 04:33 kuriyama ]
o Add explicit dependency on libiconv and gettext.
o Honor $NOPORTDOCS.
PR ports/58540
Submitted by: Simon Barner <barner@in.tum.de>
|
Tue, 5 Aug 2003
|
[ 03:24 kuriyama ]
Use another approach for gcc33 taken from sourceforge.
|
Fri, 18 Jul 2003
|
[ 05:27 kuriyama ]
Add explicit cast to C++ include files to unbreak openjade on
gcc 3.3.
|
Sat, 22 Feb 2003
|
[ 07:48 kuriyama ] (Only the first 10 of 96 ports in this commit are shown above. )
de-pkg-comment.
|
Mon, 6 Jan 2003
|
[ 09:08 kuriyama ]
Add OpenSP-1.5: a collection of SGML/XML tools called OpenSP
|
Number of commits found: 38 |