notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/libticables2/Makefile
SVNWeb

Number of commits found: 32

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Nov 2019
[ 09:31 tobik search for other commits by this committer ] Original commit   Revision:517041 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
c*: Add missing USES={gnome,php,sdl,xorg}
Mon, 18 Feb 2019
[ 08:48 danfe search for other commits by this committer ] Original commit   Revision:493252
libticables2 defaults serial port names to cuadX, but current FreeBSD
versions name serial ports cuauX, fix this.  While here, consistently
prepend sed(1) commands with `-e' switch like we normally do in ports.

PR:		235827
Submitted by:	Darren Mulligan
Sat, 9 Jun 2018
[ 15:31 danfe search for other commits by this committer ] Original commit   Revision:472056
Grab maintainership of TiLP2+ libraries, they are too important to be orphans.
Fri, 8 Jun 2018
[ 15:49 tijl search for other commits by this committer ] Original commit   Revision:472009 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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
Thu, 5 Jan 2017
[ 22:58 jbeich search for other commits by this committer ] Original commit   Revision:430669 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Assume "pkg-config libusb*" works after 9.x EOL

FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 3 Jul 2014
[ 00:07 amdmi3 search for other commits by this committer ] Original commit   Revision:360329
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
Tue, 22 Oct 2013
[ 16:02 tijl search for other commits by this committer ] Original commit   Revision:331285
- Support staging.
- USES=gmake.
- Options helpers.
- Make the Requires field private in pkgconfig file.
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Wed, 24 Apr 2013
[ 08:01 tijl search for other commits by this committer ] Original commit   Revision:316410
Set MAINTAINER to my @FreeBSD.org address.

Suggested by:	crees
Tue, 23 Apr 2013
[ 06:34 bapt search for other commits by this committer ] Original commit   Revision:316310 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Convert all c categories to USE=pkgconfig
Mon, 22 Apr 2013
[ 19:36 tijl search for other commits by this committer ] Original commit   Revision:316269 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 17 Jan 2012
[ 19:06 rm search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 16 Jun 2011
[ 15:46 jlaffaye search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 5 Sep 2010
[ 18:53 makc search for other commits by this committer ] Original commit 
Update to 1.3.2
fix libusb dependency on FreeBSD 8

PR:             ports/148014
Submitted by:   Tijl Coosemans (maintainer)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 13 Dec 2009
[ 22:49 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 22 Aug 2009
[ 00:15 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Fri, 6 Jun 2008
[ 13:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 29 Jan 2008
[ 10:18 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.0

PR:             119747
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:    maintainer
Wed, 5 Sep 2007
[ 11:03 araujo search for other commits by this committer ] Original commit 
- Update to 1.0.8.

PR:             ports/115970
Submitted by:   Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by:    stas (mentor)
Fri, 31 Aug 2007
[ 02:12 araujo search for other commits by this committer ] Original commit 
- Update to 1.0.5.

PR:             ports/115576
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:    itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Mon, 19 Feb 2007
[ 06:56 rafan search for other commits by this committer ] Original commit 
- Update to 1.0.3

PR:             ports/109289
Submitted by:   Tijl Coosemans <tijl at ulyssis.org> (maintainer)
Fri, 15 Dec 2006
[ 18:56 rafan search for other commits by this committer ] Original commit 
- Update to 1.0.2

PR:             ports/106688
Submitted by:   Tijl Coosemans <tijl at ulyssis.org> (maintainer)
Tue, 31 Oct 2006
[ 18:07 alepulver search for other commits by this committer ] Original commit 
The ticables library is a library to handle the various TI calculator
link cables.

WWW: http://tilp.info/

- Tijl Coosemans
tijl@ulyssis.org

PR:             ports/104409
Submitted by:   Tijl Coosemans <tijl at ulyssis.org>

Number of commits found: 32