non port: textproc/estraier/Makefile |
SVNWeb
|
Number of commits found: 36 |
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.
|
Fri, 24 Jul 2020
|
[ 19:07 sunpoet ]
Update MASTER_SITES and WWW
|
Mon, 29 Oct 2018
|
[ 22:15 sunpoet ]
Update MASTER_SITES and WWW
|
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, 27 May 2015
|
[ 23:25 amdmi3 ]
- Strip libraries
|
Wed, 15 Apr 2015
|
[ 08:20 tijl ] (Only the first 10 of 152 ports in this commit are shown above. )
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above )
|
Tue, 24 Mar 2015
|
[ 17:09 marino ] (Only the first 10 of 20 ports in this commit are shown above. )
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket
|
Fri, 12 Sep 2014
|
[ 09:22 amdmi3 ]
- Drop .la files for japanese/kakasi, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sun, 3 Aug 2014
|
[ 14:15 olgeni ] (Only the first 10 of 119 ports in this commit are shown above. )
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)
|
Sun, 26 Jan 2014
|
[ 20:05 mat ]
- Convert to staging
- Use new LIB_DEPENDS
Sponsored by: Absolight
|
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)
|
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
|
Mon, 11 Jun 2012
|
[ 05:41 arved ]
convert to new options framework
|
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
|
Sun, 24 Jul 2011
|
[ 21:36 swills ]
- Chase libqdbm update
|
Sat, 20 Nov 2010
|
[ 16:12 araujo ]
- Update to 1.2.30.
PR: ports/151555
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 26 Jul 2010
|
[ 00:03 linimon ] (Only the first 10 of 29 ports in this commit are shown above. )
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
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
|
Mon, 29 Dec 2008
|
[ 22:37 amdmi3 ]
- Chase japanese/chasen-base shlib version bump
|
Thu, 4 Oct 2007
|
[ 06:21 edwin ] (Only the first 10 of 22 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Wed, 2 Aug 2006
|
[ 23:33 ahze ]
- Chase libver bump in qdbm
|
Tue, 16 May 2006
|
[ 23:54 ahze ]
- Chase libver bump to mecab
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
|
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
|
Sun, 8 Jan 2006
|
[ 21:39 ahze ]
- Chase libver bump in qdbm
|
Sun, 25 Dec 2005
|
[ 22:31 ahze ]
- Update to 1.2.29
|
Tue, 7 Jun 2005
|
[ 07:08 ahze ]
- Chase lib version bump in qdbm
- Bump PORTREVISION
|
Fri, 27 May 2005
|
[ 02:39 ahze ]
- Chase lib version bump in qdbm
- Bump PORTREVISION
|
Fri, 13 May 2005
|
[ 15:20 ahze ]
- Chase shlib ver in qdbm
|
Thu, 28 Apr 2005
|
[ 12:26 ahze ]
- Update to 1.2.28
|
Sat, 2 Apr 2005
|
[ 16:49 ahze ]
- Update to 1.2.27
|
Sun, 6 Feb 2005
|
[ 17:43 ahze ]
- Update to 1.2.26
- Turn WITH_CHASEN from OPTIONS off by default
|
Wed, 26 Jan 2005
|
[ 06:16 ahze ]
- Chase shlib version in qdbm
- Bump PORTREVISION
|
Sat, 8 Jan 2005
|
[ 10:22 ahze ]
Chase shlib version in qdbm
|
Sat, 11 Dec 2004
|
[ 09:45 ahze ]
Remove japanese from CATEGORIES
Pointed out by: chkversion
|
Number of commits found: 36 |