non port: textproc/aft/Makefile |
SVNWeb
|
Number of commits found: 29 |
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, 6 Sep 2021
|
[ 21:13 Rene Ladan (rene) ] 3f85df4 (Only the first 10 of 140 ports in this commit are shown above. )
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
|
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, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Sun, 7 Dec 2014
|
[ 00:07 antoine ] (Only the first 10 of 13 ports in this commit are shown above. )
Canonicalize a few licenses
|
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)
|
Sat, 25 Jan 2014
|
[ 22:03 mat ] (Only the first 10 of 20 ports in this commit are shown above. )
- Convert to staging
- Add license
- Convert to options helpers
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)
|
Wed, 11 Sep 2013
|
[ 06:27 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Wed, 20 Oct 2010
|
[ 05:53 culot ] (Only the first 10 of 29 ports in this commit are shown above. )
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
|
Sat, 11 Sep 2010
|
[ 20:19 sahil ]
- Update to 5.098
- Transfer maintainership to submitter
PR: ports/150491
Submitted by: Frederic Culot <frederic@culot.org>
|
Wed, 16 Sep 2009
|
[ 14:27 miwi ]
- Update to 5.097
PR: 138820
Submitted by: Ports Fury
Feature safe: yes
|
Thu, 25 Dec 2008
|
[ 03:13 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Thu, 5 Apr 2007
|
[ 18:41 fjoe ]
One more temporary workaround for make(1) in -CURRENT.
|
Sun, 4 Dec 2005
|
[ 06:41 edwin ]
[MAINTAINER-UPDATE] Update textproc/aft to 5.096,1
Update textproc/aft to 5.096,1
Please commit this update, thanks!
PR: ports/89912
Submitted by: Ying-Chieh Chen <root@alumni.csie.nctu.edu.tw>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Tue, 12 Oct 2004
|
[ 03:45 edwin ]
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
Please commit it, thanks!
PR: ports/71959
Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw>
|
Wed, 30 Jul 2003
|
[ 08:31 krion ]
* Update to 5.09,1
* Hand maintainership to submitter
PR: 55040
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor) (implicit)
|
Tue, 22 Jul 2003
|
[ 14:29 arved ]
Update to 5.08
Bump PORTEPOCH, because version number decreased.
PR: 54666
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 20 Feb 2003
|
[ 19:11 knu ] (Only the first 10 of 122 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 18:18 dinoex ] (Only the first 10 of 12 ports in this commit are shown above. )
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk
|
Sun, 24 Nov 2002
|
[ 20:43 alane ]
Update to 5.0793.
|
Fri, 15 Nov 2002
|
[ 04:03 alane ] (Only the first 10 of 12 ports in this commit are shown above. )
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
|
Fri, 1 Nov 2002
|
[ 13:09 alane ] (Only the first 10 of 31 ports in this commit are shown above. )
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
|
[ 04:17 alane ] (Only the first 10 of 31 ports in this commit are shown above. )
Changed MAINTAINER to my FreeBSD address.
|
Sun, 19 May 2002
|
[ 21:49 petef ]
Add aft 5.0792, a document preparation system using an Almost Free
Text input format.
PR: 36527
Submitted by: Alan Eldridge <ports@geeksrus.net>
|
Number of commits found: 29 |