non port: comms/libticalcs2/Makefile |
Number of commits found: 33 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Nov 2019
|
09:31 tobik
c*: Add missing USES={gnome,php,sdl,xorg}
|
Saturday, 9 Jun 2018
|
15:31 danfe
Grab maintainership of TiLP2+ libraries, they are too important to be orphans.
|
Friday, 8 Jun 2018
|
15:49 tijl
Update TiLP2+libraries and drop maintainership.
TiLP2 1.18, libticables2 1.3.5, libticalcs2 1.1.9, libticonv 1.1.5, and
libtifiles2 1.1.7
|
Thursday, 8 Dec 2016
|
19:52 tijl
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.
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 3 Jul 2014
|
00:06 amdmi3
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
|
Tuesday, 22 Oct 2013
|
16:03 tijl
- Support staging.
- New LIB_DEPENDS syntax.
- USES=gmake.
- Options helpers.
- Make the Requires field private in pkgconfig file.
|
Friday, 20 Sep 2013
|
16:03 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Wednesday, 24 Apr 2013
|
08:01 tijl
Set MAINTAINER to my @FreeBSD.org address.
Suggested by: crees
|
Tuesday, 23 Apr 2013
|
06:34 bapt
Convert all c categories to USE=pkgconfig
|
Monday, 22 Apr 2013
|
19:36 tijl
Update tilp2 and its libraries:
- tilp2 1.17
- libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6
- Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr
- Bump PORTREVISION and trim Makefile header for emulators/tilem and
emulators/tiemu3.
|
Tuesday, 17 Jan 2012
|
19:06 rm
- update converters/libticonv to 1.1.3
- update devel/libtifiles2 to 1.1.5
- update comms/libticables2 to 1.3.3
- update comms/libticalcs2 to 1.1.7
- update comms/tilp2 to 1.16
- bump PORTREVISION for emulators/tiemu3
- add LICENSE (GPLv2)
I did this in single commit because this ports are tightly interconnected,
so chanses are good to (temporarily) broke something, committing them
separatedly.
PR: 164024
Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer)
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Thursday, 16 Jun 2011
|
15:46 jlaffaye
Update converters/libticonv to 1.1.2 [1]
Update comms/libticables2 to 1.3.2 [2]
Update devel/libtifiles2 to 1.1.4 [3]
Update comms/libticalcs2 to 1.1.6 [4]
Update comms/tilp2 to 1.15 [5]
Bump emulators/tiemu3 [6]
PR: ports/157837 [1], ports/157832 [2], ports/157830 [3],
ports/157836 [4], ports/157838 [5], ports/157839 [6]
Submitted by: Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5]
(maintainer) [6]
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt
(mentor)
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Sunday, 5 Sep 2010
|
18:53 makc
Update to 1.1.5
PR: ports/148014
Submitted by: Tijl Coosemans (maintainer)
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sunday, 13 Dec 2009
|
22:49 amdmi3
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi)
|
Saturday, 22 Aug 2009
|
00:15 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
|
Sunday, 2 Aug 2009
|
19:36 mezz
-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
|
Friday, 30 Jan 2009
|
18:42 gabor
- Update to 1.1.2
PR: ports/131141
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
Friday, 6 Jun 2008
|
13:15 edwin
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)
|
Tuesday, 29 Jan 2008
|
10:18 miwi
- Update to 1.1.0
PR: 119750
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer
|
Wednesday, 5 Sep 2007
|
11:07 araujo
- Update to 1.0.7.
PR: ports/115972
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: stas (mentor)
|
Friday, 31 Aug 2007
|
02:09 araujo
- Update to 1.0.6.
PR: ports/115575
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: itetcu (mentor), maintainer timeout (2 weeks)
|
Monday, 19 Feb 2007
|
06:57 rafan
- Update to 1.0.3
PR: ports/109290
Submitted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer)
|
Tuesday, 19 Dec 2006
|
10:32 nivit
- Updated to 1.0.1
PR: 106691
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Approved by: alexbl (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
Sunday, 5 Nov 2006
|
18:04 alepulver
- Add "USE_GCC=3.4+" to fix building on 4.x.
Submitted by: maintainer (private e-mail)
|
Tuesday, 31 Oct 2006
|
18:11 alepulver
The ticalcs library is a library to communicate with various TI
calculators.
WWW: http://tilp.info/
- Tijl Coosemans
tijl@ulyssis.org
PR: ports/104411
Submitted by: Tijl Coosemans <tijl at ulyssis.org>
|
Number of commits found: 33 |